react-native-vlc-media-player
react-native-vlc-media-player copied to clipboard
React native media player for video streaming and playing. Supports RTSP, RTMP and other protocols supported by VLC player
I am using Vlc media player for RTSP coming from an ip camera but stream not working in latest ios versions. Even the .mp4 video files are not playing on...
Is seek bar is available into the VLC player or do I have to add the it manually A code sample or some tutorial reference will be appreciated
Mute and Unmute is taking like a second
I am using a horizontal FlatList in React Native with 8 list items, each containing a VLCPlayer component to stream HLS URLs. Each item takes up 93% of the screen...
Hey Guys! I’m having trouble adjusting the subtitle size on iOS and can’t seem to find a way to scale them up or down. Any tips or suggestions on how...
{"currentTime": 335921, "duration": 360000, "position": 0.933112621307373, "remainingTime": -24079, "target": 2389} meta I am trying to get video quality and audioTrack and video Track but its not showing
# RTSP Stream Recording Not Working ## Description I'm trying to record an RTSP stream in my React Native app using [`react-native-vlc-media-player`](https://github.com/ghondar/react-native-vlc-media-player). Playback works, but recording does not produce any...