rzeldent / esp32cam-rtsp

Simple RTSP (streaming image) server for the ESP32CAM. Easy configuration and monitoring through the web interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rotate image 90 degrees in http://192.168.4.1/stream

JavierSen opened this issue · comments

Hi, I´m test your project, but my camara case is in horizontal.
Is it possible when you’re in stream mode, to rotate the image 90º? I don’t find option, and I think the only way would be an html.
Thank you.

commented

Hi Javier,

No, there are only options for flip horizontal and vertical. This is a camera setting.
I think you need some post processing to accomplish this...

Kind regards,

Rene