...
To Play Input Streams with WebRTC:
WebRTC enables playing a video file on a native browser without the need for plug-ins or extensions. In order to enable transcoding of non-WebRTC compliant streams you need to first create the relevant Transcoding Profiles. You need to create separate video and audio profiles for use with Single Version and Multiple Version transcoding methods. You will then be able to apply those profiles to your streams as needed. For more information on how to setup the transcoding profiles, see How to Monitor Streams Using WebRTC guide.
- In the Zixi Broadcaster Inputs page, click the desired WebRTC input stream that you want to play.
- Click the button on the right end of the selected row and then Play WebRTC.
The Link Description window will open with the directory path for the desired file and a link to open a browser window to play the stream. - Copy the link or click the Open WebRTC player link to view the stream
...