Simon Eisenmann
|
22c1e889cc
|
Do not strip spaced in room path parts.
|
10 years ago |
Simon Eisenmann
|
37ce3c6bfa
|
Strip spurious slashes and white space in path segments of room names.
|
10 years ago |
Simon Eisenmann
|
e0fa8c8b43
|
Allow slashes unquoted in room names. This brings nested rooms.
|
10 years ago |
Simon Eisenmann
|
513116f783
|
We finally have a ui controller.
|
10 years ago |
Simon Eisenmann
|
9df314a37f
|
Use new Name field to send room name, rather than deprectated Id field.
|
10 years ago |
Simon Eisenmann
|
69db76290d
|
Added server side ApiVersion returned with self to distinguish client and server API version support.
|
10 years ago |
Simon Eisenmann
|
4025f0fa76
|
Sync API version with docs and bumped to 1.4.
|
10 years ago |
Simon Eisenmann
|
8c4298d82a
|
Bumped server API version to 1.2.
|
10 years ago |
Simon Eisenmann
|
fff50faa2d
|
Bring back title attribute on logo.
|
10 years ago |
Simon Eisenmann
|
3b52da2d82
|
Added increasing delay on reconnect to avoid killing slow browsers by reconnecting too fast. Reconnect delay now goes up to 10 seconds in 500 ms steps.
|
10 years ago |
Simon Eisenmann
|
ac24895d94
|
Moved more stuff to appcontroller.
|
10 years ago |
Simon Eisenmann
|
9848786145
|
First step in getting rid of the huge mediastreamcontroller.
|
10 years ago |
Simon Eisenmann
|
cb0ade48df
|
Added conversion for older po2json generated files.
|
10 years ago |
Simon Eisenmann
|
c5a91562fc
|
Added selection to make screen, window and application possible in Firefox.
|
10 years ago |
Simon Eisenmann
|
5bea610568
|
Bumped constraints support for HD to FF 40 to make sure MJPEG works fine.
|
10 years ago |
Simon Eisenmann
|
0c6d47b38c
|
Enable HD constraints for FF >= 38 as https://bugzilla.mozilla.org/show_bug.cgi?id=1151628 was fixed. Lets hope it will land in 38.
|
10 years ago |
Simon Eisenmann
|
ccdd51fd74
|
Worked to get screen sharing to FF.
Use new mediaDevices service.
Prepare to support video constraints in FF>=38.
Disable HD constraints for Firefox.
|
10 years ago |
Evan Theurer
|
5d2b7432da
|
Revert incorrect changes made in 6332450 to the translation api.
|
10 years ago |
Simon Eisenmann
|
e2dcbef0d5
|
No longer include Google STUN as default in client. This allows setups without a STUN server.
|
10 years ago |
Simon Eisenmann
|
9fd3826897
|
Use constraints service for TURN and STUN data.
|
10 years ago |
Simon Eisenmann
|
04cb4200a7
|
Reenable chat rooms on certain conditions related to peer connectivity.
|
10 years ago |
Simon Eisenmann
|
369d53fef9
|
Reenable chat rooms on certain conditions related to peer connectivity.
|
10 years ago |
Simon Eisenmann
|
9457c2d391
|
Removed obsolete code.
|
10 years ago |
Simon Eisenmann
|
c188dc3755
|
Removed debug.
|
10 years ago |
Evan Theurer
|
63324502c3
|
Update jed.js to 1.1.0
|
10 years ago |
Simon Eisenmann
|
c2fe1bf1a2
|
Make text.js available in base to allow early plugins to load text resources.
|
10 years ago |
Simon Eisenmann
|
9c8a2af107
|
Detect full screen exit properly and use :fullscreen style instead of custom class to get black background.
|
11 years ago |
Simon Eisenmann
|
d13e59c749
|
Limit chat message send size to 200000 characters to avoid hanging clients.
|
11 years ago |
Simon Eisenmann
|
ed5a3d7fb7
|
Use camelCase variable.
|
11 years ago |
Simon Eisenmann
|
ba58c215b2
|
Added fall back to lower resolution for 1080p and 720p to avoid sending no video at all when settings were changed to unsupported resolutions.
|
11 years ago |
Simon Eisenmann
|
8e9c97d09b
|
Let the browser handle close of websocket connection on unload.
|
11 years ago |
Simon Eisenmann
|
6fc87c19e8
|
Removed obsolete code and avoid to lose ttlTimeout on room join.
|
11 years ago |
Simon Eisenmann
|
ecb3649fe7
|
Improved reconnect logic which failed in various networking szenarios.
|
11 years ago |
Simon Eisenmann
|
4a9859d95a
|
Added missing semicolon.
|
11 years ago |
Evan Theurer
|
c99e4562f0
|
Remove require shim for sjcl.
|
11 years ago |
Evan Theurer
|
46920c8b7c
|
Update sjcl.js to 1.0.2.
|
11 years ago |
Simon Eisenmann
|
457eabf23f
|
Contacts can now be disabled on server module level (server.conf).
|
11 years ago |
Simon Eisenmann
|
c9a92116b4
|
Fixed compatibility issue, iceServers needs to be an array.
|
11 years ago |
Simon Eisenmann
|
d12471445d
|
Improved Firefox support for video layout and make use of object-fit support in FF>=36.
|
11 years ago |
Simon Eisenmann
|
1a65a5a880
|
Moved CPU overuse detection from experimental to extendend settings and enabled it by default.
|
11 years ago |
Simon Eisenmann
|
391db21799
|
Removed shim for MediaStreamTrack.getSources in FF as we do not need it.
|
11 years ago |
Simon Eisenmann
|
3a50483040
|
Updated to latest adapter.js - this drops support for Chrome < 34.
|
11 years ago |
Simon Eisenmann
|
cbe85a6d83
|
Avoid generating invalid options.
|
11 years ago |
Simon Eisenmann
|
c578fbb460
|
Added callbacks to addIceCandidate function to comply with WebRTC API.
|
11 years ago |
Simon Eisenmann
|
5401c566b5
|
Bring back send stereo support by processing sdp correctly and disable AEC when sendStereo is true. The old stereo option is now always true.
|
11 years ago |
Joachim Bauch
|
a2d44431b1
|
Use "safeApply" as deferred can be resolved inside angular.js.
|
11 years ago |
Evan Theurer
|
5d82245dd9
|
Update text.js to 2.0.13
|
11 years ago |
Simon Eisenmann
|
1b9ee09d41
|
Removed isolated scope from menu.
|
11 years ago |
Simon Eisenmann
|
2c583de0c8
|
Also add dummy streams to streams mapping.
|
11 years ago |
Evan Theurer
|
590857f37a
|
Update lodash to 3.0.0.
|
11 years ago |