Hi- my cable provider (Fioptics) provides channel rtp:// for local channels. They only provide the rtp:// and name... no other coding. So I can play individual channels in VLC... but how do I combine them all into 1 m3u? I guess Pastebin... but I am sure I need more code. Is there an m3u creator where I just paste in the rtp:// addresses???
So you just have a list of these rtp:// links? Making m3u links is simple enough, just tedious if you have a lot of them. So, what does a channel link look like in an m3u, simply enough it can be like this
if you've got a logo for it you want to be visible you do
I use Notepad++ to do my m3u editing, just make sure to select "Save as Type" as All (*.*) and add the m3u to the end of the file, file.m3u.
Edit: Oh, that #EXTM3U is at the top of all m3u's, those next 2 lines is what you copy over and over for each channel link. And if you don't want to load this m3u file manually into whatever device you're using them on, you can upload it to your Google Drive and get a direct download link to use as a m3u URL. There are guides on how to format the links for direct download instead of the typical download page, so you can use them in most IPTV players.