silvanmelchior / RPi_Cam_Web_Interface

A web interface for the RPi Cam
MIT License
1.53k stars 492 forks source link

It is possible to change default camera preview #672

Open ArthurOuv opened 2 years ago

ArthurOuv commented 2 years ago

I have a RPI 4 with DSI touch screen and external monitor connected via HDMI.

The problem is that raspimepg always treats DSI screen as default and uses that one for camera's live preview, How can I change this behaviorto preview at hdmi ?

roberttidey commented 2 years ago

https://github.com/raspberrypi/firmware/issues/1136

Gives info on how to change default when yuou have both screen types

ArthurOuv commented 2 years ago

I don't want to disable the dsi lcd monitor.

On this solution https://github.com/raspberrypi/firmware/issues/1136 at /boot/config.txt [EDID=*] ignore_lcd=1

disable the lcd monitor