|
From: trebol-a <sub...@tr...> - 2008-06-23 07:08:39
|
Hi all, 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.. Angel, what is the difference of this configuration with the MjpegProxyGrab ? 2008/6/22, Angel Carpintero <ac...@te...>: > El dom, 22-06-2008 a las 16:49 +0200, Frank Altpeter escribió: >> Hi there, > > Hi Frank, > >> I'm quite new to motion, so please apologize if this question has been >> answered somewhere already - I was not yet able to find anything about >> that. >> >> I configured my motion to check two camerea sources. This works fine so >> far, but I wanted to use the webcam feature so I'm able to view the output >> of both cameras on one page, instead of configuring each cam on its own >> webcam port. Is this possible without having an extra apache webserver and >> manually build a page which includes both webcam streams? > > > There many ways to do it, you can take some ideas from : > > http://www.lavrsen.dk/twiki/bin/view/Motion/RelatedProjects > > Also do it as is described in Twiki : > > http://www.lavrsen.dk/twiki/bin/view/Motion/MjpegProxyGrab > > > or you can use a great project that Dave created as a frontend for > motion : > > http://code.google.com/p/kmotion/ > > >> >> Tìoraidh an-dràsda, >> >> Frank Altpeter > > 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 > |