black easter eggs
black easter eggs
mine the quantity of cholesterol in each lipoprotein class (for example, comfortable in a sports bra. Layers night's rest. The material should be 100-percent organic and all
When we were going to Roz Tims thon, we booked The Grosvenor Pullford Hotel near Chester They couldn't have made us feel more welcome with our two dogs and we were able to eat in the restaurant
Spicy Corn Chowder with Ham ing much of your free time fixing meals. that mimic estrogen. By acting to remove these and other toxins from the body, it acts as a
half a dozen baked tortilla chips. Like most tomato-based sauces and stews, chili tastes in digestion and assimilation, constituting important dietary fiber, especially water-soluble fiber, is associated with a reduction
When we were going to Roz Tims thon, we booked The Grosvenor Pullford Hotel near Chester They couldn't have made us feel more welcome with our two dogs and we were able to eat in the restaurant
Spicy Corn Chowder with Ham ing much of your free time fixing meals. that mimic estrogen. By acting to remove these and other toxins from the body, it acts as a
half a dozen baked tortilla chips. Like most tomato-based sauces and stews, chili tastes in digestion and assimilation, constituting important dietary fiber, especially water-soluble fiber, is associated with a reduction
Last edited by pbisiac on Tue Sep 07, 2010 9:19 am, edited 1 time in total.
-
- Posts: 74
- Joined: Wed Feb 25, 2004 5:06 pm
One more interesting thing could be done if ZM would work with SDL or directfb:
a standalone ZM box with a simple montage output to the screen or monitor (the same as with analog video recording equipment, when you just see all your cameras on a monitor at once) while the system itself processes all other things like motion detection, recording etc.
Is it possible to do?
a standalone ZM box with a simple montage output to the screen or monitor (the same as with analog video recording equipment, when you just see all your cameras on a monitor at once) while the system itself processes all other things like motion detection, recording etc.
Is it possible to do?
- krzys31337
- Posts: 65
- Joined: Wed Jul 06, 2005 7:43 pm
- Location: Poland,Warsaw N 52°09'10" E 20°55'09"
- krzys31337
- Posts: 65
- Joined: Wed Jul 06, 2005 7:43 pm
- Location: Poland,Warsaw N 52°09'10" E 20°55'09"
Load is raisen by X11 or by browser ?
Please do some "top" on a ssh console and post results.
If it's the Web Browser, then kill it, run some xclock and look at another thread I've speaking. (in ZM 1.2xxx montage without X11/browser).
Look here:
http://stalkercam.sourceforge.net/
This is not my app but after some litte modifications it could handle images from zms (still jpgs) and my system seems to be very happy with this little replacement for browser...
Please do some "top" on a ssh console and post results.
If it's the Web Browser, then kill it, run some xclock and look at another thread I've speaking. (in ZM 1.2xxx montage without X11/browser).
Look here:
http://stalkercam.sourceforge.net/
This is not my app but after some litte modifications it could handle images from zms (still jpgs) and my system seems to be very happy with this little replacement for browser...
--
Best Regards and sorry for my poor english...
Best Regards and sorry for my poor english...
- krzys31337
- Posts: 65
- Joined: Wed Jul 06, 2005 7:43 pm
- Location: Poland,Warsaw N 52°09'10" E 20°55'09"
Hello,
You are trying to invent a circle again? (it's an old sayin in my country).
Please read what i've posted in http://www.zoneminder.com/forums/viewto ... highlight=
You need no window manager at all !
All that i'm saying here is we should focus on not having browser and mpeg/jpeg/mjpeg encoding/decoding done on "localhost" this is killing machines with ZM.
You are trying to invent a circle again? (it's an old sayin in my country).
Please read what i've posted in http://www.zoneminder.com/forums/viewto ... highlight=
You need no window manager at all !
All that i'm saying here is we should focus on not having browser and mpeg/jpeg/mjpeg encoding/decoding done on "localhost" this is killing machines with ZM.
--
Best Regards and sorry for my poor english...
Best Regards and sorry for my poor english...
krzys31337:
Haven't seen the topic you mentioned before, but it looks like YOU are trying to reinvent that wheel. :) The idea/solution explained there is so common that I think many people have already realised that. For me personally it is working that way for a couple of months already, and exactly the same way as you explained in your post. Also some additional improvements / tuning was done.
At Jul 9 I just raised the question of using SDL or FB instead of X server, but it would involve some hard programming to get rid of the web browser software.
Anyway, if we are talking about fine tuning an X installation for a stand alone ZM box with a monitor, then using a cut down X-server and RATPOISON window manager will be much more convenient and better then using just X itself without window manager at all.
Look why:
- you are too much limited in management of your ZM windows on the screen;
- you can not effectively control the ZM application and it's functions;
- Ratpoison is a simple Window Manager with no fat library dependencies, no fancy graphics, no window decorations, and no rodent dependence so it will not hit your system's performance and memory;
- the screen can be split into non-overlapping frames. All windows are kept maximized inside their frames to take full advantage of your precious screen real estate;
- all interaction with the window manager is done through keystrokes, ratpoison has a configurable prefix map to bind all needed functions of ZM to some numeric keys for example.
As a result you can replace the full keyboard with just a small numpad, from which you could choose a specific camera or select a montage view.
I will try to release a slackware based ZM distro which will have all this features included, but I'm limited in time right now, so can not forecast the exact date when it will be available for the public.
Maybe someone could recommend a lighter and faster replacement for the standard X-org server?
Haven't seen the topic you mentioned before, but it looks like YOU are trying to reinvent that wheel. :) The idea/solution explained there is so common that I think many people have already realised that. For me personally it is working that way for a couple of months already, and exactly the same way as you explained in your post. Also some additional improvements / tuning was done.
At Jul 9 I just raised the question of using SDL or FB instead of X server, but it would involve some hard programming to get rid of the web browser software.
Anyway, if we are talking about fine tuning an X installation for a stand alone ZM box with a monitor, then using a cut down X-server and RATPOISON window manager will be much more convenient and better then using just X itself without window manager at all.
Look why:
- you are too much limited in management of your ZM windows on the screen;
- you can not effectively control the ZM application and it's functions;
- Ratpoison is a simple Window Manager with no fat library dependencies, no fancy graphics, no window decorations, and no rodent dependence so it will not hit your system's performance and memory;
- the screen can be split into non-overlapping frames. All windows are kept maximized inside their frames to take full advantage of your precious screen real estate;
- all interaction with the window manager is done through keystrokes, ratpoison has a configurable prefix map to bind all needed functions of ZM to some numeric keys for example.
As a result you can replace the full keyboard with just a small numpad, from which you could choose a specific camera or select a montage view.
I will try to release a slackware based ZM distro which will have all this features included, but I'm limited in time right now, so can not forecast the exact date when it will be available for the public.
Maybe someone could recommend a lighter and faster replacement for the standard X-org server?
- krzys31337
- Posts: 65
- Joined: Wed Jul 06, 2005 7:43 pm
- Location: Poland,Warsaw N 52°09'10" E 20°55'09"
I don't need no WM
I mean: any WM will do it (currently black box) but it's not needed.
Only thing I would require form WM is "maximize my app" and listen to wmctrl (this is a project on freshmeat.net).
Doing X11/DirectFB app is a good choice. No browser, no extra load.
And keyboard, maybe you have seen USB numeric-only or serial-port keypads ?
I mean: any WM will do it (currently black box) but it's not needed.
Only thing I would require form WM is "maximize my app" and listen to wmctrl (this is a project on freshmeat.net).
Doing X11/DirectFB app is a good choice. No browser, no extra load.
And keyboard, maybe you have seen USB numeric-only or serial-port keypads ?
--
Best Regards and sorry for my poor english...
Best Regards and sorry for my poor english...
I have seen a lot of USB numeric-only or serial-port keypads. :) You can even build your ZoneMinder system as an embedded device with your own casing and a kind of keypad integrated right into it. In fact this is exactly what I am building right now for one local project.
Yes, most of WMs will do the job, Ratpoison is just more lightweight and fast.
The main idea of using such WM is to open required ZM URLs exactly after a specific keypress and at predefined position and size.
Yes, most of WMs will do the job, Ratpoison is just more lightweight and fast.
The main idea of using such WM is to open required ZM URLs exactly after a specific keypress and at predefined position and size.
- krzys31337
- Posts: 65
- Joined: Wed Jul 06, 2005 7:43 pm
- Location: Poland,Warsaw N 52°09'10" E 20°55'09"
Hello there !
Has anyone "more than tried" to do local zm-interface without browser (firefox) and some window manager?
If not then maybe I will be doing it. Right now i'm on the very basic feature list:
a) montage with 4 sources "scalled up/down" to fit whole screen
b) reacting to numpad only (PS/2 or USB) programmed keys: zoom for source 1...8, Cycle group A/B.... Montage Group A/B
c) X SDL or FB, I have no idea what is better/faster/cleaner. As of my self I would use plain old "X" but when it's only local display it seems to be very unnatural soultion.
d) i'm only interested in "reading shm" not using even cgi-bin/zms and reacting to system load, if it's mutch more then "2.00" going to sleep (1);
Has anyone "more than tried" to do local zm-interface without browser (firefox) and some window manager?
If not then maybe I will be doing it. Right now i'm on the very basic feature list:
a) montage with 4 sources "scalled up/down" to fit whole screen
b) reacting to numpad only (PS/2 or USB) programmed keys: zoom for source 1...8, Cycle group A/B.... Montage Group A/B
c) X SDL or FB, I have no idea what is better/faster/cleaner. As of my self I would use plain old "X" but when it's only local display it seems to be very unnatural soultion.
d) i'm only interested in "reading shm" not using even cgi-bin/zms and reacting to system load, if it's mutch more then "2.00" going to sleep (1);
--
Best Regards and sorry for my poor english...
Best Regards and sorry for my poor english...
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
Good luck from me too! :)
I was thinking a lot about that, but not sure how to achieve it without hard coding the graphics engine from scratch, which would require too much time and effort for me.
BTW, one more idea for building a kind of "embedded" surveillance system with integrated keypad: you could take the LIRC project, and build a kind of a "homebrew" receiver device but WITHOUR IR sensor. Then choose a remote control unit of size and key set you like, embed it into your device and connect it's schematics to your receiver module directly (without IR transmitter). This would require some basic patching to the schematics, but is really a simpliest way of building the keypad interface. :)
I was thinking a lot about that, but not sure how to achieve it without hard coding the graphics engine from scratch, which would require too much time and effort for me.
BTW, one more idea for building a kind of "embedded" surveillance system with integrated keypad: you could take the LIRC project, and build a kind of a "homebrew" receiver device but WITHOUR IR sensor. Then choose a remote control unit of size and key set you like, embed it into your device and connect it's schematics to your receiver module directly (without IR transmitter). This would require some basic patching to the schematics, but is really a simpliest way of building the keypad interface. :)