Skip to content

srtobject: make possible to specify more sockopts in SRT URI

Jakub Adam requested to merge xhaakon/gst-plugins-bad:uri-socket-options into master

Any socket option that can be passed to libsrt's srt-live-transmit through SRT URI query string is now recognized.

Also make the code that applies options to SRT sockets more generic.

Merge request reports