Feature #842
HTTP Live Streaming
Status: | Closed | Start date: | 08/20/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 100% |
||
Category: | Packages: Core | Spent time: | 1.00 hour | |
Target version: | - |
Description
This is a feature request to enable HTTP live streaming. I am attempting to activate mythtv 0.25 live streaming feature so that I can stream from my backend to android devices on my network. The specific app that I am attempting to use is MythTV Go (available in android play store). I get the following error in my mythtranscode log when attempting to stream shows:
2012-08-14T20:27:55.155813-04:00 myth mythtranscode11218: E CoreContext transcode.cpp:1148 (TranscodeFile) avfw->Init() failed
The app developer told me that this happens if mythtv is not compiled with the following options:
--enable-libx264 and --enable-libmp3lame
I think adding this feature is important to broaden the interoperability of LinHes with MythTV Go and other apps that may want to take advantage of mythtv's HTTP live streaming .
History
Updated by cecil over 12 years ago
- Assignee set to cecil
- Category set to Packages: Core
- Status changed from New to In Progress
Updated by cecil over 12 years ago
- % Done changed from 0 to 100
- Status changed from In Progress to Closed
Thanks for the report and doing the due diligence. Upgrade to the latest mythtv package to resolve.
Updated by cecil over 12 years ago
cecil wrote:
Thanks for the report and doing the due diligence. Upgrade to the latest mythtv package (-12) to resolve.