mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-12-18 16:16:28 +00:00
f4d2bd1a5d
Otherwise when changing the target caps (e.g. for reducing quality) there is a race condition between buffers between the converter elements and renegotiation. For example, videoconvertscale might've output a 1920x1080 buffer, then the capsfilter is configured to 1280x720, the buffer arrives in videorate, videorate notices that renegotiation is pending, tries to renegotiate and ends up with EMPTY caps because it can only change the framerate but not the resolution. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1949> |
||
---|---|---|
.. | ||
aws | ||
hlssink3 | ||
mpegtslive | ||
ndi | ||
onvif | ||
quinn | ||
raptorq | ||
relationmeta | ||
reqwest | ||
rtp | ||
rtsp | ||
webrtc | ||
webrtchttp |