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
It is impossible to expose the same API as libdatachannel because the WebRTC API in browsers is very high-level for media (it manipulates high-level streams that you connect together and handles encoding/decoding under the hood). It would be possible to wrap the entire media API including MediaDevices but that would offer a completely different API and would be a considerable task.
Could tracks and media transport be supported?
if no, can u explain the problem
The text was updated successfully, but these errors were encountered: