barmej / react-native-youtube-player

A Cross-platform Youtube Player component for React Native Built using the official YouTube IFrame Player API.
128 stars 49 forks source link

Live streaming #31

Open bilicio opened 4 years ago

bilicio commented 4 years ago

im trying to use the player with a live video from youtube and it crashes 2 seconds before it plays.. there is any way to use the player with live video? thank you

bilicio commented 4 years ago

32 fix for watch live videos

polcats commented 4 years ago

Hi @bilicio, could you share a snippet showing how you used this library to show a Livestream?

bilicio commented 4 years ago

you can use this fork https://github.com/bilicio/react-native-youtube-player/tree/live-fix what i did was set new property called islive. when you set this property the class wont look for duration.