bytedeco/javacv
Auf GitHub ansehenFFmpegFrameRecorder to push stream to Nginx multithreads
Open
#1.871 geöffnet am 17. Aug. 2022
help wantedquestion
Repository-Metriken
- Stars
- (6.985 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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.