Changes between Version 18 and Version 19 of StreamingGuide
- Timestamp:
- Jul 18, 2012, 4:24:32 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StreamingGuide
v18 v19 33 33 34 34 {{{ 35 Ffmpeg -f dshow -I video="Virtual-Camera" -vcodec libx264 -tune zerolatency35 ffmpeg -f dshow -I video="Virtual-Camera" -vcodec libx264 -tune zerolatency 36 36 -b 900k -f mpegts udp://10.1.0.102:1234 37 37 }}}
