Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 28476

React Native VLCPlayer RTSP Latency (Android version)

$
0
0

I am using react-native-yz-vlcplayer for a react native application. I have a latency problem on android, the latency is too high. On iOS, I have almost no latency thanks to the plugin options:

 mediaOptions={{
 ':network-caching': 0,
 ':live-caching': 0,
 }}

I use this plugin to broadcast an RTSP feed.

I don't know how to do that in JAVA.

I also opened an issue on the player's github but no conclusive answer.

I think I need to modify the file ReactVlcPlayerView.java. I tried to follow this solution, but I couldn't fix the problem, maybe I'm completely wrong but can you help me?

Thank you so much.


Viewing all articles
Browse latest Browse all 28476

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>