The present invention provides a process for encrypting a data stream to secure the data stream for single viewing and to protect copyrights of the data stream. Specifically, the invention provides a process for protecting streaming multimedia, entertainment, and communications in an Internet-type transmission. The invention further provides a streaming server component operably connected with a streaming server that interacts with a client system to affect the inventive process.
The Internet has provided another means for communication whereby data can be streamed from a server to a client. The client is responsible for displaying the streamed data, preferably streamed media, to a user. The server is responsible for delivering the data stream to the client. The Real Networks and Microsoft solutions send the data stream via a UDP (a connectionless Internet protocol) along with another connection between the client and the server that controls the transmission of the streamed data. The control connection element functions to stop buffer overruns and can adjust the transmission of the stream to compensate for bandwidth latencies. One problem with this arrangement, however, is that the data that are streamed to the client from the server are unprotected and available to anyone on the network. Therefore, there is a need in the art to better protect from interception across a wide area network, such as the Internet. Specifically, the need relates to providing an ability to protect the improper interception and ability to copy streaming data across the Internet. At present, there is no protection mechanism in place to protect copyrighted data.
Once the data has been released by the server and either received by the user or intercepted before being received by the user, there is no way to restrict the re-transmission of such data once it has been released over a network. Even if the data stream has been copyrighted, there is no means to protect or enforce copyright protection of streamed data. The entity owning the copyright and streaming such content realize that there is no control over what is done with such content after it is released. Therefore, there is a need in the art to provide a means for protecting copyrights in content once streamed over a network. The present invention was designed to address both needs.
Currently, no streaming media solution actually encrypts the data that is being sent from the server to the client. One solution can accomplish this with existing technology, such as by merging SSL secure HTTP sockets with a streaming software package, such as Quicktime. Unfortunately, Quicktime does not have a full screen view option. Therefore, there is a need in the art to develop a better method for streaming video data.
The present invention provides a process for encrypting a data stream to secure the data stream to enable only single viewing, comprising:
(a) providing a client selection for a streaming data transmission
(b) opening a connection to a streaming server and sending URI, token and user information to the streaming server, wherein the streaming server comprises a client data connection module to send data packets to a client, an encryption module to use encryption keys negotiated with the client to encrypt the data stream and operably connected to the client data connection module, and a flow control module for controlling the rate of data stream flow to maintain a full client buffer;
(c) approving or disapproving a valid or invalid, respectively, URI and token combination on a transaction server, wherein the transaction server comprises a client interaction module for connecting a user to the transaction server component, a user verification module having a user database wherein the user verification module is operably linked to the client interaction module and checking for a valid user, and a URI and token creation module operably linked to the user verification module for creating new URIs and tokens in response to user requests; and
(d) providing a continuously encrypted data stream to the client if a valid URI and token combination was found.
Preferably, the streaming server component further comprises a read buffer module operable connected with the flow control module for reading in data from a source footage on storage medium. Preferably, the streaming server component further comprises a user interface module operably connected to the file system module or flow control module for setting server options. Preferably, the streaming server further comprises client server component comprising a data stream control protocol module to create an initial connection to the streaming server component, a decryption module to decrypt the incoming data stream, an input buffer module to buffer incoming data streams, and a display control module to control the display of streaming data. Most preferably, the client server component further comprises a display module to display audio and video data.
Preferably, the providing the continuously encrypted data stream step (d) further comprises a user interface module in the streaming server to allow for pausing, stopping, playing or restarting the data stream. Preferably, the transaction server is implemented with ASP scripts for encryption.
The present invention further comprises a streaming server for encrypting a data stream to secure the data stream to enable only single viewing, comprising:
(a) a streaming server component, wherein the streaming server component comprises a client data connection module to send data packets to a client; and encryption module to use encryption keys negotiated with the client to encrypt the data stream and operably connected to the client data connection module, and a flow control module for controlling the rate of data stream flow to maintain a full client buffer; and
(b) a transaction server component, wherein the transaction server component comprises a client interaction module for connecting a user to the transaction server component, a user verification module having a user database wherein the user verification module is operably linked to the client interaction module and checking for a valid user, and a URI and token creation module operably linked to the user verification module for creating new URIs and tokens in response to user requests.
Preferably, the streaming server component further comprises a read buffer module operable connected with the flow control module for reading in data from a source footage on storage medium. Preferably, the streaming server component further comprises a user interface module operably connected to the file system module or flow control module for setting server options. Preferably, the streaming server further comprises a client server component comprising a data stream control protocol module to create an initial connection to the streaming server component, a decryption module to decrypt the incoming data stream, an input buffer module to buffer incoming data streams, and a display control module to control the display of streaming data. Most preferably, the client server component further comprises a display module to display audio and video data.
The present invention provides a process to encrypt a data stream, such as multimedia entertainment and communications, via the Internet. The encrypted data stream will allow for copyrighted materials and multimedia communications (e.g., analyst meetings) on a secure, pay-per-view basis. The data stream cannot be stored on a client machine for future play-back, or retransmitted. A client, however, can view a data stream as many times as desired within a specified time frame.
A preferred encryption protocol provides, for example, an encryption algorithm of a 192-bit key (e.g., Triple DES), a UDP packet protocol, a RTSP (rfc 2326) packet transmission protocol, an RTP (rfc 1889) packet transmission control protocol, and MPEG1 video storage compression. However, the foregoing example of a preferred encryption protocol will change as such techniques improve with time.
One advantage of the inventive process, using the inventive streaming server and transaction server, is that the client does not really need to possess fully optimized equipment. Only one client will run on any one machine at any one time. The client will need to playback, for example, 30 fps 320×240 video and audio back with no jitter. This will require a stream of about 250˜300 kpa, a large data buffer (of at least several megabytes), and a 350 MHz Pentium II processor or greater running Windows 98 or Windows NT.
The server, for example, can be a fully optimized, multi-threaded (thread pool) Windows NT service. Unlike an HTTP server, this allows sessions with clients to be cached and the server will need to maintain state in respects to all clients.
Definitions
The following terms shall be used with the meanings defined herein.
Client shall mean the computer that the data is being sent to.
User shall mean the person executing instructions on the client.
Module shall mean a collection of compiled code designed to perform a specific function.
URI shall mean universal resource identifier, that is, the location on the server of the stream.
Token shall mean a binary piece of information that describes the permissions the user has for a specific stream.
In a preferred embodiment of the inventive process and streaming server, the video will be stored unencrypted on the server machines; the files will only be retrievable through the server software. The inventive server will be responsible for (1) negotiating a set of encryption keys; and (2) encrypting the video data “on the fly” thereby making the data packets that are actually going over the wire useless to any computer other than the intended machine. A preferred encryption standard is TRIPLE-DES with a 168-bit key. This form of encryption is not currently exportable outside of the US and Canada and is extremely secure. The server will use UDP for transmission of the data. This protocol uses considerably less network resources than other TCP protocols (http for example).
Client software will be responsible for decrypting the video data and playback. The encryption keys used will be different every time a movie is accessed. Every time the client is executed, a different encryption key is created so the client cannot play back earlier streams if they were somehow saved to disk.
Flow Charts
With regard to
The client communicates with a user interface 110. The client will have a standard user interface that will give the appropriate user experience. The interface will have the ability to look through current valid streams or to connect to the server to search for other streams that could be viewed. The client user interface 110 communicates with a local display control module 130 and a stream control protocol module 120. The client has to be able to setup a communications session with the server as well as control the flow of data from the server once the stream is being viewed. The stream control protocol module 120 creates the initial connection by connecting to the server, passing the requested URI, Token, and user information. The stream control protocol module 120 then negotiates a set of encryption keys and controls the flow of data from the server. Examples of stream control protocol module devices 120 within a client component that can be used to negotiate a set of encryption keys and control the flow of data from a server include, for example, Random Access Memory and the network interface card or modem. The software that will be uploaded into this module will monitor the rate of the data being received by sending network statistics to the streaming server. The display control module 130 controls the display of the data, and has the ability to pause, stop, or re-start the video stream. Examples of display control modules suitable for use within the client component include, Random Access Memory and the video card. The software running in this module will convert the data being sent form the server into a format that can be displayed to the user.
The display module 140 displays video and audio data. The input buffer module 150 is a module that contains the stream buffer. The stream buffer contains a circular buffer of decrypted data that the display control modules reads from and the decryption module writes to. Examples of stream buffer module devices that can be used to contain a circular buffer of decrypted data include, for example, Random Access Memory. As packets are being received from the server, before the data is put into the input buffer, the data within the transport packet is decrypted by a decryption module 160 using the keys negotiated by the stream control protocol module 120. A decryption module is available commercially, for example, SSL, DES, and RSA are available and suitable for use as a decryption module. Lastly on the client component sides is a data stream receive module 170. This module handles the reception of the data packets sent by the server.
Appropriate module devices that can be used as a data stream receive module within the client component includes, for example, Random Access Memory. The software contained in this module will save the data being received by the client in a format that can be used by subsequent modules.
With regard to
The client data connection module 210 functions to send data packets to the client using a connectionless protocol to reduce server overhead. Hardware devices suitable for use as a client data connection module within the streaming server include Random Access Memory and Network Interface Cards. Such software is either embedded in the client data connection module or uploaded therein. The software functions to create a process wherein the encrypted data is sent via network packets to the client machine.
The encryption module 220 uses the keys negotiated by the client/server to encrypt the data stream as it is being sent to the client. This allows for “on the fly” encryption and the encryption keys will be unique for all client/server connections. This allows the source footage to be stored unencrypted on the server. Hardware devices suitable for use as an encryption module within the streaming server include Random Access Memory and proprietary hardware encryption devices. Such hardware components include software that functions that do the actual encryption of the data. Such software is either embedded in the encryption module or uploaded therein. The software functions to create a process wherein the data being sent to the device is encrypted with the keys originally negotiated with the client and the output data is of a format that can only be read after being decrypted by the client.
The flow control module 230 makes sure that the data stream is being sent to the server at the rate in which the client is using the data. The buffer at the client needs to be full at all times but streaming data must also not be overwritten. Thus, the flow control module communicates with both the encryption module 220 and uses feedback obtained from the client control connection module 200. Hardware devices suitable for use as a flow control module within the streaming server include Random Access Memory. Such software is either embedded in the flow control module or uploaded therein. The software functions to create a process wherein the flow of data from the server to the client is regulated.
The file system read buffer 240 is for server performance. Small amounts of data read in from the file will be stored in memory instead of having a constant open file on the file system. The file system module 250 is responsible for reading in data from the source footage on the storage medium. The file system module communicates with the client control connection module 200 to open URIs and the user interface module 260 to file path configurations. Hardware devices suitable for use as a file system module within the streaming server include Random Access Memory. Such hardware components include software that functions to allow the access to data streams. Such software is either embedded in the file system module or uploaded therein. The software functions to create a process wherein the data stored on the secondary storage device can be loaded into Random Access Memory to be delivered to the encryption module.
The streaming server further provides a simple user interface module 260 for setting server options such as which network port to bind to and the location of source footage. Hardware devices suitable for use as a file system module within the streaming server include Random Access Memory. Such software is either embedded in the file system module or uploaded therein. The software functions to create a process wherein the user of the server software can tell the file system module where to go to find the data streams.
With regard to
The user verification module 310 checks for user information passed against a user database to see if the user is valid or not. The user database resides in memory of the user verification module. Hardware devices suitable for use as a user verification module within the transaction server include Random Access Memory. Such software is either embedded in the user verification module or uploaded therein. The software functions to create a process wherein the token passed are verified. The URI creation module 320 and the token creation module 330 are tied together and the token is based upon the request URI. This means that the token is unique to the request URI and cannot be used for any other stream. This information is then passed back to the client via module 300. Hardware devices suitable for use as a URI creation module and token creation module, each located within the transaction server, include NA. Such hardware components include software that functions to Random Access Memory. Such software is either embedded in the URI creation module or token creation module or uploaded therein. The software functions to create a process wherein a valid URI to the media stream the user selected are created.
With regard to
If the user launches a data stream (selects yes from 410) a URI and token is saved in the purchased video streams list so it can be viewed again at a later time 460. A connection to the streaming server is opened and the URI, token and user information is sent to the streaming server 470. The streaming server acknowledges a valid (or invalid) URI and token combination 480. If the token is invalid or has expired, the server will close the connection and the client will go back and display all the data streams that are available to view. If the server acknowledges a valid URI and token combination, the client will start to receive data from the streaming server and display it 490.
If the data stream finishes or the user selects any of the available stream options such as pause, stop, play, or restart 500, the stream will stop and await further user input. If the stream has finished playing 510, the process goes back to the list of available streams 420, or continues displaying the data stream 490 by processing a user request 520 and then going back to displaying the stream 490.
With regard to
The client flow control module 230 provides for the client and streaming server to have a flow control connection established to make sure that the data stream is leaving the streaming server at the same rate it is being used at the client end 660. This addresses bandwidth issues as well as making sure that the client play buffer is not overwritten. Therefore, the client flow control mechanism 660 uses the client flow control module 230 to obtain feedback from the data buffer in the client 710 and control the rate of the data stream to keep the client buffer as full as possible. If the client cannot accept any more data at this time, return to flow control module so indicates 670 to slow down or pause the streaming data. If the client can accept more data 680, the client flow control will first determine if there are more data to stream 680. If there are no more data to stream, the data stream could be completed, and the client connection will be closed 690. If there is more data to be sent, the data waiting in the send buffer will be encrypted 700 and those data in the send buffer will be sent to the client 710.
With regard to
Once a URI is provided and either paid for or provided free, a token will be created 870 in the token creation module 330. The token now created will be linked with the URI and a time limit will be selected 880. Lastly, the viewer will be started on the client machine and sent back to the client along with the URI and the created token.
This is a continuation of U.S. patent application Ser. No. 10/109,963, entitled “Process and Streaming Server for Encrypting a Data Stream,”, filed Mar. 29, 2002, now U.S. Pat. No. 6,965,993, which is in turn a continuation of U.S. patent application Ser. No. 09/436,916, entitled “Process and Streaming Server for Encrypting a Data Stream,” filed Nov. 9, 1999, now U.S. Pat. No. 6,449,719, under 35 U.S.C. §120 and 37 C.F.R. §1.53(b), each of which are incorporated herein by reference.
Number | Name | Date | Kind |
---|---|---|---|
4535355 | Arn et al. | Aug 1985 | A |
4694489 | Frederiksen | Sep 1987 | A |
5067035 | Kudelski et al. | Nov 1991 | A |
5134656 | Kudelski | Jul 1992 | A |
5144663 | Kudelski et al. | Sep 1992 | A |
5339413 | Koval et al. | Aug 1994 | A |
5375168 | Kudelski | Dec 1994 | A |
5487167 | Dinallo et al. | Jan 1996 | A |
5539450 | Handelman | Jul 1996 | A |
5590200 | Nachman et al. | Dec 1996 | A |
5592212 | Handelman | Jan 1997 | A |
5621799 | Katta et al. | Apr 1997 | A |
5640546 | Gopinath et al. | Jun 1997 | A |
5666412 | Handelman et al. | Sep 1997 | A |
5684876 | Pinder et al. | Nov 1997 | A |
5758257 | Herz et al. | May 1998 | A |
5774527 | Handelman et al. | Jun 1998 | A |
5774546 | Handelman et al. | Jun 1998 | A |
5799089 | Kuhn et al. | Aug 1998 | A |
5805705 | Gray et al. | Sep 1998 | A |
5870474 | Wasilewski et al. | Feb 1999 | A |
5878134 | Handelman et al. | Mar 1999 | A |
5883957 | Moline et al. | Mar 1999 | A |
5892900 | Ginter et al. | Apr 1999 | A |
5910987 | Ginter et al. | Jun 1999 | A |
5915019 | Ginter et al. | Jun 1999 | A |
5917912 | Ginter et al. | Jun 1999 | A |
5920625 | Davies | Jul 1999 | A |
5920861 | Hall et al. | Jul 1999 | A |
5922208 | Demmers | Jul 1999 | A |
5923666 | Gledhill et al. | Jul 1999 | A |
5933498 | Schneck et al. | Aug 1999 | A |
5939975 | Tsuria et al. | Aug 1999 | A |
5943422 | Van Wie et al. | Aug 1999 | A |
5949876 | Ginter et al. | Sep 1999 | A |
5982891 | Ginter et al. | Nov 1999 | A |
5991399 | Graunke et al. | Nov 1999 | A |
6009116 | Bednarek et al. | Dec 1999 | A |
6009401 | Horstmann | Dec 1999 | A |
6009525 | Horstmann | Dec 1999 | A |
6021197 | von Willich et al. | Feb 2000 | A |
6035037 | Chaney | Mar 2000 | A |
6038433 | Vegt | Mar 2000 | A |
6049671 | Slivka et al. | Apr 2000 | A |
6055503 | Horstmann | Apr 2000 | A |
6073256 | Sesma | Jun 2000 | A |
6112181 | Shear et al. | Aug 2000 | A |
6138119 | Hall et al. | Oct 2000 | A |
6157721 | Shear et al. | Dec 2000 | A |
6178242 | Tsuria | Jan 2001 | B1 |
6185683 | Ginter et al. | Feb 2001 | B1 |
6189097 | Tycksen, Jr. et al. | Feb 2001 | B1 |
6191782 | Mori et al. | Feb 2001 | B1 |
6226794 | Anderson, Jr. et al. | May 2001 | B1 |
6237786 | Ginter et al. | May 2001 | B1 |
6240185 | Van Wie et al. | May 2001 | B1 |
6247950 | Hallam et al. | Jun 2001 | B1 |
6253193 | Ginter et al. | Jun 2001 | B1 |
6256668 | Slivka et al. | Jul 2001 | B1 |
6272636 | Neville et al. | Aug 2001 | B1 |
6285985 | Horstmann | Sep 2001 | B1 |
6292569 | Shear et al. | Sep 2001 | B1 |
6298441 | Handelmann et al. | Oct 2001 | B1 |
6311221 | Raz et al. | Oct 2001 | B1 |
6314409 | Schneck et al. | Nov 2001 | B2 |
6314572 | LaRocca et al. | Nov 2001 | B1 |
6334213 | Li | Dec 2001 | B1 |
6363488 | Ginter et al. | Mar 2002 | B1 |
6385596 | Wiser et al. | May 2002 | B1 |
6389402 | Ginter et al. | May 2002 | B1 |
6405369 | Tsuria | Jun 2002 | B1 |
6409080 | Kawagishi | Jun 2002 | B2 |
6409089 | Eskicioglu | Jun 2002 | B1 |
6415031 | Colligan et al. | Jul 2002 | B1 |
6427140 | Ginter et al. | Jul 2002 | B1 |
6449367 | Van Wie et al. | Sep 2002 | B2 |
6449719 | Baker | Sep 2002 | B1 |
6459427 | Mao et al. | Oct 2002 | B1 |
6466670 | Tsuria et al. | Oct 2002 | B1 |
6505299 | Zeng et al. | Jan 2003 | B1 |
6587561 | Sered et al. | Jul 2003 | B1 |
6618484 | Van Wie et al. | Sep 2003 | B1 |
6629243 | Kleinman et al. | Sep 2003 | B1 |
6633918 | Agarwal et al. | Oct 2003 | B2 |
6634028 | Handelmann et al. | Oct 2003 | B2 |
6640304 | Ginter et al. | Oct 2003 | B2 |
6651170 | Rix | Nov 2003 | B1 |
6654420 | Snook | Nov 2003 | B1 |
6654423 | Jeong et al. | Nov 2003 | B2 |
6658568 | Ginter et al. | Dec 2003 | B1 |
6668325 | Collberg et al. | Dec 2003 | B1 |
6729549 | Hamann et al. | May 2004 | B2 |
6941285 | Sarcanin et al. | Sep 2005 | B2 |
7085931 | Smith et al. | Aug 2006 | B1 |
20010008015 | Vu et al. | Jul 2001 | A1 |
20020001385 | Kawada et al. | Jan 2002 | A1 |
20020015498 | Houlberg et al. | Feb 2002 | A1 |
20020021805 | Schumann et al. | Feb 2002 | A1 |
20020089410 | Janiak et al. | Jul 2002 | A1 |
20020104004 | Couillard | Aug 2002 | A1 |
20020108037 | Baker | Aug 2002 | A1 |
20020141582 | Kocher et al. | Oct 2002 | A1 |
20030007568 | Harmery et al. | Jan 2003 | A1 |
20040117500 | Lindholm et al. | Jun 2004 | A1 |
20040151315 | Kim | Aug 2004 | A1 |
Number | Date | Country |
---|---|---|
658054 | Jun 1995 | EP |
714204 | May 1996 | EP |
0 852 445 | Jul 1998 | EP |
0886409 | Dec 1998 | EP |
182875 | Feb 2002 | EP |
2001-144802 | May 2001 | JP |
2002-084339 | Mar 2002 | JP |
2004-048772 | Feb 2004 | JP |
WO-9606504 | Feb 1996 | WO |
WO-9632702 | Oct 1996 | WO |
WO-9921364 | Apr 1999 | WO |
WO-9928842 | Jun 1999 | WO |
WO-9930499 | Jun 1999 | WO |
WO-9954453 | Oct 1999 | WO |
WO-0193212 | Dec 2001 | WO |
WO-02-21761 | Mar 2002 | WO |
WO-02084980 | Oct 2002 | WO |
WO-03092264 | Nov 2003 | WO |
WO-2004002112 | Dec 2003 | WO |
Number | Date | Country | |
---|---|---|---|
20060059563 A1 | Mar 2006 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 10109963 | Mar 2002 | US |
Child | 11171866 | US | |
Parent | 09436916 | Nov 1999 | US |
Child | 10109963 | US |