gola10 wrote:Maciekc:
it say "Could not find free Xv adapter........" but it is working anyway.
Thanks for your help.
I need to REMOTELY view all the cameras as i do with xlib_shm. Can it be used remotely?
I have tried to open a ssh session and run it but it is slow and only the first row of cameras is displayed.
Is there a remote viewer for Linux? other than Montage.
Thanks
It is intented to local use only.
It won't work good remotely.
You can use stalkercam that would work much better, as it gets images in jpegs. And you don't have to set remote x session.
Here it is: http://dig.hopto.org/stalkercam/
You can search forum for description or just ask me.
Yes, i need some help with stalkercam.
se first parameter -X has me confused.
Let say i want to get the images of ZM that is in a computer on address 192.168.20.68 and want to see monitor 1234.
gola10 wrote:Yes, i need some help with stalkercam.
se first parameter -X has me confused.
Let say i want to get the images of ZM that is in a computer on address 192.168.20.68 and want to see monitor 1234.
How should i do it?
Thanks
X is short of xserver. I don't remember why it is needed. But it works.
I only changed some lines in source so it can be usable in zoneminder system.
So you need to make a bash script starting 4 instances of stalkercam.
it looks like a process is running but i do not see anything in the screen.
Just to clear some concepts.
Where should i install stalkercam? on the zm computer or on the remote one?
it looks like a process is running but i do not see anything in the screen.
Just to clear some concepts.
Where should i install stalkercam? on the zm computer or on the remote one?
On the remote.
Are you sure the path to image is ok?
Maybe you have user authentication enabled in zoneminder?
You are right again.
My path is /cgi-bin/nph-zms. This installation is from the Mandriva 2006 ZM livecd and this is how the path was set.
Also, I had enable "Authenticate user logins to ZoneMinder " and this was the second problem.
Now it is working.
Is there a way to pass the userrname and password so i can set "Authenticate user logins to ZoneMinder " enable?
gola10 wrote:You are right again.
My path is /cgi-bin/nph-zms. This installation is from the Mandriva 2006 ZM livecd and this is how the path was set.
Also, I had enable "Authenticate user logins to ZoneMinder " and this was the second problem.
Now it is working.
Is there a way to pass the userrname and password so i can set "Authenticate user logins to ZoneMinder " enable?
Thanks for your help.
Yes you can.
You "probably" must use remote authentication via apache htpasswd, IMHO is better than php.
You have to setup your apache to accept calling nph-zms from ip that will have stalkercam running.
If any probelms ask me, I'll try to give you some sample config.
maciekc wrote:Yes you can.
You "probably" must use remote authentication via apache htpasswd, IMHO is better than php.
You have to setup your apache to accept calling nph-zms from ip that will have stalkercam running.
If any probelms ask me, I'll try to give you some sample config.
I do not have any experience with apache.
Any tips?
I will appreciate those sample config when you have the time to make them.
In conjunction with the recording of the events with Zoneminder and display of all the cameras in one monitor with xlib. I also need to send this images by adsl(640kbits upload) to my central office, i've been using mpeg4live(x264) to send just one camera, but i cannot find a way to make just one stream composed by 4 or 6 cameras streams, like xlib does and send it with mpeg4live.
It's possible to use the vloopback in conjuntion with xlib, for instance using xlib output as vloopback input so that i can send this composed stream by mpeg4live(x264).
I tried the xlib 0.6.3 files today, but could not uncompress the .tgz files. (Either gl or non-gl) I could uncompress 0.6.2, but it segfaults... Is there a fix, or another source of the 0.6.3 files?