161
edits
No edit summary |
(Undo revision 5927 by 115.111.42.74 (Talk) Not sure I want to visit that, guessing vandalism) |
||
Line 34: | Line 34: | ||
mkfifo campipe; nc -l -p 8011<campipe | nc netcam 80|sed -r 's/(boundary=)--sonixboundary/\1sonixboundry/'>campipe | mkfifo campipe; nc -l -p 8011<campipe | nc netcam 80|sed -r 's/(boundary=)--sonixboundary/\1sonixboundry/'>campipe | ||
And stream from [http://localhost:8011/cgi-bin/getimage?motion=1 there]. | And stream from [http://localhost:8011/cgi-bin/getimage?motion=1 there]. On [[Babbage]], the script <code>netcamfix</code> is started automatically from <code>xinetd</code> and does the same (this feeds into motion). |