Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 509 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 509 Bytes

cast.us

Cast.us is an Android application which allows you to share your friend's phone's camera on your Facebook Live video feed. This repository is the implementation of the backend server that communicates with the Facebook API and multiple Android phones to synchronize the switching of streams from one person to another.

Technologies used:

  • node.js: for the backend
  • Express.js: for HTTP server
  • MongoDB: as a database
  • Firebase: as a realtime database and for sending Android FCM notifications