User Tools

Site Tools


infra:tools:streampi

This is an old revision of the document!


streampi

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

Usage

  1. plug in ethernet with PoE
  2. adjust focus/aperture (the camera does not have autofocus)
  3. 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, force size with -w 480 -h 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/streampi.1790356744.txt.gz · Last modified: by radex

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki