Live m3u8 streams - player Svelte #9783
Unanswered
marksteven
asked this question in
Q&A
Replies: 1 comment 1 reply
-
What troubles did you have when using HLS? Swehl streams all video using mux/video |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem
I am not able to play a live stream (type m3u8 ) through a sveltekit site. Happily place a mp4 file and play using the various media examples, but to date have not found a svelte solution for streaming video.
Describe the proposed solution
HLS or similar addition to svelte for simple working example player.- That works with current sveltekit
Alternatives considered
Have tried many jwplayer, vime, React-hls and others.
Vidstack is looking promising but again could not get it to work (for me)
Importance
i cannot use SvelteKit without it
Additional Information
At this stage cannot use sveltekit till I can provide a streaming solution player, no matter how simple. So will have to keep using React till I can find a solution.
Any suggestions out there on a solution gratefully accepted.
Beta Was this translation helpful? Give feedback.
All reactions