rtc

minimal webrtc client
git clone https://git.ce9e.org/rtc.git

DateCommit messageAuthor
2021-04-29 06:00fix height edge casesTobias Bengfort
2020-05-17 06:55add playsinlineTobias Bengfort
2020-05-06 05:17use lists for messages to reduce overheadTobias Bengfort
2020-05-05 19:10avoid crash on addIceCandidate()Tobias Bengfort
2020-05-05 05:47refactorTobias Bengfort
2020-05-05 18:37rename filesTobias Bengfort
2020-04-04 08:06change server urlTobias Bengfort
2020-04-03 19:53refactor rtc/controls splitTobias Bengfort
2020-04-03 19:42rename www to rtcTobias Bengfort
2020-04-03 19:35split chat and controls into separate modulesTobias Bengfort
2020-04-03 19:27pass sender to addChatMsgTobias Bengfort
2020-04-03 19:23use js modulesTobias Bengfort
2020-04-03 18:25rm rtc subdirTobias Bengfort
2020-04-03 18:20rm dead codeTobias Bengfort
2020-04-03 18:18rm obsolete TODOTobias Bengfort
2020-04-03 17:46use 20% minimum video sizeTobias Bengfort
2020-04-03 17:42Revert "ideal columns"Tobias Bengfort
2020-04-03 15:53rename patch to signalTobias Bengfort
2020-04-03 15:50refactor signalling messagesTobias Bengfort
2020-04-03 15:04ignore messages from unknown sendersTobias Bengfort
2020-04-01 05:52signal leaveTobias Bengfort
2020-03-25 21:12rtc: protect queue with passwordTobias Bengfort
2020-03-23 07:40use own stun serverTobias Bengfort
2020-03-26 10:37use own server with SSETobias Bengfort
2020-04-01 07:05only create new Stream when tracks are added/removedTobias Bengfort
2020-04-01 06:39do not require consent to muteTobias Bengfort
2020-03-31 20:40detect unavailable devices at the startTobias Bengfort
2020-03-30 20:07clearer button stylingTobias Bengfort
2020-04-01 07:09lintTobias Bengfort
2020-03-26 13:38fix mobile viewportTobias Bengfort
2020-03-26 10:31refine sylesTobias Bengfort
2020-03-26 10:15ideal columnsTobias Bengfort
2020-03-26 10:14merge chat into rtcTobias Bengfort
2020-03-26 10:37pass key instead of url to signallingTobias Bengfort
2020-03-25 21:46refine button stylesTobias Bengfort
2020-03-25 21:10fix toggle accessibilityTobias Bengfort
2020-03-25 20:58fix button colorTobias Bengfort
2020-03-24 07:56rtc: mirror own videoTobias Bengfort
2020-03-24 06:13rtc: use getSender instead of tracking senders manuallyTobias Bengfort
2020-03-24 06:12rtc: create new Stream instead of modifying existing oneTobias Bengfort
2020-03-24 05:41rtc: handle more connection events (e.g. disconnect)Tobias Bengfort
2020-03-23 08:01mv frontend to sub dirTobias Bengfort
2020-03-23 07:57patch: already send new request while processing old oneTobias Bengfort
2020-03-21 16:16rtcTobias Bengfort
2020-03-23 07:43refactor: mv reusable code into separate filesTobias Bengfort
2020-03-21 12:07chatTobias Bengfort