gstreamer/ext/srt
Jakub Adam 19391ae4c7 srtobject: allow passing SRT Stream ID in stream URI
Based on Stream ID, the application can accept or reject the connection,
select the desired data stream, or set an appropriate passphrase for the
connection. Example usage:

  srt://127.0.0.1:1234?streamid=mystream
2019-11-20 17:09:34 +00:00
..
gstsrt-enums.h srt: re-enable passphrase 2019-02-11 23:40:02 +00:00
gstsrt.c srt: Enable logs for srtobject 2019-01-22 12:44:07 +09:00
gstsrtobject.c srtobject: allow passing SRT Stream ID in stream URI 2019-11-20 17:09:34 +00:00
gstsrtobject.h srtobject: Remove pointless GMainLoop 2019-08-27 22:31:50 +00:00
gstsrtsink.c Don't pass default GLib marshallers for signals 2019-11-06 14:27:46 +00:00
gstsrtsink.h srt: Integrate server and client element into one 2019-01-09 19:44:02 +00:00
gstsrtsrc.c Don't pass default GLib marshallers for signals 2019-11-06 14:27:46 +00:00
gstsrtsrc.h srt: Integrate server and client element into one 2019-01-09 19:44:02 +00:00
meson.build meson: add more plugins to plugins list 2019-05-30 20:41:57 +02:00