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.
This discussion was converted from issue #4181 on October 09, 2024 03:23.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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
Beta Was this translation helpful? Give feedback.
All reactions