groupgets / purethermal1-firmware

Reference firmware for PureThermal 1 FLIR Lepton Dev Kit
MIT License
125 stars 62 forks source link

Is it possible to reduce MaxPayloadTransferSize ? #35

Open bealr opened 3 years ago

bealr commented 3 years ago

Hi,

On our design we can't get video because the MaxPayloadTransferSize is too high. Is there any way to reduce it to 200 or 300 ? We have tried changing the VIDEO_PACKET_SIZE_ALT1 and VIDEO_PACKET_SIZE_ALT2 value and gstreamer can now open the device but there are no image frames.

Thanks

codyprupp commented 10 months ago

Is there any update to this? I'm looking to do the same thing.