- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I try to debug the sample of CS_WebRTC_Client_SDK_Windows.v3.2 in Visual Studio 2015(VS2015), the function of Subscribe and Publish is ok。But usually the Output of VS2015 will print FAILED infomation as follow:
(common.cc:59): c:\cppsdk\src\talk\woogeen\sdk\conference\conferenceclient.cc(742): ASSERT FAILED: false @ woogeen::conference::ConferenceClient::TriggerOnStreamRemoved
ConferenceSampleQt.exe 已触发了一个断点。
I can'n find the path and file as follow in my conputer and VS2015's Property and Configuration:
c:\cppsdk\src\talk\woogeen\sdk\conference\conferenceclient.cc
How to handle this problem?
Thanks!
- Tags:
- HTML5
- JavaScript*
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is one possibility that some user quickly join and quit the room and cause the stream removed event arrives before the stream added. Client SDK will protect such issue and report error. Is that your case?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page