mertdogar / teampark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TEAMPARK

TeamPark is an augmented video platform for remote working. TeamPark utilized WebRTC streams for sharing video and screens.

Development

Start server:

npm run start-server

Start client:

npm run watch

Open:

http://localhost:5474/$room-id

TODO

  • Persist spaces to Redis or Postgres
  • Improve widget infrastructure
  • Fix reconnection
  • Screen sharing
  • Room logic

About


Languages

Language:JavaScript 96.1%Language:HTML 2.7%Language:Dockerfile 1.2%