CloudWebRTC and GitHub
7b72721560
fix SpeakerPhone switch for mobile. ( #312 )
...
* fix SpeakerPhone switch for mobile.
* update.
2023-06-30 14:47:49 +08:00
CloudWebRTC and GitHub
db2e25d424
feat: web/native device consistency management ( #243 )
...
* fix: Force audio settings to be consistent.
* chore: applyAudioSettings for onUnpublish.
* revert audio output select for web.
* add RoomHardwareManagementMethods to Room.
* update.
* fix analyze.
* update.
* update.
* chore: Reset sinkId for web when remoteTrack replays.
* rename setAudioOutput to setSinkId for flutter web.
* chore: Make sure AudioElement has `setSinkId` method.
2023-03-07 17:54:06 +08:00
MOHAMMAD RASIM and GitHub
01145bf36c
Fix Audio output list is empty in android ( #231 )
...
This used to throw a state error under android becuase the audio output list is empty
2023-01-03 09:55:41 +08:00
Jaspreet Singh and GitHub
ce722f55bb
Make MediaDevice data class ( #174 )
2022-09-16 14:05:28 +08:00
cloudwebrtc
8738af84ef
fix: fix setSpeakerphoneOn, close #167 .
2022-09-08 19:45:46 +08:00
CloudWebRTC and GitHub
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