Commit Graph

  • d444d69951 include missing dependencies David Zhao 2021-10-01 14:18:20 -07:00
  • 9518a2f123 pass SDK and version number to server, v0.5.0 (#14) David Zhao 2021-10-01 13:35:32 -07:00
  • 344e6ad394 updated README with new event system David Zhao 2021-10-01 10:13:39 -07:00
  • 4f064e010e readme update Hiroshi Horie 2021-10-01 17:19:35 +09:00
  • b67c807fd5 Organize events (#13) Hiroshi Horie 2021-10-01 16:56:36 +09:00
  • 84618cf56f Fix compile iOS issue (#12) Hiroshi Horie 2021-10-01 03:57:16 +09:00
  • 001f688729 Better audio management (#10) Hiroshi Horie 2021-10-01 02:47:18 +09:00
  • ec17907cdc remove RoomEvent from SpeakingChangedEvent, participant-only David Zhao 2021-09-30 00:29:51 -07:00
  • 9dd4af5e6c fix unknown signal message logging to not crash David Zhao 2021-09-28 17:34:58 -07:00
  • 4960459c07 Explicit type for listeners (#11) Hiroshi Horie 2021-09-28 15:31:54 +09:00
  • 6445b8d2a8 Switch to new event system (#9) Hiroshi Horie 2021-09-24 23:37:26 +09:00
  • f4bd82a919 Subscriber as primary (#8) Hiroshi Horie 2021-09-18 00:10:16 +09:00
  • 50f56c5e1e Simulcast, Screen sharing & Various improvements (#4) Hiroshi Horie 2021-09-11 03:14:14 +09:00
  • 8e66e324f6 update to flutter-webrtc 0.6.6, resolves video rendering blank after updates David Zhao 2021-09-01 10:08:03 -07:00
  • 1049981480 Disable publishing via CI (credentials issue) David Zhao 2021-08-31 22:58:38 -07:00
  • 6eebb0bcbf remove publish test David Zhao 2021-08-31 22:27:40 -07:00
  • 880f1153ff test publishing David Zhao 2021-08-31 22:20:26 -07:00
  • 0e4267888a use alternative publishing action David Zhao 2021-08-31 16:36:02 -07:00
  • 5c82ee224b version bump 0.4.0 David Zhao 2021-08-31 09:29:53 -07:00
  • ab31ddabb9 Apply Flutter best practices [Non-Breaking] (#2) Hiroshi Horie 2021-08-31 16:35:07 +09:00
  • 4a75d78ef9 update readmes David Zhao 2021-08-30 22:11:29 -07:00
  • ef00eda3b7 missing files David Zhao 2021-08-30 15:32:12 -07:00
  • d011bc7d3d Documentation David Zhao 2021-08-30 15:31:12 -07:00
  • 583e08c5b1 Merge pull request #1 from livekit/fix-web-audio David Zhao 2021-08-27 16:18:29 -07:00
  • d40d1bb547 avoid disposing attached media stream David Zhao 2021-08-27 15:37:44 -07:00
  • 3a26044399 manually handle audio tracks for web David Zhao 2021-08-26 22:58:04 -07:00
  • 82322be783 fix bug preventing publishing for web (thanks @HiroshiHorie) David Zhao 2021-08-11 12:16:20 -07:00
  • 356bda0f09 v0.3.0 David Zhao 2021-08-06 21:26:55 -07:00
  • 2eda3ae25f updated controls, android compatiblity David Zhao 2021-08-06 21:22:34 -07:00
  • 509a037936 feature: switch between front and back cameras David Zhao 2021-08-06 21:20:21 -07:00
  • f1a7591ec7 v0.2.0 David Zhao 2021-08-05 23:23:37 -07:00
  • 908c830b86 return connection error message, removed mediastream during publishing David Zhao 2021-08-05 23:20:20 -07:00
  • 101849d0bb use arraybuffer to ensure web compatibility David Zhao 2021-08-05 13:04:44 -07:00
  • 1ca8b3fa0c fix analyze warnings David Zhao 2021-08-04 23:21:54 -07:00
  • 75ac5c4d00 fix CI, cache dependencies David Zhao 2021-08-04 23:17:43 -07:00
  • 0edcc3a714 CI for build David Zhao 2021-08-04 23:09:15 -07:00
  • 20b3541b39 version bump to 0.1.1 David Zhao 2021-08-04 22:53:22 -07:00
  • 36c9cd061a revamped example with controls & improved layout David Zhao 2021-08-04 22:52:31 -07:00
  • 8cd7546d2f minor tweaks & cleanup David Zhao 2021-08-04 22:52:16 -07:00
  • 86fc303e61 updated proto, publishing details David Zhao 2021-08-04 11:45:11 -07:00
  • 894ff7b8f8 updated readme & changelog David Zhao 2021-08-04 11:37:59 -07:00
  • 53e5705485 example project David Zhao 2021-08-04 11:33:06 -07:00
  • 593890331e connectivity handling, audio publishing David Zhao 2021-08-04 10:59:41 -07:00
  • aec2003140 video rendering, local track creation David Zhao 2021-08-03 10:25:00 -07:00
  • d193b9fb7f Participant ChangeNotifier David Zhao 2021-07-25 22:22:11 -07:00
  • a47c50c3c1 Room to extend ChangeNotifier David Zhao 2021-07-25 00:05:48 -07:00
  • 0bd2679e94 signal & webrtc connections established David Zhao 2021-07-23 23:56:06 -07:00
  • 26981c1c8c added LICENSE David Zhao 2021-07-23 16:45:00 -07:00
  • 57c2ea91e5 Room implementation, library exports David Zhao 2021-07-23 16:11:38 -07:00
  • b18c37fd1a implemented tracks, local & remote participants David Zhao 2021-07-21 23:30:24 -07:00
  • 0a682f7831 checkpoint - participant & tracks initial stubs David Zhao 2021-07-20 23:08:37 -07:00
  • 10ab3cdcac implement RTCEngine.negotiate David Zhao 2021-07-20 15:45:10 -07:00
  • b28466842f RTCEngine and SignalClient David Zhao 2021-07-20 15:38:30 -07:00
  • 941bbbdc32 initial commit, with generated protobufs David Zhao 2021-07-16 15:29:06 -07:00