|
|
|
|
|
by ruiramos
3591 days ago
|
|
Sure! :) The backend is basically just Redis and Amazon! (S3 for storing the files, a Lambda function to convert webm into mp4 and gif).
Client side, it's using WebSockets, RecordRTC for the video capture and Service Workers for the push notification bit. |
|