maiermic / robot-cameraman

Robot cameraman similar to Soloshot or Pixio
MIT License
13 stars 5 forks source link

make web UI accessible via internet #38

Open maiermic opened 2 years ago

maiermic commented 2 years ago

Serve static files (e.g. index.html) using Firebase. Use Firebase to establish WebRTC connection (compare to face-ball). Use data channel of WebRTC connection instead of HTTP API.