Search found 1 match
- Fri Aug 28, 2009 2:18 pm
- Forum: ZoneMinder Previous Versions
- Topic: shared memory not valid
- Replies: 11
- Views: 16789
The way that I was able to fix this issue was by chmod'ing /dev/video0 with 666 ie chmod 666 /dev/video0 may not be the most secure way to do it...but its working :)... [EDIT] but that is just a quick dirty fix...my real issue was that i didnt have some permissions set right. After following the ...