Livestreaming with React Native & Mux
https://medium.com/syntx-io/video-live-streaming-with-react-native-98a0f6354077
- install node modules with
yarn
- Change Stream Key and Playback Id value to your own from Mux dashboard in
App.js
- Run with available commands below
yarn ios
yarn android
Mux - https://mux.com/live
React Native Video - https://github.com/react-native-community/react-native-video
React Native NodeMediaClient - https://github.com/NodeMedia/react-native-nodemediaclient