ruell magpayo Posted April 22, 2021 Share Posted April 22, 2021 I am playing around with the sample in here https://antmedia.io/how-to-embed-webrtc-publishing-to-another-web-site/ I can succesfuly make my own web app and publish stream from it in webrtc, In the sample, i saw that there is a parameter ?rtmpForward=undefined in webrtc path like so wss://localhost:5443/LiveApp/websocket?rtmpForward=undefined" 1. what does the the rtmpForward=undefine means? 2. I assume this is not standard webrtc parameters and just a parameter used for Antmedia, am i correct or not? 3. Where can i get the information and/or documentation on what are the other parameters for webrtc path we can use? Thank you! Link to comment Share on other sites More sharing options...
0 Selim Emre Posted April 22, 2021 Share Posted April 22, 2021 Hi, Have a good day. 1. what does the the rtmpForward=undefine means? We added this parameter for RTMP playback. 2. I assume this is not standard webrtc parameters and just a parameter used for Antmedia, am i correct or not? Yes, it's not a WebRTC standard parameter. It's just related to Ant Media Server. 3. Where can i get the information and/or documentation on what are the other parameters for webrtc path we can use? It is just only rtmpForward parameter. There are no more parameters like rtmpForward in WebSocket URL. No need to use rtmpForward parameter in your structure. It's no necessary. I hope, I could help you. Best Regards, Selim Link to comment Share on other sites More sharing options...
Question
ruell magpayo
I am playing around with the sample in here
1. what does the the rtmpForward=undefine means?
2. I assume this is not standard webrtc parameters and just a parameter used for Antmedia, am i correct or not?
3. Where can i get the information and/or documentation on what are the other parameters for webrtc path we can use?
Thank you!
Link to comment
Share on other sites
Top Posters For This Question
1
1
Popular Days
Apr 22
2
Top Posters For This Question
Selim Emre 1 post
ruell magpayo 1 post
Popular Days
Apr 22 2021
2 posts
1 answer to this question
Recommended Posts