Skip to content

WebRTC Playing

Ahmet Oğuz Mermerkaya edited this page Dec 18, 2019 · 3 revisions

WebRTC Playing is available only in Enterprise Edition(EE). Before playing a stream with WebRTC, make sure that stream is broadcasting in 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)

    Go to the player.html

  3. Press Start Play button. After you press the button, WebRTC stream starts playing

    Press Start Playing Button

Congrats. You're playing with WebRTC. Please check the latency.

Clone this wiki locally