WebRTC had its peaks during the pandemic, but how is it doing now? Did all those new projects die, putting the community back at pre-pandemic “normal” levels or is WebRTC still going strong? I built and analyzed a dataset from over a million GitHub’s events since 2019 to help answer are there many new WebRTC-related repos, how many new users is WebRTC attracting, is the community coding as much as it used to, how are new API’s like Insertable Streams and WebCodecs doing?
BigQuery
and the WebRTC Open Source Popularity Contest Winner is…
An analysis of the most popular open-source WebRTC repos on GitHub with a review of how WebRTC itself is doing there.
Data Nerding with WebRTC GitHub Data
I was starting to work with a big dataset and was dreading the idea of bogging down my machine with MySQL or SQLServer, so I decided to give Google’s BigQuery a try. Before I got into my project, I was pleasantly surprised to a public GitHub dataset was readily available. Tsahi does a cursory analysis of WebRTC […]