System for managing video playback using a server generated manifest/playlist

Information

  • Patent Grant
  • 12294745
  • Patent Number
    12,294,745
  • Date Filed
    Monday, October 9, 2023
    a year ago
  • Date Issued
    Tuesday, May 6, 2025
    2 months ago
Abstract
An apparatus and method for managing video playback for users during video streaming is disclosed. In one aspect, the method may include receiving a request from a first video player for playing a video stream, identifying a first playlist for the video stream, modifying the first playlist for the video stream to produce a second playlist identifying a first combination of video content segments and alternative content segments, transmitting the second playlist to the first video player to allow the first video player to provide playback of video content comprising the first combination of the video content segments and the alternative content segments, receiving, from the first video player, an indication of a request of a user of the first video player to seek forward when viewing the video content, modifying the second playlist for the video stream to produce a third playlist identifying a second combination of video content segments and alternative content segments, and transmitting the third playlist to the first video player, the third playlist indicating whether the request of the user to seek forward is allowed.
Description
BACKGROUND

The subject matter disclosed herein relates to a method for managing video playback for users during video streaming. More specifically, a method and apparatus for using a server to generate per-user manifest file updates for controlling video playback is disclosed.


Video streaming allows video content to be delivered to a video player via the internet. The video content is a video signal generated by a content provider for distribution to video consumers. The video signal may be provided in an uncompressed file format, such as a serial digital interface (SDI) format, or in a compressed format, such as a Moving Picture Experts Group (MPEG) file format or Transport Stream (TS) file format. The video signal is sent to an encoder which converts the file into a live streaming signal. The live streaming signal is preferably a segmented data stream that may be transmitted using standard Hypertext Transport Protocol (HTTP) over the internet. The live streaming signal may include multiple streams, where each stream may have a different data rate and/or different resolution.


Two common formats for the live streaming signal include HTTP Live Streaming (HLS) implemented by Apple® and MPEG-Dynamic Adaptive bitrate Streaming over HTTP (MPEG-DASH) implemented, for example, by web browsers such as Chrome®, Microsoft Edge®, and Firefox®. In addition to the segmented data stream, the encoder generates a manifest file. The manifest file contains information for a video player to play the segmented data stream such as the data rate and resolution of each stream and a playlist providing an address from which the video content may be retrieved. Historically, the encoder has generated a single manifest file for each encoded video signal, where the manifest file is distributed along with the streaming signal.


The live streaming signal and the manifest file are stored in one or more Content Delivery Networks (CDN). Each CDN includes a number of edge servers which store the streaming signal and manifest file until requested by a video player. When the streaming signal is provided to multiple CDNs, the CDNs may be in different geographic locations, such as the West Coast, East Coast, or Midwest. Each video player may select a CDN based, among other things, on its geographic proximity in order to reduce transmission latencies.


The video player may be any suitable electronic device to receive the streaming signal such as a desktop computer, a television, a laptop computer, a tablet, or a mobile phone. A user initiates a request to view desired video content on the video player. The video player includes video management software executing on the video player which has knowledge of the address of the CDN and which may provide a list of video content stored on the CDN to the user. After the user has selected a desired video, the video player, in turn, requests that the video content be transmitted from the CDN.


As is further known to those skilled in the art, it is often desirable to enforce logic rules for distribution of video content which may impact a user's experience. For example, it may be desirable to allow a user to view requested video content for a predetermined amount of time, such as 120 seconds, before then being required to view advertising or other alternative content. Also, it may be desirable to inhibit a user's ability to skip such alternative content if the user has already viewed a predetermined amount of the requested video content, or conversely, allow the user to skip the alternative content if the user has not viewed the predetermined amount of requested video content. Also, it may be desirable to allow a user to skip the alternative content if the user is seeking to go back and replay a previously viewed portion of the requested video content.


However, these logic rules for distribution of video content can be complex to implement and enforce, particularly given the variety of possible configurations that exist for video players. As a result, there is a need to improve the implementation of such logic rules across the widest variety of video players possible.


BRIEF DESCRIPTION OF THE DISCLOSURE

The subject matter disclosed herein describes an apparatus and method for managing video playback for users during video streaming. In one aspect, a server may be used to generate manifest files and updates to video players requesting video content. As a result, instead of relying on each video player to enforce logic rules for distribution of the video content, the manifest files and updates may be used to enforce the logic rules on a wider variety of video player configurations. In addition, the manifest files and updates may be provided unique to each video player. Consequently, the manifest files and updates may further provide customized user experiences despite the same video content being requested.


According to one embodiment of the present disclosure a system for managing video playback is disclosed. The system includes a manifest server configured to communicate with a video player and a content delivery network. The manifest server executes a program stored in a non-transient medium to receive a request from a video player for playing a video stream. Upon receiving the request, the manifest server communicates with a content delivery network to obtain a first manifest file containing information for allowing a video player to play the video stream. The manifest server modifies the first manifest file to produce a second manifest file unique to the video player having the request, where the second manifest file contains information for allowing the video player to play the video stream according to a rule that is added to the second manifest file.


According to other aspects of the disclosure, the rule may direct the video player to play alternative content in addition to playing the video stream. Optionally, the rule may direct the video player to play the alternative content before playing the video stream or the rule may direct the video player to play the alternative content after playing a predetermined amount of the video stream. According to still another option, the rule may inhibit the video player from skipping the alternative content.


According to still other aspects of the disclosure, the second manifest file may include a session identifier for identifying a connection between the manifest server and the video player having the request. The method may include modifying the second manifest file to produce an updated second manifest file unique to the video player having the request, where the updated second manifest file contains information for allowing the video player to play the video stream according to the rule and a second request from the video player. The second request may be to seek forward or backward in the video stream, and the manifest server may compare the second request to a view history of the video player to produce the updated second manifest file.


According to another embodiment of the disclosure, a method for managing video playback using a manifest server configured to communicate with a video player and a content delivery network is disclosed. The method receives a request from a video player for playing a video stream and upon receiving the request, communicates with a content delivery network to obtain a first manifest file containing information for allowing a video player to play the video stream. The first manifest file is modified to produce a second manifest file unique to the video player having the request, where the second manifest file contains information for allowing the video player to play the video stream according to a rule that is added to the second manifest file.


These and other objects, advantages, and features of the disclosure will become apparent to those skilled in the art from the detailed description and the accompanying drawings. It should be understood, however, that the detailed description and accompanying drawings, while indicating various embodiments of the present disclosure, are given by way of illustration and not of limitation. Many changes and modifications may be made within the scope of the present disclosure without departing from the spirit thereof, and the disclosure includes all such modifications.





BRIEF DESCRIPTION OF THE DRAWING(S)

Various embodiments of the subject matter disclosed herein are illustrated in the accompanying drawings in which like reference numerals represent like parts throughout, and in which:



FIG. 1 is a block diagram representation of an environment incorporating the method for managing video playback using manifest files generated by a server of the present disclosure;



FIG. 2 is a flow diagram illustrating the managing of video playback using manifest files generated by a server according to one embodiment of the disclosure;



FIG. 3A is an exemplar video signal divided into video segments;



FIG. 3B is a modified video signal stitched to include alternative content segments; and



FIG. 3C is a second modified video signal (updated) stitched to include alternative content segments upon a user request to seek forward or backward, each according to an embodiment of the disclosure;



FIG. 4 is a segment of a manifest file describing the bandwidths of the available streams for the streaming video content and the location of each stream according to one embodiment of the disclosure; and



FIG. 5 is a segment of a manifest file including a portion of a playlist according to one embodiment of the disclosure.





In describing the various embodiments of the disclosure which are illustrated in the drawings, specific terminology will be resorted to for the sake of clarity. However, it is not intended that the disclosure be limited to the specific terms so selected and it is understood that each specific term includes all technical equivalents which operate in a similar manner to accomplish a similar purpose. For example, the word “connected,” “attached,” or terms similar thereto are often used. They are not limited to direct connection but include connection through other elements where such connection is recognized as being equivalent by those skilled in the art.


DETAILED DESCRIPTION OF THE DISCLOSURE

The various features and advantageous details of the subject matter disclosed herein are explained more fully with reference to the non-limiting embodiments described in detail in the following description.


Turning initially to FIG. 1, one environment for managing video playback using manifest files generated by a server is illustrated. A content provider 110 generates a video signal 112 to be distributed to video consumers. The video signal may be provided in an uncompressed file format, such as a SDI format, or in a compressed format, such as an MPEG or TS file format. The video signal 112 is sent to an encoder 114 which converts the file into a live streaming signal 116. The live streaming signal 116 is preferably a segmented data stream that may be transmitted using standard HTTP or HTTPS protocol over the internet. The live streaming signal 116 may include multiple streams, where each stream may have a different data rate and/or different resolution. The format of the live streaming signal may be, but is not limited to, HLS or MPEG-DASH. Still other protocols such as HTTP Dynamic Streaming (HDS) from Adobe® or Microsoft® Smooth Streaming and the like may be used without deviating from the scope of the disclosure.


In addition to the segmented data stream, the encoder generates a manifest file. The manifest file contains information for a video player 122 to play the segmented data stream such as the data rate and resolution of each stream and a playlist providing an address from which the video content may be retrieved. The encoder 114 generates a single manifest file for each encoded video signal, where the manifest file is distributed along with the streaming signal 116 and stored on a CDN 118. Each CDN 118 includes a number of edge servers 120 which store the encoded video signal 116 and manifest file until playback of the video content is requested by a video player 122. Although the embodiment illustrated in FIG. 1 shows a single CDN 118, it is contemplated that the encoded video signal 116 may be stored on multiple CDNs 118. The manifest file may include an address of each CDN such that playback may occur from any of the CDNs 118.


As further shown in FIG. 1, the illustrated environment includes a manifest server 124. The manifest server 124 is used to provide a unique manifest file, also referred to herein as a per-user manifest file, to each video player 122 for each requested video content. Each video player 122 includes a native video player module 128 which provides an interface to a user and which manages video playback on the video player 122. Some video players 122 may further include an enhanced video player module 129, illustrated as an optional module in FIG. 1. The enhanced video player module 129 may be a plug-in or other software module executing on the video player 122 that either complements (i.e., adds additional capabilities) or replaces (i.e., adds additional capabilities and incorporates the video interface and playback capabilities) the native video player module 128. As will be discussed in more detail below, when a user 125 requests video content for playback on the video player 122, the native or enhanced video player module 129 communicates with the manifest server 124 rather than the CDN 118 to obtain the manifest files for video playback. The manifest server 124 manages the retrieval and delivery of the manifest file generated by the encoder 114 to provide the unique manifest file to each video player 122.


Turning next to FIG. 2, the operations performed to manage video playback using manifest files generated by a server are illustrated. At block 130, the encoder 114 receives the initial video signal 112. It is contemplated that this video signal 112 may be a pre-recorded signal, such as an episode of a television show or a movie, or the video signal 112 may be a live stream, for example, of a sporting event, concert, or news feed. The encoder 114 converts the original video signal into a live streaming signal 116 suitable for delivery via HTTP or HTTPS. One operation in converting the video signal is to divide the video signal into segments. The segments may be, for example, 10 seconds in length. Optionally, other segment lengths, for example, from 1 second up to 10 seconds may be selected. The length of the video segment must be less than the maximum payload for an HTTP data packet. Referring briefly to FIG. 3A, a video signal 116 from the encoder 114, shown by way of example, may consist of video content being divided into nine segments of requested video content, illustrated as “c1,” “c2,” “c3,” and so forth, with each segment being 10 seconds in length for a net content length of 90 seconds. After generating the video signal 116 into segments (also referred to as requested video content), the video signal and a manifest file are transmitted to the CDN 118 for storage in one of the edge servers 120, as shown in block 132.


