media-sharing: Add streaming to the go client.

I also made video streaming stable on the server by always buffering
the entire video.  If we want streaming to work we'll have to do a lot more
work to teach the clients how to tunnel streaming video protocols
over RPC.

Change-Id: Ifdc00a4b4d17bdedb60625f571d18e7829e55a7c
4 files changed
tree: 785cd987ad42818ce53648971c7cadf6eb01ea9c
  1. android/
  2. go/
  3. js/
  4. scripts/
  5. .gitignore
  6. AUTHORS
  7. CONTRIBUTORS
  8. LICENSE
  9. PATENTS
  10. README.md
  11. VERSION
README.md

Media sharing

This is an example application built on the Vanadium stack.

See design doc here: https://docs.google.com/document/d/1TT7eiSPJpGiAS__NNf51RZEAEio2myKUmH0jM3k_OxI

Development

Deployment