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
Webrtc one to one documentation is scarce, only on the web side
Of http://localhost/demos/one2one.html?autostart=true, only a web page to see the effect, but now many mobile terminal implements webrtc one to one function. I'm trying to integrate one to one services into mobile by combining code from the web.
During the process of making a network request with JavaScript on a webpage, it was discovered that the Session Description Protocol (SDP) parameters are excessively lengthy and contain several escape characters.
In the test, need to manually pass parameters, do not know how to deal with it. Network requests on mobile devices always result in {"code":400}. Then I was in the SRS 'srs.sdk.js' files source code to see the '@ see https://github.com/rtcdn/rtcdn-draft', look to the document is found four years ago, is too old.
Please rephrase the issue with the Session Description Protocol (SDP) parameters in a way that can be addressed.
TRANS_BY_GPT4
The text was updated successfully, but these errors were encountered:
Webrtc one to one documentation is scarce, only on the web side
Of http://localhost/demos/one2one.html?autostart=true, only a web page to see the effect, but now many mobile terminal implements webrtc one to one function. I'm trying to integrate one to one services into mobile by combining code from the web.
During the process of making a network request with JavaScript on a webpage, it was discovered that the Session Description Protocol (SDP) parameters are excessively lengthy and contain several escape characters.
In the test, need to manually pass parameters, do not know how to deal with it. Network requests on mobile devices always result in {"code":400}. Then I was in the SRS 'srs.sdk.js' files source code to see the '@ see https://github.com/rtcdn/rtcdn-draft', look to the document is found four years ago, is too old.
Please rephrase the issue with the Session Description Protocol (SDP) parameters in a way that can be addressed.
TRANS_BY_GPT4
The text was updated successfully, but these errors were encountered: