D4.3.1 Version Author Dissemination Date Status

1.0 NAEVATEC PU 27/01/2015 FINAL

D4.3.1: Media Elements for Social and Immersive Environments v1

Project  acronym:   Project title: Project duration: Project type: Project reference: Project web page: Work package WP leader Deliverable nature: Lead editor: Planned delivery date Actual delivery date Keywords

NUBOMEDIA   NUBOMEDIA: an elastic Platform as a Service (PaaS) cloud for interactive social multimedia 2014-02-01 to 2016-09-30 STREP 610576 http://www.nubomedia.eu WP4 Javier López Prototype Javier López 01/2015 27/01/2015 Kurento, media server, RTC, social media, group communications

The research leading to these results has been funded by the European Union’s Seventh Framework Programme (FP7/2007-2013) under grant agreement nº 610576

FP7 ICT-2013.1.6. Connected and Social Media

D4.3.1: Media Elements for Social and Immersive Environments v1

This is a public deliverable that is provided to the community under a Creative Commons Attribution-ShareAlike 4.0 International License http://creativecommons.org/licenses/by-sa/4.0/ You are free to: Share — copy and redistribute the material in any medium or format Adapt — remix, transform, and build upon the material for any purpose, even commercially. The licensor cannot revoke these freedoms as long as you follow the license terms. Under the following terms: Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. Notices: You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. For a full description of the license legal terms, please refer to: http://creativecommons.org/licenses/by-sa/4.0/legalcode

NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia

2

D4.3.1: Media Elements for Social and Immersive Environments v1

Contributors: Javier Lopez (NAEVATEC) Ivan Gracia (NAEVATEC) David Fernandez (NAEVATEC) Miguel París Díaz (URJC)

Internal Reviewer(s): Luis Lopez (URJC)

NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia

3

D4.3.1: Media Elements for Social and Immersive Environments v1

Version History Version Date 0.1 03-01-2015 1.0 16-01-2015

Authors F. Javier Lopez Ivan Gracia

Comments Initial Version Generate final review

NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia

version

for

4

D4.3.1: Media Elements for Social and Immersive Environments v1

Table of contents 1   Executive  summary  ..............................................................................................  8   2   Introduction  .........................................................................................................  8   2.1   State-­‐of-­‐the-­‐art  on  social  and  group  real-­‐time  communications  ...........................................  8   2.2   State-­‐of-­‐the-­‐art  on  immersive  real-­‐time  communications  .......................................................  9   3   Objectives  ............................................................................................................  9   4   Implementation  strategy  ...................................................................................  10   4.1   Implementing  social  and  group  real-­‐time  communications  ..................................................  10   4.2   Implementing  immersive  real-­‐time  communications  ..............................................................  10   5   High-­‐level  architecture  .......................................................................................  11   5.1   Social  and  group  real-­‐time  communications  ................................................................................  11   5.1.1   Dispatcher  model  ..................................................................................................................................  11   5.1.2   Composite  model  ...................................................................................................................................  11   5.1.3   AlphaBlending  model  ..........................................................................................................................  12   6   Software  architecture  ........................................................................................  13   7   Implementation  status  (Nubomedia  Release  3)  ..................................................  16   7.1   Licensing  models  and  restrictions  ....................................................................................................  16   7.2   Obtaining  the  source  code  ....................................................................................................................  16   7.3   Obtaining  the  documentation  .............................................................................................................  16   8   References  .........................................................................................................  16  

NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia

5

D4.3.1: Media Elements for Social and Immersive Environments v1

List of Figures:

Figure  1:  Dispatcher  internal  structure  .......................................................................................................  11   Figure  2:  Composite  internal  structure  .......................................................................................................  12   Figure  3:  Alpha  Blending  internal  structure  ................................................................................................  13   Figure  4:  KmsBaseHub  UML  diagram  .........................................................................................................  13   Figure  5:  Composite  internal  structure  .......................................................................................................  14   Figure  6:  Dispatcher  internal  structure  .......................................................................................................  15   Figure  7:  Alpha  Blending  internal  structure  ................................................................................................  15    

NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia

6

D4.3.1: Media Elements for Social and Immersive Environments v1

Acronyms and abbreviations: API AR FOSS IMS IoT KMS MCU RTC RTP SCTP SFU VCA VoD WebRTC

Application Programming Interface Augmented Reality Free Open Source Software IP Multimedia Subsystem Internet of Things Kurento Media Server Multipoint Control Unit Real-Time Communications Real-time Transport Protocol Stream Control Transmission Protocol Selective Forwarding Unit Video Content Analysis Video on Demand Web Real Time Communications

NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia

7

D4.3.1: Media Elements for Social and Immersive Environments v1

1 Executive  summary   This deliverable contains a description of the social and group communication technologies that are under implementation in Nubomedia. These technologies, and particularly the conceived APIs, make possible to create RTC services where participants can interact, in real-time, following arbitrary interaction topologies and may play different roles. In addition, this deliverable contains a brief revision of different immersive multimedia technologies and a discussion explaining why its inclusion is not appropriate at this time for Nubomedia, given its technological and exploitation strategy.

2 Introduction   2.1 State-­‐of-­‐the-­‐art  on  social  and  group  real-­‐time  communications   Real-Time Communications (RTC), and particularly multimedia RTC, are very often used for establishing group communication sessions. These sessions are commonly identified with different names such as conferences, video conferences, video rooms, etc. Currently, there are many different services (both paid and free) offering these type of capabilities including Google Hangouts, Skype, Facetime, WebEx, GoToMeeting, etc. In general, all of them provide a notion of “shared space” where users can find each other in real-time, communicate through different mechanism (i.e. audio, video, chat, etc.) and share documents or other information. However, from the RTC multimedia perspective, the implementation of the group communication capabilities may have one out of two flavors: MCU or SFU. Multipoint Control Unit (MCU) MCU is a concept initially introduced by the H.323 standard as a mechanism for enabling and managing group (i.e. multipoint) communications through a communication middlebox. Although there are different types of MCUs, the most popular are the transcoding and mixing ones. In this type of MCUs, group communications are enabled by multiplexing different audiovisual streams into a single composite one, which is usually created applying the following mechanism: • For every participant, the multiplexed audio signal is the result of linear addition of all input signals except her own. • For every participant, the multiplexed video signal is the result of mixing in a composite matrix all the input video streams, so that all participants receive a scaled down version of the video of any other participant but placed into a grid of N rows and M columns (being NxM the total number of participants) Mixing MCUs have the advantage of optimizing bandwidth consumption because the NxM incoming video streams are received, on each participant, as one single composite stream. On the other hand, they also have drawbacks. The first one is that the composite mixing requires a decoding of all the input streams, a mixing process (combining the different streams in raw format) and an encoding process. All this tends to increase the latency and degrades QoE of end-users. In addition, the transcoding and mixing is a very CPU consuming process, making MCUs require costly hardware when the number of participants in the session is large. To conclude, another drawback is that when the number of participants is large, the above described scheme based on mixing all the incoming streams, is not practical. Selective Forwarding Unit (SFU) NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia

8

D4.3.1: Media Elements for Social and Immersive Environments v1 SFU is a concept introduced by the IETF VTCORE WG. It refers to the capability of a middlebox to provide group communication by switching or routing video streams. SFUs are conceptually equivalent to switching MCUs and, for this reason, they are sometimes called “video routers”. Dropping the very low level technical details, an SFU is just a routing and forwarding mechanism which makes possible to forward one incoming media stream coming from a participant to N outgoing media streams to be received by other participants. SFUs make possible to switch (i.e on/off) the video forwarding so that the receiver application is able to choose whether to receive or not a particular media stream. SFUs have the advantage of not requiring any heavy processing given that they do not require any kind of transcoding or mixing. However, they have the disadvantage of demanding much higher bandwidth from participants (i.e. if there are N participants, any of them wishing to visualize the video of the whole group needs to receive N video streams). Independently on whether the MCU or the SFU model is used, a revision of current state-of-the-art services, such as the one enumerated above, and of current state-of-theart RTC APIs, such as the ones of Lynckia, Tokbox, Temasys, etc., all of them share the same philosophical principle: groups are flat. This means that the APIs behave symmetrically for all users, which makes difficult and cumbersome to create applications involving rich group topologies or different group roles.

2.2 State-­‐of-­‐the-­‐art  on  immersive  real-­‐time  communications   Current trends in immersive multimedia show lot of activity in two main areas: stereoscopic 3D video and virtual reality displays. In relation to the former, 3D video is already a reality when dealing with TV broadcasting services. There also different types of available 3D services for Video on Demand (VoD). However, these type of media capabilities are not permeated into the RTC arena and only experimental setups have been tested in lab environments. One of the reasons for this comes from the lack of efficient and cheap technologies (i.e. MVC efficient codec implementation are proprietary and have associated prohibitive costs for many RTC business application scenarios) In relation to the later, the emergence of new devices such as the Oculus Rift is opening new and interesting usage scenarios for content industries. However, again, these seem to be far beyond RTC scenarios at the time of this writing. In particular, and in relation to WebRTC technologies, none of these immersive media capabilities are currently under consideration in the different standardization bodies and developer groups.

3 Objectives     This document has the objective of presenting the technological strategy for social and immersive multimedia capabilities in Nubomedia. In particular, in relation to social and group communications, this document presents the main ideas relative to the conception, specification and implementation of a rich toolbox of group communication capabilities. For this objective to be executed, a number of sub objectives need to be fulfilled: • To conceive and design the most appropriate technological strategy providing a rich tool-box of group communication capabilities for Nubomedia. NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia

9

D4.3.1: Media Elements for Social and Immersive Environments v1 •

To implement such capabilities as KMS modules, so that they can be deployed as part of KMS instances.

4 Implementation  strategy   4.1 Implementing  social  and  group  real-­‐time  communications   Group communications are one of the main requirements of RTC services both, among Nubomedia partners, and among other RTC users out there. For this reason, we have decided to follow a very ambitious implementation strategy for these types of features. This strategy is based in the following axes: • We want Nubomedia to provide group communication capabilities through transcoding/mixing MCU models • We want Nubomedia to extend state-of-the-art mixing models to provide layouts different to grids. In particular, we include in our strategy the support for alphablending mixing models that, combined with background extraction techniques, may provide novel and interesting models for group communications where the different participants may share a given environment (i.e. background). • We want Nubomedia to provide group communication capabilities through forwarding/routing SFU models • We want Nubomedia to expose all these capabilities through a consistent API suitable for the creation of rich topologies and group roles among participants. As a result, our implementation strategy requires implementing all major models available in current state-of-the-art plus some extensions associated to novel mixing schemes. Carrying out this strategy requires the following: • To create the appropriate transcoding and mixing capabilities required by the MCU models. This can be achieved by adapting the appropriate GStreamer features, and integrating them as modules in KMS. • To design the appropriate media routing capabilities and implement them into KMS as one or several modules.

4.2 Implementing  immersive  real-­‐time  communications   At the time of this writing, the consortium does not plan to integrate any kind of immersive capability into Nubomedia. This is due to the following reasons: • From the agile project management methodology no requirements including these types of features have emerged. Hence, the project needs to pivot to prioritize other features related to WebRTC capabilities that have more priority. • Open source technologies related to immersive environments are almost inexistent and, the few initiatives that exist are immature or have been abandoned. • Current Nubomedia technological and transfer strategy is concentrated on providing a full and mature WebRTC stack. This is incompatible with the incorporation of 3D features given their lack of support on WebRTC standards and software stacks.

NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia

10

D4.3.1: Media Elements for Social and Immersive Environments v1

5 High-­‐level  architecture   5.1 Social  and  group  real-­‐time  communications   For implementing Nubomedia group communications, we have selected to use a number of abstractions capable of providing the different MCU and SFU described above. The following subsections are devoted to introducing them: 5.1.1 Dispatcher  model   The Dispatcher group communications capability implements a media router following the SFU without requiring any kind of transcoding or mixing. Its architecture is depicted in Figure 1

Figure 1: Dispatcher internal structure

In a Dispatcher with N media inputs, the API will made available the following forwarding mechanisms: • Any give user can chose to receive any of the available N media input streams. • Video and audio, when available, are routed together, so that receiving a media streams involves receiving two flows: one for the audio and one for the video. 5.1.2 Composite  model   The Composite group communication capability implements a media mixing following the MCU model, which requires one decoding for every input stream, the mixing of all input streams, and one encoding for the resulting output stream. Its architecture is depicted in Figure 2

NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia

11

D4.3.1: Media Elements for Social and Immersive Environments v1

Figure 2: Composite internal structure

In a Composite with N media inputs, the API will allow the following mechanisms: • All users will receive as video output stream a composite grid (with two columns) mixing all the available input streams with the appropriate scaling. • All users will receive as audio output stream the addition of all audio input streams, except her own. 5.1.3 AlphaBlending  model   The AlphaBlending group communication capability implements a media mixing following the MCU model, which requires one decoding for every input stream, the mixing of all streams and one encoding for the resulting output stream. As a difference with the composite, in this case the mixing is based on alpha-blending, which means that all streams are overlaid and their transparency (i.e. alpha) channels are applied. This mixing makes only sense when all streams except one make transparent relevant parts of the viewport (usually the background). Its architecture is depicted in Figure 3.

NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia

12

D4.3.1: Media Elements for Social and Immersive Environments v1

Figure 3: Alpha Blending internal structure

6 Software  architecture   Hubs are the family of elements enabling group communications. Each MediaElement that connects to a hub will do so through a special MediaElement called HubPort, which can be connected and disconnected from Hubs to inject or receive media. The base class for all hubs is the abstract class BaseHub, and provides extending classes with the ability to connect and disconnect HubPorts for media transmission. The following diagram shows the inheritance model, and the different types of hubs that exist. It is clear from, that hubs are another type of MediaElement, that are not KmsElements.

Figure 4: KmsBaseHub UML diagram

As stated before, Hubs send and receive media through HubPorts, a special type of KmsElement. This implies that, in order to send/receive media from/to a hub element, it will have to first be connected to a HubPort, and the port in turn will have to be connected to the hub itself. 6.1.1.1 Composite   This element allows combining several input streams in one output stream, divided in two columns, and as many rows as needed depending on the incoming streams. Thus, if there are eight input streams, the output stream will have two columns and four rows. NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia

13

D4.3.1: Media Elements for Social and Immersive Environments v1 All videos will have the same size in the grid, even if their size is different. The streams will appear in the grid from left to right, top to bottom in order of connection. One of the most appealing uses of this hub, is to save bandwidth in a multiconference scenario. Without it, if 10 users are to hold a meeting, each user would be emitting it’s own media, and receiving the media from the other 9 participants. Having a total of 10 connections per user, this amounts to 100 connections in the media server. Apart from the amount of bandwidth consumed in the server, these numbers are more important in the world of mobile communications, where portable devices connected through 3G/4G networks, depend heavily on the quality of their link, and most of the times have monthly quotas for internet traffic. Thus, combining all streams into one single feed, each user can have only one incoming media feed, having a total of only 2 connections per user. This does not only save bandwidth, but in some cases also computing power, since some transports encrypt media (WebRTC, for instance), which is a power-hungry operation. So by reducing the amount of connections, we can also reduce the computational power required in the client, thus allowing less powerful devices to participate in such multiconference applications. The following figure represents the internal structure of a Composite element, with it’s internal GStreamer elements shown in the KmsCompositeElement box. The grey boxes outside of this box, represent the audio and video sinks of 5 different HubPorts, and appear in the schema in order to conceptually show how the video goes from the source pads in the KmsCompositeMixer, to the sink pads in the HubPort.

Figure 5: Composite internal structure

6.1.1.2 Dispatcher   The dispatcher is a hub that allows selecting which media stream will receive each of the clients connected to it.

NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia

14

D4.3.1: Media Elements for Social and Immersive Environments v1

Figure 6: Dispatcher internal structure

6.1.1.3 Alpha  blending   This type of hub allows showing several input streams over a master stream. This master stream defines the output size, and the other streams should adapt, according to their configuration, to the master. The internal structure is represented in the following picture. As in the Composite, the grey boxes outside of the KmsAlphaBlending box represent different HubPorts connected to it.

Figure 7: Alpha Blending internal structure

All streams not acting as master can be configured in their size and position (relative to the master), defining where the stream should be shown. The Z coordinate can also be modified, in order to offer several presentation layers.

NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia

15

D4.3.1: Media Elements for Social and Immersive Environments v1

7 Implementation  status  (Nubomedia  Release  3)   7.1 Licensing  models  and  restrictions   All software artifacts belonging to Kurento Media Server described in this document have been released and made public through the GNU Lesser General Public License (LGPL) v2.1, with the exception of the Alpha-blending capability, which has not been released and is still maintained ad proprietary software © Naevatec. Kurento Media Server extends and uses many parts of the GStreamer software stack. All these extensions and modifications have been shared with the GStreamer community in compliance with the GStreamer open source software license: LGPL v2.1. The distribution of Kurento Media Server does not involve the distribution of GStreamer nor any of its plugins. In particular, Kurento Media Server software bundles don’t integrate any kind of codec implementation. The installation of Kurento Media Server may require users to obtain and install, at their own risk, different codecs which may be protected by royalties and patents.

7.2 Obtaining  the  source  code   All source code belonging to the Kurento Media Server described in this document can be obtained in the Kurento Github repository accessible at the following URL: • https://github.com/kurento In particular, all FOSS group communication capabilities source code is part of the kms-elements project, which can be found at the following URL: • https://github.com/Kurento/kms-elements

7.3 Obtaining  the  documentation   Kurento Media Server documentation has been created in Sphinx, a powerful documentation facility which transforms text documents written in the reStructuredText format into hyper-linked documentation in several formats, which include HTML, PDF, epub and LaTeX. Kurento Media Server documentation has been made public in the following project located inside the Kurento Github repository. • doc-kurento o Description: Public Kurento.org documentation o Source: https://github.com/Kurento/doc-kurento o URL: Documentation is public in http://www.kurento.org/docs/current

8 References   [1] https://tools.ietf.org/html/draft-ietf-avtcore-rtp-topologies-update-05

NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia

16

D4.3.1 official deliverable (PDF) - NUBOMEDIA

Jan 27, 2015 - D4.3.1: Media Elements for Social and Immersive Environments v1. NUBOMEDIA: an .... 10. 4.1 Implementing social and group real-‐time communications . .... the most popular are the transcoding and mixing ones. .... networks, depend heavily on the quality of their link, and most of the times have monthly ...

861KB Sizes 4 Downloads 220 Views

Recommend Documents

D6.1.2 official deliverable (PDF) - NUBOMEDIA
Jan 31, 2016 - D6.1.2: NUBOMEDIA Testbed and simulated load validation v2. 1. NUBOMEDIA: an ... NUBOMEDIA: an elastic Platform as a Service (PaaS) cloud ...... extension with at least 1 network adapter for single node deployment.

D2.4.2 official deliverable (PDF) - NUBOMEDIA
Jan 25, 2016 - NUBOMEDIA: an elastic Platform as a Service (PaaS) cloud .... 4.3.3 Network Function Virtualization Orchestrator . .... Figure 1. The NUBOMEDIA development model (right) is based on the popular tree tier development.

D4.2.1 official deliverable (PDF) - NUBOMEDIA
Jan 27, 2015 - D4.2.1: Multisensory and Multi-Domain Media Element ... NUBOMEDIA: an elastic PaaS cloud for interactive social ... 10-01-2015 Ivan Gracia.

D3.4.1 official deliverable (PDF) - NUBOMEDIA
Jan 27, 2015 - D3.4.1: Elastic Media Manager v1. NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia. 2 ...... Figure,10,Run,time,structure,of,a,topology,. .... network configuration to a new virtual resource. Therefore in ..... Openst

D4.5.1 official deliverable (PDF) - NUBOMEDIA
Jan 27, 2015 - 610576. Project web page: ... Adapt — remix, transform, and build upon the material for any purpose, even .... 10. 2.5 Implementation status: ar-‐markerdetector . ..... an image on top of every face detected in video frames.

D3.1.1 official deliverable (PDF) - NUBOMEDIA
Jan 22, 2014 - D3.1.1: NUBOMEDIA virtual infrastructure v1. 1. NUBOMEDIA: an elastic ... NUBOMEDIA: an elastic Platform as a Service (PaaS) cloud ..... The Networking service, code-named neutron, provides an API that lets you define.

D2.2.2 official deliverable (PDF) - NUBOMEDIA
Jan 31, 2016 - NUBOMEDIA: an elastic Platform as a Service (PaaS) cloud for interactive social .... 3.1.1 Description of current SoTA . ... 3.2 Orchestration and Management of Real-‐Time Network Functions with guaranteed QoS14. 3.2.1 ...

D3.6.1 official deliverable (PDF) - NUBOMEDIA
Jan 27, 2014 - NUBOMEDIA: an elastic Platform as a Service (PaaS) cloud ...... extension with at least 1 network adapter for single node deployment.

D2.4.3 official deliverable (PDF) - NUBOMEDIA
May 4, 2017 - Query deployment status: Depending on the application specific deployment configuration requirements, the deployment procedure on the PaaS and on the media plane could take a few seconds or longer. For long procedures, the user always h

D6.1.1 official deliverable (PDF) - NUBOMEDIA
Jan 7, 2014 - NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia. D6.1.1. Version. 1.0 ... Connected and Social Media ... 2.1 Network connectivity . ... 10. Setup testbed . ..... describe the best method to replicate the testbed.

D2.2.1 official deliverable (PDF) - NUBOMEDIA
Jan 22, 2015 - D2.1: State-of-the-art revision document v1. NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia. 10 have one or more copies ...

D3.3.1 official deliverable (PDF) - NUBOMEDIA
Jan 27, 2015 - NUBOMEDIA. Project title: NUBOMEDIA: an elastic Platform as a Service (PaaS) cloud ..... Figure 1: Software Defined Network Architecture [1] .

D4.1.1 official deliverable (PDF) - NUBOMEDIA
Jan 27, 2015 - D4.1: Distributed Media Pipeline Middleware v1. Project acronym: NUBOMEDIA. Project title: NUBOMEDIA: an elastic Platform as a Service (PaaS) cloud ...... processes belonging to different computers in an IP network.

D3.2.1 official deliverable (PDF) - NUBOMEDIA
Jan 27, 2015 - Connected and Social Media ... NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia ..... Figure 10 Shared cluster architecture .Missing:

D2.2.3 - NUBOMEDIA
Nov 30, 2016 - NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia. 2. DISCLAIMER ...... data point is the arithmetic mean obtained from ten runs. Error bars indicate the ...... (2012), http://datasys.cs.iit.edu/events/MTAGS12/p07.pdf

D3.5.1 - NUBOMEDIA
Jan 27, 2015 - NUBOMEDIA. Project title: NUBOMEDIA: an elastic Platform as a Service (PaaS) cloud ..... 6.2.1 Current Application Function . ..... for developing loosely coupled and cloud enabled network service applications. OpenXSP is ...

D6.1.3 - NUBOMEDIA
Jan 31, 2017 - NUBOMEDIA: an elastic PaaS cloud for interactive social ... 18/10/2016 Cristian Spoiala (USV) ...... Figure 21 Media topology of the nubomedia-network-benchmark .... Daily, weekly & monthly Reports for each application, in PDF or HTML

Project Deliverable Report Deliverable 2.3 – Services v1 integrated
Feb 12, 2010 - fault a course is automatically provided with a customized semantic space, ..... uploading a widget to the Wookie engine it adds lines to HTML files loading ..... six in ten have never considered that what they put online now ...

Project Deliverable Report Deliverable 2.3 – Services v1 integrated
Feb 12, 2010 - The second part deals with the services used while using the ..... aspect by providing a built-in proxy service that allows the calling of services.

D1.2 NUBOMEDIA WEB PAGE
Mar 29, 2014 - Provide project vision and benefits in plain and understandable language. • Provide project technological vision and roadmap in publishable format. • Provide reference information about the project in publishable format. • Descri

d1.1 project presentation - NUBOMEDIA
Feb 28, 2014 - ... ICT-2013.1.6. Connected and Social Media ... NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia. 2 .... around 10 minutes.Missing:

D7.5: NUBOMEDIA WWW community sites
Jan 31, 2017 - NUBOMEDIA: an elastic PaaS cloud for interactive social multimedia. 2 ..... Community popularity indicators . .... Figure 10 NUBOMEDIA Media Plane . .... the most active communities in the WebRTC ecosystem arena.

D3.2 Cloud Platform v2 - NUBOMEDIA
Jan 27, 2015 - NUBOMEDIA: an elastic Platform as a Service (PaaS) cloud ..... 4.1.1 Network Service Record (NSR) deployment sequence diagram . ...... 3 https://www.openstack.org/assets/pdf-downloads/Containers-and-OpenStack.pdf ...

D6.6: NUBOMEDIA Social Game Demonstrator
Mar 2, 2017 - and Android platforms and a server part that will run as a client service .... 10. Once Upon a Time, tale mode. FREE MODE. A multimedia video ...