Opened 19 years ago
Last modified 15 years ago
#950 assigned defect
try port 80 on rtsp streams
| Reported by: | compn | Owned by: | reimar |
|---|---|---|---|
| Priority: | normal | Component: | streaming |
| Version: | HEAD | Severity: | normal |
| Keywords: | Cc: | diego@… | |
| Blocked By: | Blocking: | ||
| Reproduced by developer: | no | Analyzed by developer: | no |
Description
realplayer can play this, mplayer cannot
rtsp://stream4.rbb-online.de/rad/_programm/8/20071125_evers21.rm
http://www.radioeins.de/meta/_programm/8/20071125_evers21.ram
mplayer needs to failback to port 80 after 7070/554.
Attachments (2)
Change History (8)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
| Cc: | added |
|---|
comment:3 by , 19 years ago
comment:4 by , 19 years ago
| Status: | new → assigned |
|---|
Trivial fix attached, but my realplayers (rp8 and rp from helix) can't play this stream unless I enable the 'attempt HTTP' option in the transport configuration tab. If you select that option realplayer uses a mode where rtsp is encapsulated in http, that's quite different from doing an rtsp connection on port 80.
So, while the fix works for this url, I'm not sure it's a general solution and/or would help if you re behind a firewall that allows only http traffic.
comment:6 by , 15 years ago
| Owner: | changed from to |
|---|

workaround is to add :80 to the url....