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
Already in parallel checked your repo @radioman , the example works and I am trying out how to provide other audio and video streams from C# to the browser and vice versa.
After compiling the WebRTC sources with ninja, the WebRtcInterop compilation fails.
There is no folder
talk\app\webrtc
so all that includes fail.Also there is one include from the native client,
webrtc\base\scoped_ptr.h
which also fails as the file is not there (maybe a update from Google?)The text was updated successfully, but these errors were encountered: