https://salon.kunal.sh A 2D teleconferencing app.
Hasura console: https://api.salon.kunal.sh/console
To get started, you will first need to edit public/index.html to set your API key.
See the section marked IMPORTANT SETUP, and change the placeholder YOUR_API_KEY to be the API key you were provided.
You can retrieve your API key by visiting https://accounts.simplewebrtc.com.
npm install- Edit
public/index.htmlas described above. npm start- Go to https://localhost:8080/
- Video for each person hovers above their icon, and dissapears when out of proximity
-
initials in each player's icon. copy over mutations from master.
-
move around on mobile - joystick
-
transform-translateis much more performance thanposition: absolute