Skip to content

Commit

Permalink
try and fix x20
Browse files Browse the repository at this point in the history
  • Loading branch information
Consti10 committed Apr 19, 2024
1 parent 7c2d0ae commit e466c05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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 ;
Expand Down

0 comments on commit e466c05

Please sign in to comment.