Revision 2c35a6bd
ID | 2c35a6bde95a382e2d48570255deb67a7633fa46 |
Parent | 6741f7c9 |
Child | 610219a5 |
rtsp: udp_read_packet returning 0 doesn't mean success
If udp_read_packet returns 0, rtsp_st isn't set and we shouldn't
treat it as a successfully received packet (which is counted and
possibly triggers a RTCP receiver report).
This fixes issue 2612.
Files
- added
- modified
- copied
- renamed
- deleted