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

MagentaTV playlists #45

Open
Pavion opened this issue Jun 29, 2020 · 0 comments
Open

MagentaTV playlists #45

Pavion opened this issue Jun 29, 2020 · 0 comments
Assignees
Labels
solution Known solutions and hints

Comments

@Pavion
Copy link
Owner

Pavion commented Jun 29, 2020

MagentaTV playlists

This solution is for you if you're using MagentaTV and your playlist is not working.
If your URI looks like:
rtp://[email protected]:10000
you need to convert it to a following form:
rtp://@232.0.10.35:10000?sources=87.141.215.251

Tipp: You can use a common Editor with your .m3u-playlist.
Just replace all
87.141.215.251@
with
@
and all of
:10000
with:
:10000?sources=87.141.215.251
and re-import the file.

Note: You can find a current multicast list here: https://db.iptv.blog/multicastadressliste

Note: Please ensure your ffmpeg configuration is correct and rtp is added to the list of supported protocols

@Pavion Pavion self-assigned this Jun 29, 2020
@Pavion Pavion added the solution Known solutions and hints label Jun 29, 2020
@Pavion Pavion pinned this issue Jun 29, 2020
@Pavion Pavion changed the title MagentaTV MagentaTV playlists Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solution Known solutions and hints
Projects
None yet
Development

No branches or pull requests

1 participant