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

"react-native-vlc-media-player" not working?

$
0
0

I have a problem with library "react-native-vlc-media-player" when use in my project.

<VLCPlayer        videoAspectRatio="16:9"        repeat={true}        // muted={true}        source={getSource('VIDEOINTRO')}        onPlaying={(res) => {          console.log('VLCPlayer success', res);        }}        onError={(res) => {          console.log('VLCPlayer error', res);        }}

I try with url and local File but nothing happen. No video, sound ...
I use console in onPlaying, onError to detect error but i got nothing.
This component has rendered successfully.
Has anyone faced same problem ? Please help or recommend me another library. Thank you !!.


Viewing all articles
Browse latest Browse all 6287

Trending Articles



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