Skip to content

srtobject: obey "wait-for-connection" in caller mode

Jakub Adam requested to merge xhaakon/gst-plugins-bad:wait-for-connection into master

The pipeline now gets stuck in gst_srt_object_write_one() until the receiver comes online, which may or may not be desired based on the use case.

Merge request reports