Commit Graph

  • e106ce9308 docs: build considerations for ios. (#175) CloudWebRTC 2022-09-19 19:08:13 +08:00
  • ce722f55bb Make MediaDevice data class (#174) Jaspreet Singh 2022-09-16 10:05:28 +04:00
  • a01c9be162 release: 1.1.4. cloudwebrtc 2022-09-15 12:41:22 +08:00
  • b231fda521 Fix/timestamp type error in ping pong (#173) CloudWebRTC 2022-09-15 12:15:30 +08:00
  • 34bfbc56a5 release: 1.1.3. cloudwebrtc 2022-09-13 13:58:47 +08:00
  • 68c705dc9f Add sid for reconnecting. (#168) CloudWebRTC 2022-09-11 11:49:57 +08:00
  • 7cfe402f1a chore: add force relay config. (#169) CloudWebRTC 2022-09-11 11:49:48 +08:00
  • e11c8468de release: 1.1.2. cloudwebrtc 2022-09-09 15:14:21 +08:00
  • 8738af84ef fix: fix setSpeakerphoneOn, close #167. cloudwebrtc 2022-09-08 19:45:46 +08:00
  • a8ba441800 - do not set mandatory & optional parameters, when used in web (#164) Jörn Depenbrock 2022-09-07 10:22:40 +02:00
  • 044606223e Expose RTPReceiver for getting track statistics. (#162) CloudWebRTC 2022-09-07 15:15:32 +08:00
  • 8b88f9cb34 Expose dataChannel for e2e testing. (#161) CloudWebRTC 2022-09-07 15:15:23 +08:00
  • cbdfa634a3 feat: Support for capturing audio for chrome tab. (#158) CloudWebRTC 2022-09-07 15:15:11 +08:00
  • 7c01c115d8 release: 1.1.1-hotfix. (#160) CloudWebRTC 2022-09-07 10:16:41 +08:00
  • 82e8a9eedf fix: close issue #154. (#155) CloudWebRTC 2022-09-07 10:13:32 +08:00
  • d6d2f36428 fix: Fix flutter web getting networkType exception. cloudwebrtc 2022-09-05 10:41:14 +08:00
  • bcd989b20b Add ping/pong. (#157) CloudWebRTC 2022-08-29 15:15:56 +08:00
  • ef81d7b1ff feat: network type detection. (#156) CloudWebRTC 2022-08-25 18:30:43 +08:00
  • d66147b840 Update README.md David Zhao 2022-08-24 22:59:58 -07:00
  • edf74758fd Update Changelog. cloudwebrtc 2022-08-24 13:17:55 +08:00
  • 594cc71323 Fixed flutter-webrtc/dart-webrtc version numbers to avoid WebRTC version alignment issues in podspec. cloudwebrtc 2022-08-24 13:02:26 +08:00
  • 1d621501f7 Add hardware api for camera, audio input/output selection. (#147) CloudWebRTC 2022-08-24 12:41:11 +08:00
  • c1445677f5 Fixed UI stuck when get thumbnails on screen sharing. (#149) CloudWebRTC 2022-08-18 14:29:28 +08:00
  • 4390c4a00f fix: Align the version in .podspec with the package version (fix compilation errors under ios/mac). (#152) CloudWebRTC 2022-08-17 16:54:21 +08:00
  • 02e490ddec Note about iOS screen sharing in README (#145) David Zhao 2022-08-14 09:28:07 -07:00
  • 1bdf37a8a5 chore: update flutter-webrtc 0.9.2 (m104). (#146) CloudWebRTC 2022-08-15 00:27:04 +08:00
  • 46fe1cd7cd iOS Broadcast Extension instructions (#144) davidliu 2022-08-08 23:16:13 +09:00
  • 54a485638f Update screen share availability. (#142) David Zhao 2022-08-05 21:39:58 -07:00
  • 157f94ea04 bump version. cloudwebrtc 2022-08-02 11:21:33 +08:00
  • a554d92543 screen sharing for desktop. (#135) CloudWebRTC 2022-08-02 11:17:09 +08:00
  • c7722718dd Downgrade version settings to support flutter 2.8.0+ (#139) CloudWebRTC 2022-07-18 15:26:41 +08:00
  • e974b08589 fix: camera release. (#138) CloudWebRTC 2022-07-15 23:52:37 +08:00
  • 3d8bf96651 protocol 8. (#134) CloudWebRTC 2022-07-11 19:54:08 +08:00
  • 66d4052ada fix issue #129. (#136) CloudWebRTC 2022-07-11 15:14:23 +08:00
  • 531cbd1676 iOS screen share (#133) davidliu 2022-07-10 22:43:20 +09:00
  • bcfea1e625 handle combined participant update. (#130) CloudWebRTC 2022-07-04 11:11:56 +08:00
  • 8f877e98ec Set subscription to allowed when subscribed (#131) David Zhao 2022-06-28 00:41:17 -07:00
  • 98d71699c3 bump version. cloudwebrtc 2022-06-20 15:56:38 +08:00
  • f93f3c063c re-send tracks permissions after reconnected. (#128) CloudWebRTC 2022-06-14 17:12:37 +08:00
  • 47cd505a52 bump version for flutter_webrtc. (#127) CloudWebRTC 2022-06-09 18:48:37 +08:00
  • f092e2eecd Add audioBitrate option for publishAudioTrack. (#124) CloudWebRTC 2022-06-06 10:37:24 +08:00
  • 9ed0c534be There is a bug in defaultValue in fromEnvironment, so replace the code. (#125) CloudWebRTC 2022-06-03 09:12:04 +08:00
  • 741bead18c Autofill URL and TOKEN in debug mode. (#123) CloudWebRTC 2022-06-02 10:57:09 +08:00
  • e52a31f6ed Update bluetooth instructions for Android 12 (#122) davidliu 2022-05-25 23:07:48 +09:00
  • 55400b4d63 update lock Hiroshi Horie 2022-05-18 22:43:57 +09:00
  • dc68c65b23 update dependencies Hiroshi Horie 2022-05-18 22:02:24 +09:00
  • 1ee09589d2 fix typo Hiroshi Horie 2022-05-18 01:26:02 +09:00
  • 6fd0d5578d prepare for 1.0.0 Hiroshi Horie 2022-05-18 01:23:33 +09:00
  • ff65370cbc Automatic mirrorMode for VideoView (#119) Hiroshi Horie 2022-05-17 10:51:38 +09:00
  • 6e65fe30f7 update protos Hiroshi Horie 2022-05-16 00:52:37 +09:00
  • 740efea006 fix checks Hiroshi Horie 2022-05-15 23:58:35 +09:00
  • 566937f630 compatibility with flutter 3.0 Hiroshi Horie 2022-05-15 20:56:20 +09:00
  • 365c68c709 update packages Hiroshi Horie 2022-05-15 15:15:13 +09:00
  • 377e0c5209 export advanced types Hiroshi Horie 2022-05-04 11:52:07 +09:00
  • 63f78e5975 Fix validate url creation (#110) davidliu 2022-04-27 01:13:57 +09:00
  • e23131fbbf Pass adaptive_stream when connecting (#109) Hiroshi Horie 2022-04-26 02:57:24 +09:00
  • c43cd4b427 Bluetooth support instructions (#107) davidliu 2022-04-13 21:59:57 +09:00
  • 5d6e304e40 Trigger reconnect on Publisher PC disconnect also (#105) Hiroshi Horie 2022-04-09 01:34:26 +09:00
  • 84b9ef130f Change AudioSession configuration logic (#104) Hiroshi Horie 2022-04-08 01:58:49 +09:00
  • 8c227574ac prepare v0.5.9 Hiroshi Horie 2022-04-07 13:28:54 +09:00
  • d1a772e648 fix Hiroshi Horie 2022-04-07 00:18:59 +09:00
  • e0bcacda6d fix publish dry-run Hiroshi Horie 2022-04-05 00:01:26 +09:00
  • fe498e275a Update CHANGELOG.md Hiroshi Horie 2022-04-04 23:43:06 +09:00
  • 48754e1672 [Protocol v7] Remote unpublish & expose permissions (#101) Hiroshi Horie 2022-04-04 16:09:15 +09:00
  • cd4a3f5c8a Simplify internal events (#100) Hiroshi Horie 2022-04-03 12:35:08 +09:00
  • c2fe83438d add missing proto dependency Hiroshi Horie 2022-04-03 00:45:02 +09:00
  • 6c513f6438 fix check Hiroshi Horie 2022-04-03 00:36:12 +09:00
  • 910efe3d64 update protos Hiroshi Horie 2022-04-03 00:31:06 +09:00
  • 91b604a191 adaptiveStream and dynacast option in example Hiroshi Horie 2022-04-03 00:18:28 +09:00
  • 2f6042ef94 prepare 0.5.8 Hiroshi Horie 2022-04-02 15:30:55 +09:00
  • 88b462432e Send DC info for syncState (#88) Hiroshi Horie 2022-04-02 15:09:02 +09:00
  • e7333174b5 Fix device id not working for web (#91) davidliu 2022-03-12 02:26:09 +09:00
  • 288bd99dca add ability to select capture device ids (#89) davidliu 2022-03-10 00:08:21 +09:00
  • 11f40e13cf minor internal refactor Hiroshi Horie 2022-03-08 07:34:19 +09:00
  • 47b9329c67 remove unused code Hiroshi Horie 2022-03-06 14:10:18 +09:00
  • ead3a7ea6a move sendSimulateScenario Hiroshi Horie 2022-03-06 14:06:39 +09:00
  • c205660bbf adaptiveStream and dynacast on in example Hiroshi Horie 2022-03-04 22:27:05 +09:00
  • 4fd35eb41d organize the cleanUp chain Hiroshi Horie 2022-03-04 21:39:28 +09:00
  • 99460dd436 EngineConnectionStateUpdatedEvent instead of individual events Hiroshi Horie 2022-03-04 20:10:28 +09:00
  • 21591e46e3 newState and oldState on ConnectionStateUpdatedEvent Hiroshi Horie 2022-03-04 19:38:25 +09:00
  • d278310748 read Engine's connectionState instead of own property Hiroshi Horie 2022-03-04 19:32:07 +09:00
  • 39fa024a6f read only properties for Room Hiroshi Horie 2022-03-04 19:14:14 +09:00
  • 83dd984f8c server region property Hiroshi Horie 2022-03-04 19:01:28 +09:00
  • 118526596e update proto Hiroshi Horie 2022-03-04 18:56:39 +09:00
  • 0577302793 Update CHANGELOG.md Hiroshi Horie 2022-03-03 10:37:00 +09:00
  • c2c1a7dd79 Update README.md Hiroshi Horie 2022-03-03 10:27:43 +09:00
  • 811ded7aa6 Enqueue Signal requests while reconnecting (#81) Hiroshi Horie 2022-03-02 08:14:23 +09:00
  • da8fe67ec6 update to flutter_webrtc 0.8.3 Hiroshi Horie 2022-03-02 08:12:19 +09:00
  • 2959d47d5b update lock Hiroshi Horie 2022-03-01 12:12:17 +09:00
  • 8a3eb30dbd dc private methods Hiroshi Horie 2022-03-01 12:02:31 +09:00
  • d06cb568f2 deprecate setter for videoQuality Hiroshi Horie 2022-03-01 11:30:04 +09:00
  • cd62daa8b8 proto update Hiroshi Horie 2022-03-01 11:25:38 +09:00
  • 7c16d2f3ec Update param computation (#87) Hiroshi Horie 2022-03-01 10:45:24 +09:00
  • 7843e87254 Update WebRTC to m97 (#86) Hiroshi Horie 2022-02-26 13:23:36 +09:00
  • 38d47fd72d make video types comparable Hiroshi Horie 2022-02-25 16:41:58 +09:00
  • e7b158f41d equality for video types Hiroshi Horie 2022-02-25 16:17:52 +09:00
  • b5c3499a5c ignore import sort for proto files Hiroshi Horie 2022-02-25 15:44:01 +09:00
  • 0a339b6252 organize video types Hiroshi Horie 2022-02-25 15:43:37 +09:00
  • 0dfbf03e5b import sorter config Hiroshi Horie 2022-02-25 15:16:56 +09:00
  • 8b4f754059 fix presets Hiroshi Horie 2022-02-22 10:36:43 +07:00