| Class | Tool |
| Function | Video streaming camera |
| SBC | Raspberry PI 5 8G |
| Addons | PoE + nvme hat |
| Owner | ari |
| Stream address | rtsp://10.8.1.92:8554/cam http://10.8.1.92:8888/cam/ |
| Camera module | Sony IMX296LQ global shutter camera (EAN: 5056561803234) |
| Lens mount | C-mount |
| Location | Inside the video streaming pipeline samla |
mpv rtsp://10.8.1.92:8554/camWatch via ffplay:
ffplay -fflags nobuffer -flags low_delay -rtsp_transport tcp -window_title "Ograniczony w czasie program pilotażowy" "rtsp://10.8.1.92:8554/cam"
ffplay tips:
-alwaysontop, set default window size with -x 480 -y 360-vf “crop=360:180:710:330,perspective=0:0:W-15:55:0:H-40:W:H”