Please provide complete information as applicable to your setup.
• Hardware Platform (GPU)
• DeepStream Version 6.4
My custom deepstream-test3: deepstream-test3-av.zip (218.2 KB)
Run pipeline with video
I have problem the seek_decode callback was not called when EOS appeared. Do you have any ideas? Thank you so much
fanzh
June 28, 2024, 3:02am
3
is restart_stream_buf_prob called? was “EOSSSSSSSSSSSSSSSSSSSSSSSSSSS” printed?
yes, I call that function here but seem function was not called and no EOSSSS printed on console
fanzh
June 28, 2024, 7:51am
5
if you add log in restart_stream_buf_prob , will the log be printed? wondering if the restart_stream_buf_prob will be entered. if restart_stream_buf_prob will be entered, why is there is no GST_APD_PROBE_TYPE_EVENT_BOTH?
fanzh:
restart_stream_buf_prob
sorry, I dont get your point :(
fanzh
July 1, 2024, 2:44pm
7
sorry for the late reply! if you add some logs in the first line of restart_stream_buf_prob, will the log be printed?
yeah, the log was printed in console
fanzh
July 3, 2024, 6:37am
9
noticing EOSSSS is not printed on console, please check print the info-type and check why is there is no EVENT_BOTH type?
1 Like
system
Closed
July 30, 2024, 3:46am
10
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.