Send data from a video stream

Completed

Comments

3 comments

  • DJI Developer Support
    This is related to your camera video encoder. Generally, encoding into H264 is also streamed out by frame, and the encoded frame can be sent through the PSDK API. It needs to be developed in combination with the specific video encoder.
    0
    Comment actions Permalink
  • nmai

    So there is not a way to send the video stream directly?  Frame by frame is the only way?

    0
    Comment actions Permalink
  • DJI Developer Support
    The actual bottom layer is UDP transmission, not data flow, so it needs frame by frame.
    0
    Comment actions Permalink

Please sign in to leave a comment.