The 'video0' device is created when the camera driver module gets installed. This means that if you unplug and then reconnect your camera, the /dev/video0 link will be destroyed and then recreated.
I believe you have to manually change the ownership and/or permissions afterwards. I should be interested if there is an alternate method of which I am unaware.