Skip to content

nightness/expo-webrtc-example

Repository files navigation

expo-webrtc-example

WebRTC support for Expo using WebView's? (Experimental)

Motivation Behind

Getting WebRTC to work with Expo Go and Expo Web without ejecting out of Expo.

Status

Expo Web and Expo Go for iOS works... I'm working on getting Android's Expo Go to support it (if possible). Native builds are untested.

Note about WebRTC.html

This is the static file the WebView should load. It also contains my config but I'm not going to host an open signaling server... You'll need to use your own config, mine is write protected anyways. I'll eventually be implementing all Firestore writes (create call, join call, and hang up) as cloud functions.

Credit for WebRTC.html

I've modified it a bit, but it's from Jeff Delaney demo.

Demo: https://github.com/fireship-io/webrtc-firebase-demo

Video: https://www.youtube.com/watch?v=WmR9IMUD_CY

About

WebRTC support for Expo using WebView's? (Experimental)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published