[mythtv-users] Recording IPTV?
Stephen Worthington
stephen_agent at jsw.gen.nz
Sat Feb 1 02:24:06 UTC 2020
On Fri, 31 Jan 2020 23:49:50 +0100, you wrote:
>I was in contact with the IPTV provider today but according to them
>the only available option to watch TV on a computer was to use a
>browser and use their Play service.
That could be made to work in MythTV as long as the credentials are
sent as part of the URL, rather than negotiated separately. If they
are separately negotiated, then you would probably need to write code
(eg in Python) to create an external recorder for mythbackend.
You would also need a source of EPG for the channels. It may be
possible to get that using a web based grabber if they provide
listings on their web site. Here is an example of a web based grabber
that has been used with MythTV:
http://webgrabplus.com/
More information about the mythtv-users
mailing list