Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about webrtc one to one !!! #4181

Open
Moyout opened this issue Sep 19, 2024 · 0 comments
Open

Questions about webrtc one to one !!! #4181

Moyout opened this issue Sep 19, 2024 · 0 comments
Labels
TransByAI Translated by AI/GPT.

Comments

@Moyout
Copy link

Moyout commented Sep 19, 2024

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.

2024-09-19 155334

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

@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TransByAI Translated by AI/GPT.
Projects
None yet
Development

No branches or pull requests

2 participants