OpenAI, LLMs, WebRTC, voice bots and Programmable Video
Learn about WebRTC LLM and its applications. Discover how this technology can improve real-time communication using conversational AI.
Read MoreI was meaning to write something about Skype, Linux and WebRTC. But never got around to it. Until now.
[UPDATE: This post has been modified to the request of a few people]
The reason why I decided to write about it eventually? This tweet by Alex:
While some like this plugin, others don't. They tried it and decided that the warning messages it pops up when being installed aren't worth the effort.
But do we really need a WebRTC plugin in 2016?
What did catch my eye was the Skype for Linux announcement. This is an alpha release of the Skype app for Linux - something that Microsoft have been neglecting for quite some time now.
The interesting bit isn't that Microsoft is actively investing in a Linux version for Skype and acknowledging this part of the user base, but rather how they did that and the stance they have.
Here are a few lines from the announcement on the Skype community site:
The new version of Skype for Linux is a brand new client using WebRTC, the launch of which ensures we can continue to support our Linux users in the years to come.
[...] you’ll be using the latest, fastest and most responsive Skype UI, so you can share files, photos, videos and a whole new range of new emoticons with your friends.
The highlighted text is my own addition.
Here are my thoughts:
It turns out Microsoft decided to use Electron.
What is Electron? It is a framework around Chromium that can be used to created desktop apps from web apps. And it is the most popular platform for doing it these days.
The irony.
Microsoft. Who owns, develops and promotes IE and Edge. Who was against WebRTC and for ORTC. That Microsoft used Chromium (effectively Chrome) to bring its Linux Skype app to market.
A few years ago, that would have been unheard of. Today? It makes too much sense - it actually increased the value of Microsoft in my eyes. Making the most practical decision of all and putting the ego aside.
So.
Would you invest in a WebRTC plugin these days?
Writing and maintaining a WebRTC plugin is hard work. It gets updated too frequently to be considered a one-time effort, so maintaining it comes at a cost - a type of cost that usually makes little to no sense. Doubly so with the current trend of browsers to kill off the plugin route.
I believe it will be hard to maintain such a plugin by a vendor or a consotrium, and if the idea is to open source it to the larger community so the external community can take it up and continue to work and maintain it then that's just wishful thinking. Open source projects are not synonymous with community development - they don't all get picked up, adopted, used and maintained by the masses. The webrtc-everywhere project on github shows that - 2 contributors, a few forks, but not much of a collaboration or community around it.
Furthermore, do we really need a WebRTC plugin?
Yes. I know. Safari. Important. IE. All those poor enterprise guys forced to use it. You can't live without it and such.
But guess what? That same target market? How receptive do you think it will be for a plugin? What will be the install rate and usage rate for a plugin in such environments?
There are two use cases here:
The first one can be solved with an installed PC app. A quaint choice maybe, but one which seems to be popular by comms vendors who started from the web. Think Slack or even Whatsapp - they both have a PC app. If you are using a service daily, the idea goes, you might as well just have it somewhere handy in the background of your PC instead of having to have it opened in a browser tab all the time.
The second one is where things get nasty. Asking for a plugin installation for it is just like asking for an app installation for it. Maybe worse if the installer of the plugin comes with a large set of browser warnings (because browsers now hate plugins). So you might just rethink the app option - or just ask the user to come back with a better browser.
My suggestion?
Explore the option of using Electron instead of a plugin.
Where is WebRTC available? There's a free cheat sheet for that! Check out the
Learn about WebRTC LLM and its applications. Discover how this technology can improve real-time communication using conversational AI.
Read MoreGet your copy of my ebook on the top 7 video quality metrics and KPIs in WebRTC (below).
Read More