Looking for someone who has setup a Pi Zero Camera as a simple IP video stream.
http://www.toptechboy.com/tutorial/low-cost-raspberry-pi-ip-camera/
This tutorial from Paul McWhorter looked promising, but has a number of flaws, even though he states “If you follow the instructions EXACTLY, it should work.”. Well it wont for a number of reasons.
Still working through it. Initially didn’t recompile ffmeg, didn’t think it mattered, with clean install of Buster. But no video on web page so trying that now to see if it makes any difference, most likely wont; but sudo make is so slow on Pi Zero.
Cheers All
PS I have Python Flask web camera, and Motion Eyes security camera working perfectly. This time I wanted to use lighttpd rather than Python or Motion Eyes.
EDIT:
Well this proved to be a lot easier than I thought, when you get the right information.
https://www.raspberrypi.org/forums/viewtopic.php?f=43&t=63276
https://elinux.org/RPi-Cam-Web-Interface
I was pretty sure something like this existed, but internet searches did not show the official site.
As stated on the forum the camera install should be added to the GUI Menu, making it much easier to setup.
If anyone is looking at using the Pi Camera as a video stream, the official site would be a good place to start.