Media processing with serverless architectureKensaku Komatsu
Practical study of how to make AI/ML media processing leveraging WebRTC technology. In this slide, I explained how to bind WebRTC GW and media processing with serverless container architecture. I also explained Pros & Cons of this architecture for applying media.
This slide was for RTC conference Korea 2018 https://rtckorea.com/ .
Media processing with serverless architectureKensaku Komatsu
Practical study of how to make AI/ML media processing leveraging WebRTC technology. In this slide, I explained how to bind WebRTC GW and media processing with serverless container architecture. I also explained Pros & Cons of this architecture for applying media.
This slide was for RTC conference Korea 2018 https://rtckorea.com/ .
this slide is for meetup of japan web technical community. the report about PRPL which is one of the practical next developping and deploying pattern for PWA.
The slide for SF WebRTC Meetup on June 15th, 2016. Brief introduction about our auto test framework for exponential order of test pattern for WebRTC testing.
5. Web of things
“The Web of Things is a vision inspired
from the Internet of Things where everyday
devices and objects, i.e. objects that contain
an embedded device or computer, are
connected by fully integrating them to the
Web. Examples of smart devices and
objects are wireless sensor networks,
ambient devices, household
tagged objects, etc.”
appliances, RFID http://en.wikipedia.org/wiki/Web_of_Things
31. Demo(DLNAをそのままWebで使
う)
Micro web
server is
serve inside!!
render
DMR DMS
controll
DLNA protocol has
Implemented by komasshu
based on Socket API
DMC
32. Socket APIを用いたDLNAの実装
Chrome Packaged
Apps
Generic Web Site (micro web server)
by Socket API
REST→DLNA
変換 DLNA
ユーザー操作
33. Demo(認証コンテンツ)
Micro web
server is
serve inside!!
render
DMR DMS
controll
DLNA protocol has
Implemented by komasshu
based on Socket API DMC
+ proxy
34. 認証コンテンツをDLNAで見れるよ
うにする仕組み
Certification handling
server is implemented
inside of Chrome (Socket
API)
User input is on
Browser only!!
35. Demo (accessible from another
network)
Manipulation
WebSocket server via WebSocket
connections.
render serve
DMR controll
DMS
DMC
Home Network Mobile Network