Alessandro Ros

Results 479 comments of Alessandro Ros

> Agreed +1, currently we have a work around like in this repo -> https://github.com/kerberos-io/camera-to-rtsp The problem of that approach is that is slow compared to the one that can...

The following parameters have been added: - rpiCameraHFlip - rpiCameraVFlip - rpiCameraBrightness - rpiCameraContrast - rpiCameraSaturation - rpiCameraSharpness - rpiCameraExposure - rpiCameraAWB - rpiCameraDenoise - rpiCameraShutter - rpiCameraMetering - rpiCameraGain...

@reyoda thanks for clarifying this, evidently i didn't understood the code enough, i'll give another try.

Hello, please provide a network dump, that can be generated in this way: 1) Download wireshark (https://www.wireshark.org/) 2) Start capturing on the interface used for exchanging RTSP (if the server...

Hello, i'm willing to add a recovery mechanism to the server, but from my experience ioctl errors appear only when the Raspberry Pi has issues related to power supply or...

I also encountered this issue randomly, the problem is that it's really difficult to replicate. We can either increase `buffer_count` or add a wrapper around `ioctl()`, i'm trying to test...