Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Live streaming #31

Open
bilicio opened this issue May 26, 2020 · 3 comments
Open

Live streaming #31

bilicio opened this issue May 26, 2020 · 3 comments

Comments

@bilicio
Copy link

bilicio commented May 26, 2020

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
Copy link
Author

bilicio commented May 27, 2020

#32 fix for watch live videos

@polcats
Copy link

polcats commented Sep 3, 2020

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

@bilicio
Copy link
Author

bilicio commented Sep 16, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@bilicio @polcats and others