Mediasoup Simple API Server consulting

Hi All,

I am looking for a developer who can work on top of an existing open source project [ https://github.com/michaelfig/mediasoup-broadcast-example ] or create a simple API server.

Architecture and API.

  1. Single mediasoup server node that can allow participants to connect with JWT token
  • Token parameters: user_id, roles: [:publisher, :consumer] , or [:publisher], or [:consumer]
  1. Have the following end points on the mediasoup server
  • /create_room
  • /join?room_id=
  • /refresh_permissions?room_id=
  • /current_running_rooms
  • /total_participants?room_id=
  • /close_room?room_id=
  • /video_url?room_id=

Budget: $350