rtsp-stream: collect a clock_rate when blocking
authorMathieu Duponchelle <mathieu@centricular.com>
Wed, 18 Nov 2020 19:36:50 +0000 (20:36 +0100)
committerMathieu Duponchelle <mathieu@centricular.com>
Wed, 18 Nov 2020 19:36:50 +0000 (20:36 +0100)
commit5b08a6042d11b4278cf74c8912699c1854188ce0
tree4769402bd374db29fe67b50a0bb9a9d15acb803d
parentc1ede049eb0c15e3a2452f461b05d7fc4273ff1c
rtsp-stream: collect a clock_rate when blocking

This lets us provide a clock_rate in a fashion similar to the
other code paths in get_rtpinfo()

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server/-/merge_requests/174>
gst/rtsp-server/rtsp-stream.c