react-native-vlc-media-player-test
react-native-vlc-media-player-test copied to clipboard
Sample React native project created from https://github.com/razorRun/react-native-vlc-media-player. Playing a RTSP file
Sample React Native project created using. Exmple of a RTSP video link
Steps to run
- Clone the repo
- npm i
IOS
- cd ios
- pod install
- cd ..
- react-native run-ios
Android
- react-native run-android