From e466c05c21730253036831a8868d66830d5ff5e6 Mon Sep 17 00:00:00 2001 From: Consti10 Date: Fri, 19 Apr 2024 10:48:03 +0200 Subject: [PATCH] try and fix x20 --- main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/main.cpp b/main.cpp index c07be2d..6f5def8 100644 --- a/main.cpp +++ b/main.cpp @@ -928,6 +928,7 @@ void read_gstreamerpipe_stream(MppPacket *packet){ air_unit_discovery_finished= true; }else{ // Unknown if x20 or not + // As a bup, we assume no x20 after X seconds if(first_frame_ms==0){ first_frame_ms=get_time_ms(); return ;