Skip to content
  • Peter Kjellerstedt's avatar
    gst/udp/gstmultiudpsink.c: Make gst_multiudpsink_render() ignore errors from... · 3db08327
    Peter Kjellerstedt authored
    gst/udp/gstmultiudpsink.c: Make gst_multiudpsink_render() ignore errors from sendto() instead of breaking streaming. ...
    
    Original commit message from CVS:
    Patch by: Peter Kjellerstedt <pkj at axis com>
    * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
    Make gst_multiudpsink_render() ignore errors from sendto() instead of
    breaking streaming. Emit a warning instead. Fixes #562572.
    3db08327