bytedeco/javacv

CPU utilization

Open

#1,795 opened on Apr 8, 2022

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Java (1,583 forks)batch import
help wantedquestion

Repository metrics

Stars
 (6,985 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I use javacv to convert RTSP to RTMP, but in the process of using it, I find that the CPU occupation rate is very high. In this process, I use frame. Later, I learned that avpacket can be used, but I need to use face recognition in this process and draw it on the graph

Contributor guide