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 17:10] – [streampi] arinfra:tools:streampi [2026/09/25 17:22] (current) – radex
Line 16: Line 16:
   - 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.1790356248.txt.gz · Last modified: by ar

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki