Skip to content

Dashsink fix critical log of dynamic pipeline

availability-start-time and publish-time shared the same GstDateTime object, this object will be unref twice and cause reference count issue.

Please see below gdb log: image

Edited by Haihua Hu

Merge request reports