---
config:
theme: base
---
graph RL
subgraph birdhouse[Birdhouse]
subgraph pi[Raspberry Pi]
pi-server[Camera server]
end
camera[Camera]
end
subgraph cloud[Google Cloud Platform]
subgraph vm[Compute Engine]
relay[Relay server]
end
end
subgraph browser[Browser]
stream[Camera feed]
end
pi-server -- libcamera --> camera
pi -- reverse ssh --> vm
relay -. http .-> pi-server
browser -- https --> relay
-
Notifications
You must be signed in to change notification settings - Fork 0
barkm/birdhouse
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published