Rob Whall

  • Total activity 7
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by Rob Whall
  • Rob Whall commented,

    Ok, I did what you suggested and it worked. I connected my phone to the remote control and the phone connected to my server via wifi, so I can send the rtmp stream from the drone, though my phone, ...

  • Rob Whall commented,

    FYI I have used an outside app (larix studio) to test my RTMP server set up and it is working. All of my firewall and nat/ip passthrough settings are working. I just can't broadcast the RTMP stream...

  • Rob Whall commented,

    I have made a bit of progress in that I now get a 254 instead of a -3. Is there a log level I can set to get a bit more of an explanation as to why I might be getting a 254? Someplace I can look fo...

  • Rob Whall commented,

    I will read those suggestions articles and try those suggestions. Thank you!

  • Rob Whall commented,

    I am not using DJICodecManager to decode the video. I send the video to my rtmp address and use VLC to try to watch it.  I am using the FPVDrone project and have just modified it by adding a button...

  • Rob Whall created a post,

    Mavic Air 1 RTMP stream

    Completed

    I am trying to live stream the camera from the Mavic Air to my RTMP server. I know that the rtmp server works, and my client works. In the line of code: int result = DJISDKManager.getInstance().get...