====== streampi ====== {{:infra:tools:pxl_20260925_163308855.jpg?nolink&400|}} | Class | Tool | | Function | Video streaming camera | | SBC | Raspberry PI 5 8G | | Addons | PoE + nvme hat | | Owner | [[people:ar:start|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 | [[https://inventory.hackerspace.pl/item/1f270b19-614f-4792-add9-56c93bbbd4dc|Inside the video streaming pipeline samla]] | ===== Usage ===== - plug in ethernet with PoE - adjust focus/aperture (the camera does not have autofocus) - watch via web: [[http://10.8.1.92:8888/cam/]] or mpv: ''mpv rtsp://10.8.1.92:8554/cam'' ==== Advanced usage ==== Watch 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: * pin window via ''-alwaysontop'', set default window size with ''-x 480 -y 360'' * you can apply ffmpeg filters, e.g. ''-vf "crop=360:180:710:330,perspective=0:0:W-15:55:0:H-40:W:H"'' ===== Example picture ===== {{:infra:tools:mpv-shot0009.png?nolink&400|}}