【sfu】回调接收测拼装的H264 帧

  • sfu 基于webrtc协议栈,
  • 【webrtc】rtp包组帧 :涉及到收到rtp包到组帧、传递给Frame处理直到解码器的流程。
  • 帧就是从解码器导出的。
  • 我们只需要注册1个外部解码器
  • 就可以拿到编码后的H264 帧,给到其他流程处理。

调用堆栈:我这里创建一个null 的解码器:

AdapterDecoder

int32_t VideoReceiveAdapterImpl::AdapterDecoder::Decode(const webrtc::EncodedImage

本文链接:https://my.lmcjl.com/post/1092.html

展开阅读全文

4 评论

留下您的评论.