leonklingele
b8dad8e3b6
Merge 3125b2ec44
into a61ad61979
8 years ago
Simon Eisenmann
a61ad61979
Merge pull request #419 from leonklingele/readme-screensharing-firefox
...
README: Update Screensharing guide for Firefox 52
8 years ago
Simon Eisenmann
a271dd6ae0
Merge pull request #420 from leonklingele/readme-screensharing-chrome
...
README: Update Screensharing guide for Chromium-based browsers
8 years ago
Leon Klingele
0fa5def60b
README: Update Screensharing guide for Chromium-based browsers
8 years ago
Leon Klingele
3d1d3a9fcb
README: Update Screensharing guide for Firefox 52
8 years ago
Joachim Bauch
c68009d024
Merge pull request #417 from fancycode/upgrade_pkac
...
Upgrade to "pkac" 0.1.0
8 years ago
Joachim Bauch
e3ce47ea08
Upgrade to "pkac" 0.1.0
8 years ago
Leon Klingele
c9be334d9b
Merge branch 'videowaiter-return-private' into develop
9 years ago
Leon Klingele
2d2eae895c
VideoWaiter: Only return relevant stuff
9 years ago
Leon Klingele
7b02b48e0c
Merge branch 'fix-video-receive' into develop
9 years ago
Leon Klingele
5fa43f4a86
VideoWaiter should re-check availability of video if video gets unmuted
...
This fixes receiving videos to not be shown sometimes. Usually caused
when using a TURN server or MCU.
9 years ago
Leon Klingele
3125b2ec44
VideoWaiter should notify if it's retriggering
9 years ago
Leon Klingele
ebc405d01e
Defer VideoWaiter recheck
9 years ago
Leon Klingele
89a2dc10fa
VideoWaiter should re-check availability of video if video gets unmuted
...
This fixes receiving videos to not be shown sometimes. Usually caused
when using a TURN server or MCU.
9 years ago
Leon Klingele
ac7df44553
Merge branch 'room-lock-without-password' into develop
9 years ago
Leon Klingele
7a5d9cd305
Allow to lock rooms without specifying a password (FS#4015)
9 years ago
Joachim Bauch
be3010a846
Fixed calling wrong parent method in "getLocalStreams".
9 years ago
Joachim Bauch
e3dda72af8
Prevent data race when getting room type that was set through NATS.
9 years ago
Joachim Bauch
87e5691b0c
Merge pull request #407 from fancycode/check_turnservice_urns_prio
...
Use TURN service URNs with lowest priority instead of first in list.
9 years ago
Joachim Bauch
e3b7be29a2
Use TURN service URNs with lowest priority instead of first in list.
...
That way the ordering of the list as received from the server doesn't matter.
9 years ago
Joachim Bauch
92e4a87c5d
Merge pull request #402 from leonklingele/fix-go1.5-regression-template
...
Bring back Go 1.4 and 1.5 support
9 years ago
Leon Klingele
14321793e6
Add test for HTML templates with JSON
9 years ago
Leon Klingele
a3b0a2fcf0
Fix JSON template for Go 1.5 and before
9 years ago
Joachim Bauch
adfd225277
Merge pull request #397 from fancycode/turn_username_password
...
Support fixed username/password TURN credentials.
9 years ago
Joachim Bauch
364524833f
Merge pull request #398 from leonklingele/fix-go1.8-compatibility
...
Fix Go 1.8 compatibility
9 years ago
Joachim Bauch
2433eee0b0
Merge pull request #399 from leonklingele/travis-go-1.7
...
Travis: Add Go 1.7
9 years ago
Leon Klingele
49a4955579
Travis: Add Go 1.7
9 years ago
Leon Klingele
38fa8bf961
Fix Go 1.8 compatibility
...
Go has apparently modified their template system. Objects in
templates are no longer JSON-encoded by default.
9 years ago
Joachim Bauch
d0d3348dc3
Support fixed username/password TURN credentials.
9 years ago
Joachim Bauch
0e5e106e99
0.29.4
9 years ago
Joachim Bauch
953654ce04
Merge pull request #395 from fancycode/getusermedia_firefox_49
...
Handle gUM failures on FF when no audio or video device is available
9 years ago
Joachim Bauch
8d74421b10
Don't start ringer / pickup timeout in conference rooms.
...
This is a followup to #378 , thanks @karlitschek for reporting.
9 years ago
Joachim Bauch
44e666f2c8
Handle gUM failures on FF when no audio or video device is available.
...
Since FF 49, the call to gUM only succeeds if both audio and video constraints
can be satisfied, i.e. without a webcam the request fails. This is now handled
gracefully, the available devices enumerated and the gUM request is retried
with updated constraints (fixes #394 ).
9 years ago
Joachim Bauch
d32faba1f0
Update spreed-turnservercli to return credentials that are about to expire.
9 years ago
Joachim Bauch
f7859f8b18
Rebuilt translations.
9 years ago
Joachim Bauch
a2026a4763
Merge pull request #392 from mrktt/develop
...
Update italian translation
9 years ago
mrktt
bb9e2486d9
Update italian translation
9 years ago
Joachim Bauch
22ebf30a35
Use "GO" variable everywhere.
9 years ago
Joachim Bauch
d66e8ed66e
Use "MKDIR_P" instead of manual invokation.
9 years ago
Joachim Bauch
9b3eb02706
Merge pull request #391 from fancycode/freebsd_fixes
...
Notes and fixes for building on FreeBSD.
9 years ago
Joachim Bauch
3f58337f6e
0.29.3
9 years ago
Joachim Bauch
9201945f97
Added Italian messages.
9 years ago
Joachim Bauch
4507ae3c8c
Updated languages list.
9 years ago
Joachim Bauch
4410e04600
Merge pull request #382 from mrktt/master
...
* mrktt-master:
Update messages-it.po
Update AUTHORS
Fixed trailing dots in italian translation.
Added italian translation
9 years ago
mrktt
d6e5333d3b
Update messages-it.po
9 years ago
mrktt
59ca4ab8d4
Update AUTHORS
9 years ago
mrktt
9f7144b5b4
Fixed trailing dots in italian translation.
9 years ago
mrktt
043ea42dd1
Added italian translation
9 years ago
Joachim Bauch
ee6f974f11
Added note about needing "git" for building.
...
This is required to fetch the Go dependencies.
9 years ago
Joachim Bauch
01da72c7e1
Added note about using "gmake" instead of "make" on FreeBSD.
9 years ago