Skip to content

WebRTC Playing

burak-58 edited this page Jan 7, 2020 · 6 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](images

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

    ![Press Start Playing Button](images

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

User Guide

Reference

Troubleshooting

Draft

Proposals

Clone this wiki locally