You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encounter a crash issue if I release vcmcapturer successfully when leave the video room. The crash from visual studio 2019 is pointing to destructor of scoped_refptr but I have no idea which scoped_refptr varaible causes the crash. Do you have any idea how to debug this?
The text was updated successfully, but these errors were encountered:
I encounter a crash issue if I release vcmcapturer successfully when leave the video room. The crash from visual studio 2019 is pointing to destructor of scoped_refptr but I have no idea which scoped_refptr varaible causes the crash. Do you have any idea how to debug this?
The text was updated successfully, but these errors were encountered: