[mythtv-firehose] mythtv/rtp commit: 02768bd8f by Daniel Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Thu Feb 16 01:10:23 UTC 2012


      Author:  Daniel Kristjansson <danielk at cuymedia.net>
 Change Date:  2012-02-15T16:28:51-08:00
   Push Date:  2012/02/15 17:10:14 -0800
  Repository:  mythtv
      Branch:  rtp
New Revision:  02768bd8f73ebcf877fc1eacada63e537b8835d2
   Changeset:  https://github.com/MythTV/mythtv/commit/02768bd8f

Log:

Add IPTVStreamHandler.

This is a bit different from stream handlers used for other recorders because the
stream handler is tied to a bind address and port[s] instead of a recording device.

The purpose is the same, to allow overlapping records. But in this case the stream
handler is changed on every channel change.

Added:

   mythtv/libs/libmythtv/iptvstreamhandler.cpp
   mythtv/libs/libmythtv/iptvstreamhandler.h

Modified:

   mythtv/libs/libmythtv/iptvchannel.cpp
   mythtv/libs/libmythtv/iptvchannel.h
   mythtv/libs/libmythtv/libmythtv.pro



More information about the mythtv-firehose mailing list