At block 134, a user 125 then requests playback of a desired video segment on the video player 122. The video player 122 may be any suitable electronic device to receive the streaming signal 116 such as a desktop computer, a television, a laptop computer, a tablet, Wi-Fi enabled device connected to a video screen, or a mobile phone. At block 136, the video player 122, in turn, requests a manifest file from the manifest server 124 in order to retrieve the information necessary to play the requested video content. With reference also to FIGS. 4 and 5, segments of manifest files are illustrated that demonstrate a portion of the content that may be available in a manifest file. The manifest file is a text file and the particular content on each line of the text file is identified by the directive at the start of the line. For example, FIG. 4 identifies four different streams in the streaming signal 116 where each stream has a different bandwidth. The location of a playlist for each of the streams is also included in the manifest file. FIG. 5 is another manifest file which contains a portion of the playlist of an encrypted video segment. Each line may identify a particular video segment between 1 and 5 (i.e., the “−1”, “−2”, etc . . . prior to the .ts file extension), and provides the location of video segment in the CDN 118. The manifest file may include any information corresponding to the video stream, such as metadata information for the video stream.


When the video player 122 requests the manifest file from the manifest server 124 a connection is established between the devices. A session identifier is also generated to identify the connection. The session identifier may be generated by the video player 122 or the manifest server 124. For purposes of illustration, it will be assumed that the session identifier is generated by the video player 122. The session identifier is transmitted to the manifest server 124 by the video player 122 when requesting a manifest file. The manifest server 124 then requests the manifest file from the CDN 118 at block 138. At block 140, the CDN 118 returns the manifest file to the manifest server 124.


Because the manifest server 124 has established a connection with video player 122, it may customize the manifest file prior to returning the manifest file to the video player 122 and provide a unique manifest file to each video player 122. Without the manifest server 124, the video player 122 retrieves the manifest file directly from the CDN 118 and the content of the manifest file is the same for all users. However, because the manifest server 124 is providing a unique manifest file to each player, the manifest file may include identifying information of the video player 122, the user 125 of the video player, or a combination thereof. Further, the manifest file may be modified to include content specific for the user 125.


According to one embodiment of the disclosure, the manifest server 124 is configured to generate a unique per-user manifest file (and updates) for the video player 122. The manifest file from the manifest server 124 may reflect logic rules which may be desirable to enforce for distribution of the video content to the user 125. For example, a video manifest file may be modified by the manifest server 124 to enforce logic rules requiring viewing alternative content, such as commercial advertisements, at the video player 122 at a very start of the streaming signal 116, or logic rules requiring inhibiting an ability of the user 125 to skip such alternative content if the user 125 has already viewed a predetermined amount of the streaming signal 116, or conversely, logic rules allowing the user 125 to skip the alternative content if the user 125 has not viewed the predetermined amount of the streaming signal 116. Accordingly, the manifest server 124 may generate a customized manifest file for the video player 122 which stitches together requested video content and alternative content into a single video stream according to predetermined logic rules desired to be enforced.


For example, referring briefly to FIG. 3B, with the customized manifest server generated, the video signal 116 may be reconfigured for playback as a modified video signal 116′ including two segments of alternative content, illustrated as “a1” and “a2, followed by four segments of requested video content, illustrated as “c1,” “c2, “c3” and “c4, followed by another two segments of alternative content, illustrated as “a2” and “a3, and followed by another four segments of requested video content, illustrated as “c5,” “c6, “c7” and “c8.” With segments being 10 seconds in length, the modified video signal 116′ may then have a gross content length of 130 seconds. This stitched video stream may reflect, for example, enforcement of a logic rule by the manifest server 124 requiring initial viewing of a first advertisement and a midstream viewing of a second advertisement for a first time viewing of the requested video content at the video player 122. Each time the user 125 plays a video, the video player 122 may obtain an updated manifest file from the manifest server 124. The manifest server 124 may individually track a status of the video player 122 and the user view experiences. At block 142, the manifest server 124 transmits the manifest file to the video player 122.


Referring again to FIG. 1, if the video player 122 includes an enhanced video player module 129 from the provider of the manifest server 124, the enhanced video player module 129 may be configured to store the view history of the user 125 on the video player 122 for providing to the manifest server 124. The enhanced video player module 129 may store and provide, for example, which alternative content the user 125 has viewed, total content time the user 125 has viewed, total alternative content time the user 125 has viewed, a listing of the requested content and alternative content the user 125 has viewed by segment, and so forth. If the video player 122 does not have an enhanced video player module 129, then the manifest server 124 may seek to record such view history directly.


The manifest server 124 may use the view history to enforce logic rules for each video player. For example, logic rules may require a first amount of alternative content, such as advertisement, be viewed by users at a first subscription level and may require a second amount of alternative content be viewed by users at a second subscription level. When the video player 122 establishes a connection with the manifest server 124, the appropriate logic rules for the connection are determined based, for example, on a user name or device identification provided from the video player to the manifest server. The video player 122 is unable to distinguish between alternative content and the requested content based on the playlist provided in the manifest file. Therefore, the manifest server updates the playlist in the manifest file to enforce the logic rules associated with each connection.


Having received the manifest file from the manifest server 124, at block 144, either the enhanced video player module 129 or the native video player module 128 executes the modified video signal 116′ in a single video stream. The manifest file will have the address of the CDN 118 as containing the segmented video content. Therefore, the video player 122 can start retrieving the video content from the CDN. The video player 122 repeatedly requests the next segment in the playlist from the CDN 118 and the CDN 118 returns the requested segment according to the modified video signal 116′.


Referring again to FIG. 2, according to another aspect of the disclosure, at block 146, the user 125 may wish to seek forward or backward when viewing the modified video signal 116′, such as to view a specific requested video content segment or to skip viewing alternative content stitched into the playlist. Accordingly, instead of the video player 122 seeking forward or backward to a requested video content segment in accordance with the user's request, at block 148, the video player 122 redirects the user's request to the manifest server 124. The manifest server 124, in turn, may consider the logic rules to be enforced based on the requested video content and/or the view history on the video player 122. At block 150, the manifest server 124 may deliver an updated manifest file to the video player 122 responsive to the user's request while within the limits of the logic rules to be enforced. Then, at block 152, either the enhanced video player module 129 or the native video player module 128 proceeds to execute according to the updated manifest file in a single video stream via the CDN 118.


For example, referring briefly to FIGS. 3A-3C, the user has requested the video signal 116 for playback on the video player 122. The logic rules in the manifest server 124 may require the alternative content, such as commercial advertising, a1-a4 be inserted within the video stream provided to the video player 122. The video player 122, therefore, receives a custom manifest file with a playlist for a modified video signal 116′ including a1, a2, a3, and a4 inserted. At the beginning of the playback of the modified video stream 116′, the user may try to skip a portion or all of the commercial advertisements (a1, a2) by initiating a seek forward request on the video player 122. The enhanced video player module 129 redirects the seek forward request to the manifest server 124. Upon the video player 122 redirecting a user's request to seek forward or backward in the modified video signal 116′, for example, to video content segment “c6,” the manifest server 124 may consider the logic rules and/or view history on the video player 122 associated with the particular connection. If the user has satisfied the required rules for viewing alternative content, the manifest file returns a playlist starting at segment “c6” and allows the user to continue viewing from segment “c6”. If, however, the user has not satisfied the logic rules, the manifest server 124 provides a manifest file including alternative content, such as a3 and a4 prior to viewing “c6”. The video player 122 then begins playback of the new alternative content requiring the user 125 to view alternative content before viewing the video content segment “c6.” As a result, the manifest server 124 delivers a second modified video signal 116″ (i.e., an updated playlist in a manifest file) to the video player 122 responsive to the user's request, but enforcing a logic rule, and thereby requiring the user 125 to first view two segments of alternative content, illustrated as “a3” and “a4,” before viewing the sought content segment “c6.”


Optionally, the manifest server 124 may enforce logic rules by inhibiting seek operations. For example, if the logic rules require viewing of two alternative content segments (e.g., a1, a2) prior to viewing requested video content, the initial playlist in the manifest file may add the two alternative content segments at the beginning as shown in the modified video stream 116′. If a user initiates a seek forward operation, the enhanced video player module 129 again transmits the request to the manifest server 124. The manifest server 124 may discard or ignore the seek forward operation until the view history indicated that the required alternative content has been viewed. It is, therefore, one aspect of the disclosure that a server-side assisted method may be used to enforce logic rules for video view experiences by enforcing such rules in video manifest files delivered to video players. Individual video manifest files may be updated to enforce such rules unique to each video player as desired.


According to another aspect of the disclosure, the manifest server 124 may record a user's viewing history from multiple devices to enforce the logic rules. For example, a user may begin watching a requested video stream 116 on a first video player 122. The manifest server 124 generates the per-user manifest file including a playlist for the modified video stream 116′ according to the logic rules associated with the user. The manifest server 124 records the view history from the first video player 122 associated with the user and the requested video stream 116. The user may stop viewing the video stream 116 on the first device and later resume watching the video stream 116 on a second video player 122. If both video players are associated with the user, the manifest server 124 has the view history of the user stored and may begin playback on the second video player 122 according to the logic rules and the prior viewing history. Thus, a server-side assisted device hand over may allow hand over video status and/or user status information from one device to another device. When a user hands over video playback from one device to another device, such as from a smart phone to a television, the viewing history and associated user experiences may transfer to the other device.


In one aspect of the disclosure, a server-side assisted method may be used to enforce logic rules for video view experiences by enforcing such rules in video manifest files delivered to video players. Individual video manifest files may be updated to enforce such rules unique to each video player as desired.


According to another aspect of the disclosure, a video manifest file may be modified by a server to include video segments which video viewing logic rules dictate. For example, logic rules may dictate modifying the manifest file to insert alternative content, such as commercial advertisements, at a very start of the video stream. Each time a user plays a video, the video player may obtain an updated manifest file from the server. The server may individually track the status of video players and their user view experiences, such as for how much time a current video may have been played by a user, among other things.


According to another aspect of the disclosure, video seek operations may be performed per-user via a manifest file delivery service provided by a server which returns manifest files to users enforcing logic rules which do not allow skipping of alternative content. As a result, if a user seeks to advance forward or backward in video stream, instead of the video player seeking forward or backward, the video player may request a manifest file update from the server.


According to another aspect of the disclosure, a software layer may be provided for the video player to provide, among other things, video content length, current play position, and location of alternative content, when a corresponding manifest file does not contain one or more of such segments. This may hide complexity in total length computations and accurate seek position determinations in the event that a manifest file contains only partial segments. In one aspect, content length may include strictly requested video content and not alternative content.


