Movatterモバイル変換


[0]ホーム

URL:


US9270724B1 - System and method for content streaming with feature detection - Google Patents

System and method for content streaming with feature detection
Download PDF

Info

Publication number
US9270724B1
US9270724B1US14/749,929US201514749929AUS9270724B1US 9270724 B1US9270724 B1US 9270724B1US 201514749929 AUS201514749929 AUS 201514749929AUS 9270724 B1US9270724 B1US 9270724B1
Authority
US
United States
Prior art keywords
content
streaming
audio
mobile device
segment files
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
US14/749,929
Inventor
Russell Morgan
Philip Kalmes
Charles Conklin
Alex Padmos
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Amarone Partners LLC
Original Assignee
Amarone Partners LLC
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
Application filed by Amarone Partners LLCfiledCriticalAmarone Partners LLC
Priority to US14/749,929priorityCriticalpatent/US9270724B1/en
Assigned to AMARONE PARTNERS, LLCreassignmentAMARONE PARTNERS, LLCASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: PADMOS, ALEX, CONKLIN, CHARLES, KALMES, PHILIP, MORGAN, RUSSELL
Priority to US15/048,566prioritypatent/US9621609B2/en
Application grantedgrantedCritical
Publication of US9270724B1publicationCriticalpatent/US9270724B1/en
Priority to US15/480,654prioritypatent/US20170214729A1/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Definitions

Landscapes

Abstract

A system and method for audio content streaming with feature detection, comprising determining a streaming format compatibility criteria of a remote web browser, determining an audio selection from a list of one or more audio selections, receiving at the content server a streaming request, streaming the audio selection, the streaming including dividing the source audio content into a plurality of segment files, encrypting the plurality of segment files, sending a manifest file from the content server to the remote web browser, receiving requests at the content server for each of the plurality of segment files and a decryption key, sending from the content server each one of the requested plurality of segment files and the decryption key, and selecting the next audio selection in the list until the last audio selection is selected and streamed to the user device.

Description

TECHNICAL FIELD
The following disclosure related to digital content streaming and, more specifically, to HTTP Live Streaming (HLS) of digital content.
BACKGROUND
Streaming digital content over the Internet has developed into one of the most preferred and effective ways of delivering digital content to audiences around the globe. However, various difficulties arise in delivering content to multiple platforms, each platform potentially having different browsers and different versions of those browsers. Compatibility issues thus arise and streaming content providers have to provide some way to deliver content to as many users as possible in a secure fashion. One of the most popular streaming formats is Flash streaming. In most cases, Flash is available on personal computers, but not available for mobile devices.
HTTP Live Streaming is a streaming format originally designed for use in streaming video content. As a result, HTTP Live Streaming does not account for separate items of content to be consumed in sequence, such as in a playlist. Therefore, in order to accommodate playlists, other measures must be implemented.
SUMMARY
In one aspect thereof, a system and method for audio content streaming with feature detection is provided. The system and method comprises receiving a source audio content from a source content provider and storing the source audio content on a content server disposed on a network. The system and method further comprises determining a streaming format compatibility criteria of a remote web browser to determine if the remote web browser is HTTP Live Streaming compatible, and, if so, determining by a content presentation interface disposed in a webpage loaded in the remote web browser an audio selection from a list within the webpage of one or more audio selections, each selection including an identification of audio content and a location of the content server, receiving at the content server a HTTP Live Streaming request from the remote web browser for the audio selection, the request including the identification of the audio content and the location of the content servers. Further including, streaming the audio selection from the content server to the remote web browser via the network, the streaming including dividing the source audio content into a plurality of segment files, encrypting the plurality of segment files, sending a manifest file from the content server to the remote web browser containing links to provide access to the plurality of segment files and to a plurality of decryption keys associated with the plurality of segment files, receiving requests at the content server from the remote web browser for each of the plurality of segment files and for each of the plurality of decryption keys from the remote web browser, and sending from the content server to the remote web browser each one of the requested plurality of segment files and each one of the requested plurality of decryption keys, as each request for each of the plurality of segment files is received. The system and method further comprising selecting, when the audio stream for an audio selection is complete and transferred to the user device, the next audio selection in the list until the last audio selection is selected and streamed to the user device.
BRIEF DESCRIPTION OF THE DRAWINGS
For a more complete understanding, reference is now made to the following description taken in conjunction with the accompanying Drawings in which:
FIG. 1 illustrates a diagrammatic representation of a digital content streaming network;
FIG. 2 illustrates a flow diagram of one embodiment of a customer webpage development process;
FIG. 3A illustrates a flow diagram of one embodiment of a custodian content streaming process;
FIG. 3B illustrates a continuation of the flow diagram ofFIG. 3A;
FIG. 4 illustrates a flow diagram of one embodiment of a CDN provider streaming process;
FIG. 5A illustrates a flow diagram of one embodiment of an end user streaming process;
FIG. 5B illustrates a continuation of the flow diagram ofFIG. 5A;
FIG. 6A illustrates a diagrammatic representation of one embodiment of a HLS streaming process; and
FIG. 6B illustrates a continuation of the diagrammatic representation of the embodiment of the HLS streaming process ofFIG. 6A.
DETAILED DESCRIPTION
Referring now to the drawings, wherein like reference numbers are used herein to designate like elements throughout, the various views and embodiments of a system and method for content streaming with feature detection are illustrated and described, and other possible embodiments are described. The figures are not necessarily drawn to scale, and in some instances the drawings have been exaggerated and/or simplified in places for illustrative purposes only. One of ordinary skill in the art will appreciate the many possible applications and variations based on the following examples of possible embodiments.
Referring now toFIG. 1, there is illustrated a diagrammatic representation of a digitalcontent streaming network100. Thenetwork100 includes anIP network102 to accommodate communication between the various nodes in thenetwork100. Thenetwork100 further includes acustodian server104, which includes acustodian database106, maintained by acustodian103. Thecustodian database106 may containvarious database records108 that include identifying information relating to potential streaming content, as well as copies of access tokens that may be used to authenticate access to said streaming content. Thenetwork100 also includes a custodian HTTP Live Streaming (HLS)server110, also maintained by thecustodian103, to facilitate HLS streaming of digital content. Thenetwork100 may also include a Content Delivery Network (CDN) provider server(s)112 havingcontent storage114. The CDN provider server(s)112 may be maintained by a third-party having an agreement with thecustodian103 to provide servers for storage and streaming of content on behalf of thecustodian103. This type of arrangement is beneficial to thecustodian103 as it allows thecustodian103 to avoid performing all storage of content and all streaming services at thecustodian server104 or thecustodian HLS server110, as well as providing established and reliable servers for those wishing to use the custodian's streaming services.
It will be appreciated by those skilled in the art that the CDN provider server(s)112 are not necessary for storage and streaming of content, as thecustodian server104 or thecustodian HLS server110 could be used instead, but merely provide convenience and more affordability to thecustodian103. Thenetwork100 also may include acustomer116 having acustomer webpage118. The customer would typically be a customer of thecustodian103. In this type of arrangement, thecustodian103 would allow streaming content to be accessed by way of anend user120 accessing thecustomer webpage118 via anend user browser122. Theend user browser122 is a web browser, such as Internet Explorer, Safari, Firefox, Google Chrome, or another browser. Thecustomer116 would be provided with access tokens associated with specific content stored on thecustodian server104, thecustodian HLS server110, or theCDN provider server112. Thedatabase records108 contain copies of the access tokens in relation to content information also stored in thedatabase records108. The access tokens allow one to access streaming content when provided to thecustodian server104. Thecustomer webpage118 has web scripting written in a scripting language, such as Perl, Python, or JavaScript, for example, to check the streaming format supported by theend user browser122, as well as to provide the access tokens to theend user browser122. Additionally, thecustomer webpage118 will typically contain an interface for presenting streaming content to theend user120.
Still referring toFIG. 1, theend user120 utilizes theend user browser122 to access thecustomer webpage118. Thecustomer webpage118 may be generated and served to theend user browser122 by a web server, by thecustomer116, or another third party provider. Once thecustomer webpage118 is loaded in theend user browser122, all subsequent communications to facilitate streaming no longer require participation from thecustomer116. Thecustomer webpage118 loaded in theend user browser122 will determine whether the end user browser supports available streaming formats, such as Flash, HLS, MPEG-Dash, or other streaming formats. Thecustomer webpage118 will also provide access tokens to theend user browser122. Theend user browser118 then contacts thecustodian server104 to start the streaming process. Throughout the streaming process, theend user browser122 may communicate with thecustodian HLS server110, theCDN provider server112, or both, in addition to thecustodian server104.
Referring now toFIG. 2, there is illustrated a flow diagram of one embodiment of a customerwebpage development process200. Atstep202, thecustomer116 requests an arrangement for a content streaming service to be implemented bycustodian103. Atstep204, thecustomer116 receives access tokens associated with the specific content from thecustodian103. The access tokens preferably have a set duration of time before they expire, in order to provide that thecustodian103 is not streaming content after an agreement with a customer has reached its termination date. Further, one access token may provide access to multiple pieces of content to be streamed, or multiple access tokens may be provided that are each associated with a single piece of content. Atstep206, thecustomer116 establishes thecustomer webpage118 wherein thecustomer webpage118 includes feature detection and token access scripts, as well as a content presentation interface, such as an audio player, for example. The content presentation interface would be constructed using available web design methods, such as being constructed using HTML. Atstep208, thecustomer webpage118 receives a request from theend user browser122 to access thecustomer webpage208. Atstep210, theend user browser122 accesses thecustomer webpage118. It will be appreciated by one skilled in the art that other means of streaming content may be provided, even without requiring acustomer116. For instance, thecustodian103 may produce its own website having a content presentation interface, or it may provide a content presentation interface in some other format, such as in an email. The email would then be sent to certain recipients and would stream content once opened through the content presentation interface. Thecustomer116 may also choose to use the email method to reach theend user120, rather than through thecustomer webpage118. These methods of providing a content presentation interface allows thecustomer116 to provide for content to be streamed in a secure and encrypted manner through thecustomer webpage208, or other means, without the need of developing a PC or mobile application to provide the content to the user. This is critical because a content provider licensing their content for streaming purposes typically desires that content be streamed in a secure and encrypted manner, which HLS streaming provides, as described hereinbelow. Thus, thecustomer116 saves on the cost of developing a stand-alone application, while the content provider's desire that content be streamed in a secure and encrypted manner is fulfilled.
In addition to utilizing email to reach theend user120, thecustomer116 may also use social media applications, as well. For example, the content presentation interface may be embedded in a social media process, such as a posting by a user on a social media website. The posting would include the content presentation interface, and others who view the post would be able to interact with the content presentation interface in order to stream content. It will be appreciated by one skilled in the art that the content presentation interface may be used in various media and in various formats, without being restricted to the example provided herein.
Referring now toFIGS. 3A and 3B, there is illustrated a flow diagram of one embodiment of a custodiancontent streaming process300. Atstep302, thecustodian103 receives source content from a content provider. Typically, the source content is in a digital format, such as MP3 files. The content provider may provide a catalog of content to thecustodian103, or individual pieces of content. The content provided may be various types of content, such as audio content, video content, or other forms of content for streaming. Atstep304, the database records108 of thecustodian database106 are updated with information related to the content provided by the content provider, such as the title, length, and other identifying information. Atstep306, thecustodian103 stores the content provided by the content provider on the CDN provider server(s)112. Preferably, thecustodian103 does not have to permanently store any content on either thecustodian server104 or thecustodian HLS server110, although content may be stored on thecustodian server104 or thecustodian HLS server110 without departing from the present inventive concept. Atstep308, thecustodian103 generates access tokens and stores the access tokens in thecustodian database106 in association with particular content to be streamed. Atstep310, thecustodian103 provides the access tokens to thecustomer116 in order to provide access to content to be streamed to theend user122 visiting thecustomer webpage118. Atstep312, thecustodian server104 receives a request from theend user browser122 containing the access token and the streaming format capability as determined by thecustomer webpage118. Atstep314, thecustodian server104 checks the access token received from theend user browser122 against the access token stored in thecustodian database106. Atstep316, if the access token is deemed valid, that is, if the access token matches an access token stored in thecustodian database106 and the access token has not expired, the process moves on to step320. If the access token is deemed invalid, the process moves to step318. Atstep318, thecustodian server104 sends a message to theend user browser122 stating that the access token is not valid, or some other applicable message.
If the token is valid, atstep320, the streaming format compatibility that was received by thecustodian server104 is checked. If HLS streaming was not requested, but some other streaming format was requested, such as Flash, or another streaming format, the process may move to step322 where thecustodian server104 redirects theend user browser122 to the CDN provider server(s)112 in order for the CDN provider server(s)112 to facilitate the rest of the streaming process. It will be appreciated by one skilled in the art that thecustodian103 could provide the streaming of the Flash content, if thecustodian103 so desired. Streaming formats other than Flash, such as MPEG-Dash, may advance the process to step322, to allow the CDN server(s)112 to facilitate the rest of the streaming process, or the process may continue to step324. If it is determined that HLS streaming is requested, the process moves to step324. It will be appreciated that other streaming formats, such as MPEG-Dash, may also cause the process to move to step324, and thus follow the same process as an HLS streaming request, instead of advancing to step322. Atstep324, theend user browser122 is redirected to thecustodian HLS server110. Atstep326, the custodian HLS server checks the current status of the content to be streamed. Atstep328, it is determined if the requested content is already segmented and encrypted, and, thus, is already ready to be streamed to theend user browser122. If the requested content is already segmented and encrypted, the process moves to step330 where thecustodian HLS server110 sends a manifest file, also known as an index file, to theend user browser122 containing the links to the segment files which are stored on the CDN provider server(s)112. The CDN provider server(s)112 would handle the streaming process from that point. If, atstep328, it is determined that the content is not already segmented and encrypted, the process moves to step332.
Atstep332, thecustodian HLS server110 downloads the source file of the requested content from the CDN provider server(s)112. Atstep334, thecustodian HLS server110 divides the downloaded file into segment files. The file would be divided into segment files containing content of equal length, such as 10 second segments. Atstep336, the custodian HLS server encrypts the segment files via OpenSSL, or some other cryptology library. Atstep338, thecustodian server110 sends a manifest file to theend user browser122 containing links to the segment files currently stored on thecustodian HLS server110. The manifest file also contains a link to a decryption key, and information concerning each segment file, such as the length, in seconds, of the segment file. Atstep339, thecustodian HLS server110 receives a request for the decryption key. Atstep340, thecustodian HLS server110 sends the requested decryption key to theend user browser122. Atstep341, thecustodian HLS server110 receives a request for a segment by theend user browser122 by activating the link to that segment in the manifest file. Atstep342, thecustodian HLS server110 sends the requested segment file to theend user browser122. Atstep344, it is determined whether the segment sent instep342 was the final segment in the manifest file, if it was not the process moves back to step340 in order to send the next segment. If it was the final segment in the manifest file, the process moves to step346. Atstep346, the segmented files produced instep334 are uploaded to the CDN provider server(s)112. This allows the CDN provider server(s)112 to handle subsequent requests for this same piece of content. Essentially, this enable to thecustodian HLS server110 to only have to cut and stream HLS content when a piece of content has not yet been segmented.
Referring now toFIG. 4, there is illustrated a flow diagram of one embodiment of a CDNprovider streaming process400. Atstep402, the CDN provider server(s)112 receives content form thecustodian103. This content may be source content received from thecustodian103's content provider, or it may be newly segmented content ready to be streaming via HLS streaming. Atstep404, the CDN provider server(s)112 receives a stream request from theend user browser122. The CDN provider server(s)112 then determines whether HLS or some other form of streaming is requested, such as Flash. If HLS is not requested, then, atstep408, the CDN provider server(s)112 streams the non-HLS content according to a non-HLS streaming protocol, such as Flash streaming. If, atstep406, it was determined that HLS streaming is requested, the process moves to step416. Atstep416, the CDN provider server(s)112 sends a manifest file to theend user browser122 containing links to segment files and a decryption key stored on the CDN provider server(s)112. Atstep417, the CDN provider server(s)112 receives a request for the decryption key via the link contained in the manifest file. Atstep418, the CDN provider server(s)112 sends the requested decryption key to theend user browser122. Atstep419, the CDN provider server(s)112 receives a request from theend user browser122 for a segment file via the link contained in the manifest file. Atstep420, the CDN provider server(s)112 sends the requested segment file to theend user browser122. Atstep422, it is determined whether the segment file sent instep420 was the last segment in the manifest file. If it was not the last segment, the process loops back to step418 to receive a request for the next segment file. If it was the last segment file, the process ends atstep424.
Referring now toFIGS. 5A and 5B, there is illustrated a flow diagram of one embodiment of an enduser streaming process500. Atstep502, theend user120 opens theend user browser122. Atstep504, theend user120 navigates to thecustomer webpage118 using theend user browser122. Atstep506, theend user browser122 loads thecustomer webpage118, thecustomer webpage118 containing feature detection and access token scripts. Atstep508, the feature detection script determines if theend user browser122 is compatible with Flash streaming. The feature detection scripts are typically written by thecustodian103 and provided to thecustomer116 as part of the content presentation interface. The feature detection scripts determine if theend user browser122 is compatible with available streaming options. For example, if theend user browser122 is being run on a personal computer (PC), rather than a mobile device, the browser likely supports Flash streaming. The feature detection scripts would detect this compatibility and move forward in the process. On the other hand, if theend user browser122 is running on a mobile device, or, for some reason, the PC browser is not compatible with Flash streaming, the script will determine if HLS can be used. Thus, feature detection is an important tool for allowing content to be streamed over a wide variety of platforms and browsers.
If theend user browser122 is compatible with Flash streaming, the process moves on to step514. If theend user browser122 is not compatible with Flash streaming, the process moves to step510, where the feature detection script determines if the end user browser is compatible with HLS streaming. If the end user browser is compatible with HLS streaming, the process moves on to step514. If theend user browser122 is not compatible with HLS streaming, an error message is displayed in theend user browser122. Atstep514, a content presentation interface, such as an audio player, is displayed to the end user. Atstep516, theend user120 selects content and initiates a stream request by interacting with the content presentation interface. This may simply include theend user120 pressing a “play” button. The content presentation interface may also start automatically after thecustomer webpage118 is loaded in theend user browser122 and the appropriate checks insteps508 and510 are performed.
Atstep518, a stream request including the access token and streaming format compatibility is sent from theend user browser122 to thecustodian server104. Atstep520, if thecustodian server104 determines the access token is invalid, then atstep522 theend user browser122 receives an error message. If thecustodian server104 determines the access token is valid, the process moves to step524. Atstep524, thecustodian server104 reacts to the streaming format compatibility of theend user browser122. If theend user browser122 is requesting Flash content, for example, then atstep526 the end user browser is redirected to the CDN provider server(s)112. Atstep526, theend user browser122 receives a manifest file from the CDN provider server(s)112. If, atstep524, HLS streaming is requested, then atstep528 the browser is redirected to thecustodian HLS server110. Then, atstep530, theend user browser122 downloads a manifest file from thecustodian HLS server110. It will be appreciated that other streaming formats, such as MPEG-Dash, may either follow the same process as HLS streaming, or be streamed via the CDN provider server(s)112.
Once theend user browser122 has downloaded a manifest file, whether from the CDN provider server(s)112 or thecustodian HLS server110, the process progresses to step531. Atstep531, theend user browser122 downloads a decryption key for use in decrypting segment files. Atstep532, theend user browser122 downloads the next segment file available via links provided in the downloaded manifest file. Atstep534, theend user browser122 decrypts the downloaded segment file using the downloaded decryption key. Atstep536, the content presentation interface loaded in theend user browser122 plays the downloaded and decrypted segment. Atstep538, the end user browser deletes the downloaded segment file. Atstep540, it is determined whether the segment file downloaded instep532 and deleted instep538 was the last segment linked in the manifest file. If it was not the last segment, the process loops back to step532 to download the next segment file. If, atstep540, it is determined that the segment downloaded instep532 and deleted instep538 was the final segment linked in the manifest file, the process moves to step542 where the manifest file and the decryption key are deleted. It will be appreciated by one skilled in the art that one decryption key may be downloaded for decrypting multiple source content, rather than downloading a new key for each source content. For example, one decryption key may be downloaded for an entire playlist of content, to be used in decrypting each segment associated with each item of content in the playlist.
Atstep544 it is determined whether additional content is to be played. If not, the process ends atstep546. If there is additional content to be played, the process loops back to step518 to send the stream request to thecustodian server104. Additional content may be played for a number of reasons. In some embodiments, theend user120 may also decide to replay or rewind the content currently being played, such as by pressing a “back” button or by dragging a progress bar back to the beginning of the bar, which would result in needing to request the stream again as the segments already played would likely already be deleted form the end user's machine. In other embodiments, a replay or rewind capability may not be present, depending on how thecustodian103 and thecustomer116 prefer the content to be streamed. Additional content may also play if the content presentation interface implements a playlist. In that case, the content presentation interface may move forward to the next piece of content automatically, or theend user120 may choose to move forward in the playlist manually.
Referring now toFIGS. 6A-6B, there is illustrated a diagrammatic representation of one embodiment of aHLS streaming process600. TheHLS streaming process600 includes acontent server602 and anend user device604. As shown inFIG. 6A, the server may have any number of individual items of content stored and already segmented. For instance, there is shown inFIG. 6A, a first content (“A”)606. First content (“A”)606, as shown, may already have an associated manifest file (“AM.M3U8”)608. For HLS streaming, manifest files typically have the .M3U8 file extension. Thus, inFIG. 6A the manifest file (“AM.M3U8”)608 is shown as being labeled “AM.M3U8”. The first content file (“A”)606 may also already be segmented, with the segments already stored on the content server. As shown inFIG. 6A, the first content file (“A”) is shown to have any number of segments, with a first segment file (“AS1.ts”)610, a second segment file (“AS2.ts”)612, and a last segment file (“ASn.ts”)614, each segment file being already encrypted. It will be appreciated that the “n” in the last segment file depicts any number, whichever number would in actuality be the last segment of the first content file (“A”)606. It will also be appreciated by one skilled in the art that each segment would be divided into segments of equal playback length, with the last segment constituting the remainder of the content, however long that may be. The length of each segment may vary based on thecontent provider602's preference, but, for the illustrative embodiment, the segment files are divided into 10 seconds each. For example, a song that is 65 seconds in length would be divided into seven segments. The first six segments would be 10 seconds long, while the seventh and last segment would be 5 seconds long.
Additional content would also be stored on thecontent server602. As shown inFIG. 6A, there is a second content file (“B”)616, also having a manifest file (“BM.M3U8”)618, a first segment file (“BS1.ts”)620, a second segment file (“BS2.ts”)622, and a last segment file (“BSn.ts”)624, each segment file being already encrypted. There is also shown a final content file (“Z”)626. It will be appreciated that any number of content files may be stored on thecontent server602. The final content file (“Z”)626 also has a manifest file (“ZM.M3U8”)628, a first segment file (“ZS1.ts”)630, a second segment file (“ZS2.ts”)632, and a last segment file (“ZSn.ts”)634, each segment file being already encrypted.
When theend user device604 requests the streaming process to being, as described hereinabove, adownload stream636 is initiated between theend user device604 and thecontent server602. Typically, each item of content would be requested one at a time as the content presentation interface needs require. Thus, theend user device604 sends arequest638 to thecontent server602. Thedownload stream636 downloads the manifest file (“AM.M3U8”)608 to amemory640 of theend user device604. As described hereinabove, a manifest file contains links to each content segment and a link to a decryption key to decrypt each content segment in order for the segment to be played. It will be appreciated by one skilled in the art that there may be one decryption key for all segments of the item of content, or even one decryption key for all content in a playlist. Once the manifest file (“AM.M3U8”)608 is loaded into thememory640, an associated decryption key, as well as the first segment file (“AS1.ts”)610, the second segment file (“AS2.ts”)612, and all remaining segment files up to the last segment file (“ASn.ts”)614, are downloaded to thememory640. It will be appreciated by one skilled in the art that each segment file may be loaded into thememory640 at variable rates, such that many segments may be queued up in thememory640 at once, downloaded and played one at a time, or any variation thereof, dependent on the speed of the connection between thecontent server602 and theend user device604, as well as other factors. Further, additional content in the playlist may be downloaded, or buffered, into thememory640, such as the second content file (“B”)616 to the third content filed (“Z”)626. Buffering of additional content, including the manifest files, decryption keys, and file segments associated with the additional content, will vary in degree depending on the available bandwidth. Such buffering of additional content in the playlist allows for uninterrupted and continuous playback of the playlist.
As the segments are successfully downloaded, the segments are loaded into the content presentation interface for playback through theend user device602. Each segment is decrypted only when it is needed for playback. Thus, the first segment file (“AS1.ts”)610 is decrypted using the associateddecryption key641 that was downloaded at the beginning of the stream, and playback begins. Aplayback timeline644 shows that the first segment file (“AS1.ts”)610 is played as the first 10 seconds of the content. Then, as playback of the first segment file (“AS1.ts”)610 is completed, the first segment file (“AS1.ts”)610 is deleted from thememory640 and the second segment file (“AS2.ts”)612 is decrypted using the associateddecryption key641 and loaded from thememory640 into the content presentation interface to continue playback. It will be appreciated that these steps preferably happen quickly so that the end user does not experience any delay between the playback of the first segment file (“AS1.ts”)610 and the second segment file (“AS2.ts”)612. This process continues for the rest of the segment files, each segment being decrypted, played, and deleted from thememory640.
When the last segment file (“ASn.ts”)614 needs to be played, since each preceding segment file was 10 seconds in length, in the illustrative embodiment, the last segment file (“ASn.ts”)614 would begin playing at a time denoted inFIG. 6A as 10(n−1)s. For example, if there were 4 segments total, the last segment file (“ASn.ts”)614 would begin playing at 10(4−1)s, or 30 seconds, into the playback of the item of content. The last segment file (“ASn.ts”)614 would complete playback at a time denoted as (10(n−1))+xs, where x is the length of the last segment file (“ASn.ts”)614 in seconds. Thus, if the length of the last segment file (“ASn.ts”)614 is 5 seconds, and there are again 4 segments total, playback of the first content (“A”)606 would end at (10(4−1))+5s, or 35 seconds, into the playback of the item of content. Once playback of the last segment file (“ASn.ts”)614 is complete, the last segment file (“ASn.ts”)614, the manifest file (“AM.M3U8”)608, and thedecryption key641 are deleted from thememory640. It will be appreciated that the decryption key may not be deleted in embodiments where there is one decryption key for an entire playlist of content. In that case, the decryption key would not be deleted until the playlist finishes playback, or based on some other criteria, such as time since play stopped.
It will be appreciated by one skilled in the art that, in some embodiments, if the end user manually, via the content presentation interface, moves back to an earlier point in the content being played back, previous segments would be downloaded again for the appropriate point in the content the end user manually moved to in the content, so as to begin playback from that point again. If the end user manually restarted playback of the first content (“A”)606, or if the content presentation interface was set to automatically replay the first content (“A”)606, after playback of the first content (“A”)606 was complete, therequest638 would be resent to thecontent server602 to begin the process of playing the first content (“A”)606 again. Such a method of replaying content or moving to a previous portion of content currently being played may not be present in certain embodiments, depending on how the content is chosen to be streamed. It may be desired that the end user not be allowed to replay or rewind content, in which case the streaming of content would simply continue in a predetermined order.
Still referring toFIGS. 6A-6B, the content presentation interface may be set up to provide for playback of aplaylist646. Thus, after playback of the first content (“A”)606 has completed, the content presentation interface may move forward to the next item of content in theplaylist646, or the end user may manually move forward to the next item of content, such as via a forward button on the content presentation interface. It will be understood that, as described hereinabove and in previous figures, there may be a request to thecustodian server104 that takes place before therequest638 to thecontent server602 in order to check access tokens, streaming format compatibility, or other factors. The stream of the second content (“B”)616 follows the same process described hereinabove regarding the streaming and playback of the first content (“A”)606. Thus, the manifest file (“BM.M3U8”)618 is downloaded, followed by adecryption key642, the first segment file (“BS1.ts”)620, the second segment file (“BS2.ts”)622, and the last segment file (“BSn.ts”)624. These items may have already been downloaded during playback of the first content (“A”)606. There is shown aplayback timeline650 depicting the playback of the second content (“B”)616, in the same manner as theplayback timeline644.
After playback of the second content (“B”)616 is complete, the process would perform the same steps for all remaining items of content in theplaylist646, utilizing new decryption keys. Thefinal decryption key643 is shown inFIG. 6B. After afinal request638 is sent from theend user device604 to thecontent server602, and after playback of the final content (“Z”)626 is complete, as depicted by aplayback timeline654, the process may end. If bandwidth allows, the items downloaded in order to stream the final content (“Z”)626 may already be buffered in thememory640 before playback of the previous content was complete. However, it will be appreciated by one skilled in the art that the end user may, in some embodiments, via the content presentation interface, loop back to previous items of content, if desired. The content presentation interface may also perform a loop back to the beginning of theplaylist646 automatically. Such functionality allowing the end user to loop back to previous items of content, or the content presentation interface doing such automatically, may not be a feature allowed in certain embodiments, depending on how content is desired to be streamed.
It will be appreciated by one skilled in the art that, in some embodiments, the buffering described in regard toFIGS. 6A and 6B may not be a sequential buffering of all content in the playlist. For instance, some playlists may not necessarily play in sequential order, either by design or because of user input. For example, there may be a replay feature that allows the user to replay a song the user just listened to. In that case, a buffering strategy may be desired that allows for the content most recently played to remain in memory, so that it can be replayed without needing to download the content again. The current item of content would be deleted from memory at a later time, such as after the next item of content has been played, rather than the current item of content being immediately deleted after it is played. In another example, the user may be allowed to choose from a list of content, with the user selecting a new item of content after each item is played. In this case, a portion of each item of content may be buffered, so that, regardless of which item of content the user selects, continuous play may be achieved. The selected item of content would immediately begin playing the portion already buffered, and would begin buffering the remaining portion of the item of content needed to complete playback. Other buffering strategies may be utilized, depending on the nature of how content is desired to be consumed by the user.
Since HLS was developed with video streaming in mind, and under the assumption that video would be consumed one video at a time, HLS did not originally conform to playlist playback. Therefore, HLS does not provide for playlist functionality. Thus, the invention of the present disclosure provides for the content presentation interface to create playlist information, keep track of playlist content, data, and access tokens, and provide information concerning the playlist at the content presentation interface, such as the location in the playlist, the time left in each item of content, and other playlist location indicators. The manifest file contains information concerning each segment file, such as the length, in seconds, of each segment file. This allows the content presentation interface to add the length of each segment file together to display the length of the entire item of content to the end user. The content presentation interface also can determine and display, using the manifest file, the current elapsed time, in seconds, of the content currently being played. This can be accomplished by determining which segment is being played, and many seconds into that segment has been played. For example, if each segment is 10 seconds and 5 seconds have elapsed into the second segment, the content presentation interface determines and displays that the current item of content is at the 15 second mark. It will be understood that the streaming process shown inFIGS. 6A-6B may be applied to other streaming formats, such as Flash, MPEG-Dash, or other streaming formats.
HTTP Live Streaming, given that it is based on HTTP protocol, is less likely to be disallowed by routers, Network Address Translation (NAT), or firewall settings. No ports that are commonly closed by default need to be opened. Content is therefore more likely to get through to the client in more locations and without special settings. HTTP is also supported by more CDNs, a factor that can affect cost in large distribution models. In general, more available hardware and software works unmodified and as intended with HTTP than with RTSP or RTMP. Expertise in customizing HTTP content delivery using tools such as Hypertext Preprocessor (PHP) is also more widespread. Additionally, for large-scale events, HTTP natively and easily supports mirroring and edge caching, providing for massive-scale expansion when needed for the largest events. RTSP and RTMP, protocols for Flash streaming, can also be cached, but HTTP does so natively and without the need for proprietary or custom configurations.
It should be understood that the drawings and detailed description herein are to be regarded in an illustrative rather than a restrictive manner, and are not intended to be limiting to the particular forms and examples disclosed. On the contrary, included are any further modifications, changes, rearrangements, substitutions, alternatives, design choices, and embodiments apparent to those of ordinary skill in the art, without departing from the spirit and scope hereof, as defined by the following claims. Thus, it is intended that the following claims be interpreted to embrace all such further modifications, changes, rearrangements, substitutions, alternatives, design choices, and embodiments.

Claims (17)

What is claimed is:
1. A system for audio content streaming with feature detection to a mobile device, comprising:
a content server disposed on a location on a network, the content server including content to be streamed;
the mobile device interfaced with the network having an operating system for executing programs, and the mobile device having a web browser compatible with a streaming format;
a third party provider interfaced with the network for generating a webpage for transmittal to the mobile device via the network;
the mobile device operable to receive and display in the browser the webpage from the third party provider; and
the webpage having a content presentation interface, the content presentation interface providing:
functionality to the web browser on the mobile device to facilitate streaming of audio content to the web browser from the content server;
feature detection to determine a streaming format compatibility criteria of the web browser to determine if the web browser is HTTP Live Streaming compatible, and, if so:
a) the content presentation interface determines an audio selection from a list within the webpage of one or more audio selections, each selection including an identification of audio content, a location of the content server, and an access token;
b) the content presentation interface sends a HTTP Live Streaming request of the audio selection to the content server;
c) the content server receives the request and begins an audio stream to the mobile device for playback from the mobile device via the webpage, wherein the content server divides the audio content into a plurality of segment files, encrypts the plurality of segment files, sends a manifest file to the mobile device containing links to the plurality of segment files and to a decryption key associated with the plurality of segment files, and sends to the mobile device the plurality of segment files and the decryption key, for decryption of each of the plurality of segment files, as they are requested by the mobile device via the links in the manifest file; and
d) steps a), b), and c) are repeated while playback from the mobile device is performed until the last audio selection is selected and streamed to the mobile device, in order to buffer additional content to allow for continuous playback of the list of one or more audio selections.
2. The system ofclaim 1, wherein the streaming format compatibility criteria is Flash streaming.
3. The system ofclaim 2, wherein the mobile device is a personal computer.
4. The system ofclaim 1, wherein the HTTP Live Streaming request further includes the access token.
5. The system ofclaim 1, wherein the list of one or more audio selections is organized in a playlist configured for sending consecutive streaming requests to the content server.
6. The system ofclaim 1, wherein the manifest file, the plurality of segment files, and the decryption key are downloaded to a memory of the mobile device.
7. A method for audio content streaming with feature detection to a mobile device, comprising:
receiving a source audio content from a source content provider;
storing the source audio content on a content server disposed on a network;
determining a streaming format compatibility criteria of a remote web browser to determine if the remote web browser is HTTP Live Streaming compatible, and, if so:
a) selecting by a content presentation interface disposed in a webpage loaded in the remote web browser an audio selection from a list within the webpage of one or more audio selections, each selection including an identification of audio content, a location of the content server, and an access token;
b) receiving at the content server a HTTP Live Streaming request from the remote web browser for the audio selection, the request including the identification of the audio content and the location of the content server;
c) streaming the audio selection from the content server to the remote web browser via the network, the streaming including
dividing the source audio content into a plurality of segment files;
encrypting the plurality of segment files;
sending a manifest file from the content server to the remote web browser containing links to provide access to the plurality of segment files and to a decryption key associated with the plurality of segment files;
receiving requests at the content server from the remote web browser for each of the plurality of segment files and for the decryption key from the remote web browser; and
sending from the content server to the remote web browser each one of the requested plurality of segment files and the requested decryption key, to be used to decrypt each of the plurality of segment files, as each request for each of the plurality of segment files is received; and
d) repeating steps a), b), and c) while playback from the mobile device is performed until the last audio selection is selected and streamed to the mobile device, in order to buffer additional content to allow for continuous playback of the list of one or more audio selections.
8. The method ofclaim 7, wherein the streaming format compatibility criteria is Flash streaming.
9. The method ofclaim 8, wherein the mobile device is a personal computer.
10. The method ofclaim 7, wherein the HTTP Live Streaming request further includes the access token.
11. The method ofclaim 7, wherein the list of one or more audio selections is organized in a playlist configured for sending consecutive streaming requests to the content server.
12. A method for audio content streaming with feature detection to a mobile device, comprising:
navigating to a webpage via a web browser disposed on a user device, the webpage including a content presentation interface and the content presentation interface containing feature detection;
loading the webpage in the web browser;
detecting, via the feature detection, a streaming format compatibility criteria of the web browser to determine if the web browser is HTTP Live Streaming compatible, and, if so:
a) selecting by the content presentation interface an audio selection from a list within the webpage of one or more audio selections, each selection including an identification of audio content, a location of the content server, and an access token;
b) sending to a content server from the web browser a HTTP Live Streaming request including the streaming format compatibility criteria, an identification of content, and a location of the content server;
c) receiving streaming audio content generated by the content server, the operation of streaming content including
receiving a manifest file generated by the content server, the manifest file including links to a plurality of segment files and to a decryption key,
sending requests for each of the plurality of segment files and for the decryption key to the content server,
receiving from the content server each one of the requested plurality of segment files and the requested decryption key,
decrypting each one of the received plurality of segment files, only when playback of each one of the plurality of segments files is to begin, using the received decryption key,
playing, via the content presentation interface, each one of the plurality of segment files in consecutive order, and
deleting, as each one of the plurality of segment files finishes playback, each one of the plurality of segment files; and
d) repeating steps a), b), and c) while playback from the mobile device is performed until the last audio selection is selected and streamed to the mobile device, in order to buffer additional content to allow for continuous playback of the list of one or more audio selections.
13. The method ofclaim 12, wherein the streaming format compatibility criteria is Flash streaming.
14. The method ofclaim 13, wherein the mobile device is a personal computer.
15. The method ofclaim 12, wherein the HTTP Live Streaming request further includes the access token.
16. The method ofclaim 12, wherein the list of one or more audio selections is organized in a playlist configured for sending consecutive streaming requests to the content server.
17. The method ofclaim 12, wherein the manifest file, the plurality of segment files, and the decryption key are downloaded to a memory of the mobile device.
US14/749,9292015-06-252015-06-25System and method for content streaming with feature detectionActiveUS9270724B1 (en)

Priority Applications (3)

Application NumberPriority DateFiling DateTitle
US14/749,929US9270724B1 (en)2015-06-252015-06-25System and method for content streaming with feature detection
US15/048,566US9621609B2 (en)2015-06-252016-02-19System and method for content streaming with feature detection
US15/480,654US20170214729A1 (en)2015-06-252017-04-06System and method for content streaming with feature detection

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US14/749,929US9270724B1 (en)2015-06-252015-06-25System and method for content streaming with feature detection

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US15/048,566ContinuationUS9621609B2 (en)2015-06-252016-02-19System and method for content streaming with feature detection

Publications (1)

Publication NumberPublication Date
US9270724B1true US9270724B1 (en)2016-02-23

Family

ID=55314809

Family Applications (3)

Application NumberTitlePriority DateFiling Date
US14/749,929ActiveUS9270724B1 (en)2015-06-252015-06-25System and method for content streaming with feature detection
US15/048,566Expired - Fee RelatedUS9621609B2 (en)2015-06-252016-02-19System and method for content streaming with feature detection
US15/480,654AbandonedUS20170214729A1 (en)2015-06-252017-04-06System and method for content streaming with feature detection

Family Applications After (2)

Application NumberTitlePriority DateFiling Date
US15/048,566Expired - Fee RelatedUS9621609B2 (en)2015-06-252016-02-19System and method for content streaming with feature detection
US15/480,654AbandonedUS20170214729A1 (en)2015-06-252017-04-06System and method for content streaming with feature detection

Country Status (1)

CountryLink
US (3)US9270724B1 (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO2017166484A1 (en)*2016-03-302017-10-05乐视控股(北京)有限公司Method and system for performing hls slice loss compensation
US20180316737A1 (en)*2016-04-292018-11-01Tencent Technology (Shenzhen) Company LimitedPlaying processing method, terminal device, and computer storage medium
CN109218757A (en)*2017-06-302019-01-15武汉斗鱼网络科技有限公司A kind of method and apparatus showing virtual present special efficacy
US10382424B2 (en)*2016-01-262019-08-13Redhat, Inc.Secret store for OAuth offline tokens
US10404713B2 (en)2017-09-292019-09-03Zott, Inc.Multi-source broadcasting architecture
US10839053B2 (en)*2018-01-122020-11-17Cisco Technology, Inc.Secure watermark for an adaptive bitrate client
US20220300637A1 (en)*2021-03-192022-09-22Cloudflare, Inc.Persisting Encrypted Remote Browser Data At a Local Browser for Use in a Remote Browser
US11463421B2 (en)*2016-08-082022-10-04Record Sure LimitedMethod of generating a secure record of a conversation
CN115174561A (en)*2022-09-082022-10-11北京亿赛通网络安全技术有限公司File segmented transmission method and system
CN115484243A (en)*2021-06-162022-12-16中国移动通信有限公司研究院Transmission method, transmission device, sending terminal, server and network equipment
US11611603B2 (en)*2020-03-062023-03-21IC Events Inc.Apparatus and method for transmitting multiple on-demand audio streams locally to web-enabled devices
US11818100B2 (en)*2017-12-042023-11-14Telefonaktiebolaget Lm Ericsson (Publ)Automatic provisioning of streaming policies for video streaming control in CDN

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US10182387B2 (en)2016-06-012019-01-15At&T Intellectual Property I, L.P.Method and apparatus for distributing content via diverse networks
CN106851382A (en)*2017-02-242017-06-13宁波联视网络科技有限公司Interactive live recorded broadcast integrated approach
CN106911797A (en)*2017-04-012017-06-30成都你我他科技有限公司A kind of server of social gaming dating site
US12413825B2 (en)*2020-09-292025-09-09Qualcomm IncorporatedSynchronous content presentation
CN113572786B (en)*2021-08-052023-04-18梁德群Method for encrypting and decrypting plaintext formed by binary intercepted words with different lengths

Citations (11)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20100317420A1 (en)*2003-02-052010-12-16Hoffberg Steven MSystem and method
US20110035219A1 (en)*2009-08-042011-02-10Autonomy Corporation Ltd.Automatic spoken language identification based on phoneme sequence patterns
US20130159021A1 (en)*2000-07-062013-06-20David Paul FelsherInformation record infrastructure, system and method
US20130201283A1 (en)*2009-12-312013-08-08Cable Television Laboratories, Inc.Method and system for generation of captions over stereoscopic 3d images
US20140304376A1 (en)*2007-05-072014-10-09At&T Intellectual Property I, L.P.Methods, devices, systems, and computer program products for managing and delivering media content
US20150120953A1 (en)*2013-10-312015-04-30At&T Intellectual Property I, LpSynchronizing media presentation at multiple devices
US20150134772A1 (en)*2013-11-112015-05-14Amazon Technologies, Inc.Multiple stream content presentation
US20150229685A1 (en)*2012-08-272015-08-13BroadpeakSystem and method for delivering an audio-visual content to a client device
US20150242525A1 (en)*2014-02-262015-08-27Pixured, Inc.System for referring to and/or embedding posts within other post and posts within any part of another post
US20150269421A1 (en)*2014-03-192015-09-24Hulu, LLCFace Track Recognition with Multi-sample Multi-view Weighting
US20150326922A1 (en)*2012-12-212015-11-12Viewerslogic Ltd.Methods Circuits Apparatuses Systems and Associated Computer Executable Code for Providing Viewer Analytics Relating to Broadcast and Otherwise Distributed Content

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20130159021A1 (en)*2000-07-062013-06-20David Paul FelsherInformation record infrastructure, system and method
US20100317420A1 (en)*2003-02-052010-12-16Hoffberg Steven MSystem and method
US20140304376A1 (en)*2007-05-072014-10-09At&T Intellectual Property I, L.P.Methods, devices, systems, and computer program products for managing and delivering media content
US20110035219A1 (en)*2009-08-042011-02-10Autonomy Corporation Ltd.Automatic spoken language identification based on phoneme sequence patterns
US20130201283A1 (en)*2009-12-312013-08-08Cable Television Laboratories, Inc.Method and system for generation of captions over stereoscopic 3d images
US20150229685A1 (en)*2012-08-272015-08-13BroadpeakSystem and method for delivering an audio-visual content to a client device
US20150326922A1 (en)*2012-12-212015-11-12Viewerslogic Ltd.Methods Circuits Apparatuses Systems and Associated Computer Executable Code for Providing Viewer Analytics Relating to Broadcast and Otherwise Distributed Content
US20150120953A1 (en)*2013-10-312015-04-30At&T Intellectual Property I, LpSynchronizing media presentation at multiple devices
US20150134772A1 (en)*2013-11-112015-05-14Amazon Technologies, Inc.Multiple stream content presentation
US20150242525A1 (en)*2014-02-262015-08-27Pixured, Inc.System for referring to and/or embedding posts within other post and posts within any part of another post
US20150269421A1 (en)*2014-03-192015-09-24Hulu, LLCFace Track Recognition with Multi-sample Multi-view Weighting

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Apple Inc., "HTTP Streaming Architecture", https://developer.apple.com/library/mac/documentation/NetworkingInternet/Conceptual/StreamingMediaGuide/HTTPStreamingArchitecture/HTTPStreamingArchitecture.html, Feb. 11, 2014.
Cisco, "HTTP versus RTMP: Which Way to Go and Why?", http://www.cisco.com/c/en/us/products/collateral/video/as5100-series-media-processor/white-paper-c11-675935.html, retrieved Jun. 15, 2015.
Jan Ozer, "What is HLS (HTTP Live Streaming)?", http://www.streamingmedia.com/Articles/Editorial/What-Is-.../What-is-HLS-(HTTP-Live-Streaming)-78221.aspx, Oct. 14, 2011.

Cited By (17)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US10382424B2 (en)*2016-01-262019-08-13Redhat, Inc.Secret store for OAuth offline tokens
WO2017166484A1 (en)*2016-03-302017-10-05乐视控股(北京)有限公司Method and system for performing hls slice loss compensation
US20180316737A1 (en)*2016-04-292018-11-01Tencent Technology (Shenzhen) Company LimitedPlaying processing method, terminal device, and computer storage medium
US10715573B2 (en)*2016-04-292020-07-14Tencent Technology (Shenzhen) Company LimitedMedia playing method, terminal device, and computer storage medium based on two players
US11463421B2 (en)*2016-08-082022-10-04Record Sure LimitedMethod of generating a secure record of a conversation
CN109218757A (en)*2017-06-302019-01-15武汉斗鱼网络科技有限公司A kind of method and apparatus showing virtual present special efficacy
CN109218757B (en)*2017-06-302020-09-08武汉斗鱼网络科技有限公司Method and equipment for displaying special effect of virtual gift
US10404713B2 (en)2017-09-292019-09-03Zott, Inc.Multi-source broadcasting architecture
US11818100B2 (en)*2017-12-042023-11-14Telefonaktiebolaget Lm Ericsson (Publ)Automatic provisioning of streaming policies for video streaming control in CDN
US10839053B2 (en)*2018-01-122020-11-17Cisco Technology, Inc.Secure watermark for an adaptive bitrate client
US11611603B2 (en)*2020-03-062023-03-21IC Events Inc.Apparatus and method for transmitting multiple on-demand audio streams locally to web-enabled devices
US20220300637A1 (en)*2021-03-192022-09-22Cloudflare, Inc.Persisting Encrypted Remote Browser Data At a Local Browser for Use in a Remote Browser
US11651099B2 (en)*2021-03-192023-05-16Cloudflare, Inc.Persisting encrypted remote browser data at a local browser for use in a remote browser
US12105829B2 (en)2021-03-192024-10-01Cloudflare, Inc.Persisting encrypted remote browser data at a local browser for use in a remote browser
CN115484243A (en)*2021-06-162022-12-16中国移动通信有限公司研究院Transmission method, transmission device, sending terminal, server and network equipment
CN115174561B (en)*2022-09-082022-11-22北京亿赛通网络安全技术有限公司File segmented transmission method and system
CN115174561A (en)*2022-09-082022-10-11北京亿赛通网络安全技术有限公司File segmented transmission method and system

Also Published As

Publication numberPublication date
US20170214729A1 (en)2017-07-27
US20160381107A1 (en)2016-12-29
US9621609B2 (en)2017-04-11

Similar Documents

PublicationPublication DateTitle
US9621609B2 (en)System and method for content streaming with feature detection
US12047615B2 (en)Methods and systems for dynamic routing of content using a static playlist manifest
US20220191156A1 (en)System and method for providing digital media content with a conversational messaging environment
US8625789B2 (en)Dynamic encryption
CN102143133B (en)Method, device and system for supporting advertisement content in hyper text transport protocol (HTTP) stream playing manner
CN101099142B (en)System and method for obtaining digital multimedia content from a network node
TWI461043B (en)Playlists for real-time or near real-time streaming
JP6141926B2 (en) Real-time or near real-time streaming
EP2705456B1 (en)System and method for protecting digital contents with digital rights management (drm)
US9532092B1 (en)Multiple bitrate format-agnostic streaming architecture
US20130080267A1 (en)Single-url content delivery
US20130080268A1 (en)Multi-platform media syndication customization
US20140068693A1 (en)Method, system, or user device for adaptive bandwidth control of proxy multimedia server
US20060288112A1 (en)System and methods for storing music selections in network storage and for streaming the selections to a wireless device for playback on the wireless device
CA2861811A1 (en)Dynamically-executed syndication services
US8904033B2 (en)Buffering media content
EP2930935A1 (en)Method of delivering media content
US20090024925A1 (en)System and method for creating and distributing derivative media work
CN109478194A (en)For providing the method for being annotated with the media consumption history of social context, system and medium
US9485296B1 (en)Distribution network providing customized content at delivery
CN106031183A (en) Communication method, user device, content server and controller
US20140282666A1 (en)Systems and Methods for Content History
US9338210B2 (en)Distributing content items to users
KR20080082360A (en) How to connect video frame count and contents using video encryption hash string and system configuration

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:AMARONE PARTNERS, LLC, ILLINOIS

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:MORGAN, RUSSELL;KALMES, PHILIP;CONKLIN, CHARLES;AND OTHERS;SIGNING DATES FROM 20150616 TO 20150621;REEL/FRAME:035905/0840

STCFInformation on status: patent grant

Free format text:PATENTED CASE

MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 4TH YR, SMALL ENTITY (ORIGINAL EVENT CODE: M2551); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY

Year of fee payment:4

MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 8TH YR, SMALL ENTITY (ORIGINAL EVENT CODE: M2552); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY

Year of fee payment:8


[8]ページ先頭

©2009-2025 Movatter.jp