summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md14
1 files changed, 12 insertions, 2 deletions
diff --git a/README.md b/README.md
index b5658ee..adf201f 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,7 @@
**TODO: **
- [ ] membrane
-- [ ] liveview
-- [ ] phoenix (?)
+- [ ] phoenix liveview
- [ ] stream audio
- [ ] stream video
- [ ] nerves
@@ -14,6 +13,17 @@ Need to be able to stream audio and video and display it on a website.
## How?
+ ┌───────────────────────────────────────────────┐
+ │ │
+ ┌──────────┐ │ ┌──────┐ ┌──────────┐ │
+ │Microphone├─────│─►│nerves│ ┌──────┐ │ Phoenix │ │
+ └──────────┘ │ └──────┘ │nerves├─────────────►│ Liveview │ │
+ ┌──────────┐ │ ┌──────┐ └──────┘ └──────────┘ │
+ │ Camera ├─────│─►│nerves│ │
+ └──────────┘ │ └──────┘ │
+ │ │
+ └───────────────────────────────────────────────┘
+
tbd...
## Tutorials