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
hi in description shows this. Play MKV, multiple audio tracks (including 5.1), and subtitles tracks (including SSA!) But how can I do that?
I wanted to help out adding initWithOptions but as I was looking through the project I noticed it was added but commented out. Is there a reason for it? This...
Error on new project, after import: `import {VLCPlayer} from 'react-native-vlc-media-player'; ` Problem solved after: `yarn add @react-native-community/toolbar-android` Is this expected?
is it possible to play in background?
This error occurred when I executed pod install when I was running the sample project The 'Pods-vlcTest' target has frameworks with conflicting names: mobilevlckit.framework.
Is it possible to change tempo(bpm) when playing a music file (ogg)?
When playing multiple videos in the form of a slider, the sound is superimposed. How do I turn on the audio for only the video at the top of the...
Embedding VLC in react-native-windows would be amazing. I understand that this may too difficult, but can't hurt to ask.
This awesome library doesn't show the MKV format on **Android**, it is ok with **iOS**, I logged the error on android and it is: I have no idea how to...
目前接入rtmp格式的直播流,没有任何反应