gstreamer/ext/srt
J. Kim 4ccaa1ebbb srtobject: add streamid property
The stream id starts with '#!::' according to SRT Access Control[1],
but GstURI requires URI encoded string.This commit introduces additional
property to set the id by normal string.

[1] https://github.com/Haivision/srt/blob/master/docs/AccessControl.md
2020-05-13 14:13:48 +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: add streamid property 2020-05-13 14:13:48 +00:00
gstsrtobject.h srt: Accumulate total bytes sent/received over all connections/callers 2020-04-15 10:42:48 +02:00
gstsrtsink.c srt: Remove use of closures for signal emission 2020-04-15 10:42:47 +02:00
gstsrtsink.h srt: Remove trailing whitespace 2020-04-15 10:42:47 +02:00
gstsrtsrc.c srt: Remove use of closures for signal emission 2020-04-15 10:42:47 +02:00
gstsrtsrc.h srt: Remove trailing whitespace 2020-04-15 10:42:47 +02:00
meson.build meson: add more plugins to plugins list 2019-05-30 20:41:57 +02:00