bytedeco/javacv

Image processing during streaming

Offen

#2.047 geöffnet am 27.06.2023

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Java (1.583 Forks)batch import
help wantedquestion

Repository-Metriken

Stars
 (6.985 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Hello, I encountered a problem while using it. I would like to process the image during transmission. What should I do, public FFmpegFrameRecorder(OutputStream outputStream, int imageWidth, int imageHeight, int audioChannels)

What is the byte array in outputStream? Can I convert it to image processing? If so, what should I do

Contributor Guide