[Dev] Previewing Streams does not work #148
Replies: 16 comments 8 replies
-
just using Video.js to play, so guessing your browser is being blocked any errors or outout in the browser console? I'm not able to reproduce this on my end, the I've tested multiple streams and it's working with my provider anyway. |
Beta Was this translation helpful? Give feedback.
-
also, does the Stream Info work? If you expand that tab, does it load? |
Beta Was this translation helpful? Give feedback.
-
Yes Stream Info works. |
Beta Was this translation helpful? Give feedback.
-
also, out of curiosity, I've noticed some streams are more spotty than others. What happens if you close and re-open the tab on the channel that doesn't play? And also get back to me on the console errors, if you see anything there... |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
judging by the console errors I missed (oops), I do not think that works haha |
Beta Was this translation helpful? Give feedback.
-
While also trying to fix this, I ran into another bug which I will report (its regarding how you handle mediaflow-proxy link generation haha) |
Beta Was this translation helpful? Give feedback.
-
possible fix on |
Beta Was this translation helpful? Give feedback.
-
Still does not work, same errors as above |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Any updates? |
Beta Was this translation helpful? Give feedback.
-
My streams dont play because videojs doesnt support mpegts. I have been messing around with the mpegts plugin for videojs, but nothing working as of yet. |
Beta Was this translation helpful? Give feedback.
-
I've added an MP4 conversion route to the proxy to allow re-streaming URLs as MP4's, which seems to work well 😉 let me know how it works for you!! |
Beta Was this translation helpful? Give feedback.
-
My stream previews do not work either. I am using QSV H.265 |
Beta Was this translation helpful? Give feedback.
-
hey all, got another update to the previewing in the latest |
Beta Was this translation helpful? Give feedback.
-
If you’re having trouble previewing streams, MusConvtool can still help by exporting and transferring your playlists to another service where playback works more reliably. That way, you don’t lose access to your music collection, even if previews aren’t functioning on the current platform. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
When I go to preview a stream from my provider in the channels tab on m3u-editor, it just infinitely loads.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Being able to preview streams
Actual behavior
Infinitely loading
Screenshots
docker-compose.yml contents
N/A
Container/Host Logs
Additional context
I am on the dev branch, hence the prefix in the title of the issue.
Beta Was this translation helpful? Give feedback.
All reactions