Skip to content

WebRTC Playing

Asharam Seervi edited this page Apr 18, 2023 · 6 revisions

Attention: We have migrated our documentation to our new platform, Ant Media Resources. Please follow this link for the latest and up-to-date documentation.

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.

User Guide

Reference

Troubleshooting

Draft

Proposals

Clone this wiki locally