dusty-nv / jetson-utils

C++/CUDA/Python multimedia utilities for NVIDIA Jetson
MIT License
736 stars 289 forks source link

Problem?: i use gstEncoder success, but JTOP show NVENC is OFF,why? #57

Closed jcyhcs closed 3 years ago

jcyhcs commented 3 years ago

hi,professor! i use gstEncoder success encode opencv Mat frame ,and then push with RTMP, but when the program running, i use jtop tool to check HW engine status, i got that: image why? NVENC not used?? help me! i confused!

jcyhcs commented 3 years ago

@socieboy @dusty-nv please help ,thanks

dusty-nv commented 3 years ago

Hi @jcyhcs, gstEncoder only uses hw-accelerated encoders, so if you are using gstEncoder it is using NVENC. For some reason jtop just isn't reporting it.