bytedeco/javacv

FFmpegFrameRecorder to push stream to Nginx multithreads

Open

#1.871 geöffnet am 17. Aug. 2022

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (1.583 Forks)batch import
help wantedquestion

Repository-Metriken

Stars
 (6.985 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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