Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DJI Mavic and Mona #66

Open
CuAnnan opened this issue Nov 28, 2022 · 3 comments
Open

DJI Mavic and Mona #66

CuAnnan opened this issue Nov 28, 2022 · 3 comments

Comments

@CuAnnan
Copy link

CuAnnan commented Nov 28, 2022

I've compiled from scratch on a Macbook Air, intel, running Mac OS 13.0.1

I can get my DJI to start streaming to the machine and I see a single still image when I launch VLC to watch the stream output.
The stream out put immediately freezes and I get "Subscription.cpp[460] RTMPWriter video timeout, insufficient bandwidth to play"

my buffersizes are set to 4096000 for bufferSize, recvBufferSize, and sendBufferSize
in both the general area and the RTMP area of the ini.

Any help in this regard would be gratefully appreciated.

@thomasjammet
Copy link
Contributor

thomasjammet commented Nov 29, 2022

Hi @CuAnnan,

Can you check your bandwidth with some tool like https://www.speedtest.net/apps/cli ?
This usually means that the receiver doesn't have sufficient bandwidth.
Or maybe the sender output bandwidth is limited too (can be the case with wireless connection were packets drop happen), try to lower the bitrate to resolve your issue or try to improve the signal (by reducing the distance to the rooter maybe).

@CuAnnan
Copy link
Author

CuAnnan commented Nov 29, 2022

It's happening over a wireless network, I'm not using an ISP yet.
But given my phone works for both Mona and an alternative choice, but the DJI doesn't work for either or for YouTube; I'm chalking this up to a DJI problem

@thomasjammet
Copy link
Contributor

Ok, keep us updated with what you'll find out, maybe it's just a problem of signal or DJI configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants