Encode use cuda failed

Hi, When I use Jetson Linux API Reference: Main Page | NVIDIA Docs ,
03_video_cuda_enc to encode my picture to h264, my code run about 3 hours, will no enter callback function.

Has anyone else been in this situation ?

Hi,
Do you see any error in log? Please attach the log for reference. And please share your release version( $ head -1 /etc/nv_tegra_release ).

,Thanks for your reply first.

R32 (release), REVISION: 4.2, GCID: 20074772, BOARD: t210ref, EABI: aarch64, DATE: Thu Apr 9 01:22:12 UTC 2020, This is my release version. Now I Cannot find useful log ,just do not enter , this function, and how can i found reason?

Hi,
r32.4.2 is not a production release. We would suggest upgrade to r32.4.3 or r32.4.4

Hi, DaneLLL,
how about 5.1? Right now I’m testing it on 5.1.

R32 (release), REVISION: 5.1, GCID: 26202423, BOARD: t210ref, EABI: aarch64, DATE: Fri Feb 19 16:45:52 UTC 2021

And, how do I know which versions are production release?


Today ,I find system print this log still

Hi,
Please share the command so that we can run to reproduce the issue. Since the app terminates when it reads EoF of input YUV file, not sure how to run for 3 hours.

I rewrote my own program according to the routine, the data source is the desktop screenshot, and then through the method in the routine encoded into H264, and then through the RTSP push out