Opened 18 years ago

Closed 18 years ago

#1175 closed enhancement (invalid)

Add RTSP support to MythTV

Reported by: Devan Lippman <devan.lippman at gmail.com> Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Similar to Thor's MFD it would be nice to MythTV to stream from the backend via RTSP. I'd like to implement this in such a way that the stream could be adjusted (bitrate, etc) on the fly before being sent out. I'll admit I know very little of how MythTV's playback stream pieces together as it stands. There may be someone better to take this one on but I consider myself a good C/C++ programmer and am willing to volunteer my time. If I were to go about this I'd probably try the following order:

  • Initiate video stream of file from drive (based on Thor's work)
  • Get transcoder to stream to the RTSP video streamer (based on mythtranscode)
  • Fit it in to MythTV (??)

Let me know what you think, I'm also on the mailing lists and IRC (thaJeepJerk)

Change History (1)

comment:1 Changed 18 years ago by Isaac Richards

Resolution: invalid
Status: newclosed

Please use the mailing lists for future feature discussion.

Note: See TracTickets for help on using tickets.