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?
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?