User Tools

Site Tools


infra:tools:streampi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
infra:tools:streampi [2026/09/25 16:59] – arinfra:tools:streampi [2026/09/25 17:22] (current) – radex
Line 11: Line 11:
 | Camera module | Sony IMX296LQ global shutter camera (EAN: 5056561803234) | | Camera module | Sony IMX296LQ global shutter camera (EAN: 5056561803234) |
 | Lens mount | C-mount | | Lens mount | C-mount |
 +| Location | [[https://inventory.hackerspace.pl/item/1f270b19-614f-4792-add9-56c93bbbd4dc|Inside the video streaming pipeline samla]] |
 ===== Usage ===== ===== Usage =====
  
   - plug in ethernet with PoE   - plug in ethernet with PoE
   - adjust focus/aperture (the camera does not have autofocus)   - adjust focus/aperture (the camera does not have autofocus)
-  - ''mpv rtsp://10.8.1.92:8554/cam''+  - 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: 
 + 
 +<code> 
 +ffplay -fflags nobuffer -flags low_delay -rtsp_transport tcp -window_title "Ograniczony w czasie program pilotażowy" "rtsp://10.8.1.92:8554/cam" 
 +</code> 
 + 
 +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 ===== ===== Example picture =====
infra/tools/streampi.1790355597.txt.gz · Last modified: by ar

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki