[mythtv-commits] Ticket #11949: IPTV don't work with freebox TV (france)

MythTV noreply at mythtv.org
Sat Jan 4 13:27:03 UTC 2014


#11949: IPTV don't work with freebox TV (france)
----------------------------------+----------------------------
 Reporter:  snouf@…               |          Owner:  danielk
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - Recording    |        Version:  0.27-fixes
 Severity:  medium                |     Resolution:
 Keywords:  freeboxtv, iptv       |  Ticket locked:  0
----------------------------------+----------------------------

Comment (by snouf@…):

 I found a way to reproduce the bug without connection to
 "mafreebox.freebox.fr".

 Create VOD server with VLC
 {{{
 vlc --ttl 12 -vvv --color -I telnet --telnet-password pwd --rtsp-host
 0.0.0.0 --rtsp-port 5554
 }}}

 Open un telnet terminal
 {{{
 telnet localhost 4212
 # password is pwd
 }}}

 Create a new channel (for my test video.mpg is a mythtvrecording)
 {{{
 new test vod input video.mpg  mux mp2t enabled
 }}}

 Open the stream rtsp://127.0.0.1:5554/test
 With vlc player and totem it work
 With mythavtest I have errors
 {{{
 2014-01-04 14:25:43.998788 E  MythSocket(1397140:59): ReadStringList:
 Error, timed out after 30000 ms.
 2014-01-04 14:25:43.999040 C  Protocol version check failure.
                         The response to MYTH_PROTO_VERSION was empty.
                         This happens when the backend is too busy to
 respond,
                         or has deadlocked due to bugs or hardware failure.
 2014-01-04 14:25:43.999068 E  RemoteFile::openSocket(control socket):
 Failed validation to server 127.0.0.1:5554
 2014-01-04 14:25:43.999355 E  FileRingBuf(rtsp://127.0.0.1:5554/test):
 RingBuffer::RingBuffer(): Failed to open remote file
 (rtsp://127.0.0.1:5554/test)
 }}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11949#comment:9>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list