[mythtv-commits] Ticket #5216: Streaming link has wrong http port information

MythTV mythtv at cvs.mythtv.org
Thu Apr 17 00:18:51 UTC 2008


#5216: Streaming link has wrong http port information
--------------------------------+-------------------------------------------
 Reporter:  ngupta44 at gmail.com  |       Owner:  xris      
     Type:  defect              |      Status:  new       
 Priority:  minor               |   Milestone:  unknown   
Component:  mythweb             |     Version:  0.21-fixes
 Severity:  medium              |     Mlocked:  0         
--------------------------------+-------------------------------------------
 I am accessing the mythweb from behind a router doing port forwarding.
 e.g. The router is accepting incoming on port 8811 and forwards to mythweb
 server's port 80. Note that mythweb is still running at 80. When I click
 on the streaming link, everything is OK until the remote player opens .asx
 file. The .asx file has correct IP of router but the port is still 80.

 <ASX version = "3.0">
 <TITLE>Ten O'Clock News</TITLE>
 <ENTRY>
 <TITLE>Ten O'Clock News - </TITLE>
 <AUTHOR>MythTV - MythWeb</AUTHOR>
 <COPYRIGHT>GPL</COPYRIGHT>
 <REF HREF = "http://xx.xx.xx.xx:80/mythweb/pl/stream/1021/120xxxxxx90" />
 </ENTRY>
 </ASX>

 System info --
 Ubuntu Gutsy latest with mythtv backport version 0.21 taken from ubuntu
 gutsy backport repository.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5216>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list