Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
680 contributions in the last year
Contribution activity
May 2020
Created a pull request in palavatv/palava-web that received 1 comment
Set "ideal" video resolution values
Implements #47 Default aspect ratio is now 16:9 Not setting too high to save bandwidth See https://stackoverflow.com/a/28911694/169793
+15
−2
•
1
comment
Created an issue in palavatv/palava-client that received 3 comments
Safari cannot parse this JSON
servers' joined_room event triggers this: https://github.com/palavatv/palava-client/blob/v1.10.1/coffee/web_socket_channel.coffee#L34
3
comments
- Give users the option to configure which video/audio device they want to use
- Request better video quality from camera
- Create a "pinned tab" icon for Safari
- End-to-end test basic scenarios
- Display "reconnecting" indicator in UX when network not reachable
- Fix Safari does not create peer connections
- Disable full-screen button for any non-video peer status
- Peer waiting spinner is too large in lobby mode
- Show language switcher on info pages on mobile devices (in conference mode)
- Top control buttons smaller (or wrap) on mobile
- Style user media configurator (join room page)
- "Fly to meeting room" asset
- Use mobile phone's share functionality instead of copy to clipboard where possible
- Two peers on stage in landscape mode do not shrink in height on very small screens
- Implement flash notifications / alerts for error, success, or neutral messages
- Play a sound when someone connects or disconnects
- Show warning when entering a room with more than 6? people
- Text chat
- New (SVG) assets for knobs
- Testing on Android (FF)
- Testing on Android (Chrome)
- Testing on iPhone + iPad
- Testing on Safari Desktop
- Testing on MS Edge (Chromium)
- PWA Optimizations
- Some issues not shown.