Opened 17 years ago

Last modified 13 years ago

#697 assigned defect

buffer overflow error in librtsp

Reported by: ngdreas@… Owned by: reimar
Priority: normal Component: streaming
Version: HEAD Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

When I try playing any video from http://www.tagesschau.de I get a "librtsp: buffer overflow in rtsp_get":


MPlayer dev-SVN-r21682-4.1.2 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz (Family: 15, Model: 3, Stepping: 4)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Kontaktaufnahme zu tagesschau.de. Warten auf Antwort ...
Übertragung läuft für 180 B von tagesschau.de ...
Resolving streaming.tagesschau.de for AF_INET...
Connecting to server streaming.tagesschau.de[213.200.64.155]: 80...
Cache size set to 1024 KBytes
106 audio & 227 video codecs
mplayer: could not connect to socket
mplayer: Connection refused
Failed to open LIRC support. You will not be able to use your remote control.
Playing rtsp://213.254.239.50/tagesschau/realmedia/2006/1222/TV-20061222-2356-0201.rv.hi.rm.
Connecting to server 213.254.239.50[213.254.239.50]: 554...
rtsp: read error.
librtsp: buffer overflow in rtsp_get


Gruß
Andreas

Change History (2)

comment:1 by r_togni@…, 17 years ago

Status: newassigned

I can't test this, the server always timeout (the same happens also with other streams from the webpage you mentioned). The same thing happens with realplayer.
Can you verify if this is working for you?
Do you know if the server uses some kind of access control to the streams (cookies, country, ...) or requires some non-standard ports?

comment:2 by compn, 13 years ago

Owner: changed from r_togni@… to reimar
Note: See TracTickets for help on using tickets.