prominenceai/deepstream-services-library

RTSP Sink should set h265parse 'config-interval' property to -1 : Send VPS, SPS and PPS with every IDR frame

rjhowell44 opened this issue · 1 comments

See h265parse gstreamer documentation https://gstreamer.freedesktop.org/documentation/videoparsersbad/h265parse.html?gi-language=c#h265parse:config-interval

This is following the example set by NVIDIA. Still need to ask them why, although they seem important.

See https://vicuesoft.com/glossary/term/sps-pps-vps-vui/ for glossary of terms

Merged into the v0.27.alpha branch