rossiniscarface
rossiniscarface
`video_bitrate=25000000 ` is the default and the max. How to use yuv? 7-8fps would be enough.
Looked at the code: First finding: there are two v4l2 drivers: bcm2835-v4l2 and uv4l-raspicam. So some things just don't work, because the driver doesn't implement that. E.g the compression_quality does...
> Maximum bitrate is 25Mbits/s (-b 25000000), but much over 17Mbits/s won't show noticeable improvement at 1080p30. this is true for h264 but not for mjpg as far i understand....
Nice. Did you see a change in picture quality from 25000000 to 35000000 Do you have a image to test?
> Barely visible. And a lag appears starting with 60000000. > > I'd rather investigate how to reduce analog/digital gain. That seems to reduce the quality much more. > >...
As far as i know you don't need a full sftp server for scp. Only a scp client. e.g. OpenWRT a lightweight router distro only links /usr/bin/scp to /usr/sbin/dropbear and...
here another description [https://www.emcraft.com/som/secure-copy](https://www.emcraft.com/som/secure-copy)
how old is windows 7?
Could be the same problem as #350 There it was the server run out of diskspace.