1234 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
eafbcda367 Add files via upload 2020-04-11 11:37:01 -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
a062a40116 Update turnserver.conf
Updated to mention support for IPv6 (available on AWS EC2, but not on GCP)

IPv6 is needed for some Cellular devices
2020-04-09 00:58:01 -04:00
Steve Seguin
432dd653a7 Merge pull request #39 from steveseguin/beta
Release: April 7th
2020-04-08 17:28:47 -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
0c4ec3b129 Update README.md 2020-04-06 11:21:45 -04:00
Steve Seguin
21ec5b9b54 Update README.md 2020-04-06 11:20:47 -04:00
Steve Seguin
eea71a5cf5 Update README.md 2020-04-06 11:16:30 -04:00
Steve Seguin
5e375c7aa2 Update README.md 2020-04-06 11:15:36 -04:00
Steve Seguin
5aae6e5807 Update README.md 2020-04-06 11:12:55 -04:00
Steve Seguin
c405706f9c Update README.md 2020-04-06 11:04:20 -04:00
Steve Seguin
366ab39fb6 Add files via upload 2020-04-06 10:54:01 -04:00
Steve Seguin
75d337a0dc Update turnserver.conf 2020-04-06 10:39:18 -04:00
Steve Seguin
559d935656 Update turnserver.conf 2020-04-06 10:16:14 -04:00
Steve Seguin
faa8bc22a1 Update turnserver.conf 2020-04-06 10:13:52 -04:00
Steve Seguin
00f265e5c0 Create turnserver.conf 2020-04-06 10:02:18 -04:00
Steve Seguin
dbfbbb9332 Update README.md 2020-03-30 17:30:15 -04:00
Steve Seguin
80b03054e7 Merge pull request #25 from steveseguin/beta
Features updates from last few days
2020-03-30 02:50:57 -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
db1a01cf15 Update README.md 2020-03-24 10:40:41 -04:00
Steve Seguin
f3c9d01250 Update index.html 2020-03-23 22:50:28 -04:00
Steve Seguin
dfd59030f3 Update README.md 2020-03-23 22:20:02 -04:00
Steve Seguin
6d028f53e0 Merge pull request #11 from WizardCM/drag
Add support for drag/drop to OBS
2020-03-23 22:09:59 -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
Matt Gajownik
45529512f0 Add support for drag/drop to OBS 2020-03-23 18:38:40 +11:00
Steve Seguin
9fdebbbd14 Update README.md 2020-03-22 14:06:44 -04:00
Steve Seguin
b574648d24 Update README.md 2020-03-22 13:27:28 -04:00
Steve Seguin
b5c3a41cf3 Update README.md 2020-03-22 13:27:09 -04:00
Steve Seguin
24d49c4c78 Add files via upload
client side code for March 22nd Release
2020-03-22 13:22:35 -04:00
Steve Seguin
9f7966a464
Initial commit 2020-03-22 13:20:46 -04:00