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

我尝试了本地的 不行

I'm using VLC player to play real-time stream from a RTSP camera , so I did enable --rtsp-tcp as an init option. Camera is opening as a new screen when...

Would you help me ![Captura de Tela 2019-03-26 às 17 19 27](https://user-images.githubusercontent.com/17418041/55030608-82178880-4feb-11e9-9448-50f2a04e1c67.png)

现在安卓和 ios 多次进入播放页面后好像都有问题,会有卡死或闪退的情况。 初步判断是页面关闭后没有销毁播放实例,有具体的方法吗

如题,ios不断重复进入播放器所在页面,多次后导致app闪退。xcode提示在VLCMediaPlayer的dealloc方法中发生错误,大神你遇到过么?

Hi xuyanzhou, I was wondering if you had any plan to integrate audio analysis callbacks to create, for example, a volume meter so it would be possible to provide an...

现在高度和宽度都是100%,但是上下还是有黑边。 ![image](https://user-images.githubusercontent.com/5960864/49515245-628c1100-f8d1-11e8-9ce5-2e5ef391d28e.png)

I am using this player for one of the projects; the requirement is that player should contain a thumbnail image. I am unable to find any property for adding a...