How to automate HTTP Live streaming

Post Reply
thinkmega
Junior
Posts: 15
Joined: Wed Dec 23, 2015 4:20 pm
United States of America

How to automate HTTP Live streaming

Post by thinkmega »

When I go to API->Examples->HTTP Live Streaming, I can select and set the desired audio/video quality, then create the m3u and html files ready for streaming. Can this process be automated via service API? If so, how should I start?

Thanks!
User avatar
bill6502
Developer
Posts: 2307
Joined: Fri Feb 07, 2014 5:28 pm
United States of America

Re: How to automate HTTP Live streaming

Post by bill6502 »

Haven't tested it lately (and there was a bug with it) but try:
https://www.mythtv.org/wiki/Content_Ser ... LiveStream
Note that it's a POST, not a GET.
thinkmega
Junior
Posts: 15
Joined: Wed Dec 23, 2015 4:20 pm
United States of America

Re: How to automate HTTP Live streaming

Post by thinkmega »

Great! That seems exactly what I am looking for. Thanks a lot.
Post Reply