bytedeco/javacv
View on GitHubFFmpegFrameRecorder to push stream to Nginx multithreads
Open
#1,871 opened on Aug 17, 2022
help wantedquestion
Repository metrics
- Stars
- (6,985 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
When using FFmpegFrameRecorder to push stream to Nginx multithreads, this error occurs after a while and causes the program to crash. I saw no significant increase in the memory used by the Java threads, and no other Java errors were reported in the terminal.
It's confusing to me.