Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

KimJeonghun91/react-native-webrtc-demo

Repository files navigation

RN webRTC demo with apprtc and xirsys

  • SIGNAL Server : appr.tc

  • STUN/TURN Server : xirtsys

Getting started

Install

yarn install
cd ios && pod install

Auth

src/constants/Config.js

XIRSYS_AUTH 발급받은 키 입력

XIRSYS_URL 발급받은 url 입력