Open bilicio opened 4 years ago
Hi @bilicio, could you share a snippet showing how you used this library to show a Livestream?
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.
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