Skip to content
  • Patrick Radizi's avatar
    rtsp: handle socket errors · 48a44f47
    Patrick Radizi authored
    gstrtspconnection.c:gst_rtsp_connection_receive() can hang when an error occured
    on a socekt. Fix this problem by checking for error on 'other' socket after poll
    return.
    
    Fixes #596159
    48a44f47