[mythtv-users] Iptv

Daryl McDonald darylangela at gmail.com
Wed Feb 28 20:57:06 UTC 2018


On Wed, Feb 28, 2018 at 11:05 AM, Daryl McDonald <darylangela at gmail.com>
wrote:

>
>
> On Tue, Feb 27, 2018 at 3:40 PM, Greg Oliver <oliver.greg at gmail.com>
> wrote:
>
>> On Tue, Feb 27, 2018 at 10:40 AM, Daryl McDonald <darylangela at gmail.com>
>> wrote:
>>
>>>
>>>
>>> On Tue, Feb 27, 2018 at 10:05 AM, Daryl McDonald <darylangela at gmail.com>
>>> wrote:
>>>
>>>>
>>>>
>>>> On Tue, Feb 27, 2018 at 12:12 AM, Brian J. Murrell <
>>>> brian at interlinx.bc.ca> wrote:
>>>>
>>>>> On Mon, 2018-02-26 at 16:55 -0500, Daryl McDonald wrote:
>>>>> >
>>>>> > the Idea was to record shows, like I used to do with FTA and Myth.
>>>>> > Until I
>>>>> > can enhance our antenna, I'll stream from CBC's website. Other URLs,
>>>>> > ending
>>>>> > with ".ts" at least try to tune for the 65 second time out duration.
>>>>>
>>>>> Yeah.  You don't want to use the individual .ts files.  You want to use
>>>>> the:
>>>>>
>>>>> https://cbclivedai5-i.akamaihd.net/hls/live/567235/event2/CB
>>>>> OT/master5.m3u8
>>>>>
>>>>> URL in a MythTV .m3u file such as this:
>>>>>
>>>>> #EXTM3U
>>>>> #EXTINF:0,601 - CBC_LIVE
>>>>> #EXTMYTHTV:xmltvid=72772
>>>>> https://cbclivedai5-i.akamaihd.net/hls/live/567235/event2/CB
>>>>> OT/master5.m3u8
>>>>>
>>>>> I don't know if the xmltvid for that URL is actually correct, nor
>>>>> frankly how to get guide data from XMLTV for that xmltvid.  If anyone
>>>>> knows, please fill me in.
>>>>>
>>>>> In any case, I was able to use the above .m3u file to record from the
>>>>> live stream.  Pretty yay on that.  Now to just get guide data for it.
>>>>> Anyone care to suggest how that is done assuming a correct xmltvid in
>>>>> the .m3u file.  I suppose though, given that I'd use my local CBC
>>>>> channel, the SD guide data would be just as good.  Still interested in
>>>>> how to get that XMLTV guide data though if anyone knows.
>>>>>
>>>>> Cheers,
>>>>> b.
>>>>>
>>>>> _______________________________________________
>>>>> mythtv-users mailing list
>>>>> mythtv-users at mythtv.org
>>>>> http://lists.mythtv.org/mailman/listinfo/mythtv-users
>>>>> http://wiki.mythtv.org/Mailing_List_etiquette
>>>>> MythTV Forums: https://forum.mythtv.org
>>>>>
>>>>> Are you still able to record/watch CBC live? I plugged the above into
>>>> my playlist and the one from your new thread ( 600,&601) and neither work
>>>> for me.
>>>>
>>>
>>> This morning it looks like:
>>>
>>>  --2018-02-27 11:30:35--  https://cbclivedai5-i.akamaih
>>> d.net/hls/live/567235/event2/CBOT/master5.m3u8
>>> Resolving cbclivedai5-i.akamaihd.net (cbclivedai5-i.akamaihd.net)...
>>> 104.193.69.43, 104.193.69.40
>>> Connecting to cbclivedai5-i.akamaihd.net (cbclivedai5-i.akamaihd.net)|104.193.69.43|:443...
>>> connected.
>>> HTTP request sent, awaiting response... 200 OK
>>> Length: 1392 (1.4K) [application/x-mpegURL]
>>> Saving to: ‘master5.m3u8.1’
>>>
>>> master5.m3u8.1
>>>
>>> daryl at BioStarQuad:~$ cat ~/master5.m3u8
>>> #EXTM3U
>>> #EXT-X-VERSION:3
>>> #EXT-X-TARGETDURATION:10
>>> #EXT-X-MEDIA-SEQUENCE:183931
>>> #EXT-X-DISCONTINUITY-SEQUENCE:10
>>> #EXTINF:10.00000,
>>> https://cbclivedai5-i.akamaihd.net/hls/live/567235/event2/CB
>>> OT/20180206T023721/master5/00102/master5_00331.ts
>>> #EXTINF:10.00000,
>>> https://cbclivedai5-i.akamaihd.net/hls/live/567235/event2/CB
>>> OT/20180206T023721/master5/00102/master5_00332.ts
>>> #EXTINF:10.00000,
>>> https://cbclivedai5-i.akamaihd.net/hls/live/567235/event2/CB
>>> OT/20180206T023721/master5/00102/master5_00333.ts
>>> #EXTINF:10.00000,
>>> https://cbclivedai5-i.akamaihd.net/hls/live/567235/event2/CB
>>> OT/20180206T023721/master5/00102/master5_00334.ts
>>> #EXTINF:10.00000,
>>> https://cbclivedai5-i.akamaihd.net/hls/live/567235/event2/CB
>>> OT/20180206T023721/master5/00102/master5_00335.ts
>>> #EXTINF:10.00000,
>>> https://cbclivedai5-i.akamaihd.net/hls/live/567235/event2/CB
>>> OT/20180206T023721/master5/00102/master5_00336.ts
>>> #EXTINF:10.00000,
>>> https://cbclivedai5-i.akamaihd.net/hls/live/567235/event2/CB
>>> OT/20180206T023721/master5/00102/master5_00337.ts
>>> #EXTINF:10.00000,
>>> https://cbclivedai5-i.akamaihd.net/hls/live/567235/event2/CB
>>> OT/20180206T023721/master5/00102/master5_00338.ts
>>> #EXTINF:10.00000,
>>> https://cbclivedai5-i.akamaihd.net/hls/live/567235/event2/CB
>>> OT/20180206T023721/master5/00102/master5_00339.ts
>>> #EXTINF:10.00000,
>>> https://cbclivedai5-i.akamaihd.net/hls/live/567235/event2/CB
>>> OT/20180206T023721/master5/00102/master5_00340.ts
>>> daryl at BioStarQuad:~$
>>>
>>> slightly different, so probably unusable?
>>>
>>>
>> ​Just an FYI, several times you have used wget to retrieve the file and
>> the file already existed, so wget appends a .# to the end, but you cat the
>> original file..
>>
>>>>
>> Saving to: ‘master5.m3u8.1’
>> daryl at BioStarQuad:~$ cat ~/master5.m3u8
>>
>>
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users at mythtv.org
>> http://lists.mythtv.org/mailman/listinfo/mythtv-users
>> http://wiki.mythtv.org/Mailing_List_etiquette
>> MythTV Forums: https://forum.mythtv.org
>
>
> I just put Brian's playlist into mine, restarted apache, opened the BE and
> scanned for channels, saw the new one, and I still can't watch this channel
> from the program guide. The wiki Brian followed  I followed too, so why are
> Brian's results positive? The capture card suggested by the wiki is
> "network recorder" my closest option was "IPTV" which resulted in the same
> Freebox entry in input connections. I'm thinking that is not the culprit,
> any other ideas? Daryl
>

Never using mythweb before I thought I'd check it out, and from the FE/BE
on a browser under the heading recorded programs I get this:
 Fatal Error
!!NoTrans: SQL Error: Expression #2 of SELECT list is not in GROUP BY
clause and contains nonaggregated column 'mythconverg.recordedmarkup.data'
which is not functionally dependent on columns in GROUP BY clause; this is
incompatible with sql_mode=only_full_group_by [#1055]!!
Could this be my problem with streaming IPTV?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20180228/17d1bc0c/attachment.html>


More information about the mythtv-users mailing list