I would like to play a video stream (h264) over the RTSP protocol from IP / Network on an iOS device. I am using React Native.
I tried several React Native packages, as shown below, but failed to get it working.
- responsive-native-vlcplayer
- reacts native-fimbria
- responsive-native-pxplayer
The closest package that I think might work is response-native-vlcplayer, but it seems to be left behind.
Any recommendation?
thank
source
share