Skip to content

Multiperson conference and call-recording on breathecode calls #48

@alesanchezr

Description

@alesanchezr

Hrs: 80

We have a WebRTC chat using the WebRTC Twillio:

The application was build using an open source repository called Zipcall, its entirely made in vanilla.js and node.js.

The application only supports 1-on-1 calls because we are using WebRTC peer-to-peer Twilio STUN/TURN infrastructure.

Requirements

  • We need the application to support at least 15 people.
  • We need to add the record button to record the calls.
  • Recording and multi-people rooms are only possible if a valid token is passed on the URL, if not the application should keep as it is right now.
  • On the API, if I ask for GET /room/<slug>/recording it should return a json list with all the meeting recordings available for that room.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions