mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-22 03:21:00 +00:00
de726ca8d2
- Add a new structure Session - manage each producer using a session - avoid send EOS when a session terminates, instead keep running waiting for any new producer to connect - Maintain a bin element per session - each session bin encapsulates webrtcbin and the decoder if needed as well as the parser and filter if requested by the application (through request-encoded-filter) - this will be helpful to cleanup the session's respective elements when the corresponding producer terminates the session Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1339> |
||
---|---|---|
.. | ||
plugins | ||
meson.build |