WebRTC Playing
- 12 Oct 2022
- 1 Minute to read
-
Print
-
DarkLight
WebRTC Playing
- Updated on 12 Oct 2022
- 1 Minute to read
-
Print
-
DarkLight
WebRTC playback is only available in Enterprise Edition (EE). Before playing a stream with WebRTC, make sure that stream is broadcasting on the server.
Quick Link: Learn How to Publish with WebRTC
- Visit
https://your_domain_name:5443/WebRTCAppEE/player.html
. If you're running Ant Media Server in your local computer, you can also visithttp://localhost:5080/WebRTCAppEE/player.html
- Write the stream id in text box(
stream1
by default) - Press
Start Play
button. After you press the button, WebRTC stream starts playing
You can also use the URL format listed below to play the WebRTC stream using the Embed player (play.html):
https://your_domain_name:5443/WebRTCAppEE/play.html?name=streamId
Congrats. You're playing with WebRTC. Please check the latency.
Was this article helpful?