react-native-yz-vlcplayer icon indicating copy to clipboard operation
react-native-yz-vlcplayer copied to clipboard

VLC Player for react-native

Results 38 react-native-yz-vlcplayer issues
Sort by recently updated
recently updated
newest added

我的项目是rn项目引入了这个库: "react-native-yz-vlcplayer": "1.1.1-beta7" 。现在项目运行大概12小时左右就会出现此问题,请问是怎么导致导致的?建议怎么修改呢?请求帮助谢谢 My project rn project introduced this library: "react-native-yz-vlcplayer": "1.1.1-beta7".Now this problem will occur when the project runs for about 12 hours. May I ask how it...

HLS Streaming stop playing with onEnd even after some seconds, maybe it plays only 1 chunklist. It was a live streaming m3u8, I already check the log. The duration was...

Hi, help pls ![image](https://user-images.githubusercontent.com/67759287/109398168-1ca54280-794c-11eb-9e14-3447c76ccdf6.png) I did everything as in the manual, but problem on ios before all worked fine, but then i updated xcode to 12.3 and now ![image](https://user-images.githubusercontent.com/67759287/109398205-6ee66380-794c-11eb-981c-a021f0131818.png) i...

![image](https://user-images.githubusercontent.com/49789390/105797759-8cca4c80-5fcb-11eb-80e7-1a09163760b8.png) rtsp-caching从150改为300后,还是延迟

Hello I'm working on a video application with an RTSP stream. Is it possible to reduce latency in another way than : ` initOptions={[ "--rtsp-tcp", "--network-caching=" + 0, "--rtsp-caching=" +...

I have found that the stream is freezing after some time for different cameras in the project. I'm using [react-native-vlcplayer](https://github.com/xuyuanzhou/react-native-yz-vlcplayer) package in the RN app and inside it uses this...

烦死了 这个东西找不到 跟着教程走的

Please add support for react native 0.62

rtsp 不能播放

VlcSimplePlayer stop live streaming after a few seconds on Android Emulator. This is my player code: