Video player integration within websites

Information

  • Patent Grant
  • 11934477
  • Patent Number
    11,934,477
  • Date Filed
    Friday, September 24, 2021
    3 years ago
  • Date Issued
    Tuesday, March 19, 2024
    9 months ago
  • CPC
    • G06F16/972
    • G06F16/954
    • G06F16/9577
  • Field of Search
    • CPC
    • G06F16/972
    • G06Q10/06
    • A63F13/47
    • H04N21/8541
  • International Classifications
    • G06F16/954
    • G06F16/957
    • G06F16/958
Abstract
A method for presenting an interactive video to a user. The method includes providing an application layer including at least one first user interface (UI) element, providing a video player layer including at least one second UI element, the video player layer being integrated in the application layer and configured to present the interactive video to the user, receiving a first user interaction associated with the at least one first UI element, and dynamically modifying the interactive video and/or the at least one second UI element included in the video player layer based on the first user interaction.
Description
TECHNICAL FIELD

The following disclosure is directed to methods and systems for presenting interactive videos and, more specifically, presenting interactive videos using an interactive video player integrated within websites.


BACKGROUND

Websites often present information about a given product for the purpose of selling the product to a customer of the website. Some of these websites include videos visually presenting the product (e.g., a new vehicle, a power tool, a toy, a bouquet of flowers, etc.). However, such videos are typically predetermined and unalterable by the video developer or the user.


SUMMARY

At least one aspect of the present disclosure is directed to a method for presenting an interactive video to a user. The method includes providing an application layer including at least one first user interface (UI) element, providing a video player layer including at least one second UI element, the video player layer being integrated in the application layer and configured to present the interactive video to the user, receiving a first user interaction associated with the at least one first UI element, and dynamically modifying the interactive video and/or the at least one second UI element included in the video player layer based on the first user interaction.


In one embodiment, the application layer and the video player layer are configured to communicate via an application program interface (API). In some embodiments, the method includes sending, via the API, at least one message from the application layer to the video player layer corresponding to the first user interaction. In various embodiments, the interactive video includes a video tree having a plurality of nodes and the at least one message corresponds to a selected node of the plurality of nodes. In certain embodiments, dynamically modifying the interactive video includes seeking to the selected node and presenting video content associated with the selected node to the user.


In some embodiments, the application layer is configured to present webpage content to the user. In one embodiment, the method includes receiving a second user interaction associated with the at least one second UI element, and dynamically modifying the webpage content and/or the at least one first UI element included in the application layer based on the second user interaction. In certain embodiments, the method includes sending, via the API, at least one message from the video player layer to the application layer corresponding to the second user interaction. In various embodiments, the method includes sending, via the API, an event list including a plurality of events from the application layer to the video player layer, and sending, via the API, at least one message from the video player layer to the application layer in response to the occurrence of at least one event of the plurality of events.


In one embodiment, the at least one first UI element includes at least one first button and the at least one second UI element includes at least one second button.


Another aspect of the present disclosure is directed to a system for presenting an interactive video to a user. The system includes at least one memory for storing computer-executable instructions, and at least one processor for executing the instructions stored on the memory, wherein execution of the instructions programs the at least one processor to perform operations comprising: providing an application layer including at least one first user interface (UI) element, providing a video player layer including at least one second UI element, the video player layer being integrated in the application layer and configured to present the interactive video to the user, receiving a first user interaction associated with the at least one first UI element, and dynamically modifying the interactive video and/or the at least one second UI element included in the video player layer based on the first user interaction.


In one embodiment, the application layer and the video player layer are configured to communicate via an API. In some embodiments, the operations include sending, via the API, at least one message from the application layer to the video player layer corresponding to the first user interaction. In various embodiments, the interactive video includes a video tree having a plurality of nodes and the at least one message corresponds to a selected node of the plurality of nodes. In certain embodiments, dynamically modifying the interactive video includes seeking to the selected node and presenting video content associated with the selected node to the user.


In some embodiments, the application layer is configured to present webpage content to the user. In one embodiment, the operations include receiving a second user interaction associated with the at least one second UI element, and dynamically modifying the webpage content and/or the at least one first UI element included in the application layer based on the second user interaction. In certain embodiments, the operations include sending, via the API, at least one message from the video player layer to the application layer corresponding to the second user interaction. In various embodiments, the operations include sending, via the API, an event list including a plurality of events from the application layer to the video player layer, and sending, via the API, at least one message from the video player layer to the application layer in response to the occurrence of at least one event of the plurality of events.


In one embodiment, the at least one first UI element includes at least one first button and the at least one second UI element includes at least one second button.


Further aspects and advantages of the invention will become apparent from the following drawings, detailed description, and claims, all of which illustrate the principles of the invention, by way of example only.





BRIEF DESCRIPTION OF THE DRAWINGS

A more complete appreciation of the invention and many attendant advantages thereof will be readily obtained as the same becomes better understood by reference to the following detailed description when considered in connection with the accompanying drawings. In the drawings, like reference characters generally refer to the same parts throughout the different views. Further, the drawings are not necessarily to scale, with emphasis instead generally being placed upon illustrating the principles of the invention.



FIG. 1 depicts a high-level system architecture for providing interactive media content according to an implementation.



FIG. 2 is a flowchart of an example method for generating an interactive video on an automated platform.



FIG. 3 is a diagram of an example system including the automated platform.



FIG. 4A is a diagram illustrating example module types for use in the example system of FIG. 3.



FIG. 4B is a diagram of an example project formed from five modules.



FIG. 4C is a diagram of an example template for an interactive video.



FIG. 5A is a diagram of an example template organized serially for selecting features of a particular product.



FIG. 5B is a diagram of a tree structure associated with the example template of FIG. 5A.



FIG. 6A is a diagram of an example template in which an interactive video enables multiple items to be selected.



FIG. 6B provides a shopping list that may be compiled based on the end user selections made in the interactive video of FIG. 6A.



FIG. 7A is a diagram illustrating the adding of buttons into an example interactive video.



FIG. 7B is a diagram illustrating the adding of sections into an example interactive video.



FIG. 7C is a diagram illustrating a section of video content added in a time-arranged sequence.



FIG. 8 is a diagram illustrating an integrated video player.



FIG. 9 is a diagram illustrating a user interaction sequence corresponding to the integrated video player of FIG. 8.



FIG. 10 is a diagram illustrating several orientations of a client device displaying the integrated video player of FIG. 8.



FIG. 11A is a diagram illustrating a communication sequence between an application layer and a video player layer of the integrated video player of FIG. 8.



FIG. 11B is a diagram illustrating a communication sequence between an application layer and a video player layer of the integrated video player of FIG. 8.



FIG. 12 is a diagram illustrating an analytics platform including the integrated video player of FIG. 8.





DETAILED DESCRIPTION

Disclosed herein are exemplary embodiments of systems and methods for presenting interactive videos. In particular, described are various embodiments of an interactive video player integrated within websites.


High-Level System Architecture


FIG. 1 depicts a high-level architecture of such a system according to an implementation. A media presentation having multiple video and/or audio streams can be presented to a user on a user device 110 having one or more application(s) 112 that together are capable of playing and/or editing the content and displaying a video library where information associated with videos can browsed and videos can be selected for playback. The user device 110 can be, for example, a smartphone, tablet, laptop, desktop, palmtop, television, gaming device, virtual reality headset, smart glasses, smart watch, music player, mobile telephone, workstation, or other computing device configured to execute the functionality described herein. The user device 110 can have output functionality (e.g., display monitor, touchscreen, image projector, etc.) and input functionality (e.g., touchscreen, keyboard, mouse, remote control, etc.).


The application 112 can be a video player/editor and library browser that is implemented as a native application, web application, or other form of software. In some implementations, the application 112 is in the form of a web page, widget, and/or Java, JavaScript, .Net, Silverlight, Flash, and/or other applet or plug-in that is downloaded to the user device 110 and runs in conjunction with a web browser. The application 112 and the web browser can be part of a single client-server interface; for example, the application 112 can be implemented as a plugin to the web browser or to another framework or operating system. Any other suitable client software architecture, including but not limited to widget frameworks and applet technology, can also be employed.


Media content can be provided to the user device 110 by content server 102, which can be a web server, media server, a node in a content delivery network, or other content source. In some implementations, the application 112 (or a portion thereof) is provided by application server 106. For example, some or all of the described functionality of the application 112 can be implemented in software downloaded to or existing on the user device 110 and, in some instances, some or all of the functionality exists remotely. For example, certain video encoding and processing functions can be performed on one or more remote servers, such as application server 106. In some implementations, the user device 110 serves only to provide output and input functionality, with the remainder of the processes being performed remotely.


The user device 110, content server 102, application server 106, and/or other devices and servers can communicate with each other through communications network 114. The communication can take place via any media such as standard telephone lines, LAN or WAN links (e.g., T1, T3, 56 kb, X.25), broadband connections (ISDN, Frame Relay, ATM), wireless links (802.11, Bluetooth, GSM, CDMA, etc.), and so on. The network 114 can carry TCP/IP protocol communications and HTTP/HTTPS requests made by a web browser, and the connection between clients and servers can be communicated over such TCP/IP networks. The type of network is not a limitation, however, and any suitable network can be used.


More generally, the techniques described herein can be implemented in any suitable hardware or software. If implemented as software, the processes can execute on a system capable of running one or more custom operating systems or commercial operating systems such as the Microsoft Windows® operating systems, the Apple OS X® operating systems, the Apple iOS® platform, the Google Android™ platform, the Linux® operating system and other variants of UNIX® operating systems, and the like. The software can be implemented a computer including a processing unit, a system memory, and a system bus that couples various system components including the system memory to the processing unit.


The system can include a plurality of software modules stored in a memory and executed on one or more processors. The modules can be in the form of a suitable programming language, which is converted to machine language or object code to allow the processor or processors to read the instructions. The software can be in the form of a standalone application, implemented in any suitable programming language or framework.


Method steps of the techniques described herein can be performed by one or more programmable processors executing a computer program to perform functions of the invention by operating on input data and generating output. Method steps can also be performed by, and apparatus of the invention can be implemented as, special purpose logic circuitry, e.g., an FPGA (field programmable gate array) or an ASIC (application-specific integrated circuit). Modules can refer to portions of the computer program and/or the processor/special circuitry that implements that functionality.


Processors suitable for the execution of a computer program include, by way of example, both general and special purpose microprocessors, and any one or more processors of any kind of digital computer. Generally, a processor will receive instructions and data from a read-only memory or a random access memory or both. The essential elements of a computer are a processor for executing instructions and one or more memory devices for storing instructions and data. Information carriers suitable for embodying computer program instructions and data include all forms of non-volatile memory, including by way of example semiconductor memory devices, e.g., EPROM, EEPROM, and flash memory devices; magnetic disks, e.g., internal hard disks or removable disks; magneto-optical disks; and CD-ROM and DVD-ROM disks. One or more memories can store media assets (e.g., audio, video, graphics, interface elements, and/or other media files), configuration files, and/or instructions that, when executed by a processor, form the modules, engines, and other components described herein and perform the functionality associated with the components. The processor and the memory can be supplemented by, or incorporated in special purpose logic circuitry.


It should also be noted that the present implementations can be provided as one or more computer-readable programs embodied on or in one or more articles of manufacture. The article of manufacture can be any suitable hardware apparatus, such as, for example, a floppy disk, a hard disk, a CD-ROM, a CD-RW, a CD-R, a DVD-ROM, a DVD-RW, a DVD-R, a flash memory card, a PROM, a RAM, a ROM, or a magnetic tape. In general, the computer-readable programs can be implemented in any programming language. The software programs can be further translated into machine language or virtual machine instructions and stored in a program file in that form. The program file can then be stored on or in one or more of the articles of manufacture.


Media Presentations

The media presentations referred to herein can be structured in various forms. For example, a particular media presentation can be an online streaming video having multiple tracks or streams that a user can switch among in real-time or near real-time. For example, a media presentation can be structured using parallel audio and/or video tracks as described in U.S. patent application Ser. No. 14/534,626, filed on Nov. 6, 2014, and entitled “Systems and Methods for Parallel Track Transitions,” the entirety of which is incorporated by reference herein. More specifically, a playing video file or stream can have one or more parallel tracks that can be switched among in real-time automatically and/or based on user interactions. In some implementations, such switches are made seamlessly and substantially instantaneously, such that the audio and/or video of the playing content can continue without any perceptible delays, gaps, or buffering. In further implementations, switches among tracks maintain temporal continuity; that is, the tracks can be synchronized to a common timeline so that there is continuity in audio and/or video content when switching from one track to another (e.g., the same song is played using different instruments on different audio tracks; same storyline performed by different characters on different video tracks, and the like).


Such media presentations can also include interactive video structured in a video tree, hierarchy, or other form. A video tree can be formed by nodes that are connected in a branching, hierarchical, or other linked form. Nodes can each have an associated video segment, audio segment, graphical user interface (GUI) elements, and/or other associated media. Users (e.g., viewers) can watch a video that begins from a starting node in the tree and proceeds along connected nodes in a branch or path. Upon reaching a point during playback of the video where multiple video segments (child nodes) branch off from a segment (parent node), the user can interactively select the branch or path to traverse and, thus, the next video segment to watch.


As referred to herein, a particular branch or path in an interactive media structure, such as a video tree, can refer to a set of consecutively linked nodes between a starting node and ending node, inclusively, or can refer to some or all possible linked nodes that are connected subsequent to (e.g., sub-branches) or that include a particular node. Branched video can include seamlessly assembled and selectably presentable multimedia content such as that described in U.S. patent application Ser. No. 13/033,916, filed on Feb. 24, 2011, and entitled “System and Method for Seamless Multimedia Assembly” (the “Seamless Multimedia Assembly application”), and U.S. patent application Ser. No. 14/107,600, filed on Dec. 16, 2013, and entitled “Methods and Systems for Unfolding Video Pre-Roll,” the entireties of which are hereby incorporated by reference.


The prerecorded video segments in a video tree or other structure can be selectably presentable multimedia content; that is, some or all of the video segments in the video tree can be individually or collectively played for a user based upon the user's selection of a particular video segment, an interaction with a previous or playing video segment, or other interaction that results in a particular video segment or segments being played. The video segments can include, for example, one or more predefined, separate multimedia content segments that can be combined in various manners to create a continuous, seamless presentation such that there are no noticeable gaps, jumps, freezes, delays, or other visual or audible interruptions to video or audio playback between segments. In addition to the foregoing, “seamless” can refer to a continuous playback of content that gives the user the appearance of watching a single, linear multimedia presentation, as well as a continuous playback of multiple content segments that have smooth audio and/or video transitions (e.g., fadeout/fade-in, linking segments) between two or more of the segments.


In some instances, the user is permitted to make choices or otherwise interact in real-time at decision points or during decision periods interspersed throughout the multimedia content. Decision points and/or decision periods can occur at any time and in any number during a multimedia segment, including at or near the beginning and/or the end of the segment. Decision points and/or periods can be predefined, occurring at fixed points or during fixed periods in the multimedia content segments. Based at least in part on the user's choices made before or during playback of content, one or more subsequent multimedia segment(s) associated with the choices can be presented to the user. In some implementations, the subsequent segment is played immediately and automatically following the conclusion of the current segment, whereas in other implementations, the subsequent segment is played immediately upon the user's interaction with the video, without waiting for the end of the decision period or the end of the segment itself.


If a user does not make a selection at a decision point or during a decision period, a default, previously identified selection, or random selection can be made by the system. In some instances, the user is not provided with options; rather, the system automatically selects the segments that will be shown based on information that is associated with the user, other users, or other factors, such as the current date. For example, the system can automatically select subsequent segments based on the user's IP address, location, time zone, the weather in the user's location, social networking ID, saved selections, stored user profiles, preferred products or services, and so on. The system can also automatically select segments based on previous selections made by other users, such as the most popular suggestion or shared selections. The information can also be displayed to the user in the video, e.g., to show the user why an automatic selection is made. As one example, video segments can be automatically selected for presentation based on the geographical location of three different users: a user in Canada will see a twenty-second beer commercial segment followed by an interview segment with a Canadian citizen; a user in the US will see the same beer commercial segment followed by an interview segment with a US citizen; and a user in France is shown only the beer commercial segment.


Multimedia segment(s) selected automatically or by a user can be presented immediately following a currently playing segment, or can be shown after other segments are played. Further, the selected multimedia segment(s) can be presented to the user immediately after selection, after a fixed or random delay, at the end of a decision period, and/or at the end of the currently playing segment. Two or more combined segments can form a seamless multimedia content path or branch, and users can take multiple paths over multiple playthroughs, and experience different complete, start-to-finish, seamless presentations. Further, one or more multimedia segments can be shared among intertwining paths while still ensuring a seamless transition from a previous segment and to the next segment. The content paths can be predefined, with fixed sets of possible transitions in order to ensure seamless transitions among segments. The content paths can also be partially or wholly undefined, such that, in some or all instances, the user can switch to any known video segment without limitation. There can be any number of predefined paths, each having any number of predefined multimedia segments. Some or all of the segments can have the same or different playback lengths, including segments branching from a single source segment.


Traversal of the nodes along a content path in a tree can be performed by selecting among options that appear on and/or around the video while the video is playing. In some implementations, these options are presented to users at a decision point and/or during a decision period in a content segment. Some or all of the displayed options can hover and then disappear when the decision period ends or when an option has been selected. Further, a timer, countdown or other visual, aural, or other sensory indicator can be presented during playback of content segment to inform the user of the point by which he should (or, in some cases, must) make his selection. For example, the countdown can indicate when the decision period will end, which can be at a different time than when the currently playing segment will end. If a decision period ends before the end of a particular segment, the remaining portion of the segment can serve as a non-interactive seamless transition to one or more other segments. Further, during this non-interactive end portion, the next multimedia content segment (and other potential next segments) can be downloaded and buffered in the background for later playback (or potential playback).


A segment that is played after (immediately after or otherwise) a currently playing segment can be determined based on an option selected or other interaction with the video. Each available option can result in a different video and audio segment being played. As previously mentioned, the transition to the next segment can occur immediately upon selection, at the end of the current segment, or at some other predefined or random point. Notably, the transition between content segments can be seamless. In other words, the audio and video continue playing regardless of whether a segment selection is made, and no noticeable gaps appear in audio or video playback between any connecting segments. In some instances, the video continues on to another segment after a certain amount of time if none is chosen, or can continue playing in a loop.


In one example, the multimedia content is a music video in which the user selects options upon reaching segment decision points to determine subsequent content to be played. First, a video introduction segment is played for the user. Prior to the end of the segment, a decision point is reached at which the user can select the next segment to be played from a listing of choices. In this case, the user is presented with a choice as to who will sing the first verse of the song: a tall, female performer, or a short, male performer. The user is given an amount of time to make a selection (i.e., a decision period), after which, if no selection is made, a default segment will be automatically selected. The default can be a predefined or random selection. Of note, the media content continues to play during the time the user is presented with the choices. Once a choice is selected (or the decision period ends), a seamless transition occurs to the next segment, meaning that the audio and video continue on to the next segment as if there were no break between the two segments and the user cannot visually or audibly detect the transition. As the music video continues, the user is presented with other choices at other decisions points, depending on which path of choices is followed. Ultimately, the user arrives at a final segment, having traversed a complete multimedia content path.


Interactive Videos for Physical Items

In various embodiments, interactive videos may feature one or more physical items, e.g., for the purpose of selling the item, for educating a user about the item, for training a user about the item, etc. Example embodiments of the interactive videos may enable a user to interact with a representation of an item. In some embodiments, the interactive video may be configured such that the user is able to interact with the representation of the item within the video, outside of the video, adjacent to the video, etc.


For example, in the context of a product on sale (e.g., a car, a shirt, gym equipment, etc.), the video featuring the product may be configured to enable a user to interact with the representation of the product, the product's features, types of the product, options for the product, accessories for the product, other products similar and/or related to the product, etc. In this way, the user can explore and learn more about the product before making a purchasing decision. In another example, in the context of an educational video featuring a subject item, the video may be configured to present a representation of the subject item (e.g., a whale, a circuit, a plant, a book, etc.). The user (e.g., student, trainee, etc.) can interact with the subject item to learn more about and/or investigate the features of the subject item, reconfigurability of the item, etc. It is understood that, while this disclosure features systems and methods for generating interactive videos for products, the example systems and methods described herein can be applied to interactive videos featuring educational items, training items, items subject to investigation, items subject to analysis, etc.


In various embodiments, the interactive video can be included (integrated, embedded, etc.) in a website, an app for a mobile device, on an automated platform, etc. For example, the interactive video featuring a product may be on the product-specific webpage or a product detail page (PDP) of the app or platform. In another example, the interactive video can be part of a retail website (e.g., Nike.com, Toyota.com, Samsung.com, etc.) or a part of an online marketplace (e.g., Walmart.com, Amazon.com, etc.).


Automated Platform and Related Methods

In various embodiments, an automated platform can be configured to generate an interactive video. FIG. 2 shows a flowchart of an example method for generating an interactive video on an automated platform. FIG. 3 illustrates a diagram of an example system including the automated platform. For the sake of clarity and conciseness, FIGS. 2-3 are discussed together herein. The term “publisher” is used to refer to the user that is involved in generating the interactive videos and the term “end user” is used to refer to the user that interacts with the interactive videos.


Referring to FIG. 3, the example system 300 may include an automated platform 302 hosted on a computing system 304. In some embodiments, the automated platform 302 includes a platform interface 306. A server system 308 may be configured to be connected (e.g., via an API, via the cloud, a computer network, etc.) to the computing system 304. The server system 308 may be configured to be connected (e.g., via an API, via the cloud, a computer network, etc.) to an end user computing system 310. The end user computing system 310 may have an end user interface 312. The end user computing system 310 may be a mobile device, a smartphone, a tablet computer, a laptop computer, a notebook computer, a set of smart glasses, a smart watch, a headset, etc. Note that the system 300 may be communicably connected (e.g., via an API, via the cloud, a computer network, etc.) to other computing systems, e.g., remote computing system 314.


In step 202, the system 300 (e.g., automated platform 302) can be configured to receive data 316 associated with at least one physical item. The received data 316 may be streamed, received via an application programming interface (API), received in one or more data files, and/or received in a bulk data transfer. The received data 316 to may be inputted by the publisher and/or obtained from a remote computing system 314. For example, the data 316 may include an identification number or code associated the item (e.g., a stock keeping unit (SKU), an ID number, etc.), a link to a website (e.g., a URL) associated with the item, a text description associated with the item, one or more tags associated with the item, a list of features associated with the item, one or more images of the item, one or more videos associated with the item, one or more videos associated with the item feature, one or more audio data associated with the item, and/or one or more audio data associated with the item features. For example, the received data 316 for a particular product may include a product name, one or more pictures of the product, customer reviews of the product, a product description, inventory status, one or more tags, an identification number, etc. As described further below, one or more of these data may be used or presented in or adjacent to the interactive video featuring the product item.


In step 204, the system 300 can be configured to receive video content including a visual presentation of one or more physical items. In some embodiments, the interactive video features one item. In some embodiments, the interactive video features two or more options (e.g., color, size, similar products, etc.) for the same item. In some embodiments, the interactive video features two or more items. For example, an interactive video can feature a cooking video with a grocery shopping list of ingredients used in the video. In another example, an interactive video for skiing or snowboarding can feature multiple pieces of clothing, equipment, accessories, etc. for purchase.


In step 206, the system 300 can be configured to receive a selection of a predetermined template. The predetermined template may include two or more modules (also referred to as “sections”) organized in a tree structure. Note that the system 300 may store and/or reference one or more templates based on the item, a feature of the item, a tag associated with the item, the publisher's preference, etc. Different templates may be associated with different tree structures, may have different appearances, and/or accommodate different data (e.g., video, audio, etc.) associated with the item. The publisher can select an appropriate template for a given item; add, remove, or adjust modules; adjust the associated tree structure; add, remove, or adjust the data in the template.



FIG. 4A illustrates example module types for use in system 300. A given module may include one or more nodes arranged in a tree structure. Illustrated are module type 1 (400a), module type 2 (module 400b), module type 3 (module 400c), module type 4 (module 400d), and module type 5 (module 400e) (collectively referred as module types 400). It is understood that other types and/or configurations of modules are within the scope of this disclosure. For instance, module type 1 may include a single node A having an input (connected to the input of the module 400a) and an output (connected to the output of the module 400a). Module type 2 may include node A having an input (connected to the input to the module 400b) and an output connected to the inputs of nodes B1, B2, and B3. Nodes B1, B2, and B3 can be arranged in parallel. The outputs of nodes B1, B2, and B3 can form the output of module 400b. Module type 3 may include a node A having an input (connected to the input of the module 400c) and an output connected to the inputs of node B1 and node B2 (which can be arranged in parallel to one another). The outputs of node B1 and node B2 can be connected to the inputs of node C1 and node C2. The outputs of node C1 and node C2 can be connected to the output of module 400c. Module type 4 may include parallel node A1, node A2, and node A3. The input of module 400d can be connected to one or more of the parallel nodes and the output of one or more of the parallel nodes can be connected to the output of the module 400d. Module type 5 can include parallel node A1, node A2, and node A3. The input of module 400e can be connected to one or more of the parallel nodes A1, A2, A3. The output of one or more of the parallel nodes can be connected to the input of node B1. The output of node B1 can be connected to one or more of the inputs of parallel nodes C1, C2, C3. The outputs of parallel nodes C1, C2, C3 can be connected to the output of module 400e. In various embodiments, one or more modules 400 of types 1-5 can be part of a project workspace 402. These modules 400 can be selected and/or organized by a user (e.g., a publisher) working in the project workspace 402.



FIG. 4B illustrates an example project 404 formed from five modules. In this example, the project 404 is for an interactive video enabling the selection of a wall paint. The project includes module 406a (of type 4) enabling the selection of a room (e.g., in a residence); module 406b (of type 1) enabling the selection of a color; module 406c (of type 3) enabling the selection of a shade; module 406d (of type 1) enabling the selection of a sheen; and module 406e (of type 5) enabling the selection of cost.



FIG. 4C illustrates an example template 408. As illustrated, the template 408 includes an index of sections at the top 410 of the frame 412. The interactive video may play inside the frame 412 as it is being configured for interactivity. The example template 408 may include two or more sections (e.g., Section 1, Section 2, Section 3), two or more sub-sections (e.g., Sub-Section 1, Sub-Section 2, Sub-Section 3), and two or more buttons (e.g., Button A, Button B). The sections and/or the subsections can each be associated with a particular interactive aspect of the video. The buttons can be configured by the publisher to enable a user select a feature or option in the interactive video.


In step 208, the system 300 can be configured to organize the video content into the predetermined template to form organized video template. In some embodiments, the video content may be received in portions and/or divided into portions after receipt. These video content portions may be organized into sections (and/or subsections). For example, a template for an interactive video featuring a toy may organize received video content such that the interactive video includes a first section for unboxing the toy, a second section for playing with the toy, and exploring the features of the toy. In another example, a template for an interactive video featuring a fashion product (e.g., clothes, accessories, shoes, etc.) may include a first section for the user to select a fashion influencer, a second section to view a product associated with the influencer, a third section to select a color, and a fourth section to select a color.


In step 210, an object (e.g., a button, an interactive element, a slide, etc.) may be embedded in a portion of the video content (e.g., in a section) to enable the end user to interact with the video. FIG. 5A illustrates example template 500 (or part of a template) organized serially (e.g., sequentially, in time, etc.) for selecting features of a particular product (e.g., item of clothing). The template 500 includes a first section (Section A) in which the end user is prompted to select a color of the product (e.g., green, red, or blue) and a second section (Section B) in which the end user is prompted to select a size of the product (e.g., 12, 15, 18, 21). As illustrated in FIG. 5B, the tree structure 502 is arranged such that the color branch 504 splits into three branches (one for each color green, red, blue). The color branches lead to the size branch 506, which splits into four branches (one for size 12, size 15, size 18, and size 21).



FIG. 6A provides an example template 600 in which an interactive video enables multiple items to be selected. In this example, each section may include a video content portion associated with a food (e.g., a segment of a cooking video in which one or more ingredients are added). Therefore, in Section A, a video portion (e.g., associated with a vegetable component) may play and buttons (e.g., to types of vegetables respectively) may appear before, during, or after the video portion plays. Once a selection is made (e.g., button “Kale”), the interactive video moves to the next section having the next video content portion (e.g., associated with a meat component). Again, a selection of a button (e.g., sausage) is made and the video content in Section C is played. Note that this sequence may include more or less sections. The sections may be of different lengths. For example, FIG. 6B provides a shopping list that may be compiled based on the end user selections made in previous sections. It is understood that a similar list may be compiled based on an interactive video for winter sports equipment, a car with trim options, a product with various configurations, etc.


In some embodiments, the interactive video may be configured to wait for end user interaction (e.g., via a button) to move to the next section. In some embodiments, the interactive video may be configured to automatically select a button for the end user after some time period (or make no selection) and move to the next section.


In some embodiments, the interactive video may be altered before, during, or after the video is “live” on a website. For example, one or more aspects of the template and/or the video content (e.g., buttons, sections, subsections, timeline, video content, data) may be adjusted. FIG. 7A illustrates the adding of buttons into an interactive video 702. In this example, interactive video 702 includes buttons A, B, and C. The publisher can add a button D to create 704. In some embodiments, the template is configured to enable the buttons A, B, C, and D to distribute automatically based on their number over the area inside the frame 706. Adding a button to video 704 causes the arrangement displayed in video 708, in which the five buttons are distributed in the frame 706. In some embodiments, this predetermined distribution of buttons is adjustable by the publisher. Note that the buttons described herein may be positioned anywhere within a frame (e.g., of the interactive video, of the player of the video, etc.), at the perimeter of the video, outside the video on the webpage.


In FIG. 7B, the publisher can choose to add or subtract sections from an interactive video 710. In the illustrated example, the publisher has added a fourth section, which is added to the index at the top of the frame 712 to form interactive video 714. FIG. 7C illustrates an embodiment in which a section of video content is added in a time-arranged sequence. In particular, in interactive video 716, Section A (selecting a color of the item) passes to Section B (selecting a size of the item). The platform 302 enables the publisher to add a section between Sections A and B. For example, a new Section B (selecting a gender) is added between selecting a color in Section A and selecting a size in new Section C (old Section B). Note that the changes described herein to the interactive video has a corresponding effect in the tree structure for the interactive video.


In some embodiments, a template for an interactive video may be embedded into a website and may be configured to be “overridden” by data associated with the webpage. For instance, the template can include placeholder sections, buttons, fields, video content, images, number of template elements (e.g., sections, subsections, buttons, etc.), location of elements, etc. The template may then be overridden by the website in real time or near real time. The features of the template that can be overridden may be included in metadata associated with the template and/or webpage carrying the template. A publisher may choose to embed the template into multiple webpages (e.g., each webpage featuring a different model of a shoe, an online marketplace featuring a wide variety of products, etc.) and override the template with content and/or configurations specific to the item on that webpage. In some embodiments, the configuration of template, video content, and/or related data can be stored within data of the webpage.


Integrated Video Player

As described above, the interactive video can be embedded into a webpage such that users can interact with the interactive video while browsing or viewing the webpage. However, when embedded into the webpage, there may be a disconnect between the content on the webpage and user interactions with the interactive video. As such, it may be advantageous to integrate the interactive video into the webpage such that interactive video and/or the webpage can be dynamically updated based on the user interactions.



FIG. 8 illustrates a diagram of an integrated video player 800 in accordance with aspects described herein. In one example, the integrated video player includes an application layer 802 and a video player layer 804. In some examples, the application layer 802 corresponds to a webpage or website; however, in other examples, the application layer may correspond to the user interface of a client application (e.g., a mobile application). As such, the application layer 802 includes text, graphics, and other user interface features associated with the website (or application). The application layer 802 may be an HTML document. The video player layer 804 is configured to display an interactive video or an interactive video template (e.g., template 408 of FIG. 4C). In some examples, the video player layer 804 corresponds to an inline frame (iFrame). In one example, the video player layer 804 is an HTML document embedded inside another HTML document (e.g., the application layer 802).


The application layer 802 and the video player layer 804 can include user interface (UI) elements that enable users to interact with the webpage and/or the interactive video. For example, the application layer 802 includes a first plurality of UI elements 806 and the video player layer 804 includes a second plurality of UI elements 808. In one example, the first plurality of UI elements 806 correspond to different options (e.g., Option 1, Option 2, etc.) of a product included on the webpage (or the application layer 802). The different options may represent different configurations of the product (e.g., colors, sizes, etc.). The first plurality of UI elements 806 may be configured buttons that are selectable by the user; however, in other examples, the UI elements 806 may have a different configuration (e.g., text entry box, drop down menu, etc.). In some examples, the user can select or modify the first plurality of UI elements 806 to change the video content or video branch presented in the video player layer 804. Likewise, the second plurality of UI elements 808 may be configured as buttons, text entry boxes, drop down menus, or any other suitable UI elements. The user may select or modify each of the UI elements 806 to change the video content presented in the video player layer 804 and/or content displayed on the webpage (or the application layer 802).



FIG. 9 illustrates an example user interaction sequence corresponding to the integrated video player 800. The illustrated example corresponds to an embodiment of the integrated video player 800 configured for an e-commerce application or website (e.g., Amazon, Walmart, etc.). In one example, the first plurality of UI elements 806 of the application layer 802 includes a first UI element 806a corresponding to a product size and a second UI element 806b corresponding to a product color. In some examples, the product is a shirt. As shown, the user may interact with the first UI element 806a to select a product size (e.g., “20”) and the second UI element 806b to select a product color (e.g., “white”). In response, the video player layer 804 automatically presents video content 900a corresponding to the selected product configuration (e.g., white shirt, size 20). The user can adjust the UI elements 806a, 806b to change the video content displayed in the video player layer 804. For example, in response to the user selecting a different product size (e.g., “10”) via the first UI element 806a, the video player layer 804 automatically presents video content 900b corresponding to the new product configuration (e.g., white shirt, size 10). Likewise, the user can interact with the video content to adjust the product configuration. In one example, the user can interact with the video content via one or more UI elements (e.g., the second plurality of UI elements 806). In some examples, the user can interact directly with the video content (e.g., tapping on the product, re-sizing the product, etc.). For example, the user may interact the product within the video player layer 804 to change the size and color of the product. In response, the video player layer 804 can present video content 900c representing the new product configuration (e.g., black shirt, size 15) and the UI element 806a, 806b can be updated by the application layer 802 to reflect the new product configuration. While not shown, the application layer 802 or the video player layer 804 may include a button that enables the user to purchase the product or add the product to an online shopping cart with a desired product configuration. In some examples, the video content presented in the video player layer 804 can be selected or modified based on other types of user interactions. For example, while the user navigates the webpage (e.g., the application layer 802), the video content may update as the user is moving between different items or products (e.g., using a cursor, scrolling on a touchscreen, etc.).


In some examples, the UI element configuration of the integrated video player 800 can be dynamically updated. For example, the configuration may change as the user changes the orientation of the device displaying the integrated video player 800. FIG. 10 illustrates several example orientations of a client device 1000 displaying the integrated video player 800. In one example, the client device is a mobile phone (e.g., smartphone); however, in other examples, the client device may be a tablet, computer, laptop, or other types of electronic devices. As shown, the client device 1000 can be positioned to have a first orientation A (e.g., landscape) and a second orientation B (e.g., portrait). In the first orientation A, the video player layer 804 can be scaled to cover the entire screen of the client device 1000. The first plurality of UI elements 806 of the application layer 802 can be arranged to overlay the video content presented by the video player layer 804 along with the second plurality of UI elements 808. In the second orientation B, the size of the video player layer 804 is adjusted such that the first plurality of UI elements 806 can be arranged in the application layer 802 above the video player layer 804 and the second plurality of UI elements 808. In other examples, the first plurality of UI elements 806 can be arranged in the application layer 802 below (or adjacent to) the video player layer 804.


As described above, the video content presented in the video player layer 804 can be updated based on changes to content displayed in the application layer 802, or vice versa. In one example, the application layer 802 and the video player layer 804 are configured to communicate via a two-way communication protocol. For example, layers 802, 804 may communicate using an application program interface (API). In some examples, the API includes a JavaScript library based on the “postMessage” iFrame framework. The communication protocol can include at least one queue such that messages can be sent between the layers 802, 804 without being lost or missed. The messages (or responses) can be sent between the layers 802, 804 in response to user interactions, before video content is displayed, after video content is displayed, and/or while the video content is being displayed (e.g., between frames of the video content). In one example, an embed URL associated with the integrated video player 800 (or the individual layers 802, 804) can be configured with parameters that are passed to the layers 802, 804. In some examples, the parameters (e.g., user ID, session ID, page view ID, etc.) are passed to the video player layer 804 such that video player layer 804 can provide initial video content corresponding to the current state of the application layer 802 and/or the user viewing the integrated video player 800. For example, the application layer 802 or webpage may have an embed URL link: https://eko.com/video/jks6gk/?userid=1234, where a user ID “1234” is provided to the video player layer 804.



FIG. 11A illustrates an example communication sequence between the application layer 802 and the video player layer 804 of the integrated video player 800. In one example, the application layer 802 can send an event list 1102 to the video player layer 804. In some examples, the application layer 802 may send the event list 1102 during an initialization stage of the integrated video player 800. The event list 1102 may represent the events corresponding to the video player layer 804 that are determined to be relevant to the application layer 802 (or the content included in the application layer 802). For example, the event list 1102 can include events such as: “Started playing,” “interaction,” and “linkout.” The video player layer 804 can receive the event list 1102 and may send messages (or notifications) to the application layer when the various events occur. As shown, the video player layer 804 can send a first message 1102a to the application layer 802 via the API indicating that the video player layer 804 has started playing the video content (e.g., the interactive video). In some examples, the application layer 802 and/or content included on the application layer 802 is updated in response to each message received from the video player layer 804. The video player layer 804 may continue by starting a first node of the interactive video, ending the first node, and starting a second node of the interactive video. In one example, the user interacts with the interactive video during the second node. As such, the video player layer 804 sends a second message 1102b to the application layer 802 indicating the user has interacted with the interactive video. In some examples, the message 1102b provides information corresponding to the user interaction (e.g., a product configuration selected by the user). In certain examples, the application layer 802 can be updated based on the user interaction. The video player layer 804 may continue by ending the second node, starting a third node of the interactive video, and sending a third message 1102c to the application layer 802 indicating the user has interacted with the interactive video during the third node. In response to the user interaction during the third node, the video player layer 804 may start a fourth node of the interactive video. During the fourth node, the video player layer 804 sends a fourth message 1102d to the application layer 802 indicating a linkout event has occurred. In one example, the linkout event includes redirecting the integrated video player 800 (or one of the layers 802, 804) to an external link or webpage (e.g., an online shopping cart). In some examples, the linkout event can be triggered by a user interaction and/or by the content of the interactive video.


As described above, the video player layer 804 may send messages corresponding to events (e.g., user interactions) to the application layer 802. Likewise, the application layer 802 may send messages (or commands) via the API to the video player layer 804. For example, FIG. 11B illustrates an example command sent from the application layer 802 to the video player layer 804 of the integrated video player 800. In one example, the video player layer 804 is configured to play an interactive video 1110 having a plurality of nodes (e.g., Node A, Node B1, Node B2, etc.). The application layer 802 can send a command 1112 to the video player layer 804 before the interactive video 1110 is started, after the interactive video 1110 has ended, and/or while the interactive video 1110 is playing. In some examples, the command 1112 corresponds to a node of the interactive video 1112. For example, the command 1112 may instruct the video player layer 804 to jump or seek to node C2. In one example, the command 1112 is sent in response to a user interaction after viewing the video content associated with node B1; however, in other examples, the command 1112 may be sent at different times (e.g., after the user has viewed video content associated with node A). It should be appreciated that messages or commands can be exchanged between the application layer 802 and video player layer 804 in a synchronous or asynchronous manner.


In some examples, analytics can be collected from both the application layer 802 and the video player layer 804 of the integrated video player 800. FIG. 12 illustrates an analytics platform 1200 including the integrated video player 800. In one example, the application layer 802 includes an application analytics tracker 1202 and the video player layer 804 includes a player analytics tracker 1204. As shown, both the application analytics tracker 1202 and the player analytics tracker 1204 can communicate with an analytics collector 1206. In some examples, the application analytics tracker 1202 is configured to monitor and report user interactions and events associated with the application layer 802. For example, the application analytics tracker 1202 may send data to the analytics collector 1206 corresponding to user interactions with the UI elements 806, messages or commands sent to the video player layer 804, and other events associated with the application layer 802. Likewise, the player analytics tracker 1204 is configured to monitor and report user interactions and events associated with the video player layer 804. For example, the player analytics tracker 1204 may send data to the analytics collector 1206 corresponding to user interactions with the UI elements 808, messages sent to the application layer 802, and other events associated with the video player layer 804.


In some examples, the platform 1200 is configured to execute one or more analytical programs (referred to as analytics) on the application layer 802 and/or the video player layer 804. For example, the platform 1200 may execute analytical programs on the interactive video, webpage, and/or app page to monitor and/or collect data on user interactions (e.g., selections, purchases, etc.). For example, this data can be used for marketing, product optimization, inventory optimization, etc. The data can be used by the merchant to determine which products are selected more than others, interacted with more frequently and/or for longer amounts of time, and/or purchased more often. In some cases, the data can be used to determine configurations for existing and/or future interactive videos. The analytics may keep track of user interactions via a user ID, the session associated with the playing of the video via a session identification number, an item or product identification number, the URL, etc.


Terminology

While this specification contains many specific implementation details, these should not be construed as limitations on the scope of what may be claimed, but rather as descriptions of features that may be specific to particular embodiments. Certain features that are described in this specification in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable sub-combination. Moreover, although features may be described above as acting in certain combinations and even initially claimed as such, one or more features from a claimed combination can in some cases be excised from the combination, and the claimed combination may be directed to a sub-combination or variation of a sub-combination.


Similarly, while operations are depicted in the drawings in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order, or that all illustrated operations be performed, to achieve desirable results. In certain circumstances, multitasking and parallel processing may be advantageous. Moreover, the separation of various system components in the embodiments described above should not be understood as requiring such separation in all embodiments, and it should be understood that the described program components and systems can generally be integrated together in a single software product or packaged into multiple software products.


Particular embodiments of the subject matter have been described. Other embodiments are within the scope of the following claims. For example, the actions recited in the claims can be performed in a different order and still achieve desirable results. As one example, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In certain implementations, multitasking and parallel processing may be advantageous. Other steps or stages may be provided, or steps or stages may be eliminated, from the described processes. Accordingly, other implementations are within the scope of the following claims.


The phraseology and terminology used herein is for the purpose of description and should not be regarded as limiting.


The term “approximately”, the phrase “approximately equal to”, and other similar phrases, as used in the specification and the claims (e.g., “X has a value of approximately Y” or “X is approximately equal to Y”), should be understood to mean that one value (X) is within a predetermined range of another value (Y). The predetermined range may be plus or minus 20%, 10%, 5%, 3%, 1%, 0.1%, or less than 0.1%, unless otherwise indicated.


The indefinite articles “a” and “an,” as used in the specification and in the claims, unless clearly indicated to the contrary, should be understood to mean “at least one.” The phrase “and/or,” as used in the specification and in the claims, should be understood to mean “either or both” of the elements so conjoined, i.e., elements that are conjunctively present in some cases and disjunctively present in other cases. Multiple elements listed with “and/or” should be construed in the same fashion, i.e., “one or more” of the elements so conjoined. Other elements may optionally be present other than the elements specifically identified by the “and/or” clause, whether related or unrelated to those elements specifically identified. Thus, as a non-limiting example, a reference to “A and/or B”, when used in conjunction with open-ended language such as “comprising” can refer, in one embodiment, to A only (optionally including elements other than B); in another embodiment, to B only (optionally including elements other than A); in yet another embodiment, to both A and B (optionally including other elements); etc.


As used in the specification and in the claims, “or” should be understood to have the same meaning as “and/or” as defined above. For example, when separating items in a list, “or” or “and/or” shall be interpreted as being inclusive, i.e., the inclusion of at least one, but also including more than one, of a number or list of elements, and, optionally, additional unlisted items. Only terms clearly indicated to the contrary, such as “only one of or “exactly one of,” or, when used in the claims, “consisting of,” will refer to the inclusion of exactly one element of a number or list of elements. In general, the term “or” as used shall only be interpreted as indicating exclusive alternatives (i.e. “one or the other but not both”) when preceded by terms of exclusivity, such as “either,” “one of” “only one of” or “exactly one of.” “Consisting essentially of,” when used in the claims, shall have its ordinary meaning as used in the field of patent law.


As used in the specification and in the claims, the phrase “at least one,” in reference to a list of one or more elements, should be understood to mean at least one element selected from any one or more of the elements in the list of elements, but not necessarily including at least one of each and every element specifically listed within the list of elements and not excluding any combinations of elements in the list of elements. This definition also allows that elements may optionally be present other than the elements specifically identified within the list of elements to which the phrase “at least one” refers, whether related or unrelated to those elements specifically identified. Thus, as a non-limiting example, “at least one of A and B” (or, equivalently, “at least one of A or B,” or, equivalently “at least one of A and/or B”) can refer, in one embodiment, to at least one, optionally including more than one, A, with no B present (and optionally including elements other than B); in another embodiment, to at least one, optionally including more than one, B, with no A present (and optionally including elements other than A); in yet another embodiment, to at least one, optionally including more than one, A, and at least one, optionally including more than one, B (and optionally including other elements); etc.


The use of “including,” “comprising,” “having,” “containing,” “involving,” and variations thereof, is meant to encompass the items listed thereafter and additional items.


Use of ordinal terms such as “first,” “second,” “third,” etc., in the claims to modify a claim element does not by itself connote any priority, precedence, or order of one claim element over another or the temporal order in which acts of a method are performed. Ordinal terms are used merely as labels to distinguish one claim element having a certain name from another element having a same name (but for use of the ordinal term), to distinguish the claim elements.

Claims
  • 1. A method for presenting an interactive video comprising branching content to a user, the method comprising: providing an application layer including at least one first user interface (UI) element and application layer content;providing a video player layer integrated in the application layer and configured to present the interactive video to the user;receiving, via the at least one first UI element, a first user interaction that causes the at least one first UI element to display first visual indicia representing a first product option of a plurality of product options, the first user interaction corresponding to a selection of the first product option from the plurality of product options;sending at least one first message from the application layer to the video player layer in response to the first user interaction;presenting, via the video player layer, first video content of a first node within the branching content of the interactive video based on the at least one first message, wherein the first video content corresponds to the first product option;receiving, via the video player layer, a second user interaction with video content of the interactive video, wherein the second user interaction causes presentation of the interactive video to transition from the first node within the branching content to a second node within the branching content, the second user interaction corresponding to a selection of a second product option from the plurality of product options;presenting, via the video player layer, second video content of the second node, the second video content corresponding to the second product option of the plurality of product options;sending at least one second message from the video player layer to the application layer in response to the second user interaction; anddynamically modifying the at least one first UI element based on the at least one second message to display second visual indicia, wherein the second visual indicia represent the second product option.
  • 2. The method of claim 1, wherein the application layer and the video player layer are configured to communicate via an application program interface (API).
  • 3. The method of claim 1, further comprising: sending at least one third message from the application layer to the video player layer in response to a modification of the application layer content.
  • 4. The method of claim 3, wherein the at least one third message corresponds to a third node within the branching content.
  • 5. The method of claim 1, wherein the application layer content includes webpage content presented to the user.
  • 6. The method of claim 1, wherein the video player layer includes at least one second UI element.
  • 7. The method of claim 6, further comprising: receiving a third user interaction associated with the at least one first UI element; anddynamically modifying the at least one second UI element and/or the interactive video based on the third user interaction.
  • 8. The method of claim 7, further comprising: sending at least one third message from the application layer to the video player layer corresponding to the third user interaction.
  • 9. The method of claim 6, wherein the at least one first UI element includes at least one first button and the at least one second UI element includes at least one second button.
  • 10. The method of claim 1, further comprising: sending an event list including a plurality of predefined branching content transition events from the application layer to the video player layer.
  • 11. The method of claim 1, further comprising: dynamically modifying the application layer content based on the at least one second message.
  • 12. A system for presenting an interactive video comprising branching content to a user, the system comprising: at least one memory for storing computer-executable instructions; andat least one processor for executing the instructions stored on the memory, wherein execution of the instructions programs the at least one processor to perform operations comprising: providing an application layer including at least one first user interface (UI) element and application layer content;providing a video player layer integrated in the application layer and configured to present the interactive video to the user;receiving, via the at least one first UI element, a first user interaction that causes the at least one first UI element to display first visual indicia representing a first product option of a plurality of product options, the first user interaction corresponding to a selection of the first product option from the plurality of product options;sending at least one first message from the application layer to the video player layer in response to the first user interaction;presenting, via the video player layer, first video content of a first node within the branching content of the interactive video based on the at least one first message, wherein the first video content corresponds to the first product option;receiving, via the video player layer, a second user interaction with video content of the interactive video, wherein the second user interaction causes presentation of the interactive video to transition from the first node within the branching content to a second node within the branching content, the second user interaction corresponding to a selection of a second product option from the plurality of product options;presenting, via the video player layer, second video content of the second node, the second video content corresponding to the second product option of the plurality of product options;sending at least one second message from the video player layer to the application layer in response to the second user interaction; anddynamically modifying the at least one first UI element based on the at least one second message to display second visual indicia, wherein the second visual indicia represent the second product option.
  • 13. The system of claim 12, wherein the application layer and the video player layer are configured to communicate via an API.
  • 14. The system of claim 12, wherein the operations further comprise: sending at least one third message from the application layer to the video player layer in response to a modification of the application layer content.
  • 15. The system of claim 14, wherein the at least one third message corresponds to a third node within the branching content.
  • 16. The system of claim 12, wherein the application layer content includes webpage content presented to the user.
  • 17. The system of claim 12, wherein the video player layer includes at least one second UI element.
  • 18. The system of claim 17, wherein the operations further comprise: receiving a third user interaction associated with the at least one first UI element; anddynamically modifying the at least one second UI element and/or the interactive video based on the third user interaction.
  • 19. The system of claim 18, wherein the operations further comprise: sending at least one third message from the application layer to the video player layer corresponding to the third user interaction.
  • 20. The system of claim 17, wherein the at least one first UI element includes at least one first button and the at least one second UI element includes at least one second button.
  • 21. The system of claim 13, wherein the operations further comprise: sending an event list including a plurality of predefined branching content transition events from the application layer to the video player layer.
  • 22. The system of claim 12, wherein the operations further comprise: dynamically modifying the application layer content based on the at least one second message.
