Forgive me if this is not the right section for this question.
(Noob alert - never created a web page before)
I seek assistance.
I have setup a Raspberry Pi with a static I.P address and got it to run as a web server. I can browse to its 'It works' web page from any PC on the network. Is there a simple way to add code to this simple web page that will show me a JPG image taken from the Pi camera?
From the terminal I can type "raspistill -o image.jpg" to show an image but I do not know how to incorporate this into a html file.
(Noob alert - never created a web page before)
I seek assistance.
I have setup a Raspberry Pi with a static I.P address and got it to run as a web server. I can browse to its 'It works' web page from any PC on the network. Is there a simple way to add code to this simple web page that will show me a JPG image taken from the Pi camera?
From the terminal I can type "raspistill -o image.jpg" to show an image but I do not know how to incorporate this into a html file.