According to another aspect of the disclosure, a server side assisted device hand over may be provided to hand over video status and/or user status information from one device to another device. A per-user device manipulator may keep track of user status and/or video status, and when a user hands over video streaming from one device to another device, such as from a smart phone to a media player connected to a television, all user experiences may also transfer to the other device.


Portions of the disclosed embodiment are described herein as being implemented on various physical devices, including, but not limited to the video player 122, the manifest server 124, the encoder 114, or the edge server 120 within a CDN 118. It would be understood by one skilled in the art that these devices may include processing devices, such as a single microprocessor, multiple microprocessors, co-processors, application specific integrated circuits (ASICs), or multiple computing devices operating separately, in tandem, or a combination thereof. Further, each of these devices includes storage which may be include transitory storage, non-transitory storage, or a combination thereof. The storage may include memory devices such as random access memory (RAM), read-only memory (ROM), solid state memory, and the like. The storage may further include devices configured to read removable storage medium such as CD-ROMs, DVDs, floppy disks, universal serial bus (USB) devices, memory cards, and the like. The processing devices may be configured to read and execute instructions stored in non-transitory storage to perform various operations in the methods described herein.


It should be understood that the disclosure is not limited in its application to the details of construction and arrangements of the components set forth herein. The disclosure is capable of other embodiments and of being practiced or carried out in various ways. Variations and modifications of the foregoing are within the scope of the present disclosure. It also being understood that the technology disclosed and defined herein extends to all alternative combinations of two or more of the individual features mentioned or evident from the text and/or drawings. All of these different combinations constitute various alternative aspects of the present disclosure. The embodiments described herein explain the best modes known for practicing the disclosure and will enable others skilled in the art to utilize the disclosure.

Claims
  • 1. A method to manage video playback using a server configured to communicate with a plurality of video players and a content delivery network (CDN), the method comprising: receiving a request from a first video player of the plurality of video players for playing a video stream;identifying a first playlist for the video stream, the first playlist identifying a plurality of video content segments distributed to the CDN;modifying the first playlist for the video stream to produce a second playlist identifying a first combination of video content segments and alternative content segments, the first combination defined based on one or more rules pertaining to at least one of the first video player or the video stream;transmitting the second playlist to the first video player to allow the first video player to provide playback of video content comprising the first combination of the video content segments and the alternative content segments;receiving, from the first video player, an indication of a request of a user of the first video player to seek forward when viewing the video content;determining, based on a view history of the user of the first video player and the one or more rules pertaining to at least one of the first video player or the video stream, whether to allow the request of the user to seek forward, wherein determining whether to allow the request of the user to seek forward comprises: determining the view history of the user of the first video player, the view history comprising an indication of viewing time of the user with respect to at least one of the video content segments and the alternative content segments;modifying the second playlist for the video stream to produce a third playlist identifying a second combination of video content segments and alternative content segments, the second combination defined based on the one or more rules pertaining to at least one of the first video player or the video stream, and the viewing history of the user, the third playlist indicating whether the request of the user to seek forward is allowed; andtransmitting the third playlist to the first video player.
  • 2. The method of claim 1, wherein the one or more rules direct the first video player to play alternative content in addition to playing the video stream.
  • 3. The method of claim 2, wherein the one or more rules inhibit the first video player from skipping the alternative content.
  • 4. The method of claim 2, wherein the one or more rules direct the first video player to play one or more segments of the alternative content before playing the video stream or after playing a predetermined amount of the video stream, in accordance with the view history comprising an indication of a total viewing time of the user with respect to the alternative content.
  • 5. The method of claim 4, wherein the view history further comprises an indication of a total viewing time of the user with respect to the video stream.
  • 6. The method of claim 1, wherein the second playlist includes a session identifier for identifying a connection between the server and the first video player.
  • 7. The method of claim 1, wherein the first playlist provides an address at which the video stream is to be retrieved and at least one of a data rate or a resolution for the video stream.
  • 8. A system to manage video playback using a server configured to communicate with a plurality of video players and a content delivery network (CDN), the system comprising: a memory; anda processing device, coupled to the memory, to perform operations comprising:receiving a request from a first video player of the plurality of video players for playing a video stream;identifying a first playlist for the video stream, the first playlist identifying a plurality of video content segments distributed to the CDN;modifying the first playlist for the video stream to produce a second playlist identifying a first combination of video content segments and alternative content segments, the first combination defined based on one or more rules pertaining to at least one of the first video player or the video stream;transmitting the second playlist to the first video player to allow the first video player to provide playback of video content comprising the first combination of the video content segments and the alternative content segments;receiving, from the first video player, an indication of a request of a user of the first video player to seek forward when viewing the video content;determining, based on a view history of the user of the first video player and the one or more rules pertaining to at least one of the first video player or the video stream, whether to allow the request of the user to seek forward, wherein determining whether to allow the request of the user to seek forward comprises: determining the view history of the user of the first video player, the view history comprising an indication of viewing time of the user with respect to at least one of the video content segments and the alternative content segments;modifying the second playlist for the video stream to produce a third playlist identifying a second combination of video content segments and alternative content segments, the second combination defined based on the one or more rules pertaining to at least one of the first video player or the video stream, and the viewing history of the user, the third playlist indicating whether the request of the user to seek forward is allowed; andtransmitting the third playlist to the first video player.
  • 9. The system of claim 8, wherein the one or more rules direct the first video player to play alternative content in addition to playing the video stream.
  • 10. The system of claim 9, wherein the one or more rules inhibit the first video player from skipping the alternative content.
  • 11. The system of claim 9, wherein the one or more rules direct the first video player to play one or more segments of the alternative content before playing the video stream or after playing a predetermined amount of the video stream, in accordance with the view history comprising an indication of a total viewing time of the user with respect to the alternative content.
  • 12. The system of claim 11, wherein the view history further comprises an indication of a total viewing time of the user with respect to the video stream.
  • 13. The system of claim 8, wherein the second playlist includes a session identifier for identifying a connection between the server and the first video player.
  • 14. The system of claim 8, wherein the first playlist provides an address at which the video stream is to be retrieved and at least one of a data rate or a resolution for the video stream.
  • 15. A non-transitory computer-readable medium comprising instructions, which when executed by a processor, cause the processor to perform operations to manage video playback using a server configured to communicate with a plurality of video players and a content delivery network (CDN), the operations comprising: receiving a request from a first video player of the plurality of video players for playing a video stream;identifying a first playlist for the video stream, the first playlist identifying a plurality of video content segments distributed to the CDN;modifying the first playlist for the video stream to produce a second playlist identifying a first combination of video content segments and alternative content segments, the first combination defined based on one or more rules pertaining to at least one of the first video player or the video stream;transmitting the second playlist to the first video player to allow the first video player to provide playback of video content comprising the first combination of the video content segments and the alternative content segments;receiving, from the first video player, an indication of a request of a user of the first video player to seek forward when viewing the video content;determining, based on a view history of the user of the first video player and the one or more rules pertaining to at least one of the first video player or the video stream, whether to allow the request of the user to seek forward, wherein determining whether to allow the request of the user to seek forward comprises: determining the view history of the user of the first video player, the view history comprising an indication of viewing time of the user with respect to at least one of the video content segments and the alternative content segments;modifying the second playlist for the video stream to produce a third playlist identifying a second combination of video content segments and alternative content segments, the second combination defined based on the one or more rules pertaining to at least one of the first video player or the video stream, and the viewing history of the user, the third playlist indicating whether the request of the user to seek forward is allowed; andtransmitting the third playlist to the first video player.
  • 16. The non-transitory computer-readable medium of claim 15, wherein the one or more rules direct the first video player to play alternative content in addition to playing the video stream.
  • 17. The non-transitory computer-readable medium of claim 16, wherein the one or more rules inhibit the first video player from skipping the alternative content.
  • 18. The non-transitory computer-readable medium of claim 17, wherein the one or more rules direct the first video player to play one or more segments of the alternative content before playing the video stream or after playing a predetermined amount of the video stream, in accordance with the view history comprising an indication of a total viewing time of the user with respect to the alternative content.
  • 19. The non-transitory computer-readable medium of claim 18, wherein the view history further comprises an indication of a total viewing time of the user with respect to the video stream.
  • 20. The non-transitory computer-readable medium of claim 15, wherein the second playlist comprises a session identifier for identifying a connection between the server and the first video player.
CROSS-REFERENCE TO RELATED APPLICATIONS

This application is a continuation application of co-pending U.S. patent application Ser. No. 17/013,370, filed Sep. 4, 2020, which is a continuation of U.S. patent application Ser. No. 15/590,955, filed May 9, 2017, now U.S. Pat. No. 10,771,824, which claims priority to U.S. Provisional Patent Application No. 62/334,157, filed on May 10, 2016, each of which is incorporated herein by reference.

US Referenced Citations (192)
Number Name Date Kind
5442744 Piech Aug 1995 A
5513260 Ryan Apr 1996 A
5539395 Buss et al. Jul 1996 A
5577135 Grajski Nov 1996 A
5659613 Copeland Aug 1997 A
5668603 Copeland Sep 1997 A
5721788 Powell Feb 1998 A
5883959 Kori Mar 1999 A
5917943 Washizawa Jun 1999 A
6018374 Wrobleski Jan 2000 A
6026189 Greenspan Feb 2000 A
6173275 Caid Jan 2001 B1
6373960 Conover Apr 2002 B1
6381367 Ryan Apr 2002 B1
6404925 Foote Jun 2002 B1
6438275 Martins Aug 2002 B1
6539395 Gjerdingen Mar 2003 B1
6711293 Lowe Mar 2004 B1
6774917 Foote Aug 2004 B1
6785815 Serret-Avila Aug 2004 B1
6937766 Wilf Aug 2005 B1
6975746 Davis Dec 2005 B2
6975755 Baumberg Dec 2005 B1
7043019 Tehranchi May 2006 B2
7055169 Delpuch May 2006 B2
7167574 Kim Jan 2007 B2
7177470 Jasinschi Feb 2007 B2
7185201 Rhoads Feb 2007 B2
7218754 Schumann May 2007 B2
7272240 Goldberg Sep 2007 B2
7298930 Erol Nov 2007 B1
7325013 Caruso Jan 2008 B2
7421376 Caruso Sep 2008 B1
7650361 Wong Jan 2010 B1
8099508 Mao Jan 2012 B2
8160366 Nakamura Apr 2012 B2
8200021 Iwamoto Jun 2012 B2
8234350 Gu Jul 2012 B1
8515212 Bengio Aug 2013 B1
8515241 Forsyth Aug 2013 B2
8607283 Civanlar Dec 2013 B2
8677428 Lewis Mar 2014 B2
8887215 Fisher Nov 2014 B2
8943215 Patten Jan 2015 B2
9015151 Margulis Apr 2015 B1
9066115 Cherry Jun 2015 B1
9066138 Kraiman Jun 2015 B1
9084030 Nijim Jul 2015 B1
9167278 Sinha Oct 2015 B2
9448619 Kems Sep 2016 B1
9491499 Wagenaar Nov 2016 B2
9552356 Edwards Jan 2017 B1
9613042 Joseph Apr 2017 B1
9654817 Li May 2017 B2
9900632 Flores Guerra Feb 2018 B1
10104137 Salomons Oct 2018 B2
10148716 Joseph Dec 2018 B1
10306208 Hosea May 2019 B2
10595054 Turgut Mar 2020 B2
10785508 Haritaoglu Sep 2020 B2
11545185 Turgut et al. Jan 2023 B1
11589085 Turgut et al. Feb 2023 B2
20020159641 Whitney Oct 2002 A1
20020178447 Plotnick Nov 2002 A1
20030005454 Rodriguez Jan 2003 A1
20030033347 Bolle Feb 2003 A1
20030045954 Weare Mar 2003 A1
20030151621 McEvilly Aug 2003 A1
20030195883 Mojsilovic Oct 2003 A1
20030229900 Reisman Dec 2003 A1
20040022447 Mukhopadhyay Feb 2004 A1
20040085339 Divakaran May 2004 A1
20040221237 Foote Nov 2004 A1
20040260786 Barile Dec 2004 A1
20050041159 Nakamura Feb 2005 A1
20050125368 Akahori Jun 2005 A1
20050128286 Richards Jun 2005 A1
20050155063 Bayrakeri Jul 2005 A1
20050251532 Radhakrishnan Nov 2005 A1
20050262245 Menon Nov 2005 A1
20050278736 Steelberg Dec 2005 A1
20050289347 Ovadia Dec 2005 A1
20060029253 Pace Feb 2006 A1
20060101060 Li May 2006 A1
20060111801 Weare May 2006 A1
20060271973 Jerding Nov 2006 A1
20060279628 Fleming Dec 2006 A1
20060291690 Roberts Dec 2006 A1
20070025606 Gholap Feb 2007 A1
20070121997 Harmanci May 2007 A1
20070128899 Mayer Jun 2007 A1
20070143493 Mullig Jun 2007 A1
20070157231 Eldering Jul 2007 A1
20070171580 Nishimura Jul 2007 A1
20070180466 Ando Aug 2007 A1
20070217676 Grauman Sep 2007 A1
20070253594 Lu Nov 2007 A1
20070282898 Stark Dec 2007 A1
20080012397 Buchholz Jan 2008 A1
20080027931 Lu Jan 2008 A1
20080040807 Lu Feb 2008 A1
20080123976 Coombs May 2008 A1
20080166057 Nakajima Jul 2008 A1
20080186413 Someya Aug 2008 A1
20080271080 Gossweiler Oct 2008 A1
20090074235 Lahr Mar 2009 A1
20090089838 Pino, Jr. Apr 2009 A1
20090113512 Collet Apr 2009 A1
20090193473 Moon Jul 2009 A1
20090204901 Dharmaji Aug 2009 A1
20090324026 Kletter Dec 2009 A1
20100138865 Rai Jun 2010 A1
20100162330 Herlein Jun 2010 A1
20100299438 Zimmerman Nov 2010 A1
20110078551 Zhang Mar 2011 A1
20110191692 Walsh Aug 2011 A1
20110219035 Korsunsky Sep 2011 A1
20110314493 Lemire Dec 2011 A1
20120089910 Cassidy Apr 2012 A1
20120159337 Travilla Jun 2012 A1
20120166289 Gadoury Jun 2012 A1
20120173753 Moorthy Jul 2012 A1
20120216121 Lin Aug 2012 A1
20120240176 Ma Sep 2012 A1
20120275597 Knox Nov 2012 A1
20120278725 Gordon Nov 2012 A1
20130060911 Nagaraj Mar 2013 A1
20130163758 Swaminathan Jun 2013 A1
20130195204 Reznik Aug 2013 A1
20130219178 Xiques Aug 2013 A1
20130219425 Swartz Aug 2013 A1
20130227074 Odlund Aug 2013 A1
20130291002 Rothschild Oct 2013 A1
20130311780 Besehanic Nov 2013 A1
20140029922 Goldfeder Jan 2014 A1
20140082659 Fife Mar 2014 A1
20140095890 Mangalore Apr 2014 A1
20140115060 Kim Apr 2014 A1
20140136661 Handa May 2014 A1
20140173660 Correa Jun 2014 A1
20140176299 Kumar Jun 2014 A1
20140181656 Kumar Jun 2014 A1
20140201334 Wang Jul 2014 A1
20140229970 Besehanic Aug 2014 A1
20140259051 Strein Sep 2014 A1
20140280781 Gregotski Sep 2014 A1
20140282772 Chen Sep 2014 A1
20140337904 Panje Nov 2014 A1
20150058709 Zaletel Feb 2015 A1
20150074232 Phillips Mar 2015 A1
20150113021 Martin Apr 2015 A1
20150172342 Yin Jun 2015 A1
20150208103 Guntur Jul 2015 A1
20150312299 Chen Oct 2015 A1
20150346832 Cole Dec 2015 A1
20150365622 Ushiyama Dec 2015 A1
20150365725 Belyaev Dec 2015 A1
20150382042 Wagenaar Dec 2015 A1
20160006747 Solis et al. Jan 2016 A1
20160064400 Kurokawa Mar 2016 A1
20160065946 Cole Mar 2016 A1
20160080470 Shanson Mar 2016 A1
20160080810 Dutta Mar 2016 A1
20160100224 Nordstrom Apr 2016 A1
20160127260 Gordon May 2016 A1
20160127440 Gordon May 2016 A1
20160134910 Davis May 2016 A1
20160149699 Gauda May 2016 A1
20160173961 Coan Jun 2016 A1
20160198202 Van Brandenburg Jul 2016 A1
20160224799 Uzun Aug 2016 A1
20160227228 Pomeroy Aug 2016 A1
20160227279 Fang Aug 2016 A1
20160292728 Kang Oct 2016 A1
20160316233 Ghadi Oct 2016 A1
20160328396 Rajapakse Nov 2016 A1
20160337704 Binder Nov 2016 A1
20170024098 Doherty Jan 2017 A1
20170064400 Riegel Mar 2017 A1
20170070758 Phillips Mar 2017 A1
20170085933 Czeck, Jr. Mar 2017 A1
20170148057 Parameshwar May 2017 A1
20170150190 Tarbox May 2017 A1
20170155973 Muller Jun 2017 A1
20170171580 Hirsch Jun 2017 A1
20170280181 Ramaley Sep 2017 A1
20170302753 Larumbe Oct 2017 A1
20170308681 Gould Oct 2017 A1
20170353516 Gordon Dec 2017 A1
20180063594 Alexander Mar 2018 A1
20180139507 Toksoz May 2018 A1
20230016777 Mikhailov Jan 2023 A1
Foreign Referenced Citations (23)
Number Date Country
101325687 Dec 2008 CN
101356820 Jan 2009 CN
101589617 Nov 2009 CN
101689184 Mar 2010 CN
102118401 Jul 2011 CN
103155571 Jun 2013 CN
103190156 Jul 2013 CN
103491457 Jan 2014 CN
103548359 Jan 2014 CN
104081785 Oct 2014 CN
104854621 Aug 2015 CN
105453573 Mar 2016 CN
2242252 Oct 2010 EP
3916025 May 2007 JP
4150951 Sep 2008 JP
2015097343 May 2015 JP
20120133006 Dec 2012 KR
0115451 Mar 2001 WO
2006122320 Nov 2006 WO
2007148290 Dec 2007 WO
2015148513 Oct 2015 WO
2015197815 Dec 2015 WO
2016010668 Jan 2016 WO
Non-Patent Literature Citations (25)
Entry
D. G. Lowe, “Object Recognition from Local Scale-Invariant Features”, in International Conference on Computer Vision, vol. 2, 1999, pp. 1-8.
K. Mihcak and R. Venkatesan, “Blind Image Watermarking Via Derivation and Quantization of Robust Semi-Global Statistics”, in IEEE International Conference on Acoustics, Speech and Signal Processing, 2002, (4 pages).
T. Lindeberg, “Feature Detection with Automatic Scale Selection”, International Journal of Computer Vision, vol. 30, No. 2, 1998, pp. 1-51.
A. Andoni and P. Indyk, “Near-Optimal Hashing Algorithms for Approximate Nearest Neighbor in High Dimensions”, In Proceedings of the Symposium on Foundations of Computer Science, Jan. 2006, 10 pages.
A. Joly, O. Buisson and C. Frelicot, “Content-based Copy Retrieval using Distortion-based Probabilistic Similarity Search”, IEEE Transactions on Multimedia, vol. 9, No. 2, p. 1-14, Feb. 2007.
J. Matas, O. Chum, M. Urban, T. Pajdla, “Robust Wide Baseline Stereo from Maximally Stable Extremal Regions”, in British Machine Vision Conference., 2002, pp. 384-393.
K. Mikolajczyk and C. Schmid, “Indexing based on scale invariant interest points”, in Proc. ICCV, 2001, 7 pages.
Chinese Patent Application No. 201780011291.6, Office Action dated Sep. 29, 2021, 22 pages.
Partial European search report for European Patent Application No. 22174193.7, dated Sep. 9, 2022, 16 pages.
'Pantos R: “Http Live Streaming DRAFT-PANTOS-HTTP-LIVESTREAMING-00, Internet Citation, May 1, 2009 (May 1, 2009), pp. 1-17, XP002606603.”.
Summons to Attend Oral Proceedings for European Patent Application No. 17725050.3, dated May 12, 2023, 9 pages.
China Notification on the Grant of Patent Right for Invention for Application No. 202110187393.1, dated Apr. 21, 2023, 7 pages.
Shum, et al., A virtual reality system using the concentric mosaic: construction, rendering, and data compression: IEEE Transactions on Multimedia, Jan. 24, 2005, 11 pgs.
Kiong Zheyuan, “Research of Wireless Multimedia Sensor Network Image Encoding Algorithm” China Master's Theses Full-text Database, vol. of Information Technology, Dec. 15, 2012, 127 pgs.
Chinese Patent Application No. 202210859057.1, Office Action dated Jun. 9, 2023, 12 pages.
Chinese Patent Application No. 201780011326.6, Office Action dated Mar. 9, 2020, 6 pages.
Chinese Patent Application No. 201780011328.5, Office Action dated Mar. 9, 2020, 8 pages.
Extended European Search Report for European Application No. 22174193.7, mailed Dec. 12, 2022, 14 Pages.
Extended European Search Report for European Application No. 24169069.2, mailed Jul. 18, 2024, 08 Pages.
International Search Report and Written Opinion for International Application No. PCT/US2009/051843, mailed Mar. 3, 2010, 7 Pages.
International Search Report and Written Opinion for International Application No. PCT/US2017/032015, mailed Aug. 4, 2017, 10 Pages.
International Search Report and Written Opinion for International Application No. PCT/US2017/032966, mailed Jul. 3, 2017, 11 Pages.
International Search Report and Written Opinion for International Application No. PCT/US2017/31991, mailed Sep. 21, 2017, 19 pages.
Office Action for Chinese Patent Application No. 202110718868.5, mailed Feb. 7, 2024, 13 Pages.
Supplementary European Extended Search Report and the European Search Opinion: European Application No. 09801114, filed Apr. 10, 2012, 8 pages.
Provisional Applications (1)
Number Date Country
62334157 May 2016 US
Continuations (2)
Number Date Country
Parent 17013370 Sep 2020 US
Child 18378098 US
Parent 15590955 May 2017 US
Child 17013370 US