Top Banner
Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications Luis Lopez [email protected]
56

Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Apr 03, 2018

Download

Documents

tranthien
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time

communications

Luis [email protected]

Page 2: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Human communications

http://www.kurento.org2

Page 3: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

The value of technology

http://www.kurento.org3

Page 4: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Multimedia communication technologies

http://www.kurento.org4

2G

3G

4G

5G

Audio

Video

HD Video

HD 3D Video

Page 5: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

The Kurento vision

http://www.kurento.org5

From this …

… to this

Knowledge

Page 6: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Cooking Kurento

http://www.kurento.org 6

Page 7: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

WebRTC: present and future

http://www.kurento.org7

Developingthe client side

Developing the infrastructure

side

Before WebRTC After WebRTC Next natural step…

Begin End Begin End

Begin End

• Unified APIs• Standards• FOSS• Multiplatform

• Unified APIs• Standards• FOSS• Multiplatform

• Unified APIs• Standards• FOSS• Multiplatform

Page 8: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

WebRTC infrastructures

http://www.kurento.org8

Peer-to-Peer WebRTC Application (without media infrastructure)

WebRTC video stream

WebRTC Application based on media infrastructuremedia infrastructure

Page 9: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Function of WebRTC media servers

http://www.kurento.org9

Transcoding media server

VP8 H.264

MCU/SFU media server

Recording media server

Page 10: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Kurento as a WebRTC media server

http://www.kurento.org

10

What common WebRTC Media Servers do:• Transcoding• MCU• Recording

What future MediaServers will do:• Flexible processing• Augmented reality• Blending• Mixing• Analyzing• Etc.

Media ishere

Media goesthere

TranscodingMCU/SFURecording

Current media servers

Media ishere

Rich Mediagoes there

Future media servers

Media Events

Transcoding, MCU/SFU,Recording,

Enrich,Augment, Analyze,

Combine,Transform,Adapt, …

ContextContent

Commands

Page 11: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Why is this important

WebRTCMaking

callsContent and

entertainment

IoTM2MP2M

Multimedia

Making callsWARNING! Overcrowded

AdvertisingBroadcasting

GamingeLearning

Blue Ocean

Smart citiesEmergencies

SecurityBlue Ocean

Page 12: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

WebRTC as a disruptive technology

http://www.kurento.org12

Num

ber o

f use

rs

General purposeRTC multimedia Services

Specific purpose RTC multimedia services

Commodity, no businessopportunities here

Who cares about the immense minority?Many business opportunities here

Disruption directionof WebRTC

Page 13: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Kurento Media Server

http://www.kurento.org13

Media Element• Provides a specific media

functionality› Send/receive media› Process media› Transform media

• Exchange media through› Sources› Sinks

Media pipeline• Chain of media elements

implementing the desired media logic.

• The Media API provides the capability of creating media pipelines by joining media elements of the toolbox

Media Element

Sink

SRC

Page 14: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Creating applications basing on Kurento Media Server

http://www.kurento.org14

Application 2

Application 3

Application 1

Toolbox of media elements

Page 15: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Creating applications with Kurento

http://www.kurento.org15

Page 16: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

http://www.kurento.org16

Page 17: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

What you should learn first

• WebRTC basics– http://www.html5rocks.com/en/tutorials/webrtc/

basics/

• Signaling basics (STUN/TURN)– http://www.html5rocks.com/en/tutorials/webrtc/

infrastructure/

Page 18: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Starting with Kurento

http://www.kurento.org18

• Kurento official documentation– http://www.kurento.org/documentation

• Kurento FIWARE documentation– Catalogue site

• http://catalogue.fiware.org/enablers/stream-oriented-kurento

– Documentation• http://catalogue.fiware.org/enablers/stream-oriented-

kurento/documentation

Page 19: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Installing Kurento Media Server

http://www.kurento.org19

• Requirements– Ubuntu 14.04 box (sudo)– Internet connectivity

• Install– sudo add-apt-repository ppa:kurento/kurento

– sudo apt-get update

– sudo apt-get install kurento-media-server

• Launch– sudo service kurento-media-server start

Page 20: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Kurento “Hello World!”

http://www.kurento.org20

Page 21: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Kurento “Hello World!”

http://www.kurento.org21

• Tutorial– http://www.kurento.org/docs/current/tutorials/js/tuto

rial-1-helloworld.html

• Code– https://github.com/Kurento/kurento-tutorial-

js/tree/release-5.1/kurento-hello-world

• Video– https://www.youtube.com/watch?v=vGEnkSOp_xc

Page 22: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Understanding this example

http://www.kurento.org22

PeerConnection API

getUserMedia API

kurento-utils Kurento-client-js

Application Code

WebSocket API

Kurento Media Server

Browser

SignalingMedia

Page 23: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Recording and playing

http://www.kurento.org23

Sink

SRC

Sink

Sink

SRC SR

C

Page 24: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Recording and playing

http://www.kurento.org24

• Get code here– https://github.com/Kurento/kurento-tutorial-

js/tree/release-5.1/kurento-hello-world-recorder-generator

– WARNING: Example using generators!!

• Video– https://www.youtube.com/watch?v=rDd2NjFXcS0

Page 25: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

JavaScript Generators

http://www.kurento.org25

• Generators– Black magic for avoiding callback hell– Program asynchronously with synchronous philosophy

• Warning– “Enable Experimental JavaScript” flag

Page 26: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

One-to-many example

http://www.kurento.org26

Media Pipeline

WebRTCstreaming

Sink

SRC

WebRTCstreaming

SRC

Sink

SRC

Sink

WebRTCstreaming

WebRtcEndpoint 1

WebRtcEndpoint 3

WebRtcEndpoint 2

SRC

Sink

WebRTCstreaming

WebRtcEndpoint 4

User 1 User 2

User 3

User 4

Page 27: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

One-to-many

http://www.kurento.org27

• Java EE– http://www.kurento.org/docs/current/tutorials/java/t

utorial-3-one2many.html

• Node.js– http://www.kurento.org/docs/current/tutorials/node/

utorial-3-one2many.html

Page 28: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Face overlay example

http://www.kurento.org28

• Browser JavaScript– http://www.kurento.org/docs/current/tutorials/js/tutorial-2-magicmirror.html

• Java– http://www.kurento.org/docs/current/tutorials/java/tutorial-2-magicmirror.html

• Node.js– http://www.kurento.org/docs/current/tutorials/node/tutorial-3-one2many.html

• Video– https://www.youtube.com/watch?v=h84HFkvWGgw

Page 29: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Augmented Reality example

http://www.kurento.org29

• Video– https://www.youtube.com/watch?v=JlRg4PzeRKQ

Sink

SRC

Sink

SRC

Page 30: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Motion detector

http://www.kurento.org30

• Video– https://www.youtube.com/watch?v=r91nExNEHiw

Page 31: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Crowd detector

http://www.kurento.org31

• Video– https://www.youtube.com/watch?v=S6iWSCysgT0

CrowdEvents

SRC

Sink

SRC

CrowdDetector

RtspPlayer

Sink

SRC

Page 32: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Many other examples

• Face segmentator (aka get a Kiss)– https://www.youtube.com/watch?v=WRmzzblZGDo

• Room communications– https://www.youtube.com/watch?v=hkT8fLROdwo

• B2B calls– https://www.youtube.com/watch?v=ocJBDo8K6eM

• Etc.

http://www.kurento.org32

Page 33: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Beyond media servers: WebRTC clouds and the problem of scalability

http://www.kurento.org33

WebRTC Application based on media infrastructure

WebRTC Cloud

Page 34: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Cloud models for WebRTC infrastructures

http://www.kurento.org34

PaaSIaaS SaaSProvider- Computing resources

Developer- Installation- Administration- Security- Application logic

Provider- Development API

Developer- Application logic

Provider- Service

Developer- Nothing to do

Page 35: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

WebRTC PaaS APIs: Requirements• Requirements of WebRTC PaaS APIs

– Functional requirements• Media transport

– Media endpoint– Media replication– Media routing

• Media persistence– Media storage– Media recovery

• Media processing– Transcoding– Analysis– Augmentation

– Non-functional requirements• Security• Dependability• Scalability

http://www.kurento.org35

Page 36: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

WebRTC multimedia session• RFC 5117

– A multimedia session is an association among a group of participants engaged in the communication via one or more RTP Sessions.

• Characterized by– Communication topology

• Graph of multimedia flows

– Multimedia processing• Function of each edge of the graph of media flows

http://www.kurento.org36

TransportTranscode

RecordAnalyze

Etc.

Page 37: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Scalability of RTC multimedia services

http://www.kurento.org37

Number of concurrent sessions

Num

ber o

f use

rs p

er se

ssio

n

WebRTC PaaS Phone system

TV Broadcasting

CDNs

Media Serverbased Services

“RTC calls”“Home-made

RTC”

“Broadcasting Non-RTC”

“Beyond RTC calls”

Page 38: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Scalability of RTC multimedia services

http://www.kurento.org38

Number of concurrent sessions

Num

ber o

f use

rs p

er se

ssio

n

WebRTC PaaS Phone system

TV Broadcasting

CDNs

Media Serverbased Services

“RTC calls”“Home-made

RTC”

“Broadcasting Non-RTC”

“Beyond RTC calls”

Page 39: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

The scalability problem in “call” clouds

CallCalll Call CallCall

CallCallCall Call CallCall

CallCall Call CallCall

Page 40: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Anatomy of WebRTC PaaS for call models: Flat Architecture

http://www.kurento.org40

Load Balancer Function

IaaS Cloud Manager

Application ServerFunction

Broker Function

Media Server Function

Cloud Orchestrator

Page 41: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Cloud functions: IaaSmanager

http://www.kurento.org41

IaaS Cloud Manager

CloudOrchestrator

• Function– Provides APIs for IaaS

management• Images• Instances• Storage• Metrics• Security• Etc.

• Requires– Physical infrastructure

IaaS Cloud Manager

CloudOrchestrator

ImageManagement

ComputingManagement

StorageManagement

NetworkingManagement

SecurityManagement

Metrics andKPIs

Infrastructure as a Service APIs

Page 42: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Cloud functions: CloudOrchestrator

http://www.kurento.org42

IaaS Cloud Manager

CloudOrchestrator

• Function– Lifecycle management of the

platform• It acquires virtual resources and

allocate them to the specific services

– Runtime management with autoscaling

• It scales out new service instances in situations of peak load

• It scales in service instances whenever they are not required any longer

• Requires– Autoscaling rules

• Ex. If average load is over 60% add two new instances

ImageManagement

ComputingManagement

StorageManagement

NetworkingManagement

SecurityManagement

Metrics andKPIs

Infrastructure as a Service APIs

Page 43: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Media Server Function

http://www.kurento.org43

SendReceiveAnalyze

AugmentEnrich

TransformTranscode

RecordProcess

Replicate

Media Server Instance

ApplicationServer

InstanceMedia ControlProtocol

• Function– Provides media

capabilities• WebRTC transport• Recording• Transcoding• Etc.

• Requires– Control Protocol– Media Protocols– Media Codecs

Media Server

Instance

Page 44: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Broker Function

http://www.kurento.org44

Broker Function

ApplicationServer

Instance

Media Server

Instance

Media Server

Instance

Media Server

Instance

Media Server

Instance

• Function– Assigns “call” to specific media

server instances• Give me a media server

instance to take care of this call– “call” are never split among

media servers• Requires

– Scheduling policy• Round robing• Random• Less load• Etc.

– Registration of MSis• All media server instances need

to be known by the broker

Call Call

Page 45: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Application Server

http://www.kurento.org45

Application Server Instance

Signaling frontend

Security logic

API logic

Client request • Function– Signaling

• Send/receive of signaling messages– Security logic

• Authentication, Authorization, Accounting

– PaaS API logic• Control of media server functions

for providing API semantics• Requires

– Signaling protocol implementation

• SIP, JSON, etc.– Security rules

• ACLs, CAP, etc.– Specific logic

• Media server dependent

Page 46: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Load balancer

• Function– Distributes client requests

among available AS instances

– Usually stateful• Requires

– Balancing policy• Round robin• Random• Less load• Etc.

• Scaling needs– Low

http://www.kurento.org46

Load Balancer Function

Client App.

ApplicationServer

Instance

Client App. Client App.

ApplicationServer

Instance

ApplicationServer

Instance

Page 47: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

The flat Nubomedia implementation

http://www.kurento.org47

Load Balancer Function

IaaS Cloud Manager

Application ServerFunction

Broker Function

Media Server Function

Cloud Orchestrator

Page 48: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Instance Lifecycle

http://www.kurento.org 48

OpenStack Swift

OpenStack Glance

Media ServerImage

ApplicationServer Image

BrokerImage

Load BalancerImage

Heat OrchestrationTemplate

OpenStack NovaScalability

Group

Open Stack HeatPacker

AutoscalingRules

Launch configurations

ScalabilityGroup

ScalabilityGroup

ScalabilityGroup

Load BalancerInstance

ApplicationServer

Instance

ApplicationServer

Instance

BrokerInstance

Media Server

Instance

Media Server

Instance

Media Server

Instance

Page 49: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Scalability of RTC multimedia services

http://www.kurento.org49

Number of concurrent sessions

Num

ber o

f use

rs p

er se

ssio

n

WebRTC PaaS Phone system

TV Broadcasting

CDNs

Media Serverbased Services

“RTC calls”“Home-made

RTC”

“Broadcasting Non-RTC”

“Beyond RTC calls”

Page 50: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Beyond calls: convergence of broadcasting and phone-like services

http://www.kurento.org50

Users in call Monitoring users

Users can dynamically change their role

Page 51: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

The scalability problem in “beyond call” clouds

http://www.kurento.org51

Media stream

One to M

ANY

Page 52: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Anatomy of WebRTC PaaS for call models: Hierarchical Architecture

http://www.kurento.org52

Load Balancer Function

IaaS Cloud Manager

Application ServerFunction

Broker Function

Media Server Function

Cloud Orchestrator

Page 53: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Media Server Function

http://www.kurento.org53

Media Server

Instance

Media Server

Instance

Media Server

Instance

Media Server

Instance

Media Server

Instance

Media Server

Instance

• Function– Provides elastics media

capabilities• Strong dependencies

among media server instances

• Media servers connect following a specific topology

• Requires– Glue mechanism among

media server instances

Page 54: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

The elastic media server

http://www.kurento.org54

• Elasticity– On the number of media

pipelines• Number of concurrent

sessions– On the number of elements

per media pipeline• Number of concurrent users

per session– Media Pipeline

• Distributed media pipeline• Rigidity

– The media element is a monolithic (non distributed) entity

Page 55: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Broker Function

http://www.kurento.org55

Broker Function

ApplicationServer

Instance • Function– Assigns “call legs” to specific

media server instances• Give me a media server instance to

take care of this call– “call” are split among different

media server instances• Requires

– Scheduling policy• Topology aware• Network aware• SLA aware• Etc.

– Very complex problem• Leg adding may require additional

media server instances• Churn is very complex to manage

Media Server

Instance

Media Server

Instance

Media Server

Instance

Media Server

Instance

Media Server

Instance

Page 56: Nubomedia: the cloud infrastructure for WebRTC and … · Nubomedia: the cloud infrastructure for WebRTC and IMS multimedia real-time communications ... Scalability. . 35.

Hierarchical Nubomedia implementation:Work in progress

http://www.kurento.org5656

Ownimplementation