mirror of
https://github.com/brmlab/brmdoor.git
synced 2025-06-07 19:24:01 +02:00

Ethernet shield has been extremely unreliable, and we need a USB host nearby for a webcam anyway.
26 lines
758 B
Text
26 lines
758 B
Text
* Support for brmwiki update notifications.
|
|
Watch the RSS feed.
|
|
|
|
* Potentially some prettier icons and richer javascript stubs.
|
|
|
|
|
|
* Way to override status from web page.
|
|
To keep status LED and web page in sync, bi-directional
|
|
communication will be required.
|
|
|
|
* Way to unlock door remotely (through some secure channel).
|
|
Bi-directional communication will be required.
|
|
|
|
|
|
* Webcam support.
|
|
We will need to figure out where to connect it.
|
|
|
|
* Picture snapshot support.
|
|
Add a button to the panel that will make the webcam
|
|
take a snapshot - useful for letting the world know
|
|
who came in, or to publish random stuff. Post to twitpic
|
|
or some-such.
|
|
|
|
* Live-feed support.
|
|
Turn webcam on/off based on the second switch. Route the
|
|
stream to some public place.
|