prominenceai/deepstream-services-library

Record sink videos not correct length (NVIDIA bug - fixed in DS 6.2)

Closed this issue · 0 comments

The Record sink results in videos that are not the correct length. I would expect the length to be Start Time + Duration, but they are always much shorter. The problem does not appear to affect the length of Record Tap videos. Those work ok.

The problem exists in "ode_occurrence_uri_start_record_sink_action.py" example.