Go to advanced search

by valio174
Wed Mar 21, 2018 9:24 am
Forum: Beginners
Topic: Http server can't show image
Replies: 8
Views: 3117

Re: Http server can't show image

Thank you KLL this is what I needed. I should also check the flask framework.
by valio174
Tue Mar 20, 2018 8:14 am
Forum: Beginners
Topic: Http server can't show image
Replies: 8
Views: 3117

Re: Http server can't show image

Thank you for your tips. For now I will make it with the symlinks and static html to get it working. Then I will try with python server.
by valio174
Mon Mar 19, 2018 11:11 pm
Forum: Beginners
Topic: Http server can't show image
Replies: 8
Views: 3117

Re: Http server can't show image

Thank you for your help! How can I change the image source in the index.html dynamically? (I can use an script which opens the index.html file and changes the name of the source but then the server must be restarted) Basically my idea is to store 40 images in a folder and they will be displayed in t...
by valio174
Sun Mar 18, 2018 8:24 pm
Forum: Beginners
Topic: Http server can't show image
Replies: 8
Views: 3117

Http server can't show image

Hello, I have recently bought a Raspberry Pi Zero and an infrared camera. I want to make an http server which serves pictures that will be captured when a Pir sensor detects movement. I run a python script listening for movement, taking pictures and saving them to a folder. I want to make a dynamic ...

Go to advanced search