- The airlink will transmit a DJI standard H.264 video stream to DJICodecManager to decode.
- The decoded video stream will be rendered on Surface.
- LiveStreamManager will encode the Yuv data from Surface to a standard H.264 video stream.
- The standard H.264 video stream will be sent to FFMPEG and packed with Audio data to FLV, push to the target URL via internet with RTMP protocol.
- You can find our live stream demo on our Sample Project.
Comments
0 comments
Please sign in to leave a comment.