Is Chromecast the First M2M Use Case for WebRTC?

August 5, 2013
Does WebRTC fit anywhere in M2M? Chromecast sheds some light on this question.

I've heard a couple of times about WebRTC being the next great thing. And it is, but there is hype around it, and some of it is a bit weird. One of the weird things I've heard about WebRTC was how good it is for M2M, and for me that looked unfounded. Say M2M to me and immediately I envision sprinklers, large Coke dispensing machines, thermostats and a bunch of other small controllers that just go into anything. Somehow, video conferencing doesn't make it into that list. I decided to look into it further, where my usual technique is just placing a draft post on my calendar and then moving it around until I feel comfortable enough to write about it. That M2M with WebRTC synergy? It's been floating around for a while. And it still is. Until then, here's what I think might be the first indication of how WebRTC is utilized for an M2M-type of a use case. Two weeks ago, Google pulled an Apple. They did that by introducing the [AD HERE]Chromecast – a gadget that got sold out immediately. Marketed as a streaming media player, it is an HDMI dongle that connects to a TV and shows whatever it is you have on your Android device. The linkage here to Android is built on 2 things only:
  1. Chromecast comes from Google, so their current focus is probably in enriching only their own Android ecosystem
  2. If rumors are true, it operates by way of WebRTC
Android Authority has an explanation of the technology behind Chromecast:
When you're casting or mirroring a webpage using the extension, the Chromecast loads your current webpage using an HTML5 standard called WebRTC. If you've heard of WebRTC before, you normally would associate it with video chatting. That's still what's going on here, basically. Your computer essentially video chats or streams a video of the current tab in Chrome over to the Chromecast. The video is constantly encoding and transmitting.
WebRTC here is used for a rather simple task – grab a screen, encode it and then stream it in a single direction (not a video chat) to another device (the Chromecast in this case, which then decodes it and displays it via HDMI). I am not sure it is an M2M use case exactly, but it is the closest thing to date that I've found, and it is cool. It shows how versatile WebRTC can be and how it can be utilizes in new gadgets. If you have seen other interesting use cases or devices – do share. I am on the lookout for such stories.

You may also like

RTC@Scale 2024 – an event summary

RTC@Scale is Facebook’s virtual WebRTC event, covering current and future topics. Here’s the summary for RTC@Scale 2024 so you can pick and choose the relevant ones for you.

Read More