Table of Contents

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:

Example picture