Skip to content

WebRTC Publishing

Murat Ugur Eminoglu edited this page May 17, 2022 · 12 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.

Ant Media Server can ingest your streams with WebRTC to make sure that you deliver a real-time streaming experience with minimal latency. WebRTC Publishing is available in both the Community Edition and the Enterprise Edition.

In order to start publishing with WebRTC, SSL must be enabled on your server. Here is a guide to help you with installing SSL on your Ant Media Server instance: Learn How to Install SSL to your Ant Media Server

  1. Visit https://your_domain_name:5443/WebRTCAppEE in the Enterprise Edition or https://your_domain_name:5443/WebRTCApp in the Community Edition.

    If you're running Ant Media Server on your local computer, you can also visit http://localhost:5080/WebRTCAppEE in the Enterprise Edition or http://localhost:5080/WebRTCApp in the Community Edition.

Open WebRTCAppEE

  1. Input your stream id (or keep it as the default: "stream1") and press the Start Publishing button. After you press the button, blinking text Publishing should appear.

    Press Start Publishing button

Congratulations, you're now publishing to Ant Media Server with your Web Browser using WebRTC!

Learn more about playing this stream with WebRTC to complete the loop and stream with ~0.5-Second Latency.

Quick Link: Learn How to Play with WebRTC

User Guide

Reference

Troubleshooting

Draft

Proposals

Clone this wiki locally