Simon Eisenmann
|
0ce04056e6
|
Added outbound ringer timeout (35s).
|
11 years ago |
Simon Eisenmann
|
bbd37a7454
|
Brought back mediaDevices wrapper for gUM for Firefox >= 38 fixing #263 and #264.
|
11 years ago |
Simon Eisenmann
|
687ec6df4d
|
Brought back mediaDevices wrapper for gUM for Firefox >= 38 fixing #263 and #264.
|
11 years ago |
Simon Eisenmann
|
1ae16b682c
|
Restrict VP9 experiment to Chrome >= 48.
|
11 years ago |
Simon Eisenmann
|
814615ad35
|
Firefox 44 has fixed gUM permission indicator, so limiting workaround to 43 and lower.
|
11 years ago |
Simon Eisenmann
|
e81527f857
|
Removed local getUserMedia conversion code and use the one provided by the adapter, fixing screen sharing for Chrome >= 49.
|
11 years ago |
Simon Eisenmann
|
65ef7135ac
|
Only prefer VP9 when experiments are actually enabled.
|
11 years ago |
Simon Eisenmann
|
e07fb42ced
|
Added support to prefer VP9 video codec (works with Chrome >= 48) as experimental setting.
|
11 years ago |
Simon Eisenmann
|
dba270700a
|
Updated WebRTC adapter to 0.2.10
|
11 years ago |
Simon Eisenmann
|
fb2eed645c
|
Stop waiting on video early if first video track is enabled but muted.
|
11 years ago |
Simon Eisenmann
|
20b85f4bcf
|
Only stop user media automatically, when all tracks have ended.
|
11 years ago |
Simon Eisenmann
|
2a8ec3f3be
|
Added compatibility fix for Chrome 38 which stopped working when called from Chrome 46+ (Munge remote offer UDP/TLS/RTP/SAVPF to RTP/SAVPF).
|
11 years ago |
Simon Eisenmann
|
7577d98bb6
|
Avoid to break when there is no mediaDevices.
|
11 years ago |
Simon Eisenmann
|
66aba12c63
|
Automatically activate room chat when no other chat is activated when chat panel becomes visible, partially implemnting #246
|
11 years ago |
Simon Eisenmann
|
95c898a4c3
|
Automatically focus current chat input when chat pannel is shown manually, implementing part of #246
|
11 years ago |
Simon Eisenmann
|
d007b69c68
|
Automatically focus chat input when activating a room, implementing a part of #246
|
11 years ago |
Simon Eisenmann
|
53290cd4c5
|
Use mediaDevices.enumerateDevices to retrieve media input devices.
|
11 years ago |
Simon Eisenmann
|
c5c62b3b0c
|
Setting link-type noreferrer does not work, set global referrer-policy instead (see http://w3c.github.io/webappsec/specs/referrer-policy/).
|
11 years ago |
Simon Eisenmann
|
c77fa690bd
|
Improved codec check to include undefined.
|
11 years ago |
Simon Eisenmann
|
cbb2a18b36
|
Added noreferrer rel to chat links.
|
11 years ago |
Simon Eisenmann
|
61b17ecdf8
|
Fixed scope regression after latedef fixes.
|
11 years ago |
Simon Eisenmann
|
ce9f8f9874
|
Moved from offerConstraints to offerOptions which follows latest spec. This fixes offer creation in Firefox >=43.
|
11 years ago |
Simon Eisenmann
|
f5a77ca0ba
|
Updated adapter.js to a0b40f20221c4633bd1e54e50255392c3459a6d9
|
11 years ago |
Simon Eisenmann
|
a6ded93b2f
|
Fixed jshint latedef and strict errors.
|
11 years ago |
Evan Theurer
|
8a4205bc8d
|
Fix depth of if statement firefox screensharing check.
|
11 years ago |
Evan Theurer
|
29d3fdd0bf
|
Change when to show the firefox extension install dialog.
|
11 years ago |
Evan Theurer
|
481c7453ce
|
Improve initialize of firefox extension.
|
11 years ago |
Evan Theurer
|
160d3bb172
|
Add explanation how to enable firefox screensharing via flag.
|
11 years ago |
Evan Theurer
|
e8c2841833
|
Do not require firefox screensharing extension to be installed in order to share screen.
|
11 years ago |
Evan Theurer
|
2e3155fd60
|
Do not register an autoinstall function natively for firefox extension.
|
11 years ago |
Evan Theurer
|
134ccaaa9c
|
Remove function from globalNotify and simply use dict.
|
11 years ago |
Evan Theurer
|
de5bac2919
|
Move detection of Firefox extension installation to firefoxExtension service.
|
11 years ago |
Evan Theurer
|
49b45f6788
|
Ensure screensharing start event is also called after the FF extension is installed.
|
11 years ago |
Evan Theurer
|
5a537a26d9
|
Remove console log.
|
11 years ago |
Evan Theurer
|
7fd246c387
|
Add events to notify Firefox screen sharing extension when screen sharing starts and stops.
|
11 years ago |
Evan Theurer
|
13256de141
|
Factor out firefox screensharing code into method. Add ability now to choose the screen you share after you install extension.
|
11 years ago |
Evan Theurer
|
e6cb70827b
|
Force autoinstall of Firefox extension.
|
11 years ago |
Evan Theurer
|
89bc156ef5
|
Cleanup variable declarations.
|
11 years ago |
Evan Theurer
|
9289ad558f
|
Add new firefoxextension api to screensharing service.
|
11 years ago |
Evan Theurer
|
04ff8dfd02
|
Add firefoxextension service.
|
11 years ago |
Simon Eisenmann
|
abebed3c4b
|
Avoid to scale up screen sharing while still keep mandatory constraints in Chrome.
|
11 years ago |
Simon Eisenmann
|
35f4f41ea1
|
Make sure that the constraint adapter generates mandatory screen sharing constraints in for Chrome.
|
11 years ago |
Joachim Bauch
|
6cec7e88c4
|
Invoke constructor with "new".
|
11 years ago |
Joachim Bauch
|
689e2e0c15
|
Fix mixed tabs/spaces.
|
11 years ago |
Simon Eisenmann
|
e855eff47a
|
Fixed disable of sounds for sound aliases of interval sounds.
|
11 years ago |
Simon Eisenmann
|
5174834058
|
Removed debug.
|
11 years ago |
Simon Eisenmann
|
490168d5e3
|
Added window.showCiphers helper for testing WebRTC stats API.
|
11 years ago |
Simon Eisenmann
|
ccddf38c80
|
Disable notifications on Android as of https://code.google.com/p/chromium/issues/detail?id=481856
|
11 years ago |
Simon Eisenmann
|
0304d9baff
|
Fixed resurrection shrine.
|
11 years ago |
Simon Eisenmann
|
5e9200bc3c
|
Trigger signalingState changes.
|
11 years ago |