Skip to content

Latest commit

 

History

History
executable file
·
26 lines (9 loc) · 576 Bytes

README.md

File metadata and controls

executable file
·
26 lines (9 loc) · 576 Bytes

apprtc demo extract from webrtc source code for ios.

How to run:

xcode open src/app-rtc-demo.xcodeproj and run

WebRTC Framework

You can replace src/WebRTC.framework by your self build

RTC Server

Demo has replace https://appr.tc with https://apprtc.webrtcserver.cn", more friendly for china developer. You also can use your own server, see https://github.com/webrtc/apprtc

Test

You can test this demo with chrome. Open the site: https://apprtc.webrtcserver.cn/ , and put the same room name to ios demo, Then you will see each other.