Opened 9 years ago
Closed 9 years ago
#4952 closed defect (fixed)
ffplay unexpectedly sends "RTSP/1.0 501 Not Implemented" and stop decoding
Reported by: | ioeir2 | Owned by: | |
---|---|---|---|
Priority: | important | Component: | avformat |
Version: | git-master | Keywords: | rtsp regression |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
Summary of the bug:
How to reproduce:
% ffplay rtsp://176.106.65.249:555/12 -rtsp_transport tcp ffmpeg 2.8, 2.8.1, latest git
After about 30 seconds ffplay stops decoding image and sends a couple "RTSP/1.0 501 Not Implemented" to the RTSP server.
The error introduced in commit 764ec70149728be82304c163ccc4e280f1629201 on Jul 30, 2015. Reverting this commit fix the issue. No such issue on ffmpeg 2.7.2 version.
Attachments (2)
Change History (6)
by , 9 years ago
Attachment: | rtsp_camera_2.8.1.pcapng added |
---|
comment:1 by , 9 years ago
Component: | ffmpeg → avformat |
---|---|
Keywords: | regression added |
Priority: | normal → important |
Reproduced by developer: | set |
Status: | new → open |
comment:3 by , 9 years ago
Access to rtsp://176.106.65.249:555/12 will be available till Oct 31, 2015.
comment:4 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
Fixed by Martin Storsjö since 12e95d156ae95e7db7f5a524112569b29cbdf0be
Thank you for the report!
Note:
See TracTickets
for help on using tickets.
Wireshark dump