bytedeco/javacv

Image processing during streaming

オープン

#2,047 opened on 2023/06/27

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Java (1,583 件のフォーク)batch import
help wantedquestion

Repository metrics

Stars
 (6,985 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド