Simon Eisenmann
|
b55fd10906
|
Added missing semicolon
|
10 years ago |
Simon Eisenmann
|
e207726148
|
Updated WebRTC adapter to latest version.
|
10 years ago |
Simon Eisenmann
|
4db499cca3
|
MJPEG fix was backported to FF38. So we allow HD constraints starting with FF38 now.
|
10 years ago |
Simon Eisenmann
|
beff7439b8
|
Bumped copyright to 2015.
|
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 |
Simon Eisenmann
|
9fd3826897
|
Use constraints service for TURN and STUN data.
|
10 years ago |
Simon Eisenmann
|
517dca28cc
|
Removed debug.
|
11 years ago |
Simon Eisenmann
|
5f5e1e340a
|
Added support to create a working audio or video only peer connection without either video or audio input device.
|
11 years ago |
Simon Eisenmann
|
0c88aeab0e
|
Use strict javascript globally.
|
11 years ago |
Simon Eisenmann
|
8901b5c9ff
|
Implemented constraints service and moved all contraints releated code there.
Refactored settings to use the new constraints refresh event to inject the constraints controlled by settings.
|
11 years ago |