Revision 09e22efc
ID | 09e22efc7e0d98a90e99c9c2047a203c89d9dcd9 |
Parent | 34c340d4 |
Child | 0ebf4754 |
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.
(cherry picked from commit 2c35a6bde95a382e2d48570255deb67a7633fa46)
Files
- added
- modified
- copied
- renamed
- deleted