-
由 Chad Phillips 提交于
addStream() is a deprecated WebRTC API method, and only works via shimming on some platforms. Internally, it is inconsistent in building an offer SDP in the order which FreeSWITCH expects it, which is audio m-lines first. This can result in intermittent m-line ordering errors on the client. Instead addTrack() can be used to force the media tracks to be added to the peer in the order FreeSWITCH expects.
f1bc56d6
名称 |
最后提交
|
最后更新 |
---|---|---|
.. | ||
demo | ||
js | ||
verto_communicator | ||
video_demo | ||
video_demo-live_canvas | ||
README |