Håvar Aambø Fosstveit
46a2c075f0
Merge branch 'develop'
2020-05-22 22:07:17 +02:00
Håvar Aambø Fosstveit
f703cd6b06
Update CHANGELOG
2020-05-22 21:37:15 +02:00
Håvar Aambø Fosstveit
63f6ba0509
Update dependencies
2020-05-22 21:36:47 +02:00
Håvar Aambø Fosstveit
e1b56d41fd
Update privacy.html
2020-05-22 21:35:23 +02:00
Mészáros Mihály
f67b3aef88
Add support and privacy URLs ( #414 )
2020-05-22 21:26:15 +02:00
Håvar Aambø Fosstveit
f546e22ae1
Remove video frame rate and screen sharing resolution, these are probably not required. Still configurable in app config. Fixes #415
2020-05-22 20:42:22 +02:00
Håvar Aambø Fosstveit
ed0af0cd50
Move the button control bar if drawer is not overlayed, fixes #340
2020-05-22 20:30:29 +02:00
Håvar Aambø Fosstveit
2ca4cef3dc
Make button control bar the top element, fixes #417
2020-05-22 20:29:02 +02:00
Håvar Aambø Fosstveit
f064f98fd4
Lint
2020-05-22 20:03:05 +02:00
Håvar Aambø Fosstveit
803858575f
Don't promote all peers on unlock, this bypassed roles/permissions, fixes #386
2020-05-22 19:59:43 +02:00
Håvar Aambø Fosstveit
d5e14f8c5b
Don't screen sharing icon to mobile, fixes #338
2020-05-22 19:53:26 +02:00
Håvar Aambø Fosstveit
7cb0150816
Screen sharing for opera and chromium, and only desktop
2020-05-22 19:47:51 +02:00
Håvar Aambø Fosstveit
f0ee4de8fc
Screensharing on Safari 13+, fixes #318
2020-05-22 19:36:38 +02:00
Håvar Aambø Fosstveit
6426a4d89e
Hide advanced video settings by default, ref #415
2020-05-22 19:22:42 +02:00
Håvar Aambø Fosstveit
21f2018e71
Handle device change properly based on paused status.
2020-05-22 16:06:24 +02:00
Håvar Aambø Fosstveit
2e3749cafe
Fixes #413
2020-05-22 16:05:44 +02:00
Mészáros Mihály
359bfac450
tidy for the previous commit
2020-05-22 11:47:12 +02:00
Mészáros Mihály
547e95b35c
FF don't allows fingerprinting handle empty label
2020-05-22 11:45:14 +02:00
Håvar Aambø Fosstveit
d1ffe6cd43
Adding frame rate option to videos. Make resolution and frame rate of screen sharing configurable.
2020-05-22 00:20:15 +02:00
Håvar Aambø Fosstveit
b3ad0a44c2
Change resolution of extra videos too
2020-05-21 23:14:39 +02:00
Håvar Aambø Fosstveit
1efb1c4a2b
Clean up device handling properly. Don't restart track on change in constraints.
2020-05-21 22:53:26 +02:00
Mészáros Mihály
147da7f793
Add chromioum to supportedBrowsers
2020-05-21 14:07:23 +02:00
Mészáros Mihály
fc54ee7ddd
Update hu translation
2020-05-21 11:39:49 +02:00
Håvar Aambø Fosstveit
11ec28aa5c
Cleanup logging
2020-05-20 23:58:05 +02:00
Håvar Aambø Fosstveit
0654acded8
Cleaning up device handling. Now able to change devices properly when audio/video is disabled.
2020-05-20 23:57:41 +02:00
Håvar Aambø Fosstveit
425fd1a92b
Hark cleanup
2020-05-20 23:48:03 +02:00
Håvar Aambø Fosstveit
93cc50ace2
Small fixes and cleanup
2020-05-20 23:44:33 +02:00
Håvar Aambø Fosstveit
a1aec0a8d3
Cleanups
2020-05-20 23:44:11 +02:00
Håvar Aambø Fosstveit
fbd39af210
Update translation
2020-05-20 23:41:45 +02:00
Roman Drozd
1179350759
Fix showing quality indicator on Me ( #403 )
2020-05-20 21:30:58 +02:00
mi4aux
e0854d8d6b
Language files updates ( #402 )
...
* Added missing translation variable "settings.showAdvancedAudio"
Added missing translation variable "settings.showAdvancedAudio" to all translation files. Placed it before echoCancellation to keep logic order by the menu
* Update de.json
fix: SPACE-Taste ... it's LEERTASTE in german
added new translation variables
* Update de.json (typo-fix)
* Update en.json (suggestion)
Remove "Show" ... with the new layout/icon it should be clear for users.
Otherwise switching between "Show" and "Don't show" would be needed.
2020-05-20 21:30:31 +02:00
Håvar Aambø Fosstveit
27eeadbe84
Merge pull request #401 from havfo/feat-network-indicator
...
Fix crash when extra video is running
2020-05-20 20:17:22 +02:00
Håvar Aambø Fosstveit
d75d2154f2
Proper locale setting, fixes #369
2020-05-20 20:15:56 +02:00
Roman Drozd
e301474906
Add missing isExtraVideo props validation
2020-05-20 19:53:21 +02:00
Roman Drozd
522ecf873e
Fix crash when extra video is running
2020-05-20 19:48:31 +02:00
Stefan Otto
28f92d79cf
Delete localAudioAnalyzer.js
2020-05-20 19:27:56 +02:00
Håvar Aambø Fosstveit
21a56f3b40
Merge pull request #349 from havfo/feat-network-indicator
...
create component "NetworkIndicator"
add to VideoView for Me,
receive data from server / getTransportStats,
estimate of connection/value [wip]
show recv/send bitrate in advanced mode
* Change probe counting from sec to state inc
* Rebuild, fix null error with null
* Store probe from zero
* Add highestBitrate
* Fix eslint errors
* remove graphical indicator, refactor only to statistics
* uninstall "wifi-network-indicator" package
* Remove "netInfo" class
* Change "advanced mode" box info "bitrate" from MB/s to Mb/s
* fix my own fault
* Fix crash when screen sharing is running
* Update transport stats only when advancedMode is on
* Fix/Mute eslint Multiline support info
* Fix lint
* Set VideoView/netInfo prop as not required
* Fix lint
* Set RoomClient/_getTransportStats() as public
Co-authored-by: Stefan Otto <stefan.otto@uninett.no>
2020-05-20 18:02:47 +02:00
Roman Drozd
50a9733af1
Set RoomClient/_getTransportStats() as public
2020-05-20 17:01:42 +02:00
Roman Drozd
81d4b015bc
Fix lint
2020-05-20 16:56:53 +02:00
Roman Drozd
ddd8c36c67
Merge branch 'develop' into feat-network-indicator
2020-05-20 16:47:02 +02:00
Roman Drozd
407a7d6991
Set VideoView/netInfo prop as not required
2020-05-20 16:21:07 +02:00
Roman Drozd
ce2e18f01a
Fix lint
2020-05-20 15:49:31 +02:00
Roman Drozd
90ef355fbf
Fix/Mute eslint Multiline support info
2020-05-20 15:37:31 +02:00
Roman Drozd
3fc8f5683e
Update transport stats only when advancedMode is on
2020-05-20 15:14:16 +02:00
Håvar Aambø Fosstveit
ac079d1cd1
Change to Material-UI switch for settings
2020-05-20 14:56:39 +02:00
Stefan Otto
09ebb8f0d9
Merge branch 'develop' of https://github.com/havfo/multiparty-meeting into develop
2020-05-20 14:26:08 +02:00
Stefan Otto
bb63b6304e
Fix autoMuteThreshold bug #394
2020-05-20 14:25:13 +02:00
Mészáros Mihály
0b3514ddbc
Translation fixes still
2020-05-20 14:17:40 +02:00
Mészáros Mihály
0660c151f9
Fix tranlation mistakes
2020-05-20 14:12:53 +02:00
Mészáros Mihály
5f8e2aaa36
Change value label from off to auto
2020-05-20 14:00:13 +02:00