<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Greetings mythizens, I'm setting up an IPTV recording platform, just for CBC.ca live streaming. The antenna at the condo does not bring it in like the antenna at my previous address did. I need help creating a HLS recorder playlist, also I'm not sure where it should be kept. <div dir="auto">Can anyone offer something I can work with or modify? The wiki from 2016 offering an example at <a href="http://www.avenard.org" target="_blank">www.avenard.org</a> is 404 not available. TIA Daryl</div></div></blockquote><div><br></div><div>I had a play with this recently as well. Below is a sample .m3u8 file that contains IP streaming links to surf cameras.You also have to create a channel in MythTV setup for each channel in the file. Eg for the Dee Why stream set Channel Number = 303, Video Source = IPTV, XMLTV ID =
<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">iptv-deewhy.</span></div><div><br></div><div>#EXTM3U</div><div>#EXTINF:0,301 - Fairy Bower</div><div>#EXTMYTHTV:xmltvid=iptv-fairybower</div><div><a href="https://edgecastcdn.net/242977/default1/manlycamerahd.m3u8">https://edgecastcdn.net/242977/default1/manlycamerahd.m3u8</a></div><div>#EXTINF:0,302 - Palm Beach</div><div>#EXTMYTHTV:xmltvid=iptv-palmbeach</div><div><a href="https://edgecastcdn.net/242977/default2/palmbeachcamera.m3u8">https://edgecastcdn.net/242977/default2/palmbeachcamera.m3u8</a></div><div>#EXTINF:0,303 - Dee Why</div><div>#EXTMYTHTV:xmltvid=iptv-deewhy</div><div><a href="https://edgecastcdn.net/242977/default1/deewhycamera.m3u8">https://edgecastcdn.net/242977/default1/deewhycamera.m3u8</a></div><div> </div></div></div></div>