bytedeco/javacv

FFmpegFrameRecorder to push stream to Nginx multithreads

Open

#1,871 opened on Aug 17, 2022

View on GitHub
 (5 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

bde7631d7ff6a9cb19d3810890b11f4 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.

Contributor guide