PetruSoroaga / RubyFPV

Ruby FPV digital system
Other
93 stars 29 forks source link

Video framerate is like waves (Goke 7205v300 IMX335) #20

Open RomanLut opened 3 weeks ago

RomanLut commented 3 weeks ago

Video playback FPS is varying like waves:

https://github.com/user-attachments/assets/cbec9fe0-4717-4384-9bb1-b5250657cf4c

Problem occurs regardless of resolution, compression, FEC settings changes.

Ruby 9.7 Goke 7205v300 IMX335 (IVG-G6S) GS is Raspberry Pi Zero 2W

The same GS works fine with Air unig based on RPI 2W.

If recodring file is played back on PC, playback is smooth. Recording file (renamed from h264 to mp4) https://github.com/user-attachments/assets/463a73d6-e369-47a0-a4c3-f3a7b36526f0

RomanLut commented 3 weeks ago

Update: tested with RPI4 and Radxa3w GS

RPI4: problem is the same Radxa3w: No problem with playback

So problem is probably related to h264 playback of 7205v300 stream on RPI.

PetruSoroaga commented 1 week ago

Try with version 9.8

RomanLut commented 1 week ago

Stilll present in 9.8.