Hello ,
I just install my Raspberry inside the Pi Deskstop element 14. I have previously use the camera and motion to monitor the room when the house is empty and this was working fine.
Now , everything is in the new PI desktop but the camera is in the reverse direction. When motion take pictures or create movies, pictures and movies are in the on the wrong side.
Using the raspistill I can easily reverse the picture using options -vf or -rot 180 ) but motion is using V4L2 driver that is loaded to access the camera from /dev/video0.
How can I configure the driver or motion to automatically reverse the picture taken ?
Many thanks for your help
Pierre