ios - React Native Play RTSP Stream from IP Camera -


i play video stream (h264) through rtsp protocol ip/network in ios device. using react native.

i have tried several react native packages below, not manage make work.

  • react-native-vlcplayer
  • react-native-pili
  • react-native-pxplayer

the closest package think might work react-native-vlcplayer, seems abandoned.

any recommendation?

thank you


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -