diff options
| -rw-r--r-- | README.md | 14 | 
1 files changed, 12 insertions, 2 deletions
@@ -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  |