Commit Graph
26 Commits
Author SHA1 Message Date
David Zhao ef00eda3b7 missing files 2021-08-30 15:32:12 -07:00
David Zhao d011bc7d3d Documentation 2021-08-30 15:31:12 -07:00
David Zhao d40d1bb547 avoid disposing attached media stream 2021-08-27 15:37:44 -07:00
David Zhao 3a26044399 manually handle audio tracks for web 2021-08-26 22:58:04 -07:00
David Zhao 82322be783 fix bug preventing publishing for web (thanks @HiroshiHorie) 2021-08-11 12:16:20 -07:00
David Zhao 356bda0f09 v0.3.0 2021-08-06 21:26:55 -07:00
David Zhao 509a037936 feature: switch between front and back cameras 2021-08-06 21:20:21 -07:00
David Zhao f1a7591ec7 v0.2.0 2021-08-05 23:23:37 -07:00
David Zhao 908c830b86 return connection error message, removed mediastream during publishing 2021-08-05 23:20:20 -07:00
David Zhao 101849d0bb use arraybuffer to ensure web compatibility 2021-08-05 13:04:44 -07:00
David Zhao 1ca8b3fa0c fix analyze warnings 2021-08-04 23:21:54 -07:00
David Zhao 0edcc3a714 CI for build 2021-08-04 23:09:15 -07:00
David Zhao 8cd7546d2f minor tweaks & cleanup 2021-08-04 22:52:16 -07:00
David Zhao 86fc303e61 updated proto, publishing details 2021-08-04 11:45:11 -07:00
David Zhao 593890331e connectivity handling, audio publishing 2021-08-04 10:59:41 -07:00
David Zhao aec2003140 video rendering, local track creation 2021-08-03 10:25:00 -07:00
David Zhao d193b9fb7f Participant ChangeNotifier 2021-07-25 22:22:11 -07:00
David Zhao a47c50c3c1 Room to extend ChangeNotifier 2021-07-25 00:05:48 -07:00
David Zhao 0bd2679e94 signal & webrtc connections established 2021-07-23 23:56:06 -07:00
David Zhao 26981c1c8c added LICENSE 2021-07-23 16:45:00 -07:00
David Zhao 57c2ea91e5 Room implementation, library exports 2021-07-23 16:11:38 -07:00
David Zhao b18c37fd1a implemented tracks, local & remote participants 2021-07-21 23:30:24 -07:00
David Zhao 0a682f7831 checkpoint - participant & tracks initial stubs 2021-07-20 23:08:37 -07:00
David Zhao 10ab3cdcac implement RTCEngine.negotiate 2021-07-20 15:45:10 -07:00
David Zhao b28466842f RTCEngine and SignalClient 2021-07-20 15:38:30 -07:00
David Zhao 941bbbdc32 initial commit, with generated protobufs 2021-07-16 15:29:06 -07:00