hardware:video-pis

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
hardware:video-pis [2024/04/02 21:52] – unquote accidentially quoted line pathardware:video-pis [2024/04/02 22:08] – undo previous change pat
Line 52: Line 52:
 rtp.send_rtp_src_0  rtp.send_rtp_src_0 
 ! udpsink  ! udpsink 
-  host=${ipAddress} +  host=224.0.23.1 
   port=5000    port=5000 
   multicast-iface=eth0    multicast-iface=eth0 
Line 58: Line 58:
 rtp.send_fec_src_0_0  rtp.send_fec_src_0_0 
 ! udpsink  ! udpsink 
-  host=${ipAddress} +  host=224.0.23.1 
   port=5002    port=5002 
   async=false    async=false 
Line 65: Line 65:
 rtp.send_fec_src_0_1  rtp.send_fec_src_0_1 
 ! udpsink  ! udpsink 
-  host=${ipAddress} +  host=224.0.23.1 
   port=5004    port=5004 
   async=false    async=false 
  • hardware/video-pis.txt
  • Last modified: 2024/04/03 21:13
  • by wtf