WebRTC Playing
  • 12 Oct 2022
  • 1 Minute to read
  • Dark
    Light

WebRTC Playing

  • Dark
    Light

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
  1. Visit https://your_domain_name:5443/WebRTCAppEE/player.html. If you're running Ant Media Server in your local computer, you can also visit http://localhost:5080/WebRTCAppEE/player.html
  2. Write the stream id in text box( stream1 by default)
  3. 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?

What's Next