Changes between Version 55 and Version 56 of StreamingGuide
- Timestamp:
- Oct 21, 2013, 12:06:42 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StreamingGuide
v55 v56 35 35 }}} 36 36 37 Here is what another person did:38 39 {{{ 40 ffmpeg -f dshow - Ivideo="Virtual-Camera" -vcodec libx264 -tune zerolatency37 Here is what another person once did: 38 39 {{{ 40 ffmpeg -f dshow -i video="Virtual-Camera" -vcodec libx264 -tune zerolatency 41 41 -b 900k -f mpegts udp://10.1.0.102:1234 42 42 }}}
