nakataniyota

Results 1 issues of nakataniyota

hi. I noticed that container = av.open(drone.get_video_stream()) never returns. Can anyone point out potential area to debug this? `drone.connect() drone.wait_for_connection(60.0) retry = 3 container = None while container is None...