US Referenced Citations (612)
Number Name Date Kind
4569026 Best Feb 1986 A
5137277 Kitaue Aug 1992 A
5161034 Klappert Nov 1992 A
5568602 Callahan et al. Oct 1996 A
5568603 Chen et al. Oct 1996 A
5597312 Bloom et al. Jan 1997 A
5607356 Schwartz Mar 1997 A
5610653 Abecassis Mar 1997 A
5636036 Ashbey Jun 1997 A
5676551 Knight et al. Oct 1997 A
5694163 Harrison Dec 1997 A
5715169 Noguchi Feb 1998 A
5734862 Kulas Mar 1998 A
5737527 Shiels et al. Apr 1998 A
5745738 Ricard Apr 1998 A
5751953 Shiels et al. May 1998 A
5754770 Shiels et al. May 1998 A
5818435 Kozuka et al. Oct 1998 A
5848934 Shiels et al. Dec 1998 A
5887110 Sakamoto et al. Mar 1999 A
5894320 Vancelette Apr 1999 A
5956037 Osawa et al. Sep 1999 A
5966121 Hubbell et al. Oct 1999 A
5983190 Trower, II et al. Nov 1999 A
6067400 Saeki et al. May 2000 A
6091886 Abecassis Jul 2000 A
6122668 Teng et al. Sep 2000 A
6128712 Hunt et al. Oct 2000 A
6191780 Martin et al. Feb 2001 B1
6222925 Shiels et al. Apr 2001 B1
6240555 Shoff et al. May 2001 B1
6298020 Kumagami Oct 2001 B1
6298482 Seidman et al. Oct 2001 B1
6460036 Herz Oct 2002 B1
6535639 Uchihachi et al. Mar 2003 B1
6657906 Martin Dec 2003 B2
6698020 Zigmond et al. Feb 2004 B1
6728477 Watkins Apr 2004 B1
6771875 Kunieda et al. Aug 2004 B1
6801947 Li Oct 2004 B1
6947966 Oko, Jr. et al. Sep 2005 B1
7085844 Thompson Aug 2006 B2
7155676 Land et al. Dec 2006 B2
7231132 Davenport Jun 2007 B1
7296231 Loui et al. Nov 2007 B2
7310784 Gottlieb et al. Dec 2007 B1
7319780 Fedorovskaya et al. Jan 2008 B2
7379653 Yap et al. May 2008 B2
7430360 Abecassis Sep 2008 B2
7444069 Bernsley Oct 2008 B1
7472910 Okada et al. Jan 2009 B1
7627605 Lamere et al. Dec 2009 B1
7650623 Hudgeons et al. Jan 2010 B2
7669128 Bailey et al. Feb 2010 B2
7694320 Yeo et al. Apr 2010 B1
7779438 Davies Aug 2010 B2
7787973 Lambert Aug 2010 B2
7917505 van Gent et al. Mar 2011 B2
8024762 Britt Sep 2011 B2
8046801 Ellis et al. Oct 2011 B2
8065710 Malik Nov 2011 B2
8151139 Gordon Apr 2012 B1
8176425 Wallace et al. May 2012 B2
8190001 Bernsley May 2012 B2
8202167 Ackley et al. Jun 2012 B2
8276058 Gottlieb et al. Sep 2012 B2
8281355 Weaver et al. Oct 2012 B1
8321905 Streeter et al. Nov 2012 B1
8341662 Bassett et al. Dec 2012 B1
8350908 Morris et al. Jan 2013 B2
8405706 Zhang et al. Mar 2013 B2
8600220 Bloch et al. Dec 2013 B2
8612517 Yadid et al. Dec 2013 B1
8626337 Corak et al. Jan 2014 B2
8646020 Reisman Feb 2014 B2
8650489 Baum et al. Feb 2014 B1
8667395 Hosogai et al. Mar 2014 B2
8682739 Feinstein Mar 2014 B1
8750682 Nicksay et al. Jun 2014 B1
8752087 Begeja et al. Jun 2014 B2
8826337 Issa et al. Sep 2014 B2
8860882 Bloch et al. Oct 2014 B2
8930975 Woods et al. Jan 2015 B2
8977113 Rumteen et al. Mar 2015 B1
9009619 Bloch et al. Apr 2015 B2
9021537 Funge et al. Apr 2015 B2
9082092 Henry Jul 2015 B1
9094718 Barton et al. Jul 2015 B2
9190110 Bloch Nov 2015 B2
9257148 Bloch et al. Feb 2016 B2
9268774 Kim et al. Feb 2016 B2
9271015 Bloch et al. Feb 2016 B2
9363464 Alexander Jun 2016 B2
9367196 Goldstein et al. Jun 2016 B1
9374411 Goetz Jun 2016 B1
9390099 Wang et al. Jul 2016 B1
9456247 Pontual et al. Sep 2016 B1
9465435 Zhang et al. Oct 2016 B1
9473582 Fraccaroli Oct 2016 B1
9497496 Corley et al. Nov 2016 B1
9510044 Pereira et al. Nov 2016 B1
9520155 Bloch et al. Dec 2016 B2
9530454 Bloch et al. Dec 2016 B2
9531998 Farrell et al. Dec 2016 B1
9538219 Sakata et al. Jan 2017 B2
9554061 Proctor, Jr. et al. Jan 2017 B1
9571877 Lee et al. Feb 2017 B2
9607655 Bloch et al. Mar 2017 B2
9641898 Bloch et al. May 2017 B2
9653115 Bloch et al. May 2017 B2
9653116 Paulraj et al. May 2017 B2
9672868 Bloch et al. Jun 2017 B2
9715901 Singh et al. Jul 2017 B1
9736503 Bakshi et al. Aug 2017 B1
9792026 Bloch Oct 2017 B2
9792957 Bloch et al. Oct 2017 B2
9826285 Mishra et al. Nov 2017 B1
9967621 Armstrong et al. May 2018 B2
10070192 Baratz Sep 2018 B2
10178304 Tudor et al. Jan 2019 B1
10178421 Thomas et al. Jan 2019 B2
10187687 Harb et al. Jan 2019 B2
10194189 Goetz et al. Jan 2019 B1
10257572 Manus et al. Apr 2019 B2
10257578 Bloch et al. Apr 2019 B1
10310697 Roberts et al. Jun 2019 B2
10419790 Gersten Sep 2019 B2
10460765 Bloch et al. Oct 2019 B2
10523982 Oyman Dec 2019 B2
10531165 Evans Jan 2020 B1
10715860 Bartlett Jul 2020 B1
10771824 Haritaoglu et al. Sep 2020 B1
10856049 Bloch et al. Dec 2020 B2
10911837 Drury Feb 2021 B1
11003748 Oliker et al. May 2021 B2
11051067 Baxter Jun 2021 B1
11301539 Macxis, Jr. Apr 2022 B2
11432046 Ohliger Aug 2022 B1
20010056427 Yoon et al. Dec 2001 A1
20020019799 Ginsberg et al. Feb 2002 A1
20020029218 Bentley et al. Mar 2002 A1
20020052891 Michaud et al. May 2002 A1
20020053089 Massey May 2002 A1
20020086724 Miyaki et al. Jul 2002 A1
20020089523 Hodgkinson Jul 2002 A1
20020091455 Williams Jul 2002 A1
20020105535 Wallace et al. Aug 2002 A1
20020106191 Betz et al. Aug 2002 A1
20020120456 Berg et al. Aug 2002 A1
20020120931 Huber et al. Aug 2002 A1
20020124250 Proehl et al. Sep 2002 A1
20020129374 Freeman et al. Sep 2002 A1
20020140719 Amir et al. Oct 2002 A1
20020144262 Plotnick et al. Oct 2002 A1
20020174430 Ellis et al. Nov 2002 A1
20020177914 Chase Nov 2002 A1
20020194595 Miller et al. Dec 2002 A1
20030007560 Mayhew et al. Jan 2003 A1
20030012409 Overton et al. Jan 2003 A1
20030020744 Ellis et al. Jan 2003 A1
20030023757 Ishioka et al. Jan 2003 A1
20030039471 Hashimoto Feb 2003 A1
20030069057 DeFrees-Parrott Apr 2003 A1
20030076347 Barrett et al. Apr 2003 A1
20030101164 Pic et al. May 2003 A1
20030148806 Weiss Aug 2003 A1
20030159566 Sater et al. Aug 2003 A1
20030183064 Eugene et al. Oct 2003 A1
20030184598 Graham Oct 2003 A1
20030221541 Platt Dec 2003 A1
20040009813 Wind Jan 2004 A1
20040019905 Fellenstein et al. Jan 2004 A1
20040034711 Hughes Feb 2004 A1
20040070595 Atlas et al. Apr 2004 A1
20040091848 Nemitz May 2004 A1
20040125124 Kim et al. Jul 2004 A1
20040128317 Sull et al. Jul 2004 A1
20040138948 Loomis Jul 2004 A1
20040146275 Takata et al. Jul 2004 A1
20040172476 Chapweske Sep 2004 A1
20040194128 McIntyre et al. Sep 2004 A1
20040194131 Ellis et al. Sep 2004 A1
20040199923 Russek Oct 2004 A1
20040261127 Freeman et al. Dec 2004 A1
20050019015 Ackley et al. Jan 2005 A1
20050028193 Candelore et al. Feb 2005 A1
20050055377 Dorey et al. Mar 2005 A1
20050091597 Ackley Apr 2005 A1
20050102707 Schnitman May 2005 A1
20050107159 Sato May 2005 A1
20050120389 Boss et al. Jun 2005 A1
20050132401 Boccon-Gibod et al. Jun 2005 A1
20050166224 Ficco Jul 2005 A1
20050198661 Collins et al. Sep 2005 A1
20050210145 Kim et al. Sep 2005 A1
20050240955 Hudson Oct 2005 A1
20050251820 Stefanik et al. Nov 2005 A1
20050251827 Ellis et al. Nov 2005 A1
20050289582 Tavares et al. Dec 2005 A1
20060002895 McDonnell et al. Jan 2006 A1
20060024034 Filo et al. Feb 2006 A1
20060028951 Tozun et al. Feb 2006 A1
20060064733 Norton et al. Mar 2006 A1
20060080167 Chen et al. Apr 2006 A1
20060089843 Flather Apr 2006 A1
20060120624 Jojic et al. Jun 2006 A1
20060130121 Candelore et al. Jun 2006 A1
20060150072 Salvucci Jul 2006 A1
20060150216 Herz et al. Jul 2006 A1
20060153537 Kaneko et al. Jul 2006 A1
20060155400 Loomis Jul 2006 A1
20060200842 Chapman et al. Sep 2006 A1
20060212904 Klarfeld et al. Sep 2006 A1
20060222322 Levitan Oct 2006 A1
20060224260 Hicken et al. Oct 2006 A1
20060253330 Maggio et al. Nov 2006 A1
20060274828 Siemens et al. Dec 2006 A1
20070003149 Nagumo et al. Jan 2007 A1
20070018980 Berteig et al. Jan 2007 A1
20070024706 Brannon et al. Feb 2007 A1
20070028272 Lockton Feb 2007 A1
20070033633 Andrews et al. Feb 2007 A1
20070055989 Shanks et al. Mar 2007 A1
20070079325 de Heer Apr 2007 A1
20070085759 Lee et al. Apr 2007 A1
20070099684 Butterworth May 2007 A1
20070101369 Dolph May 2007 A1
20070118801 Harshbarger et al. May 2007 A1
20070154169 Cordray et al. Jul 2007 A1
20070157234 Walker Jul 2007 A1
20070157260 Walker Jul 2007 A1
20070157261 Steelberg et al. Jul 2007 A1
20070162395 Ben-Yaacov et al. Jul 2007 A1
20070180488 Walter et al. Aug 2007 A1
20070220583 Bailey et al. Sep 2007 A1
20070226761 Zalewski et al. Sep 2007 A1
20070239754 Schnitman Oct 2007 A1
20070253677 Wang Nov 2007 A1
20070253688 Koennecke Nov 2007 A1
20070263722 Fukuzawa Nov 2007 A1
20080001956 Markovic et al. Jan 2008 A1
20080019445 Aono et al. Jan 2008 A1
20080021187 Wescott et al. Jan 2008 A1
20080021874 Dahl et al. Jan 2008 A1
20080022320 Ver Steeg Jan 2008 A1
20080031595 Cho Feb 2008 A1
20080086456 Rasanen et al. Apr 2008 A1
20080086754 Chen et al. Apr 2008 A1
20080091721 Harboe Apr 2008 A1
20080092159 Dmitriev et al. Apr 2008 A1
20080139301 Holthe Jun 2008 A1
20080148152 Blinnikka et al. Jun 2008 A1
20080161111 Schuman Jul 2008 A1
20080170687 Moors et al. Jul 2008 A1
20080177893 Bowra et al. Jul 2008 A1
20080178232 Velusamy Jul 2008 A1
20080238938 Eklund et al. Oct 2008 A1
20080276157 Kustka et al. Nov 2008 A1
20080300967 Buckley et al. Dec 2008 A1
20080301750 Silfvast et al. Dec 2008 A1
20080314232 Hansson et al. Dec 2008 A1
20090022015 Harrison Jan 2009 A1
20090022165 Candelore et al. Jan 2009 A1
20090024923 Hartwig et al. Jan 2009 A1
20090027337 Hildreth Jan 2009 A1
20090029771 Donahue Jan 2009 A1
20090055880 Batteram et al. Feb 2009 A1
20090063681 Ramakrishnan et al. Mar 2009 A1
20090063995 Baron et al. Mar 2009 A1
20090077137 Weda et al. Mar 2009 A1
20090079663 Chang et al. Mar 2009 A1
20090083631 Sidi et al. Mar 2009 A1
20090116817 Kim et al. May 2009 A1
20090131764 Lee et al. May 2009 A1
20090133051 Hildreth May 2009 A1
20090133071 Sakai et al. May 2009 A1
20090138805 Hildreth May 2009 A1
20090177538 Brewer et al. Jul 2009 A1
20090178089 Picco et al. Jul 2009 A1
20090191971 Avent Jul 2009 A1
20090195652 Gal Aug 2009 A1
20090199697 Lehtiniemi et al. Aug 2009 A1
20090210790 Thomas Aug 2009 A1
20090226046 Shteyn Sep 2009 A1
20090228572 Wall et al. Sep 2009 A1
20090254827 Gonze Oct 2009 A1
20090258708 Figueroa Oct 2009 A1
20090265737 Issa et al. Oct 2009 A1
20090265746 Halen et al. Oct 2009 A1
20090282454 Ekstrand Nov 2009 A1
20090297118 Fink et al. Dec 2009 A1
20090320075 Marko Dec 2009 A1
20100017820 Thevathasan et al. Jan 2010 A1
20100042496 Wang et al. Feb 2010 A1
20100050083 Axen et al. Feb 2010 A1
20100069159 Yamada et al. Mar 2010 A1
20100070987 Amento et al. Mar 2010 A1
20100077290 Pueyo Mar 2010 A1
20100088726 Curtis et al. Apr 2010 A1
20100122286 Begeja et al. May 2010 A1
20100146145 Tippin et al. Jun 2010 A1
20100153512 Balassanian et al. Jun 2010 A1
20100153885 Yates Jun 2010 A1
20100161792 Palm et al. Jun 2010 A1
20100162344 Casagrande et al. Jun 2010 A1
20100167816 Perlman et al. Jul 2010 A1
20100167819 Schell Jul 2010 A1
20100186032 Pradeep et al. Jul 2010 A1
20100186579 Schnitman Jul 2010 A1
20100199299 Chang et al. Aug 2010 A1
20100210351 Berman Aug 2010 A1
20100251295 Amento et al. Sep 2010 A1
20100262336 Rivas et al. Oct 2010 A1
20100267450 McMain Oct 2010 A1
20100268361 Mantel et al. Oct 2010 A1
20100278509 Nagano et al. Nov 2010 A1
20100287033 Mathur Nov 2010 A1
20100287475 van Zwol et al. Nov 2010 A1
20100293073 Schmidt Nov 2010 A1
20100293455 Bloch Nov 2010 A1
20100312670 Dempsey Dec 2010 A1
20100325135 Chen et al. Dec 2010 A1
20100332404 Valin Dec 2010 A1
20110000797 Henry Jan 2011 A1
20110007797 Palmer et al. Jan 2011 A1
20110010742 White Jan 2011 A1
20110026898 Lussier et al. Feb 2011 A1
20110033167 Arling et al. Feb 2011 A1
20110041059 Amarasingham et al. Feb 2011 A1
20110060993 Cotter et al. Mar 2011 A1
20110069940 Shimy et al. Mar 2011 A1
20110078023 Aldrey et al. Mar 2011 A1
20110078740 Bolyukh et al. Mar 2011 A1
20110096225 Candelore Apr 2011 A1
20110125512 Huang May 2011 A1
20110126106 Ben Shaul et al. May 2011 A1
20110131493 Dahl Jun 2011 A1
20110138331 Pugsley et al. Jun 2011 A1
20110163969 Anzures et al. Jul 2011 A1
20110169603 Fithian et al. Jul 2011 A1
20110182366 Frojdh et al. Jul 2011 A1
20110191684 Greenberg Aug 2011 A1
20110191801 Vytheeswaran Aug 2011 A1
20110193982 Kook et al. Aug 2011 A1
20110197131 Duffin et al. Aug 2011 A1
20110200116 Bloch et al. Aug 2011 A1
20110202562 Bloch et al. Aug 2011 A1
20110238494 Park Sep 2011 A1
20110239246 Woodward et al. Sep 2011 A1
20110246661 Manzari et al. Oct 2011 A1
20110246885 Pantos et al. Oct 2011 A1
20110252031 Blumenthal et al. Oct 2011 A1
20110252320 Arrasvuori et al. Oct 2011 A1
20110264755 Salvatore De Villiers Oct 2011 A1
20110282745 Meoded et al. Nov 2011 A1
20110282906 Wong Nov 2011 A1
20110293240 Newton et al. Dec 2011 A1
20110307786 Shuster Dec 2011 A1
20110307919 Weerasinghe Dec 2011 A1
20110307920 Blanchard et al. Dec 2011 A1
20110313859 Stillwell et al. Dec 2011 A1
20110314030 Burba et al. Dec 2011 A1
20120004960 Ma et al. Jan 2012 A1
20120005287 Gadel et al. Jan 2012 A1
20120011438 Kim et al. Jan 2012 A1
20120017141 Eelen et al. Jan 2012 A1
20120062576 Rosenthal et al. Mar 2012 A1
20120072420 Moganti et al. Mar 2012 A1
20120081389 Dilts Apr 2012 A1
20120089911 Hosking et al. Apr 2012 A1
20120090000 Cohen et al. Apr 2012 A1
20120094768 McCaddon Apr 2012 A1
20120105723 van Coppenolle et al. May 2012 A1
20120110618 Kilar et al. May 2012 A1
20120110620 Kilar et al. May 2012 A1
20120117145 Clift et al. May 2012 A1
20120120114 You et al. May 2012 A1
20120134646 Alexander May 2012 A1
20120137015 Sun May 2012 A1
20120147954 Kasai et al. Jun 2012 A1
20120159530 Ahrens et al. Jun 2012 A1
20120159541 Carton et al. Jun 2012 A1
20120179970 Hayes Jul 2012 A1
20120198412 Creighton et al. Aug 2012 A1
20120198489 O'Connell et al. Aug 2012 A1
20120213495 Hafeneger et al. Aug 2012 A1
20120225693 Sirpal et al. Sep 2012 A1
20120233631 Geshwind Sep 2012 A1
20120246032 Beroukhim et al. Sep 2012 A1
20120263263 Olsen et al. Oct 2012 A1
20120308206 Kulas Dec 2012 A1
20120317198 Patton et al. Dec 2012 A1
20120324491 Bathiche et al. Dec 2012 A1
20130021269 Johnson et al. Jan 2013 A1
20130024888 Sivertsen Jan 2013 A1
20130028446 Krzyzanowski Jan 2013 A1
20130028573 Hoofien et al. Jan 2013 A1
20130031582 Tinsman et al. Jan 2013 A1
20130033542 Nakazawa Feb 2013 A1
20130036200 Roberts et al. Feb 2013 A1
20130039632 Feinson Feb 2013 A1
20130046847 Zavesky et al. Feb 2013 A1
20130054728 Amir et al. Feb 2013 A1
20130055321 Cline et al. Feb 2013 A1
20130061263 Issa et al. Mar 2013 A1
20130094830 Stone et al. Apr 2013 A1
20130097410 Bourges-Sevenier Apr 2013 A1
20130097643 Stone et al. Apr 2013 A1
20130117248 Bhogal et al. May 2013 A1
20130125181 Montemayor et al. May 2013 A1
20130129304 Feinson May 2013 A1
20130129308 Karn et al. May 2013 A1
20130167168 Ellis et al. Jun 2013 A1
20130173765 Korbecki Jul 2013 A1
20130177294 Kennberg Jul 2013 A1
20130188923 Hartley et al. Jul 2013 A1
20130195427 Sathish Aug 2013 A1
20130202265 Arrasvuori et al. Aug 2013 A1
20130204710 Boland et al. Aug 2013 A1
20130205314 Ramaswamy et al. Aug 2013 A1
20130219425 Swartz Aug 2013 A1
20130235152 Hannuksela et al. Sep 2013 A1
20130235270 Sasaki et al. Sep 2013 A1
20130254292 Bradley Sep 2013 A1
20130259442 Bloch et al. Oct 2013 A1
20130268620 Osminer Oct 2013 A1
20130271453 Ruotsalainen et al. Oct 2013 A1
20130282917 Reznik et al. Oct 2013 A1
20130283401 Pabla et al. Oct 2013 A1
20130290818 Arrasvuori et al. Oct 2013 A1
20130298146 Conrad et al. Nov 2013 A1
20130308926 Jang et al. Nov 2013 A1
20130328888 Beaver et al. Dec 2013 A1
20130330055 Zimmermann et al. Dec 2013 A1
20130335427 Cheung et al. Dec 2013 A1
20140015940 Yoshida Jan 2014 A1
20140019865 Shah Jan 2014 A1
20140025620 Greenzeiger et al. Jan 2014 A1
20140025839 Marko et al. Jan 2014 A1
20140040273 Cooper et al. Feb 2014 A1
20140040280 Slaney et al. Feb 2014 A1
20140046946 Friedmann et al. Feb 2014 A2
20140078397 Bloch et al. Mar 2014 A1
20140082666 Bloch Mar 2014 A1
20140085196 Zucker et al. Mar 2014 A1
20140086445 Brubeck et al. Mar 2014 A1
20140094313 Watson et al. Apr 2014 A1
20140101550 Zises Apr 2014 A1
20140105420 Lee Apr 2014 A1
20140109165 Friedman Apr 2014 A1
20140115114 Garmark et al. Apr 2014 A1
20140126877 Crawford et al. May 2014 A1
20140129618 Panje et al. May 2014 A1
20140136186 Adami et al. May 2014 A1
20140143298 Klotzer et al. May 2014 A1
20140152564 Gulezian et al. Jun 2014 A1
20140156677 Collins, III et al. Jun 2014 A1
20140161417 Kurupacheril et al. Jun 2014 A1
20140178051 Bloch et al. Jun 2014 A1
20140186008 Eyer Jul 2014 A1
20140194211 Chimes et al. Jul 2014 A1
20140210860 Caissy Jul 2014 A1
20140219630 Minder Aug 2014 A1
20140220535 Angelone Aug 2014 A1
20140237520 Rothschild et al. Aug 2014 A1
20140245152 Carter et al. Aug 2014 A1
20140270680 Bloch et al. Sep 2014 A1
20140279032 Roever et al. Sep 2014 A1
20140282013 Amijee Sep 2014 A1
20140282642 Needham et al. Sep 2014 A1
20140298173 Rock Oct 2014 A1
20140314239 Meyer et al. Oct 2014 A1
20140317638 Hayes Oct 2014 A1
20140380167 Bloch et al. Dec 2014 A1
20150007234 Rasanen et al. Jan 2015 A1
20150012369 Dharmaji et al. Jan 2015 A1
20150015789 Guntur et al. Jan 2015 A1
20150020086 Chen et al. Jan 2015 A1
20150033266 Klappert et al. Jan 2015 A1
20150046946 Hassell et al. Feb 2015 A1
20150058342 Kim et al. Feb 2015 A1
20150063781 Silverman et al. Mar 2015 A1
20150067596 Brown et al. Mar 2015 A1
20150067723 Bloch et al. Mar 2015 A1
20150070458 Kim et al. Mar 2015 A1
20150070516 Shoemake et al. Mar 2015 A1
20150074721 Fishman et al. Mar 2015 A1
20150086174 Abecassis et al. Mar 2015 A1
20150104144 Minemura Apr 2015 A1
20150104155 Bloch et al. Apr 2015 A1
20150106845 Popkiewicz et al. Apr 2015 A1
20150124171 King May 2015 A1
20150154439 Anzue et al. Jun 2015 A1
20150160853 Hwang et al. Jun 2015 A1
20150179224 Bloch et al. Jun 2015 A1
20150181271 Onno et al. Jun 2015 A1
20150181291 Wheatley Jun 2015 A1
20150181301 Bloch et al. Jun 2015 A1
20150185965 Belliveau et al. Jul 2015 A1
20150195601 Hahm Jul 2015 A1
20150199116 Bloch et al. Jul 2015 A1
20150201187 Ryo Jul 2015 A1
20150228307 Cabanero Aug 2015 A1
20150256861 Oyman Sep 2015 A1
20150258454 King et al. Sep 2015 A1
20150278986 Edwin et al. Oct 2015 A1
20150286716 Snibbe et al. Oct 2015 A1
20150293675 Bloch et al. Oct 2015 A1
20150294685 Bloch et al. Oct 2015 A1
20150304698 Redol Oct 2015 A1
20150310660 Mogilefsky et al. Oct 2015 A1
20150318018 Kaiser et al. Nov 2015 A1
20150331485 Wilairat et al. Nov 2015 A1
20150331933 Tocchini, IV et al. Nov 2015 A1
20150331942 Tan Nov 2015 A1
20150348325 Voss Dec 2015 A1
20150373385 Straub Dec 2015 A1
20160009487 Edwards et al. Jan 2016 A1
20160021412 Zito, Jr. Jan 2016 A1
20160029002 Balko Jan 2016 A1
20160037217 Harmon et al. Feb 2016 A1
20160057497 Kim et al. Feb 2016 A1
20160062540 Yang et al. Mar 2016 A1
20160065831 Howard et al. Mar 2016 A1
20160066051 Caidar et al. Mar 2016 A1
20160086585 Sugimoto Mar 2016 A1
20160094875 Peterson Mar 2016 A1
20160099024 Gilley Apr 2016 A1
20160100226 Sadler et al. Apr 2016 A1
20160104513 Bloch et al. Apr 2016 A1
20160105724 Bloch et al. Apr 2016 A1
20160132203 Seto et al. May 2016 A1
20160134946 Glover et al. May 2016 A1
20160142889 O'Connor et al. May 2016 A1
20160150278 Greene May 2016 A1
20160162179 Annett et al. Jun 2016 A1
20160170948 Bloch Jun 2016 A1
20160173944 Kilar et al. Jun 2016 A1
20160192009 Sugio et al. Jun 2016 A1
20160217829 Bloch et al. Jul 2016 A1
20160224573 Shahraray et al. Aug 2016 A1
20160232579 Fahnestock Aug 2016 A1
20160277779 Zhang et al. Sep 2016 A1
20160303608 Jossick Oct 2016 A1
20160321689 Turgeman Nov 2016 A1
20160322054 Bloch et al. Nov 2016 A1
20160323608 Bloch Nov 2016 A1
20160337691 Prasad et al. Nov 2016 A1
20160344873 Jenzeh et al. Nov 2016 A1
20160365117 Boliek et al. Dec 2016 A1
20160366454 Tatourian et al. Dec 2016 A1
20170006322 Dury et al. Jan 2017 A1
20170032562 Block et al. Feb 2017 A1
20170041372 Hosur Feb 2017 A1
20170062012 Bloch et al. Mar 2017 A1
20170142486 Masuda May 2017 A1
20170149795 Day, II May 2017 A1
20170178409 Bloch et al. Jun 2017 A1
20170178601 Bloch et al. Jun 2017 A1
20170185596 Spirer Jun 2017 A1
20170195736 Chai et al. Jul 2017 A1
20170264920 Mickelsen Sep 2017 A1
20170286424 Peterson Oct 2017 A1
20170289220 Bloch et al. Oct 2017 A1
20170295410 Bloch et al. Oct 2017 A1
20170326462 Lyons et al. Nov 2017 A1
20170337196 Goela et al. Nov 2017 A1
20170345460 Bloch et al. Nov 2017 A1
20180007443 Cannistraro et al. Jan 2018 A1
20180014049 Griffin et al. Jan 2018 A1
20180025078 Quennesson Jan 2018 A1
20180048831 Berwick et al. Feb 2018 A1
20180060430 Lu Mar 2018 A1
20180068019 Novikoff et al. Mar 2018 A1
20180095645 Subudhi et al. Apr 2018 A1
20180115592 Samineni Apr 2018 A1
20180130501 Bloch et al. May 2018 A1
20180176573 Chawla et al. Jun 2018 A1
20180191574 Vishnia et al. Jul 2018 A1
20180254067 Elder Sep 2018 A1
20180262798 Ramachandra Sep 2018 A1
20180300852 Chen et al. Oct 2018 A1
20180300858 Chen et al. Oct 2018 A1
20180310049 Takahashi et al. Oct 2018 A1
20180314959 Apokatanidis et al. Nov 2018 A1
20180376205 Oswal et al. Dec 2018 A1
20190005716 Singh et al. Jan 2019 A1
20190066188 Rothschild Feb 2019 A1
20190069038 Phillips Feb 2019 A1
20190069039 Phillips Feb 2019 A1
20190075367 van Zessen et al. Mar 2019 A1
20190090002 Ramadorai et al. Mar 2019 A1
20190098371 Keesan Mar 2019 A1
20190104342 Catalano et al. Apr 2019 A1
20190132639 Panchaksharaiah et al. May 2019 A1
20190139314 Marsh et al. May 2019 A1
20190166412 Panchaksharaiah et al. May 2019 A1
20190182525 Steinberg et al. Jun 2019 A1
20190238719 Alameh et al. Aug 2019 A1
20190238952 Boskovich Aug 2019 A1
20190335225 Fang et al. Oct 2019 A1
20190354936 Deluca et al. Nov 2019 A1
20200023157 Lewis et al. Jan 2020 A1
20200029128 Erskine Jan 2020 A1
20200037047 Cheung et al. Jan 2020 A1
20200059699 Malev et al. Feb 2020 A1
20200169787 Pearce et al. May 2020 A1
20200193163 Chang et al. Jun 2020 A1
20200344508 Edwards et al. Oct 2020 A1
20210263564 Chen et al. Aug 2021 A1
20220046291 Jiang et al. Feb 2022 A1
20220245209 Cho et al. Aug 2022 A1
Foreign Referenced Citations (21)
Number Date Country
2639491 Mar 2010 CA
004038801 Jun 1992 DE
10053720 Apr 2002 DE
0965371 Dec 1999 EP
1033157 Sep 2000 EP
2104105 Sep 2009 EP
2359916 Sep 2001 GB
2428329 Jan 2007 GB
2003-245471 Sep 2003 JP
2008-005288 Jan 2008 JP
2004-0005068 Jan 2004 KR
2010-0037413 Apr 2010 KR
WO-1996013810 May 1996 WO
WO-2000059224 Oct 2000 WO
WO-2007062223 May 2007 WO
WO-2007138546 Dec 2007 WO
WO-2008001350 Jan 2008 WO
WO-2008052009 May 2008 WO
WO-2008057444 May 2008 WO
WO-2009125404 Oct 2009 WO
WO-2009137919 Nov 2009 WO
Non-Patent Literature Citations (90)
Entry
U.S. Appl. No. 14/884,285 Published as US2017/0178601, Systems and Method for Assembling a Recorded Composition, filed Oct. 15, 2015.
U.S. Appl. No. 13/034,645 Published as US2011/0202562, System and Method for Data Mining Within Interactive Multimedia, filed Feb. 24, 2011.
U.S. Appl. No. 15/481,916 Published as US 2017-0345460, Systems and Methods for Creating Linear Video From Branched Video, filed Apr. 7, 2017.
U.S. Appl. No. 16/986,977 Published as US 2020/0365187, Systems and Methods for Creating Linear Video From Branched Video, filed Aug. 6, 2020.
U.S. Appl. No. 14/534,626 Published as US-2018-0130501-A1, Systems and Methods for Dynamic Video Bookmarking, filed Sep. 13, 2017.
U.S. Appl. No. 16/865,896, Systems and Methods for Dynamic Video Bookmarking, filed May 4, 2020.
U.S. Appl. No. 17/138,434, Systems and Methods for Dynamic Video Bookmarking, filed Dec. 30, 2020.
U.S. Appl. No. 14/534,626 Published as US2016/0105724, Systems and Methods for Parallel Track Transitions, filed Nov. 6, 2014.
U.S. Appl. No. 16/559,082, Systems and Methods for Adaptive and Responsive Video, filed Sep. 3, 2019.
U.S. Appl. No. 16/800,994, Systems and Methods for Adaptive and Responsive Video, filed Feb. 25, 2020.
U.S. Appl. No. 14/978,464 Published as US2017/0178601, Intelligent Buffering of Large-Scale Video, filed Dec. 22, 2015.
U.S. Appl. No. 17/403,703, Seamless Transitions in Large-Scale Video, filed Aug. 16, 2021.
U.S. Appl. No. 15/165,373 Published as US 2017-0295410, Video Symbiotic Interactive, filed May 26, 2016.
U.S. Appl. No. 17/328,261, Systems and Methods for Dynamic Weighting of Branched Video Paths, filed May 24, 2021.
U.S. Appl. No. 15/997,284 Published as US 2019/0373330, Interactive Video Dynamic Adaptation and User Profiling, filed Jun. 4, 2018.
U.S. Appl. No. 17/091,149, Dynamic Library Display for Interactive Videos, filed Nov. 6, 2020.
U.S. Appl. No. 16/591,103, Systems and Methods for Dynamically Adjusting Video Aspect Ratios, filed Oct. 2, 2019.
U.S. Appl. No. 16/793,205, Dynamic Adaptation of Interactive Video Players Using Behavioral Analytics, filed Feb. 18, 2020.
U.S. Appl. No. 16/793,201, System and Methods for Detecting Anomalous Activities for Interactive Videos, filed Feb. 18, 2020.
U.S. Appl. No. 16/922,540, Systems and Methods for Seamless Audio and Video Endpoint Transitions, filed Jul. 7, 2020.
U.S. Appl. No. 17/334,027, Automated Platform for Generating Interactive Videos, filed May 28, 2021.
An ffmpeg and SDL Tutorial, “Tutorial 05: Synching Video,” Retrieved from internet on Mar. 15, 2013: <http://dranger.com/ffmpeg/tutorial05.html>, 4 pages.
Archos Gen 5 English User Manual Version 3.0, Jul. 26, 2007, pp. 1-81.
Barlett M, (2008), “iTunes 11: How to Queue Next Song,” Technipages, Oct. 6, 2008 issue, pp. 1-8, retrieved on Dec. 26, 2013 from the internet: http://www.technipages.com/itunes-queue-next-song.html.
Google Scholar search, “Inserting metadata inertion advertising video”, Jul. 16, 2021, 2 pages.
International Preliminary Report and Written Opinion of PCT/IL2012/000080 dated Aug. 27, 2013, 7 pages.
International Search Report and Written Opinion for International Patent Application PCT/IB2013/001000 dated Jul. 31, 2013 (12 pages).
International Search Report for International Patent Application PCT/IL2010/000362 dated Aug. 25, 2010 (2 pages).
International Search Report for International Patent Application PCT/IL2012/000081 dated Jun. 28, 2012 (4 pages).
International Search Report of PCT/IL2012/000080 dated Aug. 9, 2012, 4 pages.
Labs.byHook: “Ogg Vorbis Encoder for Flash: Alchemy Series Part 1,” [Online] Internet Article, Retrieved on Jun. 14, 2012 from the Internet: URL:http://labs.byhook.com/2011/02/15/ogg-vorbis-encoder-for-flash-alchemy-series-part-1/, 2011, (pp. 1-8).
Marciel, M. et al., “Understanding the Detection of View Fraud in Video Content Portals”, (Feb. 5, 2016), Cornell University, pp. 1-13.
Miller, Gregor et al., “MiniDiver: A Novel Mobile Media Playback Interface for Rich Video Content on an iPhoneTM”, Entertainment Computing A ICEC 2009, Sep. 3, 2009, pp. 98-109.
Sodagar, I., “The MPEG-DASH Standard for Multimedia Streaming Over the Internet”, IEEE Multimedia, IEEE Service Center, New York, NY US, (2011) 18(4): 62-67.
Supplemental European Search Report for EP10774637.2 (PCT/IL2010/000362) dated Jun. 28, 2012 (6 pages).
Supplemental European Search Report for EP13184145, (dated Jan. 30, 2014), 3 pages.
Yang, H, et al., “Time Stamp Synchronization in Video Systems,” Teletronics Technology Corporation, <http://www.ttcdas.com/products/daus_encoders/pdf/_tech_papers/tp_2010_time_stamp_video_system.pdf>, Abstract, (8 pages).
U.S. Appl. No. 12/706,721 U.S. Pat. No. 9,190,110 Published as US2010/0293455, System and Method for Assembling a Recorded Composition, filed Feb. 17, 2010.
U.S. Appl. No. 14/884,285 U.S. Pat. No. 11,314,936 Published as US2017/0178601, Systems and Method for Assembling a Recorded Composition, filed Oct. 15, 2015.
U.S. Appl. No. 13/033,916 U.S. Pat. No. 9,607,655 Published as US2011/0200116, System and Method for Seamless Multimedia Assembly, filed Feb. 24, 2011.
U.S. Appl. No. 13/034,645 U.S. Pat. No. 11,232,458 Published as US2011/0202562, System and Method for Data Mining Within Interactive Multimedia, filed Feb. 24, 2011.
U.S. Appl. No. 17/551,847 Published as US2021/0366520 Systems and Methods for Data Mining Within Interactive Multimedia, filed Dec. 15, 2021.
U.S. Appl. No. 13/437,164 U.S. Pat. No. 8,600,220 Published as US2013/0259442, Systems and Methods for Loading More Than One Video Content at a Time, filed Apr. 2, 2012.
U.S. Appl. No. 14/069,694 U.S. Pat. No. 9,271,015 Published as US2014/0178051, Systems and Methods for Loading More Than One Video Content at a Time, filed Nov. 1, 2013.
U.S. Appl. No. 13/622,780 U.S. Pat. No. 8,860,882 Published as US2014/0078397, Systems and Methods for Constructing Multimedia Content Modules, filed Sep. 19, 2012.
U.S. Appl. No. 13/622,795 U.S. Pat. No. 9,009,619 Published as US2014/0082666, Progress Bar for Branched Videos, filed Sep. 19, 2012.
U.S. Appl. No. 14/639,579 U.S. Pat. No. 10,474,334 Published as US2015/0199116, Progress Bar for Branched Videos, filed Mar. 5, 2015.
U.S. Appl. No. 13/838,830 U.S. Pat. No. 9,257,148 Published as US2014/0270680, System and Method for Synchronization of Selectably Presentable Media Streams, filed Mar. 15, 2013.
U.S. Appl. No. 14/984,821 U.S. Pat. No. 10,418,066 Published as US2016/0217829, System and Method for Synchronization of Selectably Presentable Media Streams, filed Dec. 30, 2015.
U.S. Appl. No. 13/921,536 U.S. Pat. No. 9,832,516 Published as US2014/0380167, Systems and Methods for Multiple Device Interaction with Selectably Presentable Media Streams, filed Jun. 19, 2013.
U.S. Appl. No. 14/107,600 U.S. Pat. No. 10,448,119 Published as US2015/0067723, Methods and Systems for Unfolding Video Pre-Roll, filed Dec. 16, 2013.
U.S. Appl. No. 14/335,381 U.S. Pat. No. 9,530,454 Published as US2015/0104155, Systems and Methods for Real-Time Pixel Switching, filed Jul. 18, 2014.
U.S. Appl. No. 14/139,996 U.S. Pat. No. 9,641,898 Published as US2015/0181301, Methods and Systems for In-Video Library, filed Dec. 24, 2013.
U.S. Appl. No. 14/140,007 U.S. Pat. No. 9,520,155 Published as US2015/0179224, Methods and Systems for Seeking to Non-Key Frames, filed Dec. 24, 2013.
U.S. Appl. No. 14/249,627 U.S. Pat. No. 9,653,115 Published as US2015-0294685, Systems and Methods for Creating Linear Video From Branched Video, filed Apr. 10, 2014.
U.S. Appl. No. 15/481,916 U.S. Pat. No. 10,755,747 Published as US2017-0345460, Systems and Methods for Creating Linear Video From Branched Video, filed Apr. 7, 2017.
U.S. Appl. No. 16/986,977 U.S. Pat. No. 11,501,802 Published as US2020/0365187, Systems and Methods for Creating Linear Video From Branched Video, filed Aug. 6, 2020.
U.S. Appl. No. 14/249,665 U.S. Pat. No. 9,792,026 Published as US2015/0293675, Dynamic Timeline for Branched Video, filed Apr. 10, 2014.
U.S. Appl. No. 14/509,700 U.S. Pat. No. 9,792,957 Published as US2016/0104513, Systems and Methods for Dynamic Video Bookmarking, filed Oct. 8, 2014.
U.S. Appl. No. 14/534,626 U.S. Pat. No. 10,692,540 Published as US-2018-0130501-A1, Systems and Methods for Dynamic Video Bookmarking, filed Sep. 13, 2017.
U.S. Appl. No. 16/865,896 U.S. Pat. No. 10,885,944 Published as US2020/0265870, Systems and Methods for Dynamic Video Bookmarking, filed May 4, 2020.
U.S. Appl. No. 17/138,434 U.S. Pat. No. 11,348,618 Published as US2021/0366520, Systems and Methods for Dynamic Video Bookmarking, filed Dec. 30, 2020.
U.S. Appl. No. 17/701,168 Published as US2022/0215861, Systems and Methods for Dynamic Video Bookmarking, filed Mar. 22, 2022.
U.S. Appl. No. 14/534,626 U.S. Pat. No. 11,412,276, Published as US2016/0105724, Systems and Methods for Parallel Track Transitions, filed Mar. 31, 2022.
U.S. Appl. No. 14/700,845 U.S. Pat. No. 10,582,265 Published as US2016/0323608, Systems and Methods for Nonlinear Video Playback Using Linear Real-Time Video Players, filed Apr. 30, 2015.
U.S. Appl. No. 16/752,193 Published as US2020/0404382, Systems and Methods for Nonlinear Video Playback Using Linear Real-Time Video Players, filed Jan. 24, 2020.
U.S. Appl. No. 14/700,862 U.S. Pat. No. 9,672,868 Published as US2016/0322054, Systems and Methods for Seamless Media Creation, filed Apr. 30, 2015.
U.S. Appl. No. 14/835,857 U.S. Pat. No. 10,460,765 Published as US2017/0062012, Systems and Methods for Adaptive and Responsive Video, filed Aug. 26, 2015.
U.S. Appl. No. 16/559,082 Published as US2019/0392868, Systems and Methods for Adaptive and Responsive Video, filed Sep. 3, 2019.
U.S. Appl. No. 14/978,464 U.S. Pat. No. 11,164,548 Published as US2017/0178601, Intelligent Buffering of Large-Scale Video, filed Dec. 22, 2015.
U.S. Appl. No. 14/978,491 U.S. Pat. No. 11,128,853 Published as US2017/0178409, Seamless Transitions in Large-Scale Video, filed Dec. 22, 2015.
U.S. Appl. No. 17/403,703 Published as US2022/0038673, Seamless Transitions in Large-Scale Video, filed Aug. 16, 2021.
U.S. Appl. No. 15/085,209 U.S. Pat. No. 10,462,202 Published as US2017/0289220, Media Stream Rate Synchronization, filed Mar. 30, 2016.
U.S. Appl. No. 15/165,373 Published as US2017/0295410, Symbiotic Interactive Video, filed May 26, 2016.
U.S. Appl. No. 15/189,931 U.S. Pat. No. 10,218,760 Published as US2017/0374120, Dynamic Summary Generation for Real-time Switchable Videos, filed Jun. 22, 2016.
U.S. Appl. No. 15/395,477 U.S. Pat. No. 11,050,809 Published as US2018/0191574, Systems and Methods for Dynamic Weighting of Branched Video Paths, filed Dec. 30, 2016.
U.S. Appl. No. 17/328,261 U.S. Pat. No. 11,553,024 Published as US2021/0281626, Systems and Methods for Dynamic Weighting of Branched Video Paths, filed May, 24, 2021.
U.S. Appl. No. 15/997,284 Published as US2019/0373330, Interactive video dynamic adaption and user profiling, filed Jun. 4, 2018.
U.S. Appl. No. 15/863,191 U.S. Pat. No. 10,257,578, Dynamic Library Display for Interactive Videos, filed Jan. 5, 2018.
U.S. Appl. No. 16/283,066 U.S. Pat. No. 10,856,049 Published as US2019/0349637, Dynamic Library Display for Interactive Videos, filed Feb. 22, 2019.
U.S. Appl. No. 17/091,149 U.S. Pat. No. 11,528,534 Published as US2021/0306707, Dynamic Library Display for Interactive Videos, filed Nov. 6, 2020.
U.S. Appl. No. 16/591,103 U.S. Pat. No. 11,490,047 Published as US2021/0105433, Systems and Methods for Dynamically Adjusting Video Aspect Ratios, filed Oct. 2, 2019.
U.S. Appl. No. 16/793,205 Published as US2021/0258647, Dynamic adaptation of interactive video players using behavioral analytics, filed Feb. 18, 2020.
U.S. Appl. No. 16/793,201 U.S. Pat. No. 11,245,961 Published as US2021/0258640, Systems and Methods for Detecting Anomalous Activities for Interactive Videos, filed Feb. 18, 2020.
U.S. Appl. No. 16/922,540 Published as US2022/0014817, Systems and Methods for Seamless Audio and Video Endpoint Transitions, filed Jul. 7, 2020.
U.S. Appl. No. 17/462,199, Shader-based dynamic video manipulation, filed Aug. 31, 2021.
U.S. Appl. No. 17/462,222, Shader-based dynamic video manipulation, filed Aug. 31, 2021.
U.S. Appl. No.17/334,027 Published as US2022/0385982, Automated platform for generating interactive videos, filed May 28, 2021.
U.S. Appl. No. 17/484,604, Discovery engine for interactive videos, filed Sep. 24, 2021.
Bodaghi, A. et al., “Personalization of Interactive Recommender Systems for Expert Users”, 4th International Conference on the Web Research (ICWR), (2018), pp. 58-62.
Related Publications (1)
Number Date Country
20230101763 A1 Mar 2023 US