amymcgovern / pyparrot

Python interface for Parrot Drones
MIT License
274 stars 128 forks source link

Mambo - timeout after open_video() #207

Open Mayralex opened 4 years ago

Mayralex commented 4 years ago

Hello everybody,

I have to following problem: Every time I open the video with the mambo, I get a huge bunch of h264 decoder errors like (cabac_init_idc 8 overflow; or no frame!) and after about a minute the success-message gets displayed: image

Immediately after this message, the timeout error gets thrown...

I tried my script on window, linux and macos, but this happens on every OS. I already configured the firewall on each machine correct and this time out only appears with the vision.

Can somebody help me with this, or did I overlook something important?

Thanks and best regards, Alex