I
I
Ilya2019-04-24 21:32:02
React Native
Ilya, 2019-04-24 21:32:02

How to Implement RTSP in React Native | Expo?

Good afternoon, there was a need to implement streaming video in the application.
The link format is:

rtsp://user:[email protected]**.**.***.**:****/Streaming/Channels/

Are there any ways to implement this. I googled it seems like there is no full-fledged module specifically for this. Is it possible to somehow implement this through WebView?
UPD: Perhaps someone knows how to implement a module project in expo ala:
react-native-vlc-player

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nick, 2019-04-30
@DragonSpirit

As an option, there is gstreamer , judging by the readme, it can do RTSP. In expo, such modules cannot be connected, you need to do eject

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question