ayufan / camera-streamer

High-performance low-latency camera streamer for Raspberry PI's
291 stars 46 forks source link

Add Horizontal/Vertical flipping and 90 degree rotation. #145

Open jdwhite opened 3 months ago

jdwhite commented 3 months ago

Please add the ability to flip images/video horizontally/vertically and rotate images/video 90 degree clockwise/counterclockwise.

Currently this can be done within OctoPrint with a plugin such as MultiCam, but only works within the OctoPrint UI. Anything streamed directly via camera-streamer gets the default orientation.

jdwhite commented 3 months ago

I'm aware of the --camera-hflip and --camera-vflip options but my camera (Logitech c920) doesn't support this. I gather that supporting my requested functionality would require post-processing by something such as ffmpeg.

Svanto1963 commented 2 months ago

Cant get --camera-hflip and --camera-vflip to work on my Raspberry pi + Raspi cam v3.0 PLZ. help.