Opened 16 years ago

Closed 15 years ago

#5216 closed defect (invalid)

Streaming link has wrong http port information

Reported by: ngupta44@… Owned by: Rob Smith
Priority: minor Milestone: unknown
Component: mythweb Version: 0.21-fixes
Severity: medium Keywords: asx, streaming, port forwarding
Cc: Ticket locked: no

Description

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.

Change History (3)

comment:1 Changed 16 years ago by Rob Smith

Owner: changed from xris to Rob Smith
Status: newaccepted

comment:2 Changed 16 years ago by Rob Smith

Status: acceptedinfoneeded

Did you set the correct port info in Settings -> Streaming?

comment:3 Changed 15 years ago by stuartm

Resolution: invalid
Status: infoneededclosed

No response in 3 months.

Note: See TracTickets for help on using tickets.