feat(silo/native): add MediaMTX streaming relay on silo
Every ac-native device can now broadcast to silo.aesthetic.computer.
MediaMTX relay accepts SRT push and serves RTMP/HLS for viewers.
- silo/stream/: MediaMTX config + deploy script
- stream.conf only needs CHANNEL=name to enable broadcasting
- Default SRT_LATENCY bumped to 120ms for internet (vs 40ms LAN)
- Viewers pull: rtmp://silo:1935/<channel> or HLS at :8888/<channel>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>