11 Commits

Author SHA1 Message Date
Steve Seguin
3429bfc1ac Minor bug fixes to the group chat feature
still major bugs, but cleaned up the UI a bit
2020-04-13 09:41:15 -04:00
Steve Seguin
55feb713b9 bugs and tweaks
Fixed a regression relating to STUN. In my rewrote of the webrtc code, and frantic attempts to fix other bugs, I introduced one that caused STUN to only *partially* complete.  For a few users, that was enough to break it.

I also had some users complaining about iOS resolutions not being high. While you can manually increase this, I decided to instead set the default res to 1280x720. up from 640x360.  I'm trying to find a good balance here. 

If battery life becomes an issue, I may also need to force the codec to h264, instead of allowing VP8. =/
2020-04-10 00:25:55 -04:00
Steve Seguin
5f2e198956 Currently whats in production
TURN server auth codes are temporary. Don't get addicted. yet.
2020-04-08 17:27:53 -04:00
Steve Seguin
366ab39fb6 Add files via upload 2020-04-06 10:54:01 -04:00
Steve Seguin
260ca2f770 Release Canadidate
invite code feature and bug fixes. I hope fixes at least.
2020-03-30 02:50:40 -04:00
Steve Seguin
f9b5ab7b9b small oversight breaking chrome in last code push
We should be having better automatic camera selection, but I also reverted some things.
2020-03-29 00:48:32 -04:00
Steve Seguin
8a51782a71 Add files via upload
Trying to fix the camera issue
2020-03-29 00:22:44 -04:00
Steve Seguin
52b0128db7 Features updates from last few days
Group Room *PARTIALLY* complete on the front-end side
Server-side Code re-written, but still needing heavy testing -- added support for group video and smarter routing
If OBS video fails, the default screen has better information
O in OBS turns red if server is down after loading obs.ninja
QR Code link works, including the option for use of a usable PERMA LINK , which can be used to invite someone
RETRY button if stream does not connect; useful if sending out a guest link
More error handling
2020-03-28 11:33:02 -04:00
Steve Seguin
f3c9d01250 Update index.html 2020-03-23 22:50:28 -04:00
Steve Seguin
b092fbefbe Bug fixes and small new feature
- fixed issue with mobile rear camera not working
- improved mobile sizing for low resolution horizontal viewing
- added OBS v25 drag and drop support from Chrome on Windows.
-- also spent a lot of time looking into trying to get OBS to work on Mac OS; solution was to use v23 on MacOS
2020-03-23 22:07:45 -04:00
Steve Seguin
24d49c4c78 Add files via upload
client side code for March 22nd Release
2020-03-22 13:22:35 -04:00