threadshare: ts-udpsrc gives an error with eos event
sending eos event to ts-udpsrc
is not working. I am using gst_element_send_event(element, gst_event_new_eos())
which is returning false
. Does it mean event handler missing?
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
sending eos event to ts-udpsrc
is not working. I am using gst_element_send_event(element, gst_event_new_eos())
which is returning false
. Does it mean event handler missing?