I solved the problem and run this cam in ZM with ffmpeg+vpipe+vloopback.
If anyone is interested explain process to make working this cam.
Search found 20 matches
- Fri Feb 20, 2009 10:21 am
- Forum: Hardware Queries
- Topic: [solved] how view video camera Linksys WVC45G in ZM ?
- Replies: 3
- Views: 3497
- Mon Feb 16, 2009 7:57 pm
- Forum: User Contributions
- Topic: solution for cheap mpeg4 ip cams and others encoding input
- Replies: 14
- Views: 25037
- Sat Feb 14, 2009 4:35 pm
- Forum: Hardware Queries
- Topic: [solved] how view video camera Linksys WVC45G in ZM ?
- Replies: 3
- Views: 3497
- Sat Feb 14, 2009 1:05 pm
- Forum: Hardware Queries
- Topic: [solved] how view video camera Linksys WVC45G in ZM ?
- Replies: 3
- Views: 3497
[solved] how view video camera Linksys WVC45G in ZM ?
Hello people! I want the forum but have not found solution to my problem. I have to run a Linksys wvc54g network camera, there is some soliton to see this view video of tihs camera in ZM? The only solution I found is to capture frames with an external program to send ZM as source file but I lost ...
- Wed Feb 11, 2009 8:05 pm
- Forum: ZoneMinder Previous Versions
- Topic: Zoneminder habla Hispana
- Replies: 53
- Views: 221166
Re: yo tambien empiezo en zoneminder y en español. saludos
Hola a todos porfin encuentro algo de español en el mundillo zoneminder. lo he instalado me va perfectamente pero tengo un gran problema, tengo un disco demasiado pequeño para poder grabar todo el tiempo, y dispongo de un servidor basaso en windows 2000 server con un disco de 500GB y ya no se com ...
- Wed Feb 11, 2009 8:01 pm
- Forum: ZoneMinder Previous Versions
- Topic: Zoneminder habla Hispana
- Replies: 53
- Views: 221166
Hola a todos Estoy empezando a trabajar con Zoneminder. Tengo una cámara IP Axis y todo funciona perfectamente. Mi objetivo es conseguir que zoneminder actúe unicamente como un grabador de video diario. La grabación de todo un dÃa la almacene como un solo evento y cree uno nuevo para el dÃa sig ...
- Fri Jan 30, 2009 5:45 pm
- Forum: ZoneMinder Previous Versions
- Topic: No image in my usb webcam...
- Replies: 2
- Views: 4728
- Wed Jan 21, 2009 6:39 pm
- Forum: User Contributions
- Topic: New released zmtrigger.pl
- Replies: 3
- Views: 6276
New released zmtrigger.pl
Hi people, I have worked to complement zmtrigger.pl with news options: (ZoneMinder released 1.22.3) • Enabled and Disabled monitors • Change function monitors (except None) • Execute filters previously saved. • Now monitors have identified by Name and not by Id number. The format of triggers ...
- Fri Jan 16, 2009 8:13 pm
- Forum: ZoneMinder Previous Versions
- Topic: Color got lost
- Replies: 3
- Views: 3260
Yes, is normal that you will use some resolutions have problems. If 320x240 works correctly, test multiply resolution as 640x480 you should work. If you don't function can be problem of shared memory, visit FAQ : http://www.zoneminder.com/wiki/index.php/FAQ#What_does_a_.27Can.27t_shmget:_Invalid ...
- Fri Jan 16, 2009 10:50 am
- Forum: ZoneMinder Previous Versions
- Topic: Color got lost
- Replies: 3
- Views: 3260
- Mon Dec 01, 2008 10:54 am
- Forum: ZoneMinder Previous Versions
- Topic: question filter PurgeWhenFull
- Replies: 0
- Views: 1870
question filter PurgeWhenFull
Hello people I would like know :
When each check the disk capacity or data, the filter "PurgeWhenFull" to prevent the overflow of hard disk?
Thanks
When each check the disk capacity or data, the filter "PurgeWhenFull" to prevent the overflow of hard disk?
Thanks
- Wed Oct 29, 2008 2:29 pm
- Forum: ZoneMinder Previous Versions
- Topic: No imagen in watch window
- Replies: 8
- Views: 5757
- Wed Oct 29, 2008 9:48 am
- Forum: ZoneMinder Previous Versions
- Topic: external control function monitor (solved)
- Replies: 5
- Views: 3856
- Wed Oct 29, 2008 9:41 am
- Forum: ZoneMinder Previous Versions
- Topic: No imagen in watch window
- Replies: 8
- Views: 5757
- Fri Oct 17, 2008 10:19 am
- Forum: ZoneMinder Previous Versions
- Topic: external control function monitor (solved)
- Replies: 5
- Views: 3856
but i don't understand because when use function zmMonitorEnable only stop 30 seconds. this is function contents in SharedMem.pm: sub zmMonitorEnable( $ ) { my $monitor = shift; my $action = zmShmRead( $monitor, "shared_data:action" ); $action |= ACTION_SUSPEND; zmShmWrite( $monitor, { "shared_data ...