Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5904

Graphics, sound and multimedia • Re: Frame drop and delay in live video streaming RPI 4 B.

$
0
0
I've already said
ffplay will be trying to demosaic and otherwise convert the Bayer image data to put it on the screen, and that will be non-trivial
You're likely limited by trying to do too much processing on the CPU.

Is your FPGA really producing Bayer data? If so then your best bet is going to be libcamera, but by default it'll expect to be controlling exposure and gain as well as doing AWB etc. What level of processing does your image need?

You may be able to do a simple pass through ISP with fixed parameters to achieve a usable output image.

Statistics: Posted by 6by9 — Thu May 09, 2024 5:22 pm



Viewing all articles
Browse latest Browse all 5904