[mythtv-commits] mythtv branch master updated by jyavenard. v0.28-pre-1337-g57b64c4

Git Repo Owner noreply at mythtv.org
Sun May 11 11:38:54 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  57b64c4af16aedee1608119f8e68ee01e2343d6f (commit)
       via  0ff1bd335532eb52a005200f9a7feec1b12b7f4b (commit)
      from  672c46994d23b4717ae184b8b84e9a911c5d4007 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 57b64c4af16aedee1608119f8e68ee01e2343d6f
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 11 May 2014 21:08:11 +0930
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 11 May 2014 21:08:11 +0930
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=57b64c4af16aedee1608119f8e68ee01e2343d6f

Rework IPTV and RTSP recorders
Lots of issues fixed and addition of missing (but required) features

- Add IPv6 support
- Handle RTCP channel (not 100% sure it’s the right information sent, but it allows to keep alive the connection with some server, and doesn’t impact playback)
- Handle Keep Alive and maintain the RTSP TCP connection life so the rtsp server doesn’t drop us (seen with VLC rtsp server and FreeBox IPTV stream)
- Can use hostnames in URL instead of just IP addresses
- Proper support of rtsp’s SDP

Fixes #11949



commit 0ff1bd335532eb52a005200f9a7feec1b12b7f4b
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 11 May 2014 21:04:27 +0930
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 11 May 2014 21:04:27 +0930
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0ff1bd335532eb52a005200f9a7feec1b12b7f4b

Revert "Rework IPTV and RTSP recorders"
This reverts commit 672c46994d23b4717ae184b8b84e9a911c5d4007.



-----------------------------------------------------------------------

Summary of changes:
 .../libs/libmythtv/recorders/rtp/rtcpdatapacket.h  |  157 ++++++++++++++++++++
 1 files changed, 157 insertions(+), 0 deletions(-)
 create mode 100644 mythtv/libs/libmythtv/recorders/rtp/rtcpdatapacket.h

-- 



More information about the mythtv-commits mailing list