 CloudWebRTCandGitHub
|
5f82d4c624
|
release: 1.3.2 (#291)
* bump version for flutter-webrtc.
* update pubspec.lock.
* Update pubspec.yaml
|
2023-05-23 12:34:30 +08:00 |
|
cloudwebrtc
|
1829cb18bd
|
release: 1.3.0.
|
2023-04-28 10:50:19 +08:00 |
|
 
|
26947e96d6
|
e2ee. (#226)
* chore: e2ee.
* update.
* update.
* update.
* update.
* chore: Use feat/frame-encryption branch of flutter-webrtc.
* chore: Add E2EEKEY defines for dart environment, and e2ee switch.
* Add encodedInsertableStreams to RTCConfiguration.
* update.
* feat: Add e2ee indicator for Participant.
* feat: add e2ee worker js for flutter web.
* dart format.
* remove unused file.
* fix flutter analyze .
* update.
* update.
* add: indicate for decryption failure, and string key.
* remove .lock files.
* update.
* update.
* update e2ee.worker for web.
* feat: support setCodecPreferences.
* state TrackE2EEStateEvent.
* fix wrong import interface from dart_webrtc.
* update.
* update.
* update.
* update.
* update pubspec.lock.
* chore: update protocol and add EncryptionType for Participant.
* Update lib/src/e2ee/options.dart
Co-authored-by: Théo Monnom <[email protected]>
* fix typo.
* revert changes for internal import.
* Add _cleanUp() for previous room.
* Add e2ee supports detection method for native/web.
* Remove redundant overriding methods.
* dart format.
* Add e2ee.worker code and deployment docs.
* chore: remove duplicate words.
* chore: using Pbkdf2 derive the key.
* Update pubspec.yaml
* fix e2ee for safari.
* fix key length.
* update e2ee.worker.dart.js.
* fix.
* update proto.
* update.
* chore: add simulate for rachetKey.
* update.
* chore: key ratchet for flutter web.
* update.
* update.
* update.
* chore: key ratchet export for web.
* bump version for xframeworks.
* update.
* chore: some changes for key safety ratcheting.
* update.
* fix typo.
* update.
* rename.
* magic bytes for web.
* bump version for flutter-webrtc.
* fix analyzer.
---------
Co-authored-by: Théo Monnom <[email protected]>
|
2023-04-27 17:54:32 +08:00 |
|
 CloudWebRTCandGitHub
|
6118635032
|
upgrade flutter-webrtc. (#240)
|
2023-02-15 09:59:07 +08:00 |
|
 
|
a23eb6332c
|
Audio mute unmute fixes (#234)
* progress
* refresh
* Create Podfile.lock
* Update Podfile.lock
* pub
* update deps.
* fix tests
* dart format .
* fix duplicate imports
---------
Co-authored-by: cloudwebrtc <[email protected]>
|
2023-02-06 12:43:27 +09:00 |
|
 CloudWebRTCandGitHub
|
27ea869443
|
fix: stop audio track on mute. (#207)
* fix: stop audio track on mute.
* chore: Let audioBitrate preset to music.
* update.
* update depends.
* update.
|
2022-11-14 19:13:48 +08:00 |
|
 CloudWebRTCandGitHub
|
1d621501f7
|
Add hardware api for camera, audio input/output selection. (#147)
* chore: Add hardware api for device settings dialog, camera preview, audio input/output selection.
* update.
* update flutter-webrtc.
* chore: add popupmenu for audio/video selection.
* chore: Improve menu tooltip text.
* Removed hardware settings dialog, added it to experimental branch.
* remove unused code.
* Respond to device changes.
* fixed `flutter analyze`.
* update.
* bump verion to v1.1.1.
|
2022-08-24 12:41:11 +08:00 |
|
 CloudWebRTCandGitHub
|
4390c4a00f
|
fix: Align the version in .podspec with the package version (fix compilation errors under ios/mac). (#152)
|
2022-08-17 16:54:21 +08:00 |
|
 CloudWebRTCandGitHub
|
1bdf37a8a5
|
chore: update flutter-webrtc 0.9.2 (m104). (#146)
|
2022-08-15 00:27:04 +08:00 |
|
Hiroshi Horie
|
6fd0d5578d
|
prepare for 1.0.0
|
2022-05-18 01:23:33 +09:00 |
|
Hiroshi Horie
|
8c227574ac
|
prepare v0.5.9
|
2022-04-07 13:28:54 +09:00 |
|
Hiroshi Horie
|
2f6042ef94
|
prepare 0.5.8
|
2022-04-02 15:30:55 +09:00 |
|
 Hiroshi HorieandGitHub
|
7843e87254
|
Update WebRTC to m97 (#86)
* update WebRTC to m97
* use flutter_webrtc's master
|
2022-02-26 13:23:36 +09:00 |
|
Hiroshi Horie
|
c465d37c88
|
start preparing for 0.5.7
|
2022-02-17 14:58:16 +07:00 |
|
Hiroshi Horie
|
e154f7ace0
|
prepare 0.5.6
|
2022-01-03 09:19:21 +07:00 |
|
Hiroshi Horie
|
2b375033e9
|
bump pod ver
|
2021-12-23 04:04:03 +07:00 |
|
 Hiroshi HorieandGitHub
|
357213e7e4
|
macOS support (#33)
* mac os support 1
* entitlements
* fix updateTrack bug
* clean
* throws on mac
* simplify structure
* lock
|
2021-11-24 21:32:40 +07:00 |
|
Hiroshi Horie
|
5f813d7fbb
|
prepare for 0.5.3
|
2021-11-09 21:14:15 +09:00 |
|
Hiroshi Horie
|
3237e34230
|
looser ver constraint for WebRTC-SDK
|
2021-11-09 21:06:58 +09:00 |
|
Hiroshi Horie
|
fa5e9c91a3
|
v0.5.2
|
2021-10-22 19:36:24 +09:00 |
|
 Hiroshi HorieandGitHub
|
9366db0dde
|
mac os example (#19)
|
2021-10-20 05:19:44 +09:00 |
|
 Hiroshi HorieandGitHub
|
001f688729
|
Better audio management (#10)
* add audio_session package
* `AudioManager` initial design
* try to integrate audio manager
* configure audio session
* `DisposeAware`
disposing if already published causes exception.
* organize
* guard flutter_webrtc calls
* websocket async fix
* use `ConnectionState` instead of `_isClosed` and `isReconnecting`
* change create audio track defaults
* update protos
* protocol 3 speaker updates
* fix exception
* emit `RoomDisconnectedEvent` only once
* fix exception
* keep track of local / remote audio tracks
* explicit types
* manage track state
* re-structure audio management
* change defaults
* unpublish all
* use experimental build
* change defaults
* configuring is optional
* call native `RTCAudioSession.setConfiguration`
* defaults adjustment
* iOS only for now
* use lib 92.4515.07
* clean up
* revert audio options for now
* remove pod source
* rename apple related audio
* `createListener` method
* organize native audio
* `SpeakingChangedEvent` only on `Participant`
* refactoring
* fix ios compile
* fix configure audio only for iOS logic
* minor fix & clean up
* change dispose logic
* format protos
* fix unpublishTrack
* `createListener` into a mixin
* simplify
* use flutter_webrtc master
* unpublish for example
* update ios icon
* android icon
* web icon
* favicon
|
2021-10-01 02:47:18 +09:00 |
|