Presentation is loading. Please wait.

Presentation is loading. Please wait.

Report of Ad hoc Group on Reference Software, Conformance and Demonstrations Tiejun Huang Institute for Digital Media Peking University, China 18th,Jul.

Similar presentations


Presentation on theme: "Report of Ad hoc Group on Reference Software, Conformance and Demonstrations Tiejun Huang Institute for Digital Media Peking University, China 18th,Jul."— Presentation transcript:

1 Report of Ad hoc Group on Reference Software, Conformance and Demonstrations Tiejun Huang Institute for Digital Media Peking University, China 18th,Jul. 2007 GA15 of the Digital Media Project

2 Chillout from GA14 to 15 Source code progress Running Chillout New Chillout Web Chillout Guys List

3 Chillout OSS Snapshot From GA14@May15 to GA15@Jul18, –Added:1,778 files –Deleted:268 files –Updated:90 files –Total 8,144 files up to now –Total size from ~150MB to 311MB

4 Chillout Source code Evolvement

5 Statistics of revision in last 9 weeks

6 Chillout SVN Snapshot

7 New Website Thanks to Martin Springer Welcome contribution!

8 Chillout Guys 39 guys in Chillout Wiki or maillist –4 “Graduated from Chillout” –2+ boarding From 11countries: AU,AT,CN,DE,ES,IN,I T,JP,PT, KR,UK

9 Running Chillout Online Servers –CPD –LPD Servers online soon –CID,DID (EJBCA) Standalone Devices for End User –SAV for Windows can be download –CCD ongoing

10 Background Information – Chillout Overview From DMP to Chillout Chillout Architecture Chillout Core Library Chillout Auxiliary Library Chillout Application / Devices

11 Part 0 From DMP to Chillout

12 DMP - the official website for the organization and it’s specifications –at http://www.dmpf.orghttp://www.dmpf.org Chillout - the IDP OSS Reference Software –Introduction information at http://chillout.dmpf.org/http://chillout.dmpf.org/ –Details for developing at http://wiki.dmpf.orghttp://wiki.dmpf.org –Source code at http://dmp.jdl.ac.cn/svn/chillouthttp://dmp.jdl.ac.cn/svn/chillout Evolving Chillout vs. Fixed AD#7 Doc –Mapping ? –The Report is a snapshot of the evolving Chillout at DMP GA14 (May 17-18 2007)

13 Chillout Homepage of Chillout at http://chillout.dmpf.org/

14 Chillout Wiki at http://wiki.dmpf.org/

15

16 Part 1 The Chillout Architecture

17 Language requirements Chillout is written in the Java programming language. –Java is an outstanding language –it possesses excellent cross-platform capabilities –it is supported by many international companies operating in various fields. –plenty of Open Source software Development Tools available any other programming language could be chosen instead of Java cross-language implementations are starting

18 Software architecture/1 Because of the nature of Digital Media technologies and business models, only a toolkit approach for DRM can succeed users may –chose a subset of the IDP tools –configure them (as specified in the specification) for their specific needs –...use them straight away

19 Software architecture/2 Java platform Applications Core library Auxiliary library

20 Java Platform Layer: –the Java running environment on which Chillout software depends on. It comprises of the Java Development Kit (JDK), Apache Tomcat servlet container the Apache Axis SOAP implementation, the Java Media Framework, etc. Core library: –library of classes implementing the Primitive functions defined in the Technical Spec ­ ification. This software is normative as much as the IDP-2 specification [3], in the sense that the two are meant to be technically aligned. Auxiliary library: –library of classes encapsulating the functionalities that every device must have when operating in a real environment. These modules may be replaced by those a developer needs. Applications: –sample applications including a number of Devices, such as a SAV, a Content Creation Device (CCD), a License Provider Device (LPD), a Content Provider Device (CPD), etc. Software architecture/3

21 Chillout Source code Organization

22 Part 2 The Chillout Core Library

23 Overview of the Core Library The Chillout Core Library is made of the following classes: –the Represent classes –the Package classes –the Protocol classes

24 Chillout Core

25 The Represent Classes The Chillout Core library provides a set of classes to easily generate any XML structure defined in IDP, and conversely to extract any information contained within. This is achieved by employing an Open Source software tool called Java Architecture for XML Binding (JAXB): –offline: to generate the classes to handle XML –at runtime: to Un-marshal XML structures to Java objects (the instances of the classes generated from the schemas). Marshal Java objects into XML structures. Verify if the incoming xml document is valid or not according to the schemas

26 The Package classes The Core library provides a set of functions to –bundle media resources with the DCI and other information in a file named DCF –extract this information from a DCF. The DMP Content Format is based on the MPEG-21 File Format. The Package classes allow any Java application to access the information contained in a DCF or to create a DCF based on data in input.

27 The Protocols classes Devices in a media Value Chain require a standard protocol to communicate. The description of the various protocols is done in WSDL. The Core library provides a set of functionalities to generate and parse the XML messages exchanged between devices while performing a Protocol The Open Source Axis tool is used to send and receive such messages over the SOAP protocol

28 Part 3 The Chillout Auxiliary Library

29 What is the Auxiliary Library It comprises of those classes encapsulating the functionalities of a number of modules required for devices to operate according to the IDP specification. Commercial applications may well decide to implement those key DRM components in a proprietary way, even in hardware. Chillout at this stage only provides a reference implementation of them.

30 Auxiliary Library Components The Security Manager: –a module incorporating all those functionalities such as securely storing digital certificates and licences, performing operations involving Digital Signatures, etc... The DRM Processor: –a SAV module in charge of instantiating and managing the DRM Tools protecting a media resource DRM Tools: –modules performing DRM functions such as decryption, key management, etc.

31 Auxiliary Library Components

32 Part 4 The Chillout Application / Devices

33 Devices overview Chillout provides a set of devices that are easy to configure and run. This helps promoting adoption of Chillout and the DMP specification by enabling those users –not experienced in the DRM field –not enough skilled in programming –working for small companies to experiment with a technology that so far could only be used by those experts in the field. The Applications category contains source and executable Java code built on top of the Core classes, and integrated with Auxiliary classes.

34 DMP Devices in Value Chain Content Creation Device End-User Device (SAV) End-User Device (SAV) PAV eXternal Device Content Identific. Device Content Provider Device License Provider Device Domain Mgmt Device DRM Tool Provider Device Identific. Device License Identific. Device DRM Tool Identific. Device Domain Identific. Device End-User Device (PAV)

35 DMP Devices

36 Chillout CPD

37

38 SAV on Windows

39 SAV on Mac

40 SAV on Linux

41 Chillout vs. AD#7 Chillout: an OSS implementation of the DMP IDP specification, managed by an active open source community dedicated to foster adoption of interoperable DRM. DMP Chillout itself can create an open and fair security infrastructure that can be employed for a variety of uses. By mapping the evolving Chillout to a fixed Reference Software shell, Fixed DMP AD#7 can assist various DMP implementation in a active manner

42 Thanks Welcome to DMP Chillout Community


Download ppt "Report of Ad hoc Group on Reference Software, Conformance and Demonstrations Tiejun Huang Institute for Digital Media Peking University, China 18th,Jul."

Similar presentations


Ads by Google