Hello all, sorry to be a bother today. I'm wondering what options there are to show a full-screen, live video from an attached USB camera?
I have Raspbian buster installed on a pi zero and a USB camera attached. After experimenting (succesfully) with using motioneyeos to stream the video I was wondering if there was a more straightforward solution that could be used by simply displaying the video feed directly on a monitor connected to a Pi instead of recruiting a second computer in order to view the video in a web browser.
To give an idea of my setup. A department at my place of employment is making a pseudo security camera to see who is at a door before letting them in (it's more of a nice to have not an actual security risk and is separate from our security camera system). There's a monitor on the inside of the door and a USB extension cable connected to a mounted USB camera outside the door. I had some pi zero's laying around from an old program that seemed perfect for the task. As mentioned I can successfully stream from the camera but it feels like it would be a lot easier just to plug the device into a monitor and display the webcam feed.
And herein lies the problem. The official raspbian documentation only seems to give options for saving video and or taking still shots. What I want to do is display a full screen live video feed of the attached webcam 24/7.