dusty-nv / jetson-utils

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

video-viewer cpu 100% #208

Open Liyu202312 opened 2 months ago

Liyu202312 commented 2 months ago

Hi:

I used video viewer as the RTSP server and found that there is a probability of 100% CPU usage, but streaming is normal。What is the issue?

img_v3_02at_4a7ff1cd-b74c-426d-9105-6bea371b0eeg

Liyu202312 commented 2 months ago

video-viewer /dev/video0 --bitrate=1500000 --output-codec=h265 \ --headless rtsp://192.168.144.100:8554/test --output-save=/tmp/null.mp4