bytedeco/javacv

Is it possible to stream MediaCodec outputbuffer to FFmpegFrameRecorder?

Open

#665 建立於 2017年4月6日

在 GitHub 查看
 (11 留言) (0 反應) (0 負責人)Java (1,583 fork)batch import
enhancementhelp wantedquestion

倉庫指標

Star
 (6,985 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

I'm trying to stream MediaCodec that records a surface over RTMP.

I understand that MediaCodec buffer is a raw h264 frame. How would I go about converting this to the correct format to feed to the FFmpegFrameRecorder?

貢獻者指南