python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Does AVPlayer support live footage served directly from a fragmented MP4 file?
Overview
I have a server generating a livestream of video that is exposed as a fragmented MP4 file.
That file is being served to an iOS emulator trying to play the video using react-native-video, whic...
Max Hay
Votes: 0
Answers: 0
Video play using DRM
I need a functionality to save videos offline and protect video-content. So that content will be encrypt and will play in my app only.
I am using HLS streaming.
So i am planning to use react-native-vi...
Rambler
Votes: 0
Answers: 0
How to pass a ref to avoid reload (react-native-video)
I have a video that I'm using react native video for, and depending on whether or not the component is in full screen, it displays it in a modal. How do I pass the ref to avoid it 'reloading' the reso...

Joel Hager
Votes: 0
Answers: 0
React-Native-Video controls working in iOS but not android? (Laggy state?)
I have a React Native project ver .66.4 with React-native-video 5.2.0 and React-native-video-controls 2.8.1
I have a VideoPlayer component that has custom controls built into the ref. This component w...

Joel Hager
Votes: 0
Answers: 2