bytedeco/javacv

Image processing during streaming

Aperta

#2047 aperta il 27 giu 2023

 (1 commento) (0 reazioni) (0 assegnatari)Java (1583 fork)batch import
help wantedquestion

Metriche repository

Star
 (6985 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor