Having trouble playing the demo Expo m3ub file #4407
Closed
flpymonkey
started this conversation in
General
Replies: 1 comment
-
Found it: https://github.com/TheWidlarzGroup/react-native-video/pull/4352/files |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I am running into an issue when trying to stream HLS videos using the react-native-video expo example on web. When I run the demo using the example m3u8 file (or my own example) it doesn't play the video.
Can someone let me know if I am missing something, or if this is an error in the demo?
Here are the steps I am following:
cd react-native-video && yarn install
cd examples/expo && yarn install
yarn web
yarn web
I dont see any errors in the console or network tab, it seems to pull the video but not play it.
Are there some other settings I need to alter to run the m3u8 video? My ultimate goal is to play a video from Mux: https://stream.mux.com/POppQqYsq2C4fJoAZKH8i0224cYeWdtHrtdB02isBtaWQ.m3u8
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions