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

MythTV noreply at mythtv.org
Sat Jan 4 16:05:56 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 nicolas@…):

 OK, i found the issue: if you add the port in the URL (:554), it works

 rtsp://mafreebox.freebox.fr:554/fbxtv_pub/stream?namespace=1&service=203&flavour=sd

 The IPTVChannel::Tune method (which include a big TODO for rtsp) call
 'IsValid' which returns false if the port is not specified.

 (btw, i don't know why you guys persisted on using an iptv Url with
 mythavtest : this is not what mythavtest expects: it expect a local file
 name or a mythbackend address)

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


More information about the mythtv-commits mailing list