Thing's with three different url's
- /
- /video_feed
- /get_frame
clone the project using url
git clone https://github.com/nocturnalplay/streaming-cam-rpi.git
next install the required packages
cd streaming-cam-rpi
pip install -r requirements.txt
python3 pythonserver.py
If any thing go's wrong. Please check the raspi-config to enable the interface > camera option and then reboot the device then start the project