WO2009025424A1 - Method for transmitting contents for contents management technology interworking, and recording medium for storing program thereof - Google Patents

Method for transmitting contents for contents management technology interworking, and recording medium for storing program thereof Download PDF

Info

Publication number
WO2009025424A1
WO2009025424A1 PCT/KR2007/006705 KR2007006705W WO2009025424A1 WO 2009025424 A1 WO2009025424 A1 WO 2009025424A1 KR 2007006705 W KR2007006705 W KR 2007006705W WO 2009025424 A1 WO2009025424 A1 WO 2009025424A1
Authority
WO
WIPO (PCT)
Prior art keywords
contents
packets
stream
generating
metadata
Prior art date
Application number
PCT/KR2007/006705
Other languages
French (fr)
Inventor
Do-Won Nam
Yeon-Jeong Jeong
Ki-Song Yoon
Jung-Hyun Kim
Jee-Hyun Park
Jung-Soo Lee
Original Assignee
Electronics And Telecommunications Research Institute
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from KR1020070131494A external-priority patent/KR100957211B1/en
Application filed by Electronics And Telecommunications Research Institute filed Critical Electronics And Telecommunications Research Institute
Priority to US12/674,039 priority Critical patent/US8954734B2/en
Priority to JP2010521761A priority patent/JP2010537304A/en
Publication of WO2009025424A1 publication Critical patent/WO2009025424A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]

Definitions

  • the present invention relates to a contents transmission method for contents management technology interoperability, and a recording medium.
  • Digital rights management (DRM) technology is for protecting the rights and activating safe provision of digital contents by preventing illegal provision of digital contents having the rights.
  • DRM Digital rights management
  • encryption technology decoding technology
  • PKI public key infrastructure
  • a conventional DRM interoperability technique is provided to perform interoperability by disclosing the DRM skills between the DRM systems to be interoperated.
  • it is not recommended to publicize the DRM technique since the contents free of DRM are easy to reproduce and distribute.
  • the present invention has been made in an effort to provide a system and method for providing DRM interoperability without disclosing DRM techniques between different DRM systems.
  • a method for transmitting contents output by a first contents management device to an importer of a second contents management device includes: canceling a contents management technique from the contents to which the contents management technique of the first contents management device is applied, and generating a contents stream; generating a plurality of packets from the contents stream; and transmitting the plurality of packets to the importer.
  • the method further includes acquiring a negotiation result by negotiating with the importer, and the step of generating a plurality of packets includes generating the plurality of packets according to the negotiation result.
  • the step of generating the plurality of packets according to the negotiation result includes: converting the contents stream into a format to be provided to the importer according to the negotiation result to generate the converted contents stream; and generating the plurality of packets from the converted contents stream.
  • a computer readable medium for recording a program for at least one processor to perform a method for transmitting contents output by a first contents management device to an importer of a second contents management device includes: generating a contents stream, a right information stream, and a metadata stream by canceling a first contents management technique from the contents to which the first contents management technique is applied; generating a plurality of contents packets from the contents stream; generating a plurality of right information packets from the right information stream; generating a plurality of metadata packets from the metadata stream; transmitting the plurality of contents packets, the plurality of right information packets, and the plurality of metadata packets to the importer.
  • a method for transmitting contents output by an exporter of a first contents management device to a second contents management device includes: receiving a plurality of packets from the exporter; generating a contents stream from the plurality of packets; and applying a contents management technique of the second contents management device to the contents stream to provide the contents stream to the second contents management device.
  • a method thereof includes: receiving a plurality of packets from the exporter; classifying the plurality of packets into a plurality of contents packets, a plurality of right information packets, and a plurality of metadata packets; generating a contents stream from the plurality of contents packets; generating a right information stream from the plurality of right information packets; generating a metadata stream from the plurality of metadata packets; and applying a contents management technique of the second contents management device to the contents stream, the right information stream, and the metadata stream to provide the streams to the second contents management device.
  • N-to-N interoperability between a plurality of DRM techniques is allowed. Also, it is easy to apply the present invention to streaming-type contents as well as downloading-type contents since packets other than files are used as intermediate data to be exchanged. In addition, since the packets are used as intermediate data to be exchanged, retransmission caused by a transmission error is reduced and the contents can be serviced in real-time.
  • FIG. 1 is a block diagram of a DRM interoperability system according to an exemplary embodiment of the present invention.
  • FIG. 2 is a block diagram of an exporter according to an exemplary embodiment of the present invention.
  • FIG. 3 is a block diagram of an importer according to an exemplary embodiment of the present invention.
  • FIG. 4 is a flowchart of a contents exporting method according to an exemplary embodiment of the present invention.
  • FIG. 5 is a flowchart of a contents importing method according to an exemplary embodiment of the present invention. [Best Mode]
  • a unit, a device, and a module in the present specification represent a unit for processing a predetermined function or operation, which can be realized by hardware, software, or a combination of hardware and software.
  • a DRM interoperability system according to an exemplary embodiment of the present invention will now be described with reference to FIG. 1 to FIG. 3.
  • FIG. 1 is a block diagram of a DRM interoperability system according to an exemplary embodiment of the present invention
  • FIG. 2 is a block diagram of an exporter according to an exemplary embodiment of the present invention
  • FIG. 3 is a block diagram of an importer according to an exemplary embodiment of the present invention.
  • the DRM interoperability system includes a first DRM device 100, an exporter 200, an importer 300, and a second DRM device 400.
  • the first DRM device 100 outputs the first DRM applied contents.
  • the exporter 200 receives the first DRM applied contents from the first DRM device 100, negotiates with the importer 300, converts the first DRM applied contents into a plurality of packets according to the negotiation result, and provides the packets to the importer 300.
  • the exporter 200 includes a negotiator 210, a DRM canceller 220, a converter 230, a packetizer 240, an encrypter 250, and a transmitter 260.
  • the negotiator 210 includes an interoperability negotiator 211 and an authenticator 212.
  • the converter 230 includes a contents converter 231 , a right information converter 232, and a metadata converter 233
  • the packetizer 240 includes a contents packetizer 241 , a right information packetizer 242, and a metadata packetizer 243.
  • the encrypter 250 includes a contents encrypter 251 , a right information encrypter 252, and a metadata encrypter 253, and the transmitter 260 includes a packet mixer 261 and a packet transmitter 262.
  • the importer 300 receives a plurality of packets from the exporter 200, generates the second DRM applied contents, and provides the contents to the second DRM device 400. As shown in FIG. 1 , the importer 300 includes a negotiator 310, a receiver 320, a decoder 330, an unpacketizer 340, a converter 350, and a DRM applier 360.
  • the negotiator 310 includes an interoperability negotiator 311 and an authenticator 312, and the receiver 320 includes a packet receiver 321 and a packet classifier 322.
  • the decoder 330 includes a contents decoder 331 , a right information decoder 332, and a metadata decoder 333
  • the unpacketizer 340 includes a contents unpacketizer 341 , a right information unpacketizer 342, and a metadata unpacketizer 343.
  • the converter 350 includes a contents converter 351 , a right information converter 352, and a metadata converter 353.
  • FIG. 4 is a flowchart of a contents exporting method according to an exemplary embodiment of the present invention.
  • the authenticator 211 mutually authenticates with the authenticator 311 of the importer 300 (S101).
  • the interoperability negotiator 212 negotiates with the interoperability negotiator 312 of the importer 300 (S105).
  • the interoperability negotiator 212 can negotiate with the interoperability negotiator 312 about the resolution, codec, and compression rate of the contents stream to be provided to the importer 300, description language of the right information stream to be provided to the importer 300, and the description language of the metadata stream to be provided to the importer 300.
  • the interoperability negotiator 212 can negotiate with the interoperability negotiator 312 about the size, encryption method, and delivery order of the packets to be provided to the importer 300.
  • the DRM canceller 220 cancels the first DRM from the first DRM applied contents and unpackages the contents to generate and output a contents stream, a right information stream including a usage right for the user, and a metadata stream including additional information (S107).
  • the converter 230 respectively converts the contents stream, the right information stream, and the metadata stream into a format to be transmitted to the importer 300 to thus generate a converted contents stream, a converted right information stream, and a converted metadata stream S109.
  • the contents converter 231 receives a contents stream from the DRM canceller 220, and converts the received contents stream into a format to be transmitted to the importer 300.
  • the contents converter 231 can convert the contents stream into a format according to the negotiation result of the interoperability negotiator 212. That is, the contents converter 231 converts the contents stream into a converted contents stream and outputs the converted contents stream by using the resolution, codec, and compression rate according to the negotiation result of the interoperability negotiator 212.
  • the contents converter 231 may not perform conversion.
  • the right information converter 232 receives a right information stream from the DRM canceller 220, and converts the received right information stream into a format to be transmitted to the importer 300.
  • the right information converter 232 can convert the right information stream into a format according to the negotiation result of the interoperability negotiator 212. That is, the right information converter 232 converts the right information stream written in the description language of the first DRM into a description language according to the negotiation result of the interoperability negotiator 212 to generate and output a converted right information stream.
  • the exporter 200 and the importer 300 use the same description language according to the negotiation result, the right information converter 232 may not perform conversion.
  • the metadata converter 233 receives a metadata stream from the DRM canceller 220, and converts the received metadata stream into a format to be transmitted to the importer 300.
  • the metadata converter 233 can convert the metadata stream into a format according to the negotiation result of the interoperability negotiator 212. That is, the metadata converter 233 can convert the metadata stream written in the description language of the first DRM into a description language according to the negotiation result of the interoperability negotiator 212 to generate and output a converted metadata stream.
  • the metadata converter 232 may not perform conversion.
  • the packetizer 240 separates the converted contents stream, the converted right information stream, and the converted metadata stream into a plurality of packets, and then outputs the packets (S111). In this instance, the packetizer 240 can output a plurality of packets having the size that follows the negotiation result of the interoperability negotiator 212.
  • Each packet includes a header and a payload.
  • the header includes packet type information for indicating whether the corresponding packet is a contents packet, a right information packet, or a metadata packet.
  • the data corresponding to packet type information is separately recorded in the payload.
  • the contents packetizer 241 receives the converted contents stream from the contents converter 231 to separate it into a plurality of contents packets.
  • the contents packetizer 241 can separate the converted contents stream into a plurality of contents packets having the size that follows the negotiation result of the interoperability negotiator 212.
  • the right information packetizer 242 receives the converted right information stream from the right information converter 232 to separate it into a plurality of right information packets. In this instance, the right information packetizer 242 can separate the converted right information stream into a plurality of right information packets having the size that follows the negotiation result of the interoperability negotiator 212.
  • the metadata packetizer 243 receives the converted metadata stream from the metadata converter 232 to separate it into a plurality of metadata packets. In this instance, the metadata packetizer 243 can separate the converted metadata stream into a plurality of metadata packets having the size that follows the negotiation result of the interoperability negotiator 212.
  • the encrypter 250 encrypts a plurality of packets output by the packetizer 240 and outputs a plurality of encrypted packets so as to prevent the contents from being illegally stolen during packet transmission (S1 13). When there is no worry of illegal stealth of contents during the packet transmission, the encrypter 250 may not perform or omits encryption.
  • the contents encrypter 251 encrypts a plurality of contents packets to generate and output a plurality of encrypted contents packets. In this instance, the contents encrypter 251 can encrypt a plurality of contents packets by using the encryption method caused by the negotiation result of the interoperability negotiator 212.
  • the right information encrypter 252 encrypts a plurality of right information packets to generate and output a plurality of encrypted right information packets.
  • the right information encrypter 252 can encrypt a plurality of right information packets by using the encryption method that follows the negotiation result of the interoperability negotiator 212.
  • the metadata encrypter 253 encrypts a plurality of metadata packets to generate and output a plurality of encrypted metadata packets.
  • the metadata encrypter 253 can encrypt a plurality of metadata packets by using the encryption method that follows the negotiation result of the interoperability negotiator 212.
  • the packet mixer 261 rearranges and outputs a plurality of encrypted contents packets, a plurality of right information packets, and a plurality of metadata packets (S115). In this instance, the packet mixer 261 can rearrange the packets according to the packet transmission order that follows the negotiation result of the interoperability negotiator 212.
  • the packet transmitter 262 transmits the rearranged packets output by the packet mixer 261 to the importer 300 (S117).
  • FIG. 5 is a flowchart for a contents importing method according to an exemplary embodiment of the present invention.
  • the authenticator 311 mutually authenticates with the authenticator 211 of the exporter 200 (S201).
  • the interoperability negotiator 312 negotiates with the interoperability negotiator 212 of the exporter
  • the interoperability negotiator 312 can perform negotiation for the resolution, codec, and compression rate of the contents stream to be received from the exporter 200, the description language of the right information stream to be received from the exporter 200, and the description language of the metadata stream to be received from the exporter
  • the interoperability negotiator 212 can negotiate regarding the size, encryption method, and transmission order of packets to be received from the exporter 200.
  • the packet receiver 321 receives a plurality of packets from the packet transmitter 262 of the exporter 200 (S207).
  • the packet classifier 322 classifies a plurality of packets received by the packet receiver 321 into a plurality of contents packets, a plurality of right information packets, and a plurality of metadata packets, and outputs them
  • the packet classifier 322 classifies the packets according to packet type information of the packet header.
  • the decoder 330 decodes a plurality of packets output by the packet classifier 322 to generate and output a plurality of decoded packets (S211). In this instance, the decoder 330 can decode a plurality of packets by using the encryption according to the negotiation result of the interoperability negotiator
  • the decoder 330 may not perform decoding or omit decoding.
  • the contents decoder 331 decodes a plurality of contents packets output by the packet classifier 322 to generate and output a plurality of decoded contents packets.
  • the contents decoder 331 can decode a plurality of contents packets by using the encryption method caused by the negotiation result of the interoperability negotiator 312.
  • the right information decoder 332 decodes a plurality of right information packets output by the packet classifier 322 to generate and output a plurality of decoded right information packets.
  • the right information decoder 332 can decode a plurality of right information packets by using the encryption method caused by the negotiation result of the interoperability negotiator 312.
  • the metadata decoder 333 decodes a plurality of metadata packets output by the packet classifier 322 to generate and output a plurality of decoded metadata packets.
  • the metadata decoder 333 can decode a plurality of metadata packets by using the encryption method according to the negotiation result of the interoperability negotiator 312.
  • the unpacketizer 340 restores the contents stream, the right information stream, and the metadata stream by sequentially processing a plurality of decoded contents packets, a plurality of decoded right information packets, and a plurality of decoded metadata packets (S213).
  • the contents unpacketizer 341 restores the contents stream by using a plurality of decoded contents packets.
  • the right information unpacketizer 342 restores the right information stream by using a plurality of decoded right information packets.
  • the metadata unpacketizer 343 restores the metadata stream by using a plurality of decoded metadata packets.
  • the converter 350 converts the restored contents stream, the restored right information stream, and the restored metadata stream into a format to be detected by the second DRM device 400 (S215).
  • the contents converter 351 converts the contents stream by using the resolution, the codec, and the compression rate for the second DRM device 400 to generate and output a converted transformed contents stream.
  • the right information converter 352 converts the restored right information stream into the description language of the second DRM to generate and output a converted transformed right information stream.
  • the metadata converter 353 converts the restored metadata stream into the description language of the second DRM to generate and output a converted metadata stream.
  • the DRM applier 360 applies the second DRM to the converted contents stream, converted right information stream, and converted metadata stream to generate the second DRM applied contents, and provides them to the second DRM device 400 (S217).
  • the above-described embodiments can be realized through a program for realizing functions corresponding to the configuration of the embodiments or a recording medium for recording the program in addition to through the above-described device and/or method, which is easily realized by a person skilled in the art.

Abstract

A DRM technique interoperability system includes an exporter and an importer. The exporter cancels the DRM technique from the contents to which the DRM technique of a DRM device is applied to generate a contents stream, generates a plurality of packets from the contents stream, and transmits the packets to the importer. The importer receives a plurality of packets from the exporter, generates a contents stream from the plurality of packets, applies a DRM technique of a second DRM device to the contents stream, and provides it to the second DRM device.

Description

[Invention Title]
METHOD FOR TRANSMITTING CONTENTS FOR CONTENTS
MANAGEMENT TECHNOLOGY INTERWORKING, AND RECORDING
MEDIUM FOR STORING PROGRAM THEREOF
[Technical Field]
The present invention relates to a contents transmission method for contents management technology interoperability, and a recording medium.
This work was supported by the IT R&D program of MIC/IITA [2007-S-017-01 , Development of user-centric contents protection and distribution technology]. [Background Art]
Digital rights management (DRM) technology is for protecting the rights and activating safe provision of digital contents by preventing illegal provision of digital contents having the rights. In order to build a DRM system, encryption technology, decoding technology, billing, usage right, and public key infrastructure (PKI) technology are utilized.
However, as various DRM technologies have spread, different DRM technologies have been applied to the contents or terminals, and hence, the user has sometimes failed to use the legally acquired contents in his terminal.
Since the terminal conditions are varied depending on the DRM technologies and techniques for mounting the DRM are restricted by the DRM technologies, it is impossible to install a plurality of DRM clients in each terminal. Therefore, a technique for guaranteeing interoperability or compatibility between the DRM systems is required for the user's convenience and benefits.
A conventional DRM interoperability technique is provided to perform interoperability by disclosing the DRM skills between the DRM systems to be interoperated. However, it is not recommended to publicize the DRM technique since the contents free of DRM are easy to reproduce and distribute. [Disclosure] [Technical Problem] The present invention has been made in an effort to provide a system and method for providing DRM interoperability without disclosing DRM techniques between different DRM systems. [Technical Solution]
In one aspect of the present invention, a method for transmitting contents output by a first contents management device to an importer of a second contents management device includes: canceling a contents management technique from the contents to which the contents management technique of the first contents management device is applied, and generating a contents stream; generating a plurality of packets from the contents stream; and transmitting the plurality of packets to the importer.
The method further includes acquiring a negotiation result by negotiating with the importer, and the step of generating a plurality of packets includes generating the plurality of packets according to the negotiation result.
The step of generating the plurality of packets according to the negotiation result includes: converting the contents stream into a format to be provided to the importer according to the negotiation result to generate the converted contents stream; and generating the plurality of packets from the converted contents stream.
In another aspect of the present invention, in a computer readable medium for recording a program for at least one processor to perform a method for transmitting contents output by a first contents management device to an importer of a second contents management device, the method includes: generating a contents stream, a right information stream, and a metadata stream by canceling a first contents management technique from the contents to which the first contents management technique is applied; generating a plurality of contents packets from the contents stream; generating a plurality of right information packets from the right information stream; generating a plurality of metadata packets from the metadata stream; transmitting the plurality of contents packets, the plurality of right information packets, and the plurality of metadata packets to the importer.
In another aspect of the present invention, a method for transmitting contents output by an exporter of a first contents management device to a second contents management device includes: receiving a plurality of packets from the exporter; generating a contents stream from the plurality of packets; and applying a contents management technique of the second contents management device to the contents stream to provide the contents stream to the second contents management device.
In another aspect of the present invention, in a computer readable medium for recording a program for at least one processor to perform a method for transmitting contents output by an exporter of a first contents management device to a second contents management device, a method thereof includes: receiving a plurality of packets from the exporter; classifying the plurality of packets into a plurality of contents packets, a plurality of right information packets, and a plurality of metadata packets; generating a contents stream from the plurality of contents packets; generating a right information stream from the plurality of right information packets; generating a metadata stream from the plurality of metadata packets; and applying a contents management technique of the second contents management device to the contents stream, the right information stream, and the metadata stream to provide the streams to the second contents management device. [Advantageous Effects]
According to the exemplary embodiment of the present invention, there is no need to publicize the DRM techniques between different DRM systems since the DRM technique interoperability is performed through an exchange of intermediate data. Further, since the format of intermediate data is determined through negotiation between different DRM systems, there is no need to change the DRM technique for the purpose of DRM technique interoperability, and
N-to-N interoperability between a plurality of DRM techniques is allowed. Also, it is easy to apply the present invention to streaming-type contents as well as downloading-type contents since packets other than files are used as intermediate data to be exchanged. In addition, since the packets are used as intermediate data to be exchanged, retransmission caused by a transmission error is reduced and the contents can be serviced in real-time.
[Description of Drawings]
FIG. 1 is a block diagram of a DRM interoperability system according to an exemplary embodiment of the present invention. FIG. 2 is a block diagram of an exporter according to an exemplary embodiment of the present invention.
FIG. 3 is a block diagram of an importer according to an exemplary embodiment of the present invention.
FIG. 4 is a flowchart of a contents exporting method according to an exemplary embodiment of the present invention.
FIG. 5 is a flowchart of a contents importing method according to an exemplary embodiment of the present invention. [Best Mode]
In the following detailed description, only certain exemplary embodiments of the present invention have been shown and described, simply by way of illustration. As those skilled in the art would realize, the described embodiments may be modified in various different ways, all without departing from the spirit or scope of the present invention. Accordingly, the drawings and description are to be regarded as illustrative in nature and not restrictive. Like reference numerals designate like elements throughout the specification.
Throughout this specification and the claims which follow, unless explicitly described to the contrary, the word "comprising" and variations such as
"comprises" will be understood to imply the inclusion of stated elements but not the exclusion of any other elements. Also, the terms of a unit, a device, and a module in the present specification represent a unit for processing a predetermined function or operation, which can be realized by hardware, software, or a combination of hardware and software.
A DRM interoperability system according to an exemplary embodiment of the present invention will now be described with reference to FIG. 1 to FIG. 3.
FIG. 1 is a block diagram of a DRM interoperability system according to an exemplary embodiment of the present invention, FIG. 2 is a block diagram of an exporter according to an exemplary embodiment of the present invention, and FIG. 3 is a block diagram of an importer according to an exemplary embodiment of the present invention.
As shown in FIG. 1 , the DRM interoperability system includes a first DRM device 100, an exporter 200, an importer 300, and a second DRM device 400. The first DRM device 100 outputs the first DRM applied contents.
The exporter 200 receives the first DRM applied contents from the first DRM device 100, negotiates with the importer 300, converts the first DRM applied contents into a plurality of packets according to the negotiation result, and provides the packets to the importer 300. As shown in FIG. 1 , the exporter 200 includes a negotiator 210, a DRM canceller 220, a converter 230, a packetizer 240, an encrypter 250, and a transmitter 260.
As shown in FIG. 2, the negotiator 210 includes an interoperability negotiator 211 and an authenticator 212. The converter 230 includes a contents converter 231 , a right information converter 232, and a metadata converter 233, and the packetizer 240 includes a contents packetizer 241 , a right information packetizer 242, and a metadata packetizer 243. The encrypter 250 includes a contents encrypter 251 , a right information encrypter 252, and a metadata encrypter 253, and the transmitter 260 includes a packet mixer 261 and a packet transmitter 262.
The importer 300 receives a plurality of packets from the exporter 200, generates the second DRM applied contents, and provides the contents to the second DRM device 400. As shown in FIG. 1 , the importer 300 includes a negotiator 310, a receiver 320, a decoder 330, an unpacketizer 340, a converter 350, and a DRM applier 360.
As shown in FIG. 3, the negotiator 310 includes an interoperability negotiator 311 and an authenticator 312, and the receiver 320 includes a packet receiver 321 and a packet classifier 322. The decoder 330 includes a contents decoder 331 , a right information decoder 332, and a metadata decoder 333, and the unpacketizer 340 includes a contents unpacketizer 341 , a right information unpacketizer 342, and a metadata unpacketizer 343. The converter 350 includes a contents converter 351 , a right information converter 352, and a metadata converter 353.
An exporter 200 according to an exemplary embodiment of the present invention will now be described with reference to FIG. 4.
FIG. 4 is a flowchart of a contents exporting method according to an exemplary embodiment of the present invention.
The authenticator 211 mutually authenticates with the authenticator 311 of the importer 300 (S101).
When the authentication is finished normally (S103), the interoperability negotiator 212 negotiates with the interoperability negotiator 312 of the importer 300 (S105). In this instance, the interoperability negotiator 212 can negotiate with the interoperability negotiator 312 about the resolution, codec, and compression rate of the contents stream to be provided to the importer 300, description language of the right information stream to be provided to the importer 300, and the description language of the metadata stream to be provided to the importer 300. Also, the interoperability negotiator 212 can negotiate with the interoperability negotiator 312 about the size, encryption method, and delivery order of the packets to be provided to the importer 300.
The DRM canceller 220 cancels the first DRM from the first DRM applied contents and unpackages the contents to generate and output a contents stream, a right information stream including a usage right for the user, and a metadata stream including additional information (S107).
The converter 230 respectively converts the contents stream, the right information stream, and the metadata stream into a format to be transmitted to the importer 300 to thus generate a converted contents stream, a converted right information stream, and a converted metadata stream S109.
In detail, the contents converter 231 receives a contents stream from the DRM canceller 220, and converts the received contents stream into a format to be transmitted to the importer 300. In this instance, the contents converter 231 can convert the contents stream into a format according to the negotiation result of the interoperability negotiator 212. That is, the contents converter 231 converts the contents stream into a converted contents stream and outputs the converted contents stream by using the resolution, codec, and compression rate according to the negotiation result of the interoperability negotiator 212. When the negotiation result exporter 200 and the importer 300 use the same format of contents stream, the contents converter 231 may not perform conversion.
The right information converter 232 receives a right information stream from the DRM canceller 220, and converts the received right information stream into a format to be transmitted to the importer 300. In this instance, the right information converter 232 can convert the right information stream into a format according to the negotiation result of the interoperability negotiator 212. That is, the right information converter 232 converts the right information stream written in the description language of the first DRM into a description language according to the negotiation result of the interoperability negotiator 212 to generate and output a converted right information stream. When the exporter 200 and the importer 300 use the same description language according to the negotiation result, the right information converter 232 may not perform conversion.
The metadata converter 233 receives a metadata stream from the DRM canceller 220, and converts the received metadata stream into a format to be transmitted to the importer 300. In this instance, the metadata converter 233 can convert the metadata stream into a format according to the negotiation result of the interoperability negotiator 212. That is, the metadata converter 233 can convert the metadata stream written in the description language of the first DRM into a description language according to the negotiation result of the interoperability negotiator 212 to generate and output a converted metadata stream. When the exporter 200 and the importer 300 use the same description language according to the negotiation result, the metadata converter 232 may not perform conversion.
The packetizer 240 separates the converted contents stream, the converted right information stream, and the converted metadata stream into a plurality of packets, and then outputs the packets (S111). In this instance, the packetizer 240 can output a plurality of packets having the size that follows the negotiation result of the interoperability negotiator 212. Each packet includes a header and a payload. The header includes packet type information for indicating whether the corresponding packet is a contents packet, a right information packet, or a metadata packet. The data corresponding to packet type information is separately recorded in the payload.
In detail, the contents packetizer 241 receives the converted contents stream from the contents converter 231 to separate it into a plurality of contents packets. In this instance, the contents packetizer 241 can separate the converted contents stream into a plurality of contents packets having the size that follows the negotiation result of the interoperability negotiator 212.
The right information packetizer 242 receives the converted right information stream from the right information converter 232 to separate it into a plurality of right information packets. In this instance, the right information packetizer 242 can separate the converted right information stream into a plurality of right information packets having the size that follows the negotiation result of the interoperability negotiator 212. The metadata packetizer 243 receives the converted metadata stream from the metadata converter 232 to separate it into a plurality of metadata packets. In this instance, the metadata packetizer 243 can separate the converted metadata stream into a plurality of metadata packets having the size that follows the negotiation result of the interoperability negotiator 212. The encrypter 250 encrypts a plurality of packets output by the packetizer 240 and outputs a plurality of encrypted packets so as to prevent the contents from being illegally stolen during packet transmission (S1 13). When there is no worry of illegal stealth of contents during the packet transmission, the encrypter 250 may not perform or omits encryption. In detail, the contents encrypter 251 encrypts a plurality of contents packets to generate and output a plurality of encrypted contents packets. In this instance, the contents encrypter 251 can encrypt a plurality of contents packets by using the encryption method caused by the negotiation result of the interoperability negotiator 212.
The right information encrypter 252 encrypts a plurality of right information packets to generate and output a plurality of encrypted right information packets. In this instance, the right information encrypter 252 can encrypt a plurality of right information packets by using the encryption method that follows the negotiation result of the interoperability negotiator 212.
The metadata encrypter 253 encrypts a plurality of metadata packets to generate and output a plurality of encrypted metadata packets. In this instance, the metadata encrypter 253 can encrypt a plurality of metadata packets by using the encryption method that follows the negotiation result of the interoperability negotiator 212.
The packet mixer 261 rearranges and outputs a plurality of encrypted contents packets, a plurality of right information packets, and a plurality of metadata packets (S115). In this instance, the packet mixer 261 can rearrange the packets according to the packet transmission order that follows the negotiation result of the interoperability negotiator 212.
The packet transmitter 262 transmits the rearranged packets output by the packet mixer 261 to the importer 300 (S117).
An importer 300 according to an exemplary embodiment of the present invention will now be described with reference to FIG. 5.
FIG. 5 is a flowchart for a contents importing method according to an exemplary embodiment of the present invention.
The authenticator 311 mutually authenticates with the authenticator 211 of the exporter 200 (S201).
When the authentication is normally finished (S203), the interoperability negotiator 312 negotiates with the interoperability negotiator 212 of the exporter
200 (S205). In this instance, the interoperability negotiator 312 can perform negotiation for the resolution, codec, and compression rate of the contents stream to be received from the exporter 200, the description language of the right information stream to be received from the exporter 200, and the description language of the metadata stream to be received from the exporter
200. Also, the interoperability negotiator 212 can negotiate regarding the size, encryption method, and transmission order of packets to be received from the exporter 200.
The packet receiver 321 receives a plurality of packets from the packet transmitter 262 of the exporter 200 (S207).
The packet classifier 322 classifies a plurality of packets received by the packet receiver 321 into a plurality of contents packets, a plurality of right information packets, and a plurality of metadata packets, and outputs them
(S209). In this instance, the packet classifier 322 classifies the packets according to packet type information of the packet header.
The decoder 330 decodes a plurality of packets output by the packet classifier 322 to generate and output a plurality of decoded packets (S211). In this instance, the decoder 330 can decode a plurality of packets by using the encryption according to the negotiation result of the interoperability negotiator
312. When the packets are not encrypted while there is no problem of illegal stealth of contents during packet transmission, the decoder 330 may not perform decoding or omit decoding.
In detail, the contents decoder 331 decodes a plurality of contents packets output by the packet classifier 322 to generate and output a plurality of decoded contents packets. In this instance, the contents decoder 331 can decode a plurality of contents packets by using the encryption method caused by the negotiation result of the interoperability negotiator 312.
The right information decoder 332 decodes a plurality of right information packets output by the packet classifier 322 to generate and output a plurality of decoded right information packets. In this instance, the right information decoder 332 can decode a plurality of right information packets by using the encryption method caused by the negotiation result of the interoperability negotiator 312.
The metadata decoder 333 decodes a plurality of metadata packets output by the packet classifier 322 to generate and output a plurality of decoded metadata packets. In this instance, the metadata decoder 333 can decode a plurality of metadata packets by using the encryption method according to the negotiation result of the interoperability negotiator 312.
The unpacketizer 340 restores the contents stream, the right information stream, and the metadata stream by sequentially processing a plurality of decoded contents packets, a plurality of decoded right information packets, and a plurality of decoded metadata packets (S213).
In detail, the contents unpacketizer 341 restores the contents stream by using a plurality of decoded contents packets.
The right information unpacketizer 342 restores the right information stream by using a plurality of decoded right information packets.
The metadata unpacketizer 343 restores the metadata stream by using a plurality of decoded metadata packets.
The converter 350 converts the restored contents stream, the restored right information stream, and the restored metadata stream into a format to be detected by the second DRM device 400 (S215).
In detail, the contents converter 351 converts the contents stream by using the resolution, the codec, and the compression rate for the second DRM device 400 to generate and output a converted transformed contents stream.
The right information converter 352 converts the restored right information stream into the description language of the second DRM to generate and output a converted transformed right information stream. The metadata converter 353 converts the restored metadata stream into the description language of the second DRM to generate and output a converted metadata stream.
The DRM applier 360 applies the second DRM to the converted contents stream, converted right information stream, and converted metadata stream to generate the second DRM applied contents, and provides them to the second DRM device 400 (S217).
The above-described embodiments can be realized through a program for realizing functions corresponding to the configuration of the embodiments or a recording medium for recording the program in addition to through the above-described device and/or method, which is easily realized by a person skilled in the art.
While this invention has been described in connection with what is presently considered to be practical exemplary embodiments, it is to be understood that the invention is not limited to the disclosed embodiments, but, on the contrary, is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.

Claims

[CLAIMS] [Claim 1 ]
A method for transmitting contents output by a first contents management device to an importer of a second contents management device, the method comprising: canceling a contents management technique from the contents to which the contents management technique of the first contents management device is applied, and generating a contents stream; generating a plurality of packets from the contents stream; and transmitting the plurality of packets to the importer.
[Claim 2]
The method of claim 1 , wherein the method further includes acquiring a negotiation result by negotiating with the importer, and the step of generating a plurality of packets includes generating the plurality of packets according to the negotiation result.
[Claim 3]
The method of claim 2, wherein the step of generating the plurality of packets according to the negotiation result includes: converting the contents stream into a format to be provided to the importer according to the negotiation result to generate the converted contents stream; and generating the plurality of packets from the converted contents stream.
[Claim 4]
The method of claim 3, wherein the negotiation result includes a packet size, and the step of generating the plurality of packets from the converted contents stream includes generating the plurality of packets having the packet size from the converted contents stream.
[Claim 5]
The method of claim 4, wherein the negotiation result includes an encryption method, and the step of generating the plurality of packets according to the negotiation result includes encrypting the plurality of packets according to the encryption method.
[Claim 6]
A computer readable medium for recording a program for at least one processor to perform a method for transmitting contents output by a first contents management device to an importer of a second contents management device, wherein the method comprises: generating a contents stream, a right information stream, and a metadata stream by canceling a first contents management technique from the contents to which the first contents management technique is applied; generating a plurality of contents packets from the contents stream; generating a plurality of right information packets from the right information stream; generating a plurality of metadata packets from the metadata stream; and transmitting the plurality of contents packets, the plurality of right information packets, and the plurality of metadata packets to the importer.
[Claim 7]
The medium of claim 6, wherein the method further includes acquiring a negotiation result by negotiating with the importer, the step of generating the plurality of contents packets includes generating the plurality of contents packets according to the negotiation result, the step of generating the plurality of right information packets includes generating the plurality of right information packets according to the negotiation result, and the step of generating the plurality of metadata packets includes generating the plurality of metadata packets according to the negotiation result.
[Claim 81 The medium of claim 7, wherein the step of generating the plurality of contents packets according to the negotiation result includes: generating a converted contents stream by converting the contents stream according to the resolution, codec, and compression rate of the negotiation result; generating a plurality of contents packets having the packet size of the negotiation result from the converted contents stream; and encrypting the plurality of contents packets by using the encryption method of the negotiation result.
[Claim 9]
The medium of claim 7, wherein the step of generating the plurality of right information packets according to the negotiation result includes: generating a converted right information stream by converting the right information stream according to the description language of the negotiation result; generating a plurality of right information packets having the packet size of the negotiation result from the converted right information stream; and encrypting the plurality of right information packets according to the encryption method of the negotiation result.
[Claim 10]
The medium of claim 7, wherein the step of generating the plurality of metadata packets according to the negotiation result includes: generating a converted metadata stream by converting the metadata stream according to the description language of the negotiation result; generating a plurality of metadata packets having the packet size of the negotiation result from the converted metadata stream; and encrypting the plurality of metadata packets according to the encryption method of the negotiation result.
[Claim 1 1 ]
The medium of claim 7, wherein the step of transmitting to the importer includes: outputting rearranged packets by rearranging the plurality of contents packets, the plurality of right information packets, and the plurality of metadata packets according to the packet transmission order of the negotiation result; and transmitting the rearranged packets to the importer.
[Claim 12]
A method for transmitting contents output by an exporter of a first contents management device to a second contents management device, the method comprising: receiving a plurality of packets from the exporter; generating a contents stream from the plurality of packets; and applying a contents management technique of the second contents management device to the contents stream to provide the contents stream to the second contents management device.
[Claim 13]
The method of claim 12, wherein the step of generating the contents stream includes converting the contents stream into a format for the second contents management device.
[Claim 14] The method of claim 13, wherein the method further includes negotiating with the exporter on the packet encryption method, and the step of generating the contents stream includes decoding the plurality of packets according to the decoding method corresponding to the encryption method.
[Claim 15] A computer readable medium for recording a program for at least one processor to perform a method for transmitting contents output by an exporter of a first contents management device to a second contents management device, wherein the method includes: receiving a plurality of packets from the exporter; classifying the plurality of packets into a plurality of contents packets, a plurality of right information packets, and a plurality of metadata packets; generating a contents stream from the plurality of contents packets; generating a right information stream from the plurality of right information packets; generating a metadata stream from the plurality of metadata packets; applying a contents management technique of the second contents management device to the contents stream, the right information stream, and the metadata stream to provide the streams to the second contents management device.
[Claim 16] The medium of claim 15, wherein the method further includes negotiating with the exporter on the packet encryption method, and the step of generating the contents stream includes: decoding the plurality of contents packets according to the decoding method corresponding to the encryption method; and converting the contents stream into a format for the second contents management device.
[Claim 17]
The medium of claim 15, wherein the method further includes negotiating with the exporter on the packet encryption method, and the step of generating the right information stream includes: decoding the plurality of right information packets according to a decoding method corresponding to the encryption method; and converting the right information stream into a format for the second contents management device.
[Claim 18]
The medium of claim 15, wherein the method further includes negotiating with the exporter on the packet encryption method, and the step of generating the metadata stream includes: decoding the plurality of metadata packets according to the decoding method corresponding to the encryption method; and converting the metadata stream into a format for the second contents management device.
PCT/KR2007/006705 2007-08-21 2007-12-20 Method for transmitting contents for contents management technology interworking, and recording medium for storing program thereof WO2009025424A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US12/674,039 US8954734B2 (en) 2007-08-21 2007-12-20 Method for transmitting contents for contents management technology interworking, and recording medium for storing program thereof
JP2010521761A JP2010537304A (en) 2007-08-21 2007-12-20 Content transmission method and recording medium for linkage with content management technology

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
KR10-2007-0083961 2007-08-21
KR20070083961 2007-08-21
KR1020070131494A KR100957211B1 (en) 2007-08-21 2007-12-14 Method for transmitting contents for contents management technology interworking, and recording medium for storing program thereof
KR10-2007-0131494 2007-12-14

Publications (1)

Publication Number Publication Date
WO2009025424A1 true WO2009025424A1 (en) 2009-02-26

Family

ID=40378310

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2007/006705 WO2009025424A1 (en) 2007-08-21 2007-12-20 Method for transmitting contents for contents management technology interworking, and recording medium for storing program thereof

Country Status (1)

Country Link
WO (1) WO2009025424A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060119910A (en) * 2003-09-01 2006-11-24 코닌클리케 필립스 일렉트로닉스 엔.브이. Interface for transcoding system
KR20070011309A (en) * 2004-03-23 2007-01-24 엔디에스 리미티드 Optimally adapting multimedia content for mobile subscriber device playback
KR20070057544A (en) * 2005-12-02 2007-06-07 삼성전자주식회사 Method of providing drm interoperatibility and ad-hoc network device using the same

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060119910A (en) * 2003-09-01 2006-11-24 코닌클리케 필립스 일렉트로닉스 엔.브이. Interface for transcoding system
KR20070011309A (en) * 2004-03-23 2007-01-24 엔디에스 리미티드 Optimally adapting multimedia content for mobile subscriber device playback
KR20070057544A (en) * 2005-12-02 2007-06-07 삼성전자주식회사 Method of providing drm interoperatibility and ad-hoc network device using the same

Similar Documents

Publication Publication Date Title
JP3086887B2 (en) Information transmission method, information transmission method, information reproduction method, and communication device
JP4366037B2 (en) System and method for controlling and exercising access rights to encrypted media
KR100473536B1 (en) An encryption apparatus for ensuring security in communication between devices and communication system
US20080209231A1 (en) Contents Encryption Method, System and Method for Providing Contents Through Network Using the Encryption Method
US7734922B2 (en) Method, system and terminal apparatus for enabling content to be reproduced in multiple terminals
US20060282391A1 (en) Method and apparatus for transferring protected content between digital rights management systems
JP5255499B2 (en) Key information management method, content transmission method, key information management device, license management device, content transmission system, and terminal device
US11362824B2 (en) Content management systems and methods using proxy reencryption
JP2005512468A (en) Access to broadcast content
JP2009505243A (en) Cancellation information management
CN103237010B (en) The server end of digital content is cryptographically provided
US20060069650A1 (en) Device and method for reproducing encrypted contents
US8737622B2 (en) Method for importing rights object and rights issuer
US8954734B2 (en) Method for transmitting contents for contents management technology interworking, and recording medium for storing program thereof
CN103237011B (en) Digital content encryption transmission method and server end
JP2000347566A (en) Contents administration device, contents user terminal, and computer-readable recording medium recording program thereon
WO2005025129A1 (en) Digital literary work protection system and digital literary work protection method
CN101009550B (en) Data transfer system for digital copyright management
JP2003229846A (en) Copyright protection system, digital information processor and copyright protection method
JP4447908B2 (en) Local digital network and method for introducing new apparatus, and data broadcasting and receiving method in the network
JP3973045B2 (en) Privacy protection encryption method, privacy protection encryption system, and privacy protection encryption program
WO2009025424A1 (en) Method for transmitting contents for contents management technology interworking, and recording medium for storing program thereof
CN112733166A (en) license authentication and authorization function realization method and system
CN109361680A (en) End-to-end data encryption system
CN107070920A (en) Information transmission method and device based on communication application

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07851671

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 12674039

Country of ref document: US

ENP Entry into the national phase

Ref document number: 2010521761

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 07851671

Country of ref document: EP

Kind code of ref document: A1