Colour not working
In your options under the Config tab try unchecking the ZM_STRICT_VIDEO_CONFIG and see if that helps.
3939663646337
It's better to keep your mouth shut and appear stupid than open it and remove all doubt.
-Mark Twain
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
One thing to be careful of is that if you have your settings set to grey then the shared memory is allocated as WxHx1 per frame. If you then change to colour this needs to be WxHx3 per frame. This means that the shared memory storage needs to grow, which it can't so it is destroyed and recreated. However if something is hanging onto the segment (such as a zms streaking daemon) then this doesn't happen.
When doing any change that results in a higher storage requirement it is always safest to restart ZM completely. This is assuming you don't just have the shared memory limit problem detailed in the FAQ and README.
Phil
When doing any change that results in a higher storage requirement it is always safest to restart ZM completely. This is assuming you don't just have the shared memory limit problem detailed in the FAQ and README.
Phil
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact: