Type | devroom |
---|
2/6/21 |
Having been an advocate of free (as in freedom) communication systems for almost as long as I've been on the internet, the number of people I successfully converted away from proprietary networks was surprisingly low for a very long time. In this talk I will share the lessons I have learned while trying to implement (Prosody/Snikket), document (modernxmpp.org) and promote communication freedom to people.
|
2/6/21 |
Matrix (https://matrix.org) is an open protocol for secure, decentralised communication - defining an end-to-end-encrypted real-time communication layer for the open Web. Historically the network has been made up of newly written native Matrix clients, or bridges to 3rd party existing chat systems (e.g. Slack, Discord, Telegram). This year, however, we added production-grade native Matrix support for the first time to a major 3rd party chat system: Gitter (https://gitter.im) over the course of ...
|
2/6/21 |
Last year, the world changed, and musicians were among those that were hit the most, and music lovers with them. Can WebRTC help, here? This presentation will try to cover different areas where it could, and in some cases already is.
|
2/6/21 |
In this talk I am going to WebRTC in Chrome - How does WebRTC in Chrome work? - Relationship between Chrome and WebRTC - How is WebRTC integrated into Chrome? - How does the development cycle process work? Redundant Audio as an example - description of the feature (https://webrtchacks.com/red-improving-audio-quality-with-redundancy/) - writing the code - writing unit tests - the review process - shipping behind a flag - planning an experiment using an origin trial - why is the bar so how? - how ...
|
2/6/21 |
Seeing Zoom used for interviews and "virtual audiences" throughout the pandemic was humiliating for those of us who build projects and products with WebRTC. There must be a better way; and there is - building a WebRTC platform to generate feeds that broadcasters and event producers can consume as they see fit - no need to show Zoom's UI on TV any longer! This is the tale of how and why we built the service that's been used to record all of the RTC track sessions at FOSDEM.
|
2/6/21 |
Instruct the audience for achieving high throughput online exports of charged events with in-memory data only.
|
2/6/21 |
With the advent of Zoom's questionable use of the term "End to End Encryption" many turned their eyes to FLOSS solutions. Thanks to the insertable streams feature which shipped in Chrome at just the right time, we were able to ship a working E2EE implementation in a reasonably short amount of time. In this presentation we'll walk through all that was needed, what our plans for the future are and how others can leverage what we learned to add E2EE to their WebRTC applications.
|