|
From: Angel C. <ac...@te...> - 2008-06-23 10:12:51
|
El lun, 23-06-2008 a las 09:08 +0200, trebol-a escribió: > Hi all, Hola Alberto, > Angel, now I have two files "camera1.conf" and other "camera2.conf", > of course and "motion.conf". The first file conf set the value > "webcam_port 8801" and the second is "webcam_port 8802". > In apache.conf, I use ProxyPass: > ProxyPass camara1.cgi http://192.168.0.1:8801 > ProxyPass camara2.cgi http://192.168.0.1:8802 > > Ok, all is all right and run fine.. Yes mod_proxy is a good option , in : http://www.lavrsen.dk/twiki/bin/view/Motion/MjpegProxyGrab Dag added a little example. ( Thanks Dag ! ). More info http://httpd.apache.org/docs/2.0/mod/mod_proxy.html > Angel, what is the difference of this configuration with the MjpegProxyGrab ? mjprox / mjgrab is an alternative to be used with others webservers without mod_proxy. [snip previous response] Cheers, -- Angel Carpintero ack ( at ) telefonica ( dot ) net Key fingerprint = 3FD3 9C90 149E 7824 CECD 6BCF AC2C CA61 6EF1 B90D "No basta saber, hay que aplicar lo que se sabe; no basta querer hacerlas cosas, hay que hacerlas". "Knowing is not enough; we must apply. Willing is not enough; we must do" Johann Wolfgang von Goethe |