Thanks,
As noted, i'm a python noob.
So WRT the first code, does this have to go anywhere specific in the StreamingHandler Class?
I added it at the bottom of the section.
I added the second snipe at the top before the PAGE= section.
How should the 3rd snippet be added - as there is already a class StreamingHandler(server.BaseHTTPRequestHandler) entry?
Will any of the suggestions you provided allow me to send a command to change the sarturation on the fly?
I guess another way would be for it to read the state of a PI GPIO, but I don't know where to start here either
As noted, i'm a python noob.
So WRT the first code, does this have to go anywhere specific in the StreamingHandler Class?
I added it at the bottom of the section.
I added the second snipe at the top before the PAGE= section.
How should the 3rd snippet be added - as there is already a class StreamingHandler(server.BaseHTTPRequestHandler) entry?
Will any of the suggestions you provided allow me to send a command to change the sarturation on the fly?
I guess another way would be for it to read the state of a PI GPIO, but I don't know where to start here either
Statistics: Posted by jon_iz — Sat Nov 30, 2024 8:27 pm