Modify

Ticket #6906 (closed enhancement: Won't Fix)

Opened 4 years ago

Last modified 2 years ago

LiveTV http Stream

Reported by: buehlmann@… Owned by: markk
Priority: minor Milestone: unknown
Component: MythTV - General Version: unknown
Severity: medium Keywords: livetv stream http
Cc: Ticket locked: no

Description

This patch enables livetv streaming through the mythbackend's http server.

To watch a channel, go to http://[backend-address]:6544/livetv/[channel-num]

If available, the stream uses the recording profile called "Stream TV". With the live tanscoder patch, this profile can be setup such that the stream gets transcoded to a different format.

Attachments

livetv_http_stream.patch (11.4 KB) - added by buehlmann@… 4 years ago.
livetv_http_stream.2.patch (9.7 KB) - added by buehlmann@… 4 years ago.
backendlog (18.6 KB) - added by pik 4 years ago.
stream.png (131.0 KB) - added by pik 4 years ago.

Change History

Changed 4 years ago by buehlmann@…

Changed 4 years ago by buehlmann@…

comment:1 Changed 4 years ago by pik

Sorry, but I do not suceed to get this working with svn 21583. Please have a look a the printscreen and the mythbackendlog enclosed. Are there specific instructions to follow or settings to configure ?

comment:2 Changed 4 years ago by robertm

Please do not use trac as a support forum. Direct questions to the mailing list, not to the ticket.

Changed 4 years ago by pik

Changed 4 years ago by pik

comment:3 Changed 3 years ago by robertm

  • Owner changed from ijr to markk
  • Status changed from new to assigned

comment:4 Changed 2 years ago by markk

  • Status changed from assigned to closed
  • Resolution set to Won't Fix

In general, I think this is useful functionality to have but the approach and patch need a lot of work:-

  • the patch is incomplete (it has a hard coded tuner number) and makes no attempt to find the correct tuner for the channel.
  • it needs updating for trunk (trivial enough)
  • the actual streaming does not work. Streaming to mplayer does get a picture at least, but playback is pretty broken. Streaming to vlc and mythavtest does not work.
  • there is no handling of scheduling conflicts for the livetv channel (e.g. what happens when the backend wants to claim the tuner for a recording - probably other related issues as well).
  • I've not tested but presumably streaming ends at the end of the current program.

If someone wants to update for trunk and start addressing some of these issues, then please re-open with a revised patch.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.