Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rdv0011/WebRTCDemo

WebRTC demo with ReplayKit broadcast example
https://github.com/rdv0011/WebRTCDemo

Last synced: 9 days ago
JSON representation

WebRTC demo with ReplayKit broadcast example

Awesome Lists containing this project

README

        

# WebRTCDemo
WebRTC demo with ReplayKit broadcast example
Demonstrates how to use WebRTC with a broadcast extension. This demo is based on a test signalling server: https://appr.tc

To enable broadcasting do the following:
1) Install the app on the mobile device
2) Settings > Control Center, and tap Customize Controls
3) Under Customize Controls, include Screen Recording
4) Open the Control Center by swiping up from the bottom edge of any screen, and find 3D touch/long press the Screen Recording icon.
5) Select WebRTCDemoBroadcast from the list
6) Open Console app and select mobile device in the list at the left top corner
7) In the search text field of the Console app enter the following text: "Joining room:"
8) Wait until a similar to the following text appears: "Joining room:broadcast_xxx"
9) Open https://appr.tc/ and enter the room number from the previous step i.e broadcast_xxx
10) Enjoy screen broadcasting!