US11076181B2 - Systems and methods for resolving manifest file discontinuities - Google Patents

Systems and methods for resolving manifest file discontinuities Download PDF

Info

Publication number
US11076181B2
US11076181B2 US16/909,211 US202016909211A US11076181B2 US 11076181 B2 US11076181 B2 US 11076181B2 US 202016909211 A US202016909211 A US 202016909211A US 11076181 B2 US11076181 B2 US 11076181B2
Authority
US
United States
Prior art keywords
manifest file
content
manifest
entry
discontinuity
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
US16/909,211
Other versions
US20200322660A1 (en
Inventor
Kevin C. Johns
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Level 3 Communications LLC
Original Assignee
Level 3 Communications LLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Level 3 Communications LLC filed Critical Level 3 Communications LLC
Priority to US16/909,211 priority Critical patent/US11076181B2/en
Assigned to LEVEL 3 COMMUNICATIONS, LLC reassignment LEVEL 3 COMMUNICATIONS, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: JOHNS, KEVIN C.
Publication of US20200322660A1 publication Critical patent/US20200322660A1/en
Application granted granted Critical
Publication of US11076181B2 publication Critical patent/US11076181B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/24Monitoring of processes or resources, e.g. monitoring of server load, available bandwidth, upstream requests
    • H04N21/2404Monitoring of server processing errors or hardware failure
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/172Caching, prefetching or hoarding of files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/41Indexing; Data structures therefor; Storage structures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/25Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
    • H04N21/266Channel or content management, e.g. generation and management of keys and entitlement messages in a conditional access system, merging a VOD unicast channel into a multicast channel
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/27Server based end-user applications
    • H04N21/278Content descriptor database or directory service for end-user access
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/83Generation or processing of protective or descriptive data associated with content; Content structuring
    • H04N21/845Structuring of content, e.g. decomposing content into time segments
    • H04N21/8456Structuring of content, e.g. decomposing content into time segments by decomposing the content in the time domain, e.g. in time segments

Definitions

  • aspects of the present disclosure involve resolving errors in manifest files used in content distribution, and more particularly involve correcting errors in manifest files by combining multiple manifest files for retrieving content from disparate locations of a network.
  • Content distribution networks generally function by retrieving and distributing electronic content from content providers and, more specifically, from origin servers hosting the content to be distributed. Once retrieved, the content can be cached at various locations within the CDN, generally referred to as edge servers, to facilitate efficient distribution of the content.
  • Content available over a CDN is produced by content providers, which may include, without limitation, television networks, movie studios, video-sharing platforms, and countless other types of content providers.
  • the content provider produces the content (which may include encoding the content) and makes the content available for distribution over the CDN.
  • Content may be divided into discrete segments, commonly referred to as “transport segments” or “media segments” and, if so, producing the content may further include generating a manifest file that sequentially lists the segments of a given piece of content along with their respective network locations.
  • a request is transmitted to a domain name server (DNS) that recognizes the content is to be distributed over the CDN and redirects the request to the CDN.
  • DNS domain name server
  • the CDN identifies a CDN edge server from which the content should be served to the device.
  • the edge server is selected based on geographic proximity to the DNS resolver from which the request was received, but other considerations, such as load balancing and the status of CDN equipment among others, may be taken into account when selecting an edge server from which the content is to be provided to the device. If the content is not currently located at an edge server, the CDN may copy the content to the edge server from another cache of the CDN or from the origin server. The edge server then provides the requested content to the device.
  • the CDN responds to a request for the content by providing the corresponding manifest file to the device.
  • the device through an application such as a media player running on the device, then makes sequential requests for the segments of the content based on the order and location of data stored within the manifest file. Similar to the original request, the individual segment requests are each forwarded to the CDN and handled by serving the requested segment from the appropriate edge server.
  • a content provider may continuously generate new segments and update the corresponding manifest file to include entries for the new segments. As a result, the device must periodically request an updated version of the manifest file in order to request and receive the new segments.
  • a method of resolving errors in a manifest file includes identifying a first discontinuity in a first manifest file for retrieving content segments of stored content, the first discontinuity corresponding to an entry of the first manifest file and a first content segment.
  • the method further includes identifying an entry of a second manifest file, the entry of the second manifest file including location information for retrieving a second content segment.
  • a combined manifest file is then generated by replacing the entry of the first manifest file, at least in part, with the location information of the entry of the second manifest file such that the first discontinuity is resolved using the location information for retrieving the second content segment.
  • a system for resolving errors in a manifest file includes a computing device including a processor and one or more non-transitory tangible computer-readable storage media storing computer-executable instructions.
  • the instructions When executed by the processor, the instructions cause the computing device to identify a first discontinuity in a first manifest file for retrieving content segments of stored content, the first discontinuity corresponding to an entry of the first manifest file and a first content segment.
  • the instructions further cause the computing device to identify an entry of a second manifest file, the manifest file entry of the second manifest file including location information for retrieving a second content segment.
  • the instructions then cause the computing device to generate a combined manifest file by replacing the entry of the first manifest file, at least in part, with the location information of the entry of the second manifest file such that the first discontinuity is resolved using the location information for retrieving the second content segment.
  • a non-transitory computer-readable medium includes instructions that, when executed by one or more processors of a computing device, cause the computing device to identify a first discontinuity in a first manifest file for retrieving content segments of stored content, the first discontinuity corresponding to an entry of the first manifest file and a first content segment.
  • the instructions further cause the computing device to identify a manifest file entry of a second manifest file, the manifest file entry of the second manifest file including location information for retrieving a second content segment.
  • the instructions then cause the computing device to generate a combined manifest file by replacing the entry of the first manifest file, at least in part, with the location information of the entry of the second manifest file such that the first discontinuity is resolved using the location information for retrieving the second content segment.
  • FIG. 1 is a schematic illustration of an example network environment including functionality to resolve errors in manifest files.
  • FIG. 2 is a schematic illustration of a partial view of a second network environment including functionality to resolve errors in manifest files
  • FIG. 3 is a schematic illustration of a partial view of a third network environment including functionality to resolve errors in manifest files.
  • FIG. 4 is a flowchart illustrating a method, or combination of methods, for resolving errors in manifest files.
  • FIG. 5 is a flowchart illustrating a second method, or combination of methods, for resolving errors in manifest files.
  • FIG. 6 is a block diagram illustrating the combination of manifest files to generate a combined manifest file.
  • FIG. 7 is an example computing system that may implement various systems and methods of the presently disclosed technology.
  • This patent application involves, among other things, systems and methods for resolving errors in manifest files used to obtain stored content, such as content made available over a content distribution network (CDN).
  • CDN content distribution network
  • the systems and methods disclosed herein combine a primary manifest file found to include discontinuities or other errors corresponding to one or more content segments with one or more secondary manifest files that include network location information for the problematic content segments.
  • a computing device associated with a content provider segments the content into multiple transport or media segments, each transport segment corresponding to a discrete portion of the content.
  • a transport segment may correspond to a five or ten-second portion of audio or video.
  • the content provider computing device further generates a manifest file that includes sequential manifest file entries listing the transport segments and their locations within the CDN.
  • each entry in the manifest file may include a relative location for the corresponding transport segment, the relative location being relative to the location of the manifest file within the CDN.
  • the location of the transport segment may instead be an absolute location, such as a complete network path, identifying the location of the transport segment to the content.
  • two or more manifest files are generated for a given piece of content.
  • the content is also duplicated across two or more storage platforms, each of which is configured to operate as an origin server for providing the content to a CDN and each of which is associated with a corresponding manifest file for the respective copy of the content.
  • the storage platforms may be geographically diverse such that each storage platform is suited to provide the content to specific geographic regions of the CDN.
  • a first storage platform may be located in New York and primarily serve the east coast of the United States, while a second storage platform may be located in Los Angeles and primarily serve the west coast of the United States.
  • the manifest files of the first storage platform will include network locations for copies of content segments maintained on the first storage platform while the manifest files of the second storage platform will include network locations for copies of the same content segments maintained on the second storage platform.
  • the corresponding manifest file is updated or replaced such that new entries including any new transport segments and their network locations are included.
  • manifest files for the same content may also be generated for other reasons including, without limitation, redundancy and to accommodate multiple bit rates and formats of particular content. Accordingly, a system in accordance with the present disclosure may include multiple manifest files, some or all of the entries of which may include different location for the respective content, or the same location information for a particular transport segment. Moreover, more than one version of a manifest file for particular content or segment may be generated, each version of the manifest file corresponding to a different version of the same content.
  • the client device When a device, referred to herein as a client device, requests content from the CDN, the client device may be provided with a manifest file corresponding to the requested content.
  • a manifest file For purposes of this disclosure, such a manifest file is referred to as a “primary manifest file.”
  • the client device submits requests for transport segments according to the primary manifest file.
  • the primary manifest file may specify an order and corresponding locations for each of the transport segments of the content and the client device may submit requests accordingly.
  • the primary manifest file may include a location agnostic universal resource locator (URL) or similar reference and the client device may submit a request including the location agnostic URL to the CDN.
  • the CDN may then determine the best location from which to serve the content based on, among other things, geographic proximity, performance criteria, cost-related criteria, or other criteria, alone or in combination.
  • Each transport segment is then retrieved from the storage platform and delivered over the CDN to the client device.
  • the transport segments may be cached in one or more devices of the CDN network, such as an edge server, such that the request for the transport segment is satisfied by retrieving the cached transport segment from the CDN devices as opposed to retrieving the transport segment from the storage platform directly.
  • an edge server such that the request for the transport segment is satisfied by retrieving the cached transport segment from the CDN devices as opposed to retrieving the transport segment from the storage platform directly.
  • the content is often retrieved from the origin and cached prior to delivery.
  • the primary manifest file may be incomplete or otherwise contain errors. For example, connectivity issues, such as equipment failures, power outages, excessive network loading, and the like, may occur during writing of the transport segment to the storage platform and may result in a failure of the write operation. When such a failure occurs, an entry noting the discontinuity is generally inserted into the manifest file. As a result, playback by a client device requesting transport segments according to the primary manifest file may be interrupted when the discontinuity is reached.
  • connectivity issues such as equipment failures, power outages, excessive network loading, and the like
  • CDN operators are limited in how they can address such interruptions. For certain interruptions, a CDN operator may do nothing and the client device may simply move on to the next transport segment of the manifest file such that the client device misses a portion of the content corresponding to the problematic transport segments. In the context of audio or video content, such an approach can cause stalling and skipping of the content, leading to an unsatisfactory user experience.
  • a CDN operator may manually force the client device to retrieve the content from a second storage platform or a CDN device storing a cached version of the content stored on the second storage platform. More specifically, the CDN may provide to the client device a new manifest file for retrieving the content from the second storage platform. The client device may then proceed with acquiring the content according to the new manifest file. Synchronizing the client experience so that content is not missed or the content is not restarted can be challenging. Notably, such an approach also adds additional traffic to the portion of the CDN associated with the second storage platform, thereby eliminating many of the efficiencies gained from a CDN system.
  • the additional traffic may cause significant stress on the portion of the CDN to which the client devices are redirected, increasing the likelihood of additional failures related to writing transport segments and generating and distributing corresponding manifest files.
  • systems and methods disclosed herein address primary manifest file errors by first identifying errors or discontinuities in the primary manifest file and then merging the primary manifest file with one or more additional (second) manifest files for the same content to generate a combined manifest file.
  • the combined manifest file includes entries from the primary manifest file but inserts entries from the one or more second manifest files into discontinuities or other omissions of the primary manifest file.
  • a client device provided with the combined manifest file will retrieve the majority of transport segments in accordance with the primary manifest file, but will retrieve any problematic transport segments from one or more secondary storage platforms or CDN devices containing cached versions of the transport segments maintained on the secondary storage platforms.
  • service of the content to the client device is relatively uninterrupted with minimal impact on the portion of the CDN corresponding to the second storage platform.
  • the manifest normalizer may take various forms and may be located at various points within a content distribution system. In general, however, the manifest normalizer examines a manifest file to determine if the manifest file contains any errors, omissions, or discontinuities. If no such errors are present, the manifest normalizer returns the manifest file for delivery and implementation by the client device. If, on the other hand, the manifest normalizer identifies one or more errors in the manifest file, the manifest normalizer compares the primary manifest file to one or more second manifest files for obtaining the same content or copies thereof.
  • the manifest normalizer then generates a combined manifest file that is a union between the entries of the primary manifest file and the one or more second manifest files by supplementing the entries of the primary manifest file with those of the one or more second manifest files corresponding to the errors or discontinuities in the primary manifest file. More specifically, network location information for the content segments missing from the primary manifest file are copied from the one or more second manifest files such that the combined manifest file includes entries for each segment of the content.
  • the manifest analyzer analyzes the primary manifest file and generates a corresponding combined manifest file during the process of writing content segments to a storage platform.
  • the manifest normalizer may replace the primary manifest file of the storage platform with the combined manifest file such that the combined manifest may then be provided for any subsequent requests for the content.
  • the manifest normalizer analyzes the primary manifest file in response to requests for the content corresponding to the manifest file.
  • the manifest normalizer may act as an intermediary of sorts between the client device and the CDN. More specifically, in response to a request for a primary manifest file from the client device, the manifest normalizer may retrieve the primary manifest file and analyze the primary manifest file for any discontinuities before forwarding the primary manifest file to the client device. If a discontinuity is identified, the manifest normalizer may generate a combined manifest file including location information obtained from other manifest files and then provide the combined manifest file to the client device instead of the primary manifest file.
  • the manifest normalizer is implemented as part of a CDN.
  • the manifest normalizer may be configured to access or retrieve a primary manifest file from a storage platform in response to a content request from a client device.
  • the manifest normalizer is implemented in a client device.
  • the manifest normalizer may examine primary manifest files for errors and discontinuities when the primary manifest file is received by the client device but before the client device begins submitting requests for the transport segments.
  • the manifest normalizer is implemented at a computing device associated with a content provider.
  • the manifest normalizer may audit the manifest files and, to the extent an error is identified, generate a combined manifest file, and replace the manifest files with the combined manifest file addressing the errors.
  • the manifest normalizer may also be implemented as a service available to computing devices associated with the CDN.
  • FIG. 1 is a schematic illustration of an example network environment 100 for storing and distributing content to one or more users according to the present disclosure.
  • a CDN 102 includes multiple CDN devices 104 - 114 .
  • the CDN devices 104 - 114 include various computing devices configured to store and/or transmit data.
  • One of more of the CDN devices 104 - 114 may be configured to communicate with one or more external networks.
  • each of CDN devices 104 , 110 , 112 , and 114 are edge servers that are communicatively coupled with external networks and/or computing devices.
  • the CDN devices 104 and 114 are communicatively coupled to a first storage platform 124 and a second storage platform 132 , respectively, the CDN device 110 is communicatively coupled to a client network 116 , and the CDN device 112 is communicatively coupled to an external network 140 .
  • the external network 140 is intended to represent any number of other networks and computing devices coupled to the CDN 102 . Accordingly, the external network 140 may include, without limitation, one or more of content provider networks, storage platforms, client networks, and other CDNs.
  • the network environment 100 further includes a content provider network 120 including a content provider computing device 122 .
  • the content provider computing device 122 is communicatively coupled to each of the first storage platform 124 and the second storage platform 132 .
  • the first storage platform 124 includes a first storage platform computing device 126 in communication with a first content store 128 and a first manifest file collection 130 .
  • the first manifest file collection 130 includes at least one first manifest file 131 corresponding to content stored in the first content store 128 .
  • the second storage platform 132 includes a second storage platform computing device 134 in communication with a second content store 136 and a second manifest file collection 138 including at least one second manifest file 139 .
  • manifest files may also be stored in other locations within the network environment 100 .
  • manifest files may be stored in decentralized locations and/or cached in various locations throughout the network environment 100 . Accordingly, to the extent the present disclosure refers to the location of a manifest file, such references should not be interpreted to be strictly limited to storage platforms.
  • Content provided by the content provider computing device 122 is generally stored on storage platforms, such as the first storage platform 124 and the second storage platform 132 for retrieval by the CDN 102 . More specifically, the content provider computing device 122 divides the content into multiple segments, also referred to herein as “transport segments” or “media segments.” A given transport segment may correspond to a discrete portion of the content having a predetermined size, duration, or other metric.
  • Each of the first storage platform 124 and the second storage platform 132 may function as origin servers. More specifically, the first storage platform 124 and the second platform server 132 may store original versions of content that are retrieved by and cached within one of more of the CDN devices 104 - 114 . In certain implementations, each of the first storage platform 124 and the second storage platform 132 may be integrated into the content provider network 120 . Alternatively, the first storage platform 124 and the second storage platform 132 may be maintained by a third party and communicatively coupled to each of the content provider network 120 and the CDN 102 . In other implementations, the content provider computing device 122 may be an origin server associated with a particular content provider. In such implementations, content may be stored at the origin and subsequently distributed to the storage platforms 124 , 132 .
  • the same content may be stored in disparate storage platforms to efficiently facilitate distribution of the stored content.
  • the same content may be stored in each of the first storage platform 124 and the second storage platform 132 . More specifically, each transport segment is transmitted to the first storage platform computing device 126 and the second storage platform computing device 134 for storage in the first content store 128 and the second content store 136 , respectively.
  • the storage platforms 124 , 132 may provide the content to different sections of the CDN 102 .
  • each of the first storage platform 124 and the second storage platform 132 may primarily serve content to sections of the CDN 102 corresponding to cities, states, or other geographical regions.
  • a given storage platform may also store multiple versions of the same content, with each version of the content having a different format. For example, multiple instances of the same content may be stored in a storage platform, with each instance of the content having a different bit rate.
  • corresponding entries are added to the first manifest file 131 and the second manifest file 139 , respectively, with each entry including an identifier and a location of the corresponding transport segment within the CDN 102 .
  • New entries may be added to the manifest files or the manifest files may be regenerated as each transport segment is written to the corresponding storage platform.
  • the manifest file may be updated and/or recreated as each new transport segment is generated by the content provider computing device 122 and stored in the storage platforms 124 , 132 .
  • a single manifest file may be created for the transport segments stored in the storage platforms 124 , 132 .
  • individual manifest files may be created for each version of the content that is stored.
  • manifest files such as manifest files 131 and 139 , may be written in a markup language, such as extensible markup language (XML), and may be generated in accordance with one or more predefined schemas.
  • Each manifest file generally includes information regarding the server and host on which the content is stored as well as an entry for each of the transport segments of the content corresponding to the manifest file.
  • the server information generally includes a primary hostname, IP address, or similar identifier for the server.
  • the host information may include a domain name server (DNS) name or IP address of the host and may further include attributes corresponding to, among other things, a port or protocol to be used when communicating with the host.
  • DNS domain name server
  • Each entry corresponding to a transport segment includes a source of the transport segment, which may be a direct path of the transport segment or a path relative to the host address. Additional address information may also be included in entries for the transport segments including, without limitation, an alternative path to be used if the source path is found to be invalid.
  • the process of retrieving stored content generally includes requesting and receiving a manifest file corresponding to the content then subsequently requesting and receiving the transport segments of the content in accordance with the manifest file.
  • new manifest files may be continuously generated to include new transport segments as they are generated.
  • the process of retrieving the stored content in a live-streaming context may include alternating between requesting and receiving an updated manifest file and requesting and receiving one or more transport segments.
  • a client device 118 To request a manifest file or transport segment, a client device 118 first submits a request in the form of a qualified domain name or similar reference to a domain name system (DNS) resolver 152 .
  • DNS domain name system
  • the client device 118 may generate and transmit a request for content including a corresponding URL by clicking a link in a web browser or selecting content to view within a media player, among other actions.
  • the URL may also be generated from network location information stored within the manifest file.
  • the DNS resolver 152 In response to receiving a request from the client device 118 , the DNS resolver 152 returns an address, such as an IP address, to the client device 118 that corresponds to a server from which the client device 118 may obtain the requested manifest file or transport segment.
  • the DNS resolver 152 may determine that the URL is associated with a host of the CDN 102 and may redirect the request to an authoritative DNS name server 154 of the CDN 102 .
  • the authoritative DNS name server 154 determines from which of the various CDN devices 104 - 114 the manifest file or transport segment is to be served to the client device 118 and returns a corresponding address.
  • the transport segment or manifest file may already be cached at a CDN device.
  • the content and manifest file may be retrieved from the appropriate storage platform and cached at a chosen CDN device.
  • the DNS name server 154 returns an address, such as an IP address, to the client device 118 corresponding to the CDN device or storage platform from which the manifest file or transport segment is to be retrieved.
  • the process of selecting a CDN device 104 - 114 to provide the requested manifest file or transport segment may include selecting one of the CDN devices 104 - 114 based on geographic proximity to the client device 118 , load balancing of the network, and other performance, logistical, and business considerations.
  • the DNS name server 154 or other computing device of the CDN 102 determines that a manifest file requested by the client device 118 is associated with content stored in the first storage platform 124 . If the first manifest file 131 is not yet cached within the CDN 102 , the CDN 102 retrieves the first manifest file 131 from the first storage platform 124 , caches the first manifest file 131 within the CDN 102 , and provides an address to the network location of the cached first manifest file to the client device 118 . After retrieving the cached first manifest file, the client device 118 may obtain the individual transport segments included in the first manifest file 131 by submitting successive transport segment requests according to the network location information stored within the first manifest file 131 .
  • the DNS name server 154 or other computing device of the CDN 102 determines whether the requested transport segment is cached within the CDN 102 . If not, the transport segment is retrieved from the appropriate storage platform 124 , 132 to be cached within the CDN 102 and an address for the cached transport segment is returned to the client device 118 . The client device 118 may then play or otherwise execute the retrieved transport segment. This process is then repeated for subsequent transport segments listed in the first manifest file 131 .
  • the process of writing a transport segment from the content provider network 120 to each of the first storage platform 124 and the second storage platform 132 may encounter errors such that one or more transport segments are incompletely transferred or not transferred at all.
  • communication between the content provider computing device 122 and the first storage platform computing device 126 may be interrupted due to network connectivity issues, equipment failure, excessive loading, and the like. In such situations, a discontinuity or similar entry may be added to the manifest file as a placeholder for the problematic transport segment(s).
  • the network environment 100 includes a manifest normalizer 150 that is capable of combining multiple manifest files to generate a combined manifest file that accounts for gaps or discontinuities within the individual manifest files, such as may occur during interruptions in the writing process.
  • the manifest normalizer 150 is incorporated as part of the CDN 102 , however, as discussed in other sections of this disclosure, the manifest normalizer 150 may be incorporated into other portions of the network environment 100 .
  • the manifest normalizer 150 analyzes a manifest file for discontinuities and, if one or more discontinuities are identified, generates a combined manifest file in which the discontinuities are addressed using data retrieved from one or more other manifest files. For example, the discontinuities may be resolved by inserting network location information for obtaining a copy of the transport segment or a different version of the transport segment (such as a version of the transport segment at a different bit rate).
  • the manifest normalizer 150 is generally adapted to retrieve or otherwise receive the first manifest file 131 and analyze the first manifest file for errors. If the manifest normalizer 150 does not identify any errors, the manifest normalizer 150 may simply forward the first manifest file 131 as necessary to a client device requesting the content corresponding to the manifest file. If, on the other hand, the manifest normalizer 150 identifies one or more discontinuities or other errors in the first manifest file 131 , the manifest normalizer 150 may retrieve the second manifest file 139 , which corresponds to the same content as the first manifest file 131 . After retrieving the second manifest file 139 , the manifest normalizer 150 may then generate a combined manifest file by joining the first and second manifest files 131 , 139 .
  • the process of joining the first and second manifest files 131 , 139 to generate the combined manifest file may generally include making a copy of the first manifest file and inserting entries of the second manifest file 139 into the copy of the first manifest file corresponding to the missing transport segments. Insertion of the second manifest file entries into the copy of the first manifest file may also include generating an absolute location for the added segments and inserting the absolute location into the added manifest file entries.
  • the absolute location may be generated, for example, by copying an existing absolute location of the added segments or, if such a location is not available, by appending the relative location of the added entries to the location of the second manifest file.
  • the manifest normalizer 105 may forward the combined manifest file to the client device requesting the content. Alternatively, if the combined manifest file retains one or more discontinuities, additional manifest files from other storage platforms may be retrieved and incorporated into the combined manifest file until all discontinuities are resolved.
  • the process of forwarding the first manifest file or the combined manifest file may vary depending on the particular implementation of the manifest normalizer 150 .
  • the manifest normalizer 150 may be configured to forward the first or combined manifest files directly to the client device 118 .
  • the manifest normalizer 150 may forward the first or combined manifest files for storage in one or more storage platforms or computing devices of the CDN 102 .
  • the manifest normalizer 150 is illustrated as being incorporated into the CDN 102 .
  • the manifest normalizer 150 may be adapted to analyze manifest files and generate combined manifest files as necessary in response to content requests received by the CDN 102 from the client device 118 .
  • the manifest normalizer 150 may identify any discontinuities or errors in the manifest file and generate a combined manifest file as previously discussed.
  • the combined manifest file may then be forwarded to the appropriate computing device of the CDN 102 to be cached instead of caching the original manifest file.
  • content and any corresponding manifest files may be migrated to the CDN 102 as stored in the storage platforms 124 , 132 ; however, when a manifest file is served from a computing device of the CDN 102 , the manifest file may first be sent to the manifest normalizer 150 which analyzes the manifest file for errors. If no errors are identified, the manifest normalizer 150 may forward the manifest file to the client device 118 . Otherwise, the manifest normalizer 150 may generate a combined manifest file to address any identified errors and forward the combined manifest file to the client device 118 .
  • the manifest normalizer 150 may cause the first manifest file to be replaced with the combined manifest file.
  • the manifest normalizer 150 may replace the version of the first manifest file located on the storage platform 124 with the combined manifest file.
  • the manifest normalizer 150 may further initiate deletion or replacement of any cached versions of the first manifest file maintained in the CDN 102 . To the extent deletion occurs, subsequent requests for the content may result in the combined manifest file being obtained from the storage platform 124 and subsequently cached in the CDN 102 such that the CDN 102 does not store cached versions of the discontinuous first manifest file.
  • the particular method by which the manifest normalizer 150 identifies errors in a given manifest file may vary.
  • the content provider computing device 122 may insert an entry into the manifest file, where the entry has a predetermined format indicating that an error had occurred.
  • the computing device 122 may be adapted to insert a “discontinuity” entry in place of the transport segment information.
  • the manifest normalizer 150 may identify errors in a retrieved manifest file by reading the retrieved manifest file and looking for discontinuity entries. To the extent such entries exist, the manifest normalizer 150 may generate a combined manifest file in which the discontinuity entries are instead replaced by corresponding entries from a second manifest file.
  • the content provide computing device 122 may be adapted to embed an error code or other error log information into the manifest file indicating whether a write error or other interruption occurred during writing of transport segments to a storage platform.
  • Such codes or log information may generally indicate whether such an error occurred and, more specifically, which transport segments were affected by the write error/interruption.
  • the manifest normalize 150 may check for such error codes or log information to determine if a combined manifest file is to be generated and, if so, to identify which entries of the second manifest file are required for the combined manifest file to be generated by the manifest normalizer.
  • FIG. 2 is a partial view of a second network environment 200 for distributing content.
  • the example of FIG. 2 is intended to illustrate one implementation of a manifest normalizer 250 for addressing manifest file errors during the uploading of content by a content provider to an origin server or similar storage platform.
  • the second network environment 200 includes a content provider network 220 including a content provider computing device 222 .
  • the content provider network 220 is communicatively coupled to each of a first storage platform 224 and a second storage platform 232 .
  • the first storage platform 224 includes a first storage platform computing device 226 in communication with a first content store 228 and a first manifest collection 230 including a first manifest file 231 .
  • the second storage platform 232 includes a second content store 236 and a second manifest collection 238 including a second manifest file 239 .
  • Each of the first storage platform 224 and the second storage platform 232 are communicatively coupled to a CDN, such as the CDN 102 shown in FIG. 1 .
  • the second network environment 200 includes a manifest normalizer 250 that is included in or otherwise in communication with the content provider network 220 .
  • a content provider computing device 222 generates and transmits content segments to each of the first and second storage platforms 224 , 232 .
  • corresponding entries are generated in a first manifest file 231 and a second manifest file 239 , respectively.
  • new entries may be appended to the manifest files 231 , 239 or new versions of the manifest files 231 , 239 may be generated as new segments are uploaded to the storage platforms 224 , 232 .
  • the first storage platform 224 and the second storage platform 232 may be, but are not necessarily, geographically diverse and may be, but are not necessarily, adapted to provide the content to specific geographic regions of a CDN.
  • the segments uploaded to each of the first and second storage platforms 224 , 232 generally correspond to copies of the content generated by the content provider computing device 222 .
  • the content provider computing device 222 may generate and upload multiple versions of content to one of the storage platforms 224 , 232 or may store different versions of the content on the storage platforms 224 , 232 .
  • the content provider computing device 222 may generate transport segments corresponding to the same content but sampled at different bitrates or having different localization characteristics.
  • each version is essentially treated as a distinct piece of content in that each version is broken into corresponding transport segments that are then uploaded to one or both of the storage platforms 224 , 232 along with a corresponding manifest file.
  • the manifest normalizer 250 may monitor the write operations to determine whether or not the operations are completed successfully. Such monitoring may be performed in various ways but, in general, includes identifying at least one of discontinuities in a manifest file or events that may lead to discontinuities in a manifest file.
  • the manifest normalizer 250 may be adapted to receive an alert or similar notification (such as an alert or notification from one or more of the content provider computing device 222 , the first storage platform 224 , and the second storage platform 232 ) when a write operation for a transport segment fails, when communication between the content provider computing device 222 and one of the storage platforms 224 , 232 is interrupted, or when other such interruptions occur.
  • the manifest normalizer 250 may wait until some or all of the write operations for a given piece of content are completed before inspecting the manifest file corresponding to the transport segments for errors and discontinuities.
  • the identification of discontinuities in a manifest file may be based on an update interval of the manifest file.
  • each transport segment of content may have a fixed duration, such as five seconds, such that the manifest file is updated with a new entry at a similar frequency. Accordingly, if an update has not occurred after the expected interval duration (e.g., after seven seconds when an update is expected every five seconds), the manifest file may be considered stale and the corresponding entry of the manifest file may be declared, marked, or otherwise identified as a discontinuity.
  • the manifest normalizer 250 may initiate remedial functions in order to generate a combined manifest file in which the manifest file entries for any missing or otherwise problematic segments are modified with information from corresponding entries of one or more second manifest files.
  • the manifest normalizer 250 may wait until all write operations for a given piece of content are completed before initiating generation of a combined manifest file. By doing so, the manifest normalizer 250 operates more efficiently and avoids generating a manifest file that includes unnecessary redirections.
  • the manifest normalizer 250 may retrieve the second manifest file 239 and create a combined manifest file in which the missing or problematic entries of the first manifest file 231 are replaced or updated with information form the corresponding entries of the second manifest file 239 .
  • the process of generating the combined manifest file may also include accessing manifest files from one or more other storage platforms or computing devices of the CDN in the event that combining the first and second manifest files 231 , 239 does not result in a complete combined manifest file.
  • FIG. 3 is a partial view of a third network environment 300 .
  • the example of FIG. 3 is intended to illustrate an implementation of a manifest normalizer 350 for addressing manifest file errors during the retrieval of content from a content distribution network 302 .
  • the network environment 300 includes a client network 316 including a client computing device 318 , which is communicatively coupled to a CDN device 310 of a CDN 302 .
  • the CDN 302 may include one or more additional CDN devices represented as a sub-network 304 .
  • the CDN 302 is further in communication with each of a first storage platform 324 and a second storage platform 332 .
  • the first storage platform 324 includes a first storage platform computing device 326 in communication with a first content store 328 and a first manifest collection 330 including a first manifest file 331 .
  • the second storage platform 332 includes a second content store 336 and a second manifest collection 338 including a second manifest file 339 .
  • the client computing device 318 includes or is in communication with a manifest normalizer 350 .
  • the manifest normalizer 350 may be an application executed by the client computing device 318 or a separate computing device that is communicatively coupled to or otherwise accessible to the client computing device 318 .
  • the client computing device 318 submits a request for a manifest file for content deliverable over the CDN 302 .
  • the client device 318 may receive an IP or similar address corresponding to a computing device of the content distribution network 302 on which a manifest file for the requested content is stored.
  • the address may point to a cached version of the manifest file stored within the CDN 302 .
  • the address may point to an origin server or similar computing device of a storage platform on which the manifest file is stored, such as a first origin server 326 and a second origin server 334 of the first and second storage platforms 324 , 332 , respectively.
  • the client computing device 318 may send the manifest file request to the manifest normalizer 350 .
  • the manifest normalizer 350 may then retrieve the requested manifest file and analyze the manifest file for any errors or other discontinuities. For example, with reference to FIG. 3 , the client device 318 may submit a request for the first manifest file 331 to the manifest normalizer 350 .
  • the manifest normalizer 350 retrieves the first manifest file 331 (or a cached copy thereof) and analyzes the first manifest file 331 for any discontinuities or other errors. If no such errors are present, the manifest normalizer 350 returns the first manifest file 331 to the client computing device 318 .
  • the manifest normalizer 350 may retrieve one or more other manifest files corresponding to the requested content. For example, the manifest normalizer 350 may retrieve the second manifest file 339 stored in the second storage platform 332 . The manifest normalizer 350 may then combine the first manifest file 331 with the second manifest file 339 to generate a combined manifest file that is then returned to the client computing device 318 .
  • the manifest normalizer 350 may be adapted to receive and/or intercept manifest files sent to the client device 318 as opposed to manifest file requests sent by the client device 318 . In such implementations, the manifest normalizer 350 may similarly analyze any incoming manifest files for errors. If no errors are identified, the manifest file may be forwarded to the client device 318 . Otherwise, the manifest normalizer 350 may retrieve one or more second manifest files, generate a combined manifest file that addresses the errors, and transmits the combined manifest file to the client device 318 .
  • the manifest normalizer may be a service accessible by computing devices of one or more of the CDN, the content provider network, and the client network.
  • the manifest normalizer may be implemented as a manifest normalizer web service accessible by computing devices of the content provider network, the CDN, and the client network.
  • the service may take a content request as an input and return a manifest file, which may be a combined manifest, in response to the request.
  • the service may receive a manifest file as input, analyze the manifest file, and provide either the manifest file if no discontinuities are present or a combined manifest file in which any discontinuities are filled from other manifest files retrieved by the service.
  • FIG. 4 is a flow chart illustrating an example method 400 of resolving errors in a manifest file corresponding to stored content.
  • the method 400 includes writing a segment of content to each of a first content store 128 and a second content store 136 (operation 402 ).
  • the content provider computing device 122 of the content provider network 120 may generate content, break the content into discrete segments, and write the segments to each of the first content store 128 and the second content store 136 of the first storage platform 124 and the second storage platform 132 , respectively.
  • a first manifest file 131 of the first storage platform 124 and a second manifest file 139 of the second storage platform 132 may be updated to reflect storage of the segments (operation 404 ). Updating the first manifest file 131 and the second manifest file 139 may include initially generating the manifest files 131 , 139 or may include updating the manifest files 131 , 139 with additional entries. In certain implementations, the first and second manifest files 131 , 139 are updated after each segment is written to the content stores 128 , 136 , respectively. Alternatively, the first and second manifest files 131 , 139 may be updated periodically after more than one segment has been stored. For example, in certain implementations, all transport segments of the content may be written to each of the first and second content stores 128 , 136 before updating or creating the first and second manifest files 131 , 139 , respectively.
  • a request for a primary manifest file may be received from a client device 118 (operation 406 ).
  • the client device 118 may request content by submitting a URL or similar address to a DNS resolver, such as the DNS resolver 150 of FIG. 1 .
  • the DNS resolver 150 or an authoritative DNS name server of a CDN (such as the authoritative DNS name server 152 of CDN 102 ) may then return an IP address from which the client device 118 may retrieve a primary manifest file corresponding to the requested content.
  • the IP address may correspond to a computing device of the CDN 102 or a storage platform on which the primary manifest file or a copy thereof is stored.
  • the primary manifest file is retrieved (operation 408 ).
  • the primary manifest file is considered to be the first manifest file 131 .
  • the primary manifest file is then analyzed by a manifest normalizer 150 to determine whether the primary manifest file contains any errors, such as discontinuities (operation 410 ). If the manifest normalizer determines the primary manifest file is complete and lacks any errors, the primary manifest file is forwarded to the client device 118 for processing (operation 412 ). However, if the manifest normalizer determines the primary manifest file is incomplete or otherwise includes errors, the manifest normalizer generates a combined manifest file. More specifically, the manifest normalizer 150 retrieves a second manifest file corresponding to the same content (operation 414 ), such as the second manifest file 139 of FIG. 1 , and generates a combined manifest file by combining the first manifest file 131 with the second manifest file 139 (operation 416 ). In certain implementations, the second manifest file may correspond to a different version of the content, such as a version of the content having a lower bit rate or other characteristics.
  • combining the first manifest file 131 and the second manifest file 139 may include inserting information from the second manifest file 139 into the first manifest file 131 .
  • the entries of the first manifest file 131 having errors are replaced or supplemented with information from the second manifest file 139 such that when the manifest file is executed, the problematic segments of the first manifest file 131 are instead retrieved in accordance with the second manifest file 139 from an alternative network location.
  • entries of the first manifest file 131 may include a field for an absolute address of a segment.
  • combining the first and second manifest files 131 , 139 may include generating an absolute address for a segment from information stored within the second manifest file 139 and inserting the absolute address into a corresponding entry of the first manifest file 131 .
  • the manifest normalizer may then determine whether the combined manifest file still includes errors (operation 418 ). In certain implementations, if the combined manifest file resolves all errors of the primary manifest file, the combined manifest file is forwarded to the client device 118 . If, on the other hand, the combined manifest file retains errors, the manifest normalizer 150 may retrieve one or more additional manifest files corresponding to the requested content (operation 420 ) and supplement the combined manifest file with the additional manifest files (operation 422 ). In certain implementations, this process may be repeated until all errors in the primary manifest file are addressed. When all errors have been addressed, the final combined manifest file is forwarded to the client computing device 118 (operation 424 ).
  • FIG. 5 is directed to a second method 500 for resolving errors in manifest files corresponding to transport streams.
  • the method 500 is generally implemented during transport segment write operations.
  • the method 500 may be implemented by a content provider computing device 222 configured to generate content and write segments of the content to storage platforms, such as the first and second storage platforms 224 , 232 .
  • the method 500 includes writing a first content segment corresponding to a portion of the content to the first storage platform 224 (operation 502 ).
  • a first manifest file 231 is then updated to include an entry corresponding to the first transport segment (operation 504 ).
  • the method further includes writing a second content segment corresponding to the same portion of the content to the second storage platform 232 (operation 506 ) and updating a second manifest file 239 to include an entry corresponding to the second content segment (operation 508 ).
  • Updating the manifest files 231 , 239 may include generating the manifest files 231 , 239 or, if the manifest files already exist, supplementing the first manifest files 231 , 239 to include an entry corresponding to newly written first transport segments.
  • a manifest normalizer 250 may analyze the first manifest file 231 to determine whether the first manifest file 231 includes discontinuities or other errors (operation 510 ).
  • discontinuities within the first manifest file 231 may be explicitly marked.
  • identifying the discontinuities in the first manifest file 231 may include analyzing the first manifest file 231 to determine whether any entries are marked as discontinuities.
  • discontinuities in the first manifest file 231 may be dynamically identified as transport segments are written to the first storage platform 224 . For example, in certain cases new transport segments having a predetermined length may be written to the first storage platform 224 at regular intervals corresponding to the predetermined length.
  • the first manifest file 231 may be updated with a new entry, with such updates occurring on a similar interval. If an update does not occur within the interval, the system may assume that an error has occurred and that the first manifest file 231 includes a discontinuity for the corresponding entry.
  • the manifest normalizer 250 may retrieve the second manifest file 239 (operation 514 ) and generate a combined manifest file by combining the first and second manifest files 231 , 239 (operation 516 ). In certain implementations, the manifest normalizer 250 may then determine whether the combined manifest file includes any other errors or discontinuities (operation 518 ). If so, an additional manifest file may be retrieved (operation 520 ) and combined with the current combined manifest file to generate a new combined manifest file (operation 522 ). In certain implementations, when the combined manifest file no longer includes any errors, the first manifest file 231 of the first storage platform 224 may then be replaced with the final version of the combined manifest file (operation 524 ).
  • the method 500 is directed primarily to identifying and correcting errors, omissions, and discontinuities in the first manifest file 231 using entries and information from the second manifest file 239 .
  • the manifest normalizer 250 may further analyze the second manifest file 239 to determine whether it also includes any errors, omissions, or discontinuities. To the extent such errors can be remedied using location information of the first manifest file 231 , the corresponding entries of the second manifest file 239 may be updated or modified to include information from the first manifest file 231 .
  • the manifest normalizer 250 may retrieve another manifest file and update or modify the entries of the second manifest file 239 using information contained in the retrieved manifest file to resolve any discontinuities.
  • FIG. 6 is a block diagram 600 illustrating generation of a combined manifest file. More specifically, the block diagram 600 illustrates a manifest normalizer 602 that generates a combined manifest file (MANIFEST FILE 1′) 608 from each of a first manifest file (MANIFEST FILE 1) 604 and a second manifest file (MANIFEST FILE 2) 606 .
  • a manifest normalizer 602 that generates a combined manifest file (MANIFEST FILE 1′) 608 from each of a first manifest file (MANIFEST FILE 1) 604 and a second manifest file (MANIFEST FILE 2) 606 .
  • the first manifest file 604 includes entries 1-N, each of which includes a location for obtaining each of a first set of transport segments corresponding to a piece of content.
  • each of the entries of the first manifest file 604 includes an index 610 or similar identifier for each transport segment and a location or address.
  • the location may be an address of the particular transport segment relative to the location of the first manifest file 604 .
  • the location may include an absolute location for the particular transport segment, regardless of the location of the first manifest file 604 .
  • a manifest file is created during or generally at the time of writing of content to a storage platform.
  • the content may be written to the storage platform as a set of discrete transport segments and the manifest file may generally list each transport segment of the content and its location.
  • errors or interruptions may occur during the process of writing the content to the storage platform.
  • the corresponding entry or entries of the manifest file may instead be labelled or otherwise identified as discontinuities.
  • entries are included for each of transport segments TS 1 , TS 2 , TS 4 , and TS N.
  • transport segments TS 3 and TS 5 were not successfully written and, as a result, the entries of the first manifest file 604 corresponding to these transport segments were instead labelled by the content provider as discontinuities (!DIS!).
  • the manifest normalizer 602 may retrieve the first manifest file 604 in response to, among other things, completion of writing content to a storage platform or a request for content associated with the first manifest file 604 .
  • the manifest normalizer 602 may analyze the first manifest file 604 to determine if it includes any discontinuities. To the extent such discontinuities exist, the manifest normalizer 602 may retrieve one or more second manifest files, such as the second manifest file 606 .
  • the second manifest file 606 includes a list of transport segments and their corresponding locations.
  • the second manifest file 606 may include entries corresponding to transport segments for the same content as the first manifest file 604 , but stored in a different location, as indicated by locations TS 1 ′-TS N′ listed in the second manifest file 606 .
  • the second manifest file 604 may include entries corresponding to transport segments for a different version of the content (e.g., a version of the content having a different bitrate).
  • the second manifest file 606 includes complete entries including locations for each of the transport segments for which the first manifest file 604 includes discontinuities. More specifically, the second manifest file 606 include complete entries having locations (i.e., locations TS 3 ′ and TS 5 ′) for the third and fifth transport segments of the content.
  • the manifest normalizer 602 may generate a combined manifest file 608 .
  • the combined manifest file 608 may essentially be a copy of the first manifest file 604 with any discontinuities filled with information from the second manifest file 606 . Accordingly, the combined manifest file 608 may be considered an augmented or supplemented version of the first manifest file 604 .
  • the manifest normalizer 602 generates the combined manifest file 608 by inserting the locations for each of the third and fifth transport segments into a copy of the first manifest file 604 .
  • the combined manifest file 608 includes complete entries for all transport segments of the content.
  • the manifest normalizer 602 may forward the combined manifest file 608 to a requesting client device.
  • the manifest normalizer 602 may also cause the first manifest file 604 to be replaced with the combined manifest file 608 .
  • the manifest normalizer 602 may send the combined manifest file 602 to a storage platform or similar device that includes the first manifest file 604 such that the first manifest file 604 may be replaced with the combined manifest file 608 . Accordingly, subsequent requests for the content associated with the first manifest file 604 may result in the combined manifest file 604 being provided instead of the discontinuous first manifest file 604 .
  • FIG. 7 a schematic illustration of an example computing system 700 having one or more computing units that may implement various systems and methods discussed herein is provided. It will be appreciated that specific implementations of these devices may be of differing possible specific computing architectures not all of which are specifically discussed herein but will be understood by those of ordinary skill in the art.
  • the computer system 700 may be a computing system capable of executing a computer program product to execute a computer process. Data and program files may be input to computer system 700 , which reads the files and executes the programs therein. Some of the elements of the computer system 700 are shown in FIG. 7 , including one or more hardware processors 702 , one or more data storage devices 704 , one or more memory devices 708 , and/or one or more ports 708 - 712 . Additionally, other elements that will be recognized by those skilled in the art may be included in the computing system 700 but are not explicitly depicted in FIG. 7 or discussed further herein. Various elements of the computer system 700 may communicate with one another by way of one or more communication buses, point-to-point communication paths, or other communication means not explicitly depicted in FIG. 7 .
  • the processor 702 may include, for example, a central processing unit (CPU), a microprocessor, a microcontroller, a digital signal processor (DSP), and/or one or more internal levels of cache. There may be one or more processors 702 , such that the processor 702 comprises a single central-processing unit, or a plurality of processing units capable of executing instructions and performing operations in parallel with each other, commonly referred to as a parallel processing environment.
  • CPU central processing unit
  • DSP digital signal processor
  • the computer system 700 may be a conventional computer, a distributed computer, or any other type of computer, such as one or more external computers made available via a cloud computing architecture.
  • the presently described technology is optionally implemented in software stored on data storage device(s) 704 , stored on memory device(s) 706 , and/or communicated via one or more of the ports 708 - 712 , thereby transforming the computer system 700 in FIG. 7 to a special purpose machine for implementing the operations described herein.
  • Examples of the computer system 700 include personal computers, terminals, workstations, mobile phones, tablets, laptops, personal computers, multimedia consoles, gaming consoles, set top boxes, and the like.
  • One or more data storage devices 704 may include any non-volatile data storage device capable of storing data generated or employed within the computing system 700 , such as computer executable instructions for performing a computer process, which may include instructions of both application programs and an operating system (OS) that manages the various components of the computing system 700 .
  • Data storage devices 704 may include, without limitation, magnetic disk drives, optical disk drives, solid state drives (SSDs), flash drives, and the like.
  • Data storage devices 704 may include removable data storage media, non-removable data storage media, and/or external storage devices made available via a wired or wireless network architecture with such computer program products, including one or more database management products, web server products, application server products, and/or other additional software components.
  • One or more memory devices 706 may include volatile memory (e.g., dynamic random access memory (DRAM), static random access memory (SRAM), etc.) and/or non-volatile memory (e.g., read-only memory (ROM), flash memory, etc.).
  • volatile memory e.g., dynamic random access memory (DRAM), static random access memory (SRAM), etc.
  • non-volatile memory e.g., read-only memory (ROM), flash memory, etc.
  • Machine-readable media may include any tangible non-transitory medium that is capable of storing or encoding instructions to perform any one or more of the operations of the present disclosure for execution by a machine or that is capable of storing or encoding data structures and/or modules utilized by or associated with such instructions.
  • Machine-readable media may include a single medium or multiple media (e.g., a centralized or distributed database, and/or associated caches and servers) that store the one or more executable instructions or data structures.
  • the computer system 700 includes one or more ports, such as an input/output (I/O) port 708 , a communication port 710 , and a sub-systems port 712 , for communicating with other computing, network, or vehicle devices. It will be appreciated that the ports 708 - 712 may be combined or separate and that more or fewer ports may be included in the computer system 700 .
  • I/O input/output
  • the ports 708 - 712 may be combined or separate and that more or fewer ports may be included in the computer system 700 .
  • the I/O port 708 may be connected to an I/O device, or other device, by which information is input to or output from the computing system 700 .
  • I/O devices may include, without limitation, one or more input devices, output devices, and/or environment transducer devices.
  • the input devices convert a human-generated signal, such as, human voice, physical movement, physical touch or pressure, and/or the like, into electrical signals as input data into the computing system 700 via the I/O port 708 .
  • the output devices may convert electrical signals received from the computing system 700 via the I/O port 708 into signals that may be sensed as output by a human, such as sound, light, and/or touch.
  • the input device may be an alphanumeric input device, including alphanumeric and other keys for communicating information and/or command selections to the processor 702 via the I/O port 708 .
  • the input device may be another type of user input device including, but not limited to: direction and selection control devices, such as a mouse, a trackball, cursor direction keys, a joystick, and/or a wheel; one or more sensors, such as a camera, a microphone, a positional sensor, an orientation sensor, a gravitational sensor, an inertial sensor, and/or an accelerometer; and/or a touch-sensitive display screen (“touchscreen”).
  • the output devices may include, without limitation, a display, a touchscreen, a speaker, a tactile and/or haptic output device, and/or the like. In some implementations, the input device and the output device may be the same device, for example, in the case of a touchscreen.
  • the environment transducer devices convert one form of energy or signal into another for input into or output from the computing system 700 via the I/O port 708 .
  • an electrical signal generated within the computing system 700 may be converted to another type of signal, and/or vice-versa.
  • the environment transducer devices sense characteristics or aspects of an environment local to or remote from the computing device 700 , such as, light, sound, temperature, pressure, magnetic field, electric field, chemical properties, physical movement, orientation, acceleration, gravity, and/or the like.
  • the environment transducer devices may generate signals to impose some effect on the environment either local to or remote from the example the computing device 700 , such as, physical movement of some object (e.g., a mechanical actuator), heating or cooling of a substance, adding a chemical substance, and/or the like.
  • some object e.g., a mechanical actuator
  • heating or cooling of a substance e.g., heating or cooling of a substance, adding a chemical substance, and/or the like.
  • a communication port 710 is connected to a network by way of which the computer system 700 may receive network data useful in executing the methods and systems set out herein as well as transmitting information and network configuration changes determined thereby.
  • the communication port 710 connects the computer system 700 to one or more communication interface devices configured to transmit and/or receive information between the computing system 700 and other devices by way of one or more wired or wireless communication networks or connections. Examples of such networks or connections include, without limitation, Universal Serial Bus (USB), Ethernet, Wi-Fi, Bluetooth®, Near Field Communication (NFC), Long-Term Evolution (LTE), and so on.
  • One or more such communication interface devices may be utilized via communication port 710 to communicate one or more other machines, either directly over a point-to-point communication path, over a wide area network (WAN) (e.g., the Internet), over a local area network (LAN), over a cellular (e.g., third generation (3G) or fourth generation (4G)) network, or over another communication means. Further, the communication port 710 may communicate with an antenna for electromagnetic signal transmission and/or reception.
  • WAN wide area network
  • LAN local area network
  • 4G fourth generation
  • the computer system 700 may include a sub-systems port 712 for communicating with one or more systems related to a vehicle to control an operation of the vehicle and/or exchange information between the computer system 700 and one or more sub-systems of the vehicle.
  • sub-systems of a vehicle include, without limitation, imaging systems, radar, lidar, motor controllers and systems, battery control, fuel cell or other energy storage systems or controls in the case of such vehicles with hybrid or electric motor systems, autonomous or semi-autonomous processors and controllers, steering systems, brake systems, light systems, navigation systems, environment controls, entertainment systems, and the like.
  • FIG. 7 is but one possible example of a computer system that may employ or be configured in accordance with aspects of the present disclosure. It will be appreciated that other non-transitory tangible computer-readable storage media storing computer-executable instructions for implementing the presently disclosed technology on a computing system may be utilized.
  • the methods disclosed may be implemented as sets of instructions or software readable by a device. Further, it is understood that the specific order or hierarchy of steps in the methods disclosed are instances of example approaches. Based upon design preferences, it is understood that the specific order or hierarchy of steps in the method can be rearranged while remaining within the disclosed subject matter.
  • the accompanying method claims present elements of the various steps in a sample order, and are not necessarily meant to be limited to the specific order or hierarchy presented.
  • the described disclosure may be provided as a computer program product, or software, that may include a non-transitory machine-readable medium having stored thereon instructions, which may be used to program a computer system (or other electronic devices) to perform a process according to the present disclosure.
  • a machine-readable medium includes any mechanism for storing information in a form (e.g., software, processing application) readable by a machine (e.g., a computer).
  • the machine-readable medium may include, but is not limited to, magnetic storage medium, optical storage medium; magneto-optical storage medium, read only memory (ROM); random access memory (RAM); erasable programmable memory (e.g., EPROM and EEPROM); flash memory; or other types of medium suitable for storing electronic instructions.

Abstract

A system and corresponding method facilitate resolution of discontinuities in manifest files used in the distribution of stored content. Resolution of discontinuities includes identifying each of a discontinuity in a first manifest file and a corresponding entry in a second manifest file for the same or substantially similar content segment stored at a different location. A combined manifest file is then generated by inserting the entry of the second manifest file or otherwise inserting the location information of the second manifest file entry into the first manifest file. The systems and methods herein may be implemented at various locations within a system for providing content to a client device and may be implemented at various times in the process of generating or distributing content.

Description

TECHNICAL FIELD
Aspects of the present disclosure involve resolving errors in manifest files used in content distribution, and more particularly involve correcting errors in manifest files by combining multiple manifest files for retrieving content from disparate locations of a network.
BACKGROUND
Content distribution networks (CDNs) generally function by retrieving and distributing electronic content from content providers and, more specifically, from origin servers hosting the content to be distributed. Once retrieved, the content can be cached at various locations within the CDN, generally referred to as edge servers, to facilitate efficient distribution of the content.
Content available over a CDN is produced by content providers, which may include, without limitation, television networks, movie studios, video-sharing platforms, and countless other types of content providers. Generally, the content provider produces the content (which may include encoding the content) and makes the content available for distribution over the CDN. Content may be divided into discrete segments, commonly referred to as “transport segments” or “media segments” and, if so, producing the content may further include generating a manifest file that sequentially lists the segments of a given piece of content along with their respective network locations.
When a device is used to access content from a CDN, a request is transmitted to a domain name server (DNS) that recognizes the content is to be distributed over the CDN and redirects the request to the CDN. The CDN then identifies a CDN edge server from which the content should be served to the device. In certain instances, the edge server is selected based on geographic proximity to the DNS resolver from which the request was received, but other considerations, such as load balancing and the status of CDN equipment among others, may be taken into account when selecting an edge server from which the content is to be provided to the device. If the content is not currently located at an edge server, the CDN may copy the content to the edge server from another cache of the CDN or from the origin server. The edge server then provides the requested content to the device.
In the case of segmented content, the CDN responds to a request for the content by providing the corresponding manifest file to the device. The device, through an application such as a media player running on the device, then makes sequential requests for the segments of the content based on the order and location of data stored within the manifest file. Similar to the original request, the individual segment requests are each forwarded to the CDN and handled by serving the requested segment from the appropriate edge server. In the context of live-streamed content, a content provider may continuously generate new segments and update the corresponding manifest file to include entries for the new segments. As a result, the device must periodically request an updated version of the manifest file in order to request and receive the new segments.
It is with these observations in mind, among others, that aspects of the present disclosure were conceived.
SUMMARY
In one implementation of the present disclosure, a method of resolving errors in a manifest file is provided. The method includes identifying a first discontinuity in a first manifest file for retrieving content segments of stored content, the first discontinuity corresponding to an entry of the first manifest file and a first content segment. The method further includes identifying an entry of a second manifest file, the entry of the second manifest file including location information for retrieving a second content segment. A combined manifest file is then generated by replacing the entry of the first manifest file, at least in part, with the location information of the entry of the second manifest file such that the first discontinuity is resolved using the location information for retrieving the second content segment.
In another implementation of the present disclosure, a system for resolving errors in a manifest file is provided. The system includes a computing device including a processor and one or more non-transitory tangible computer-readable storage media storing computer-executable instructions. When executed by the processor, the instructions cause the computing device to identify a first discontinuity in a first manifest file for retrieving content segments of stored content, the first discontinuity corresponding to an entry of the first manifest file and a first content segment. The instructions further cause the computing device to identify an entry of a second manifest file, the manifest file entry of the second manifest file including location information for retrieving a second content segment. The instructions then cause the computing device to generate a combined manifest file by replacing the entry of the first manifest file, at least in part, with the location information of the entry of the second manifest file such that the first discontinuity is resolved using the location information for retrieving the second content segment.
In yet another implementation of the present disclosure, a non-transitory computer-readable medium is provided. The medium includes instructions that, when executed by one or more processors of a computing device, cause the computing device to identify a first discontinuity in a first manifest file for retrieving content segments of stored content, the first discontinuity corresponding to an entry of the first manifest file and a first content segment. The instructions further cause the computing device to identify a manifest file entry of a second manifest file, the manifest file entry of the second manifest file including location information for retrieving a second content segment. The instructions then cause the computing device to generate a combined manifest file by replacing the entry of the first manifest file, at least in part, with the location information of the entry of the second manifest file such that the first discontinuity is resolved using the location information for retrieving the second content segment.
BRIEF DESCRIPTION OF THE DRAWINGS
The foregoing and other objects, features, and advantages of the present disclosure set forth herein will be apparent from the following description of particular embodiments of those inventive concepts, as illustrated in the accompanying drawings. It should be noted that the drawings are not necessarily to scale; however the emphasis instead is being placed on illustrating the principles of the inventive concepts. Also, in the drawings the like reference characters may refer to the same parts or similar throughout the different views. It is intended that the embodiments and figures disclosed herein are to be considered illustrative rather than limiting.
FIG. 1 is a schematic illustration of an example network environment including functionality to resolve errors in manifest files.
FIG. 2 is a schematic illustration of a partial view of a second network environment including functionality to resolve errors in manifest files
FIG. 3 is a schematic illustration of a partial view of a third network environment including functionality to resolve errors in manifest files.
FIG. 4 is a flowchart illustrating a method, or combination of methods, for resolving errors in manifest files.
FIG. 5 is a flowchart illustrating a second method, or combination of methods, for resolving errors in manifest files.
FIG. 6 is a block diagram illustrating the combination of manifest files to generate a combined manifest file.
FIG. 7 is an example computing system that may implement various systems and methods of the presently disclosed technology.
DETAILED DESCRIPTION
This patent application involves, among other things, systems and methods for resolving errors in manifest files used to obtain stored content, such as content made available over a content distribution network (CDN). To do so, the systems and methods disclosed herein combine a primary manifest file found to include discontinuities or other errors corresponding to one or more content segments with one or more secondary manifest files that include network location information for the problematic content segments.
During content creation, a computing device associated with a content provider segments the content into multiple transport or media segments, each transport segment corresponding to a discrete portion of the content. For example, a transport segment may correspond to a five or ten-second portion of audio or video. The content provider computing device further generates a manifest file that includes sequential manifest file entries listing the transport segments and their locations within the CDN. For example, in certain cases each entry in the manifest file may include a relative location for the corresponding transport segment, the relative location being relative to the location of the manifest file within the CDN. In other cases, the location of the transport segment may instead be an absolute location, such as a complete network path, identifying the location of the transport segment to the content.
In implementations according to the present disclosure, two or more manifest files are generated for a given piece of content. In certain implementations, for example, the content is also duplicated across two or more storage platforms, each of which is configured to operate as an origin server for providing the content to a CDN and each of which is associated with a corresponding manifest file for the respective copy of the content. The storage platforms may be geographically diverse such that each storage platform is suited to provide the content to specific geographic regions of the CDN. In a simple example, a first storage platform may be located in New York and primarily serve the east coast of the United States, while a second storage platform may be located in Los Angeles and primarily serve the west coast of the United States. Accordingly, the manifest files of the first storage platform will include network locations for copies of content segments maintained on the first storage platform while the manifest files of the second storage platform will include network locations for copies of the same content segments maintained on the second storage platform. For live or otherwise changing content, as the content provider computing device writes transport segments to each storage platform, the corresponding manifest file is updated or replaced such that new entries including any new transport segments and their network locations are included.
Multiple manifest files for the same content may also be generated for other reasons including, without limitation, redundancy and to accommodate multiple bit rates and formats of particular content. Accordingly, a system in accordance with the present disclosure may include multiple manifest files, some or all of the entries of which may include different location for the respective content, or the same location information for a particular transport segment. Moreover, more than one version of a manifest file for particular content or segment may be generated, each version of the manifest file corresponding to a different version of the same content.
When a device, referred to herein as a client device, requests content from the CDN, the client device may be provided with a manifest file corresponding to the requested content. For purposes of this disclosure, such a manifest file is referred to as a “primary manifest file.”
In response to receiving the primary manifest file, the client device submits requests for transport segments according to the primary manifest file. For example, the primary manifest file may specify an order and corresponding locations for each of the transport segments of the content and the client device may submit requests accordingly. In certain implementations, for example, the primary manifest file may include a location agnostic universal resource locator (URL) or similar reference and the client device may submit a request including the location agnostic URL to the CDN. In response, the CDN may then determine the best location from which to serve the content based on, among other things, geographic proximity, performance criteria, cost-related criteria, or other criteria, alone or in combination.
Each transport segment is then retrieved from the storage platform and delivered over the CDN to the client device. In certain instances, the transport segments may be cached in one or more devices of the CDN network, such as an edge server, such that the request for the transport segment is satisfied by retrieving the cached transport segment from the CDN devices as opposed to retrieving the transport segment from the storage platform directly. Even in cases where content has yet to be cached in the CDN, the content is often retrieved from the origin and cached prior to delivery.
Under certain circumstances, the primary manifest file may be incomplete or otherwise contain errors. For example, connectivity issues, such as equipment failures, power outages, excessive network loading, and the like, may occur during writing of the transport segment to the storage platform and may result in a failure of the write operation. When such a failure occurs, an entry noting the discontinuity is generally inserted into the manifest file. As a result, playback by a client device requesting transport segments according to the primary manifest file may be interrupted when the discontinuity is reached.
CDN operators are limited in how they can address such interruptions. For certain interruptions, a CDN operator may do nothing and the client device may simply move on to the next transport segment of the manifest file such that the client device misses a portion of the content corresponding to the problematic transport segments. In the context of audio or video content, such an approach can cause stalling and skipping of the content, leading to an unsatisfactory user experience.
For more severe interruptions, a CDN operator may manually force the client device to retrieve the content from a second storage platform or a CDN device storing a cached version of the content stored on the second storage platform. More specifically, the CDN may provide to the client device a new manifest file for retrieving the content from the second storage platform. The client device may then proceed with acquiring the content according to the new manifest file. Synchronizing the client experience so that content is not missed or the content is not restarted can be challenging. Notably, such an approach also adds additional traffic to the portion of the CDN associated with the second storage platform, thereby eliminating many of the efficiencies gained from a CDN system. Moreover, for particularly popular content, such as popular live-streamed sporting or entertainment events, the additional traffic may cause significant stress on the portion of the CDN to which the client devices are redirected, increasing the likelihood of additional failures related to writing transport segments and generating and distributing corresponding manifest files.
In light of the foregoing issues, among others, systems and methods disclosed herein address primary manifest file errors by first identifying errors or discontinuities in the primary manifest file and then merging the primary manifest file with one or more additional (second) manifest files for the same content to generate a combined manifest file. The combined manifest file includes entries from the primary manifest file but inserts entries from the one or more second manifest files into discontinuities or other omissions of the primary manifest file. Accordingly, a client device provided with the combined manifest file will retrieve the majority of transport segments in accordance with the primary manifest file, but will retrieve any problematic transport segments from one or more secondary storage platforms or CDN devices containing cached versions of the transport segments maintained on the secondary storage platforms. As a result, service of the content to the client device is relatively uninterrupted with minimal impact on the portion of the CDN corresponding to the second storage platform.
The function of merging manifest files is carried out by what is referred to herein as a “manifest normalizer.” As further described in this disclosure, the manifest normalizer may take various forms and may be located at various points within a content distribution system. In general, however, the manifest normalizer examines a manifest file to determine if the manifest file contains any errors, omissions, or discontinuities. If no such errors are present, the manifest normalizer returns the manifest file for delivery and implementation by the client device. If, on the other hand, the manifest normalizer identifies one or more errors in the manifest file, the manifest normalizer compares the primary manifest file to one or more second manifest files for obtaining the same content or copies thereof. The manifest normalizer then generates a combined manifest file that is a union between the entries of the primary manifest file and the one or more second manifest files by supplementing the entries of the primary manifest file with those of the one or more second manifest files corresponding to the errors or discontinuities in the primary manifest file. More specifically, network location information for the content segments missing from the primary manifest file are copied from the one or more second manifest files such that the combined manifest file includes entries for each segment of the content.
In certain implementations, the manifest analyzer analyzes the primary manifest file and generates a corresponding combined manifest file during the process of writing content segments to a storage platform. In such implementations, the manifest normalizer may replace the primary manifest file of the storage platform with the combined manifest file such that the combined manifest may then be provided for any subsequent requests for the content. In other implementations, the manifest normalizer analyzes the primary manifest file in response to requests for the content corresponding to the manifest file. In such implementations, the manifest normalizer may act as an intermediary of sorts between the client device and the CDN. More specifically, in response to a request for a primary manifest file from the client device, the manifest normalizer may retrieve the primary manifest file and analyze the primary manifest file for any discontinuities before forwarding the primary manifest file to the client device. If a discontinuity is identified, the manifest normalizer may generate a combined manifest file including location information obtained from other manifest files and then provide the combined manifest file to the client device instead of the primary manifest file.
In certain implementations, the manifest normalizer is implemented as part of a CDN. For example, the manifest normalizer may be configured to access or retrieve a primary manifest file from a storage platform in response to a content request from a client device. In other implementations, the manifest normalizer is implemented in a client device. For example, the manifest normalizer may examine primary manifest files for errors and discontinuities when the primary manifest file is received by the client device but before the client device begins submitting requests for the transport segments. In still other implementations, the manifest normalizer is implemented at a computing device associated with a content provider. For example, as transport segments are written to disparate storage platforms by the content provider and corresponding manifest files are generated, the manifest normalizer may audit the manifest files and, to the extent an error is identified, generate a combined manifest file, and replace the manifest files with the combined manifest file addressing the errors. The manifest normalizer may also be implemented as a service available to computing devices associated with the CDN.
FIG. 1 is a schematic illustration of an example network environment 100 for storing and distributing content to one or more users according to the present disclosure. In one implementation, a CDN 102 includes multiple CDN devices 104-114. The CDN devices 104-114 include various computing devices configured to store and/or transmit data. One of more of the CDN devices 104-114 may be configured to communicate with one or more external networks. In FIG. 1, for example, each of CDN devices 104, 110, 112, and 114 are edge servers that are communicatively coupled with external networks and/or computing devices. More specifically, the CDN devices 104 and 114 are communicatively coupled to a first storage platform 124 and a second storage platform 132, respectively, the CDN device 110 is communicatively coupled to a client network 116, and the CDN device 112 is communicatively coupled to an external network 140. The external network 140 is intended to represent any number of other networks and computing devices coupled to the CDN 102. Accordingly, the external network 140 may include, without limitation, one or more of content provider networks, storage platforms, client networks, and other CDNs.
The network environment 100 further includes a content provider network 120 including a content provider computing device 122. The content provider computing device 122 is communicatively coupled to each of the first storage platform 124 and the second storage platform 132. The first storage platform 124 includes a first storage platform computing device 126 in communication with a first content store 128 and a first manifest file collection 130. The first manifest file collection 130 includes at least one first manifest file 131 corresponding to content stored in the first content store 128. Similarly, the second storage platform 132 includes a second storage platform computing device 134 in communication with a second content store 136 and a second manifest file collection 138 including at least one second manifest file 139. Although described herein as being stored on their respective storage platforms, manifest files may also be stored in other locations within the network environment 100. For example, in certain implementations, manifest files may be stored in decentralized locations and/or cached in various locations throughout the network environment 100. Accordingly, to the extent the present disclosure refers to the location of a manifest file, such references should not be interpreted to be strictly limited to storage platforms.
Content provided by the content provider computing device 122 is generally stored on storage platforms, such as the first storage platform 124 and the second storage platform 132 for retrieval by the CDN 102. More specifically, the content provider computing device 122 divides the content into multiple segments, also referred to herein as “transport segments” or “media segments.” A given transport segment may correspond to a discrete portion of the content having a predetermined size, duration, or other metric.
Each of the first storage platform 124 and the second storage platform 132 may function as origin servers. More specifically, the first storage platform 124 and the second platform server 132 may store original versions of content that are retrieved by and cached within one of more of the CDN devices 104-114. In certain implementations, each of the first storage platform 124 and the second storage platform 132 may be integrated into the content provider network 120. Alternatively, the first storage platform 124 and the second storage platform 132 may be maintained by a third party and communicatively coupled to each of the content provider network 120 and the CDN 102. In other implementations, the content provider computing device 122 may be an origin server associated with a particular content provider. In such implementations, content may be stored at the origin and subsequently distributed to the storage platforms 124, 132.
The same content may be stored in disparate storage platforms to efficiently facilitate distribution of the stored content. For example, in the network environment 100, the same content may be stored in each of the first storage platform 124 and the second storage platform 132. More specifically, each transport segment is transmitted to the first storage platform computing device 126 and the second storage platform computing device 134 for storage in the first content store 128 and the second content store 136, respectively. To improve content distribution efficiency, the storage platforms 124, 132 may provide the content to different sections of the CDN 102. For example, in certain implementations, each of the first storage platform 124 and the second storage platform 132 may primarily serve content to sections of the CDN 102 corresponding to cities, states, or other geographical regions. A given storage platform may also store multiple versions of the same content, with each version of the content having a different format. For example, multiple instances of the same content may be stored in a storage platform, with each instance of the content having a different bit rate.
As transport segments are stored in each of the first storage platform 124 and the second storage platform 132, corresponding entries are added to the first manifest file 131 and the second manifest file 139, respectively, with each entry including an identifier and a location of the corresponding transport segment within the CDN 102. New entries may be added to the manifest files or the manifest files may be regenerated as each transport segment is written to the corresponding storage platform. When the content corresponds to a live stream, for example, the manifest file may be updated and/or recreated as each new transport segment is generated by the content provider computing device 122 and stored in the storage platforms 124, 132. Alternatively, in implementations when the content is static, a single manifest file may be created for the transport segments stored in the storage platforms 124, 132. In implementations in which multiple versions of media content are stored in the storage platforms 124, 132 (such as when multiple versions of content, each having different bit rates are stored in the storage platforms 124, 132), individual manifest files may be created for each version of the content that is stored.
Manifest files, such as manifest files 131 and 139, may be written in a markup language, such as extensible markup language (XML), and may be generated in accordance with one or more predefined schemas. Each manifest file generally includes information regarding the server and host on which the content is stored as well as an entry for each of the transport segments of the content corresponding to the manifest file. The server information generally includes a primary hostname, IP address, or similar identifier for the server. Similarly, the host information may include a domain name server (DNS) name or IP address of the host and may further include attributes corresponding to, among other things, a port or protocol to be used when communicating with the host. Each entry corresponding to a transport segment includes a source of the transport segment, which may be a direct path of the transport segment or a path relative to the host address. Additional address information may also be included in entries for the transport segments including, without limitation, an alternative path to be used if the source path is found to be invalid.
The process of retrieving stored content generally includes requesting and receiving a manifest file corresponding to the content then subsequently requesting and receiving the transport segments of the content in accordance with the manifest file. In the context of live-streaming or similar dynamic content, new manifest files may be continuously generated to include new transport segments as they are generated. As a result, the process of retrieving the stored content in a live-streaming context may include alternating between requesting and receiving an updated manifest file and requesting and receiving one or more transport segments.
To request a manifest file or transport segment, a client device 118 first submits a request in the form of a qualified domain name or similar reference to a domain name system (DNS) resolver 152. For example, the client device 118 may generate and transmit a request for content including a corresponding URL by clicking a link in a web browser or selecting content to view within a media player, among other actions. When requesting specific transport segments, the URL may also be generated from network location information stored within the manifest file. In response to receiving a request from the client device 118, the DNS resolver 152 returns an address, such as an IP address, to the client device 118 that corresponds to a server from which the client device 118 may obtain the requested manifest file or transport segment. Alternatively, the DNS resolver 152 may determine that the URL is associated with a host of the CDN 102 and may redirect the request to an authoritative DNS name server 154 of the CDN 102. The authoritative DNS name server 154 then determines from which of the various CDN devices 104-114 the manifest file or transport segment is to be served to the client device 118 and returns a corresponding address. In certain instances, the transport segment or manifest file may already be cached at a CDN device. Alternatively, the content and manifest file may be retrieved from the appropriate storage platform and cached at a chosen CDN device. In either case, the DNS name server 154 returns an address, such as an IP address, to the client device 118 corresponding to the CDN device or storage platform from which the manifest file or transport segment is to be retrieved. As previously noted, the process of selecting a CDN device 104-114 to provide the requested manifest file or transport segment may include selecting one of the CDN devices 104-114 based on geographic proximity to the client device 118, load balancing of the network, and other performance, logistical, and business considerations.
In one example, during normal operation, the DNS name server 154 or other computing device of the CDN 102 determines that a manifest file requested by the client device 118 is associated with content stored in the first storage platform 124. If the first manifest file 131 is not yet cached within the CDN 102, the CDN 102 retrieves the first manifest file 131 from the first storage platform 124, caches the first manifest file 131 within the CDN 102, and provides an address to the network location of the cached first manifest file to the client device 118. After retrieving the cached first manifest file, the client device 118 may obtain the individual transport segments included in the first manifest file 131 by submitting successive transport segment requests according to the network location information stored within the first manifest file 131. Similar to the original request for the manifest file, the DNS name server 154 or other computing device of the CDN 102 determines whether the requested transport segment is cached within the CDN 102. If not, the transport segment is retrieved from the appropriate storage platform 124, 132 to be cached within the CDN 102 and an address for the cached transport segment is returned to the client device 118. The client device 118 may then play or otherwise execute the retrieved transport segment. This process is then repeated for subsequent transport segments listed in the first manifest file 131.
The process of writing a transport segment from the content provider network 120 to each of the first storage platform 124 and the second storage platform 132 may encounter errors such that one or more transport segments are incompletely transferred or not transferred at all. For example, communication between the content provider computing device 122 and the first storage platform computing device 126 may be interrupted due to network connectivity issues, equipment failure, excessive loading, and the like. In such situations, a discontinuity or similar entry may be added to the manifest file as a placeholder for the problematic transport segment(s).
To address such manifest file errors, the network environment 100 includes a manifest normalizer 150 that is capable of combining multiple manifest files to generate a combined manifest file that accounts for gaps or discontinuities within the individual manifest files, such as may occur during interruptions in the writing process. In the implementation illustrated in FIG. 1, the manifest normalizer 150 is incorporated as part of the CDN 102, however, as discussed in other sections of this disclosure, the manifest normalizer 150 may be incorporated into other portions of the network environment 100. The manifest normalizer 150 analyzes a manifest file for discontinuities and, if one or more discontinuities are identified, generates a combined manifest file in which the discontinuities are addressed using data retrieved from one or more other manifest files. For example, the discontinuities may be resolved by inserting network location information for obtaining a copy of the transport segment or a different version of the transport segment (such as a version of the transport segment at a different bit rate).
For example, with reference to the network environment 100 of FIG. 1, the manifest normalizer 150 is generally adapted to retrieve or otherwise receive the first manifest file 131 and analyze the first manifest file for errors. If the manifest normalizer 150 does not identify any errors, the manifest normalizer 150 may simply forward the first manifest file 131 as necessary to a client device requesting the content corresponding to the manifest file. If, on the other hand, the manifest normalizer 150 identifies one or more discontinuities or other errors in the first manifest file 131, the manifest normalizer 150 may retrieve the second manifest file 139, which corresponds to the same content as the first manifest file 131. After retrieving the second manifest file 139, the manifest normalizer 150 may then generate a combined manifest file by joining the first and second manifest files 131, 139. The process of joining the first and second manifest files 131, 139 to generate the combined manifest file may generally include making a copy of the first manifest file and inserting entries of the second manifest file 139 into the copy of the first manifest file corresponding to the missing transport segments. Insertion of the second manifest file entries into the copy of the first manifest file may also include generating an absolute location for the added segments and inserting the absolute location into the added manifest file entries. The absolute location may be generated, for example, by copying an existing absolute location of the added segments or, if such a location is not available, by appending the relative location of the added entries to the location of the second manifest file.
If the combined manifest file resolves the error, the manifest normalizer 105 may forward the combined manifest file to the client device requesting the content. Alternatively, if the combined manifest file retains one or more discontinuities, additional manifest files from other storage platforms may be retrieved and incorporated into the combined manifest file until all discontinuities are resolved. The process of forwarding the first manifest file or the combined manifest file may vary depending on the particular implementation of the manifest normalizer 150. For example, in certain implementations, the manifest normalizer 150 may be configured to forward the first or combined manifest files directly to the client device 118. In other implementations, the manifest normalizer 150 may forward the first or combined manifest files for storage in one or more storage platforms or computing devices of the CDN 102.
In the implementation illustrated in FIG. 1, for example, the manifest normalizer 150 is illustrated as being incorporated into the CDN 102. In such implementations, the manifest normalizer 150 may be adapted to analyze manifest files and generate combined manifest files as necessary in response to content requests received by the CDN 102 from the client device 118. As content and a corresponding manifest file is migrated to the CDN 102 in response to a request from the client device 118, the manifest normalizer 150 may identify any discontinuities or errors in the manifest file and generate a combined manifest file as previously discussed. The combined manifest file may then be forwarded to the appropriate computing device of the CDN 102 to be cached instead of caching the original manifest file. In another implementation, content and any corresponding manifest files may be migrated to the CDN 102 as stored in the storage platforms 124, 132; however, when a manifest file is served from a computing device of the CDN 102, the manifest file may first be sent to the manifest normalizer 150 which analyzes the manifest file for errors. If no errors are identified, the manifest normalizer 150 may forward the manifest file to the client device 118. Otherwise, the manifest normalizer 150 may generate a combined manifest file to address any identified errors and forward the combined manifest file to the client device 118.
After the manifest normalizer 150 generates a combined manifest file, the manifest normalizer 150 may cause the first manifest file to be replaced with the combined manifest file. For example, in certain implementations, the manifest normalizer 150 may replace the version of the first manifest file located on the storage platform 124 with the combined manifest file. The manifest normalizer 150 may further initiate deletion or replacement of any cached versions of the first manifest file maintained in the CDN 102. To the extent deletion occurs, subsequent requests for the content may result in the combined manifest file being obtained from the storage platform 124 and subsequently cached in the CDN 102 such that the CDN 102 does not store cached versions of the discontinuous first manifest file.
The particular method by which the manifest normalizer 150 identifies errors in a given manifest file may vary. In certain implementations, when the content provider computing device 122 encounters an error in writing a particular transport segment to a storage platform, the content provide computing device 122 may insert an entry into the manifest file, where the entry has a predetermined format indicating that an error had occurred. For example, the computing device 122 may be adapted to insert a “discontinuity” entry in place of the transport segment information. In such implementations, the manifest normalizer 150 may identify errors in a retrieved manifest file by reading the retrieved manifest file and looking for discontinuity entries. To the extent such entries exist, the manifest normalizer 150 may generate a combined manifest file in which the discontinuity entries are instead replaced by corresponding entries from a second manifest file. In other implementations, the content provide computing device 122 may be adapted to embed an error code or other error log information into the manifest file indicating whether a write error or other interruption occurred during writing of transport segments to a storage platform. Such codes or log information may generally indicate whether such an error occurred and, more specifically, which transport segments were affected by the write error/interruption. Accordingly, in response to retrieving a manifest file, the manifest normalize 150 may check for such error codes or log information to determine if a combined manifest file is to be generated and, if so, to identify which entries of the second manifest file are required for the combined manifest file to be generated by the manifest normalizer.
FIG. 2 is a partial view of a second network environment 200 for distributing content. The example of FIG. 2 is intended to illustrate one implementation of a manifest normalizer 250 for addressing manifest file errors during the uploading of content by a content provider to an origin server or similar storage platform. The second network environment 200 includes a content provider network 220 including a content provider computing device 222. The content provider network 220 is communicatively coupled to each of a first storage platform 224 and a second storage platform 232. The first storage platform 224 includes a first storage platform computing device 226 in communication with a first content store 228 and a first manifest collection 230 including a first manifest file 231. The second storage platform 232 includes a second content store 236 and a second manifest collection 238 including a second manifest file 239. Each of the first storage platform 224 and the second storage platform 232 are communicatively coupled to a CDN, such as the CDN 102 shown in FIG. 1. In contrast to the implementation illustrated in FIG. 1 in which the manifest normalizer 150 was included in the CDN 102, the second network environment 200 includes a manifest normalizer 250 that is included in or otherwise in communication with the content provider network 220.
During write operations, a content provider computing device 222 generates and transmits content segments to each of the first and second storage platforms 224, 232. As the segments are written to the first and second storage platforms 224, 232, corresponding entries are generated in a first manifest file 231 and a second manifest file 239, respectively. For example, in certain implementations, new entries may be appended to the manifest files 231, 239 or new versions of the manifest files 231, 239 may be generated as new segments are uploaded to the storage platforms 224, 232. The first storage platform 224 and the second storage platform 232 may be, but are not necessarily, geographically diverse and may be, but are not necessarily, adapted to provide the content to specific geographic regions of a CDN. The segments uploaded to each of the first and second storage platforms 224, 232 generally correspond to copies of the content generated by the content provider computing device 222.
In certain implementations, the content provider computing device 222 may generate and upload multiple versions of content to one of the storage platforms 224, 232 or may store different versions of the content on the storage platforms 224, 232. For example, the content provider computing device 222 may generate transport segments corresponding to the same content but sampled at different bitrates or having different localization characteristics. In instances where the content provider computing device 222 generates different versions of the same content, each version is essentially treated as a distinct piece of content in that each version is broken into corresponding transport segments that are then uploaded to one or both of the storage platforms 224, 232 along with a corresponding manifest file.
As the content provider computing device 226 performs write operations, the manifest normalizer 250 may monitor the write operations to determine whether or not the operations are completed successfully. Such monitoring may be performed in various ways but, in general, includes identifying at least one of discontinuities in a manifest file or events that may lead to discontinuities in a manifest file. For example, in some implementations, the manifest normalizer 250 may be adapted to receive an alert or similar notification (such as an alert or notification from one or more of the content provider computing device 222, the first storage platform 224, and the second storage platform 232) when a write operation for a transport segment fails, when communication between the content provider computing device 222 and one of the storage platforms 224, 232 is interrupted, or when other such interruptions occur. In other implementations, the manifest normalizer 250 may wait until some or all of the write operations for a given piece of content are completed before inspecting the manifest file corresponding to the transport segments for errors and discontinuities.
In certain implementations, the identification of discontinuities in a manifest file may be based on an update interval of the manifest file. For example, each transport segment of content may have a fixed duration, such as five seconds, such that the manifest file is updated with a new entry at a similar frequency. Accordingly, if an update has not occurred after the expected interval duration (e.g., after seven seconds when an update is expected every five seconds), the manifest file may be considered stale and the corresponding entry of the manifest file may be declared, marked, or otherwise identified as a discontinuity.
When the manifest normalizer 250 identifies a discontinuity in a manifest file (or an interruption to a write operation), the manifest normalizer 250 may initiate remedial functions in order to generate a combined manifest file in which the manifest file entries for any missing or otherwise problematic segments are modified with information from corresponding entries of one or more second manifest files. In certain implementations, the manifest normalizer 250 may wait until all write operations for a given piece of content are completed before initiating generation of a combined manifest file. By doing so, the manifest normalizer 250 operates more efficiently and avoids generating a manifest file that includes unnecessary redirections.
In response to identifying an error in the first manifest file 231, the manifest normalizer 250 may retrieve the second manifest file 239 and create a combined manifest file in which the missing or problematic entries of the first manifest file 231 are replaced or updated with information form the corresponding entries of the second manifest file 239. The process of generating the combined manifest file may also include accessing manifest files from one or more other storage platforms or computing devices of the CDN in the event that combining the first and second manifest files 231, 239 does not result in a complete combined manifest file.
FIG. 3 is a partial view of a third network environment 300. The example of FIG. 3 is intended to illustrate an implementation of a manifest normalizer 350 for addressing manifest file errors during the retrieval of content from a content distribution network 302.
The network environment 300 includes a client network 316 including a client computing device 318, which is communicatively coupled to a CDN device 310 of a CDN 302. The CDN 302 may include one or more additional CDN devices represented as a sub-network 304. The CDN 302 is further in communication with each of a first storage platform 324 and a second storage platform 332. The first storage platform 324 includes a first storage platform computing device 326 in communication with a first content store 328 and a first manifest collection 330 including a first manifest file 331. The second storage platform 332 includes a second content store 336 and a second manifest collection 338 including a second manifest file 339. The client computing device 318 includes or is in communication with a manifest normalizer 350. For example, the manifest normalizer 350 may be an application executed by the client computing device 318 or a separate computing device that is communicatively coupled to or otherwise accessible to the client computing device 318.
In one implementation, the client computing device 318 submits a request for a manifest file for content deliverable over the CDN 302. For example, in response to a request for the content, the client device 318 may receive an IP or similar address corresponding to a computing device of the content distribution network 302 on which a manifest file for the requested content is stored. In certain implementations, the address may point to a cached version of the manifest file stored within the CDN 302. Alternatively, the address may point to an origin server or similar computing device of a storage platform on which the manifest file is stored, such as a first origin server 326 and a second origin server 334 of the first and second storage platforms 324, 332, respectively.
In certain implementations, the client computing device 318 may send the manifest file request to the manifest normalizer 350. The manifest normalizer 350 may then retrieve the requested manifest file and analyze the manifest file for any errors or other discontinuities. For example, with reference to FIG. 3, the client device 318 may submit a request for the first manifest file 331 to the manifest normalizer 350. In response, the manifest normalizer 350 retrieves the first manifest file 331 (or a cached copy thereof) and analyzes the first manifest file 331 for any discontinuities or other errors. If no such errors are present, the manifest normalizer 350 returns the first manifest file 331 to the client computing device 318. If, on the other hand, the manifest normalizer 350 identifies one or more discontinuities, the manifest normalizer 350 may retrieve one or more other manifest files corresponding to the requested content. For example, the manifest normalizer 350 may retrieve the second manifest file 339 stored in the second storage platform 332. The manifest normalizer 350 may then combine the first manifest file 331 with the second manifest file 339 to generate a combined manifest file that is then returned to the client computing device 318.
In other implementations, the manifest normalizer 350 may be adapted to receive and/or intercept manifest files sent to the client device 318 as opposed to manifest file requests sent by the client device 318. In such implementations, the manifest normalizer 350 may similarly analyze any incoming manifest files for errors. If no errors are identified, the manifest file may be forwarded to the client device 318. Otherwise, the manifest normalizer 350 may retrieve one or more second manifest files, generate a combined manifest file that addresses the errors, and transmits the combined manifest file to the client device 318.
The implementations described in each of FIGS. 1-3 include the manifest normalizer as part of the CDN, the content provider network, and the client network, respectively. In other implementations, the manifest normalizer may be a service accessible by computing devices of one or more of the CDN, the content provider network, and the client network. For example, the manifest normalizer may be implemented as a manifest normalizer web service accessible by computing devices of the content provider network, the CDN, and the client network. In one implementation, the service may take a content request as an input and return a manifest file, which may be a combined manifest, in response to the request. In another implementation, the service may receive a manifest file as input, analyze the manifest file, and provide either the manifest file if no discontinuities are present or a combined manifest file in which any discontinuities are filled from other manifest files retrieved by the service.
FIG. 4 is a flow chart illustrating an example method 400 of resolving errors in a manifest file corresponding to stored content. With reference to FIG. 1, the method 400 includes writing a segment of content to each of a first content store 128 and a second content store 136 (operation 402). For example, the content provider computing device 122 of the content provider network 120 may generate content, break the content into discrete segments, and write the segments to each of the first content store 128 and the second content store 136 of the first storage platform 124 and the second storage platform 132, respectively.
After writing the segments, a first manifest file 131 of the first storage platform 124 and a second manifest file 139 of the second storage platform 132 may be updated to reflect storage of the segments (operation 404). Updating the first manifest file 131 and the second manifest file 139 may include initially generating the manifest files 131, 139 or may include updating the manifest files 131, 139 with additional entries. In certain implementations, the first and second manifest files 131, 139 are updated after each segment is written to the content stores 128, 136, respectively. Alternatively, the first and second manifest files 131, 139 may be updated periodically after more than one segment has been stored. For example, in certain implementations, all transport segments of the content may be written to each of the first and second content stores 128, 136 before updating or creating the first and second manifest files 131, 139, respectively.
After storage of the segments and manifest files, a request for a primary manifest file may be received from a client device 118 (operation 406). For example, in certain implementations, the client device 118 may request content by submitting a URL or similar address to a DNS resolver, such as the DNS resolver 150 of FIG. 1. The DNS resolver 150 or an authoritative DNS name server of a CDN (such as the authoritative DNS name server 152 of CDN 102) may then return an IP address from which the client device 118 may retrieve a primary manifest file corresponding to the requested content. For example, the IP address may correspond to a computing device of the CDN 102 or a storage platform on which the primary manifest file or a copy thereof is stored. In response to the manifest file request, the primary manifest file is retrieved (operation 408). For purposes of the example method 400, the primary manifest file is considered to be the first manifest file 131.
The primary manifest file is then analyzed by a manifest normalizer 150 to determine whether the primary manifest file contains any errors, such as discontinuities (operation 410). If the manifest normalizer determines the primary manifest file is complete and lacks any errors, the primary manifest file is forwarded to the client device 118 for processing (operation 412). However, if the manifest normalizer determines the primary manifest file is incomplete or otherwise includes errors, the manifest normalizer generates a combined manifest file. More specifically, the manifest normalizer 150 retrieves a second manifest file corresponding to the same content (operation 414), such as the second manifest file 139 of FIG. 1, and generates a combined manifest file by combining the first manifest file 131 with the second manifest file 139 (operation 416). In certain implementations, the second manifest file may correspond to a different version of the content, such as a version of the content having a lower bit rate or other characteristics.
In certain implementations, combining the first manifest file 131 and the second manifest file 139 may include inserting information from the second manifest file 139 into the first manifest file 131. By doing so, the entries of the first manifest file 131 having errors are replaced or supplemented with information from the second manifest file 139 such that when the manifest file is executed, the problematic segments of the first manifest file 131 are instead retrieved in accordance with the second manifest file 139 from an alternative network location. For example, in certain implementations entries of the first manifest file 131 may include a field for an absolute address of a segment. Accordingly, combining the first and second manifest files 131, 139 may include generating an absolute address for a segment from information stored within the second manifest file 139 and inserting the absolute address into a corresponding entry of the first manifest file 131.
The manifest normalizer may then determine whether the combined manifest file still includes errors (operation 418). In certain implementations, if the combined manifest file resolves all errors of the primary manifest file, the combined manifest file is forwarded to the client device 118. If, on the other hand, the combined manifest file retains errors, the manifest normalizer 150 may retrieve one or more additional manifest files corresponding to the requested content (operation 420) and supplement the combined manifest file with the additional manifest files (operation 422). In certain implementations, this process may be repeated until all errors in the primary manifest file are addressed. When all errors have been addressed, the final combined manifest file is forwarded to the client computing device 118 (operation 424).
FIG. 5 is directed to a second method 500 for resolving errors in manifest files corresponding to transport streams. The method 500 is generally implemented during transport segment write operations. With reference to FIG. 2, for example, the method 500 may be implemented by a content provider computing device 222 configured to generate content and write segments of the content to storage platforms, such as the first and second storage platforms 224, 232.
The method 500 includes writing a first content segment corresponding to a portion of the content to the first storage platform 224 (operation 502). A first manifest file 231 is then updated to include an entry corresponding to the first transport segment (operation 504). The method further includes writing a second content segment corresponding to the same portion of the content to the second storage platform 232 (operation 506) and updating a second manifest file 239 to include an entry corresponding to the second content segment (operation 508). Updating the manifest files 231, 239 may include generating the manifest files 231, 239 or, if the manifest files already exist, supplementing the first manifest files 231, 239 to include an entry corresponding to newly written first transport segments.
A manifest normalizer 250 may analyze the first manifest file 231 to determine whether the first manifest file 231 includes discontinuities or other errors (operation 510). In certain implementations, discontinuities within the first manifest file 231 may be explicitly marked. In such cases, identifying the discontinuities in the first manifest file 231 may include analyzing the first manifest file 231 to determine whether any entries are marked as discontinuities. In other implementations, discontinuities in the first manifest file 231 may be dynamically identified as transport segments are written to the first storage platform 224. For example, in certain cases new transport segments having a predetermined length may be written to the first storage platform 224 at regular intervals corresponding to the predetermined length. In response to writing a transport segment, the first manifest file 231 may be updated with a new entry, with such updates occurring on a similar interval. If an update does not occur within the interval, the system may assume that an error has occurred and that the first manifest file 231 includes a discontinuity for the corresponding entry.
If no errors or discontinuities are present, no additional steps are performed (operation 512). If errors are present, the manifest normalizer 250 may retrieve the second manifest file 239 (operation 514) and generate a combined manifest file by combining the first and second manifest files 231, 239 (operation 516). In certain implementations, the manifest normalizer 250 may then determine whether the combined manifest file includes any other errors or discontinuities (operation 518). If so, an additional manifest file may be retrieved (operation 520) and combined with the current combined manifest file to generate a new combined manifest file (operation 522). In certain implementations, when the combined manifest file no longer includes any errors, the first manifest file 231 of the first storage platform 224 may then be replaced with the final version of the combined manifest file (operation 524).
As provided, the method 500 is directed primarily to identifying and correcting errors, omissions, and discontinuities in the first manifest file 231 using entries and information from the second manifest file 239. In certain implementations, the manifest normalizer 250 may further analyze the second manifest file 239 to determine whether it also includes any errors, omissions, or discontinuities. To the extent such errors can be remedied using location information of the first manifest file 231, the corresponding entries of the second manifest file 239 may be updated or modified to include information from the first manifest file 231. Alternatively, the manifest normalizer 250 may retrieve another manifest file and update or modify the entries of the second manifest file 239 using information contained in the retrieved manifest file to resolve any discontinuities.
FIG. 6 is a block diagram 600 illustrating generation of a combined manifest file. More specifically, the block diagram 600 illustrates a manifest normalizer 602 that generates a combined manifest file (MANIFEST FILE 1′) 608 from each of a first manifest file (MANIFEST FILE 1) 604 and a second manifest file (MANIFEST FILE 2) 606.
As shown in FIG. 6, the first manifest file 604 includes entries 1-N, each of which includes a location for obtaining each of a first set of transport segments corresponding to a piece of content. In general, each of the entries of the first manifest file 604 includes an index 610 or similar identifier for each transport segment and a location or address. In certain implementations, for example, the location may be an address of the particular transport segment relative to the location of the first manifest file 604. In other implementations, the location may include an absolute location for the particular transport segment, regardless of the location of the first manifest file 604.
As previously discussed, a manifest file is created during or generally at the time of writing of content to a storage platform. In general, the content may be written to the storage platform as a set of discrete transport segments and the manifest file may generally list each transport segment of the content and its location. In certain circumstances, errors or interruptions may occur during the process of writing the content to the storage platform. When such interruptions occur, the corresponding entry or entries of the manifest file may instead be labelled or otherwise identified as discontinuities. Referring to the first manifest file 604, for example, entries are included for each of transport segments TS 1, TS 2, TS 4, and TS N. However, transport segments TS 3 and TS 5 were not successfully written and, as a result, the entries of the first manifest file 604 corresponding to these transport segments were instead labelled by the content provider as discontinuities (!DIS!).
During operation, the manifest normalizer 602 may retrieve the first manifest file 604 in response to, among other things, completion of writing content to a storage platform or a request for content associated with the first manifest file 604. When the first manifest file 604 is retrieved, the manifest normalizer 602 may analyze the first manifest file 604 to determine if it includes any discontinuities. To the extent such discontinuities exist, the manifest normalizer 602 may retrieve one or more second manifest files, such as the second manifest file 606.
Like the first manifest file 604, the second manifest file 606 includes a list of transport segments and their corresponding locations. The second manifest file 606 may include entries corresponding to transport segments for the same content as the first manifest file 604, but stored in a different location, as indicated by locations TS 1′-TS N′ listed in the second manifest file 606. Alternatively, the second manifest file 604 may include entries corresponding to transport segments for a different version of the content (e.g., a version of the content having a different bitrate). As shown in FIG. 6, the second manifest file 606 includes complete entries including locations for each of the transport segments for which the first manifest file 604 includes discontinuities. More specifically, the second manifest file 606 include complete entries having locations (i.e., locations TS 3′ and TS 5′) for the third and fifth transport segments of the content.
In response to receiving the second manifest file 606, the manifest normalizer 602 may generate a combined manifest file 608. In certain implementations, the combined manifest file 608 may essentially be a copy of the first manifest file 604 with any discontinuities filled with information from the second manifest file 606. Accordingly, the combined manifest file 608 may be considered an augmented or supplemented version of the first manifest file 604. As illustrated in FIG. 6, for example, the manifest normalizer 602 generates the combined manifest file 608 by inserting the locations for each of the third and fifth transport segments into a copy of the first manifest file 604. As a result, the combined manifest file 608 includes complete entries for all transport segments of the content.
In certain implementations, after generation of the combined manifest file 608, the manifest normalizer 602 may forward the combined manifest file 608 to a requesting client device. The manifest normalizer 602 may also cause the first manifest file 604 to be replaced with the combined manifest file 608. For example, the manifest normalizer 602 may send the combined manifest file 602 to a storage platform or similar device that includes the first manifest file 604 such that the first manifest file 604 may be replaced with the combined manifest file 608. Accordingly, subsequent requests for the content associated with the first manifest file 604 may result in the combined manifest file 604 being provided instead of the discontinuous first manifest file 604.
Referring to FIG. 7, a schematic illustration of an example computing system 700 having one or more computing units that may implement various systems and methods discussed herein is provided. It will be appreciated that specific implementations of these devices may be of differing possible specific computing architectures not all of which are specifically discussed herein but will be understood by those of ordinary skill in the art.
The computer system 700 may be a computing system capable of executing a computer program product to execute a computer process. Data and program files may be input to computer system 700, which reads the files and executes the programs therein. Some of the elements of the computer system 700 are shown in FIG. 7, including one or more hardware processors 702, one or more data storage devices 704, one or more memory devices 708, and/or one or more ports 708-712. Additionally, other elements that will be recognized by those skilled in the art may be included in the computing system 700 but are not explicitly depicted in FIG. 7 or discussed further herein. Various elements of the computer system 700 may communicate with one another by way of one or more communication buses, point-to-point communication paths, or other communication means not explicitly depicted in FIG. 7.
The processor 702 may include, for example, a central processing unit (CPU), a microprocessor, a microcontroller, a digital signal processor (DSP), and/or one or more internal levels of cache. There may be one or more processors 702, such that the processor 702 comprises a single central-processing unit, or a plurality of processing units capable of executing instructions and performing operations in parallel with each other, commonly referred to as a parallel processing environment.
The computer system 700 may be a conventional computer, a distributed computer, or any other type of computer, such as one or more external computers made available via a cloud computing architecture. The presently described technology is optionally implemented in software stored on data storage device(s) 704, stored on memory device(s) 706, and/or communicated via one or more of the ports 708-712, thereby transforming the computer system 700 in FIG. 7 to a special purpose machine for implementing the operations described herein. Examples of the computer system 700 include personal computers, terminals, workstations, mobile phones, tablets, laptops, personal computers, multimedia consoles, gaming consoles, set top boxes, and the like.
One or more data storage devices 704 may include any non-volatile data storage device capable of storing data generated or employed within the computing system 700, such as computer executable instructions for performing a computer process, which may include instructions of both application programs and an operating system (OS) that manages the various components of the computing system 700. Data storage devices 704 may include, without limitation, magnetic disk drives, optical disk drives, solid state drives (SSDs), flash drives, and the like. Data storage devices 704 may include removable data storage media, non-removable data storage media, and/or external storage devices made available via a wired or wireless network architecture with such computer program products, including one or more database management products, web server products, application server products, and/or other additional software components. Examples of removable data storage media include Compact Disc Read-Only Memory (CD-ROM), Digital Versatile Disc Read-Only Memory (DVD-ROM), magneto-optical disks, flash drives, and the like. Examples of non-removable data storage media include internal magnetic hard disks, SSDs, and the like. One or more memory devices 706 may include volatile memory (e.g., dynamic random access memory (DRAM), static random access memory (SRAM), etc.) and/or non-volatile memory (e.g., read-only memory (ROM), flash memory, etc.).
Computer program products containing mechanisms to effectuate the systems and methods in accordance with the presently described technology may reside in the data storage devices 704 and/or the memory devices 706, which may be referred to as machine-readable media. It will be appreciated that machine-readable media may include any tangible non-transitory medium that is capable of storing or encoding instructions to perform any one or more of the operations of the present disclosure for execution by a machine or that is capable of storing or encoding data structures and/or modules utilized by or associated with such instructions. Machine-readable media may include a single medium or multiple media (e.g., a centralized or distributed database, and/or associated caches and servers) that store the one or more executable instructions or data structures.
In some implementations, the computer system 700 includes one or more ports, such as an input/output (I/O) port 708, a communication port 710, and a sub-systems port 712, for communicating with other computing, network, or vehicle devices. It will be appreciated that the ports 708-712 may be combined or separate and that more or fewer ports may be included in the computer system 700.
The I/O port 708 may be connected to an I/O device, or other device, by which information is input to or output from the computing system 700. Such I/O devices may include, without limitation, one or more input devices, output devices, and/or environment transducer devices.
In one implementation, the input devices convert a human-generated signal, such as, human voice, physical movement, physical touch or pressure, and/or the like, into electrical signals as input data into the computing system 700 via the I/O port 708. Similarly, the output devices may convert electrical signals received from the computing system 700 via the I/O port 708 into signals that may be sensed as output by a human, such as sound, light, and/or touch. The input device may be an alphanumeric input device, including alphanumeric and other keys for communicating information and/or command selections to the processor 702 via the I/O port 708. The input device may be another type of user input device including, but not limited to: direction and selection control devices, such as a mouse, a trackball, cursor direction keys, a joystick, and/or a wheel; one or more sensors, such as a camera, a microphone, a positional sensor, an orientation sensor, a gravitational sensor, an inertial sensor, and/or an accelerometer; and/or a touch-sensitive display screen (“touchscreen”). The output devices may include, without limitation, a display, a touchscreen, a speaker, a tactile and/or haptic output device, and/or the like. In some implementations, the input device and the output device may be the same device, for example, in the case of a touchscreen.
The environment transducer devices convert one form of energy or signal into another for input into or output from the computing system 700 via the I/O port 708. For example, an electrical signal generated within the computing system 700 may be converted to another type of signal, and/or vice-versa. In one implementation, the environment transducer devices sense characteristics or aspects of an environment local to or remote from the computing device 700, such as, light, sound, temperature, pressure, magnetic field, electric field, chemical properties, physical movement, orientation, acceleration, gravity, and/or the like. Further, the environment transducer devices may generate signals to impose some effect on the environment either local to or remote from the example the computing device 700, such as, physical movement of some object (e.g., a mechanical actuator), heating or cooling of a substance, adding a chemical substance, and/or the like.
In one implementation, a communication port 710 is connected to a network by way of which the computer system 700 may receive network data useful in executing the methods and systems set out herein as well as transmitting information and network configuration changes determined thereby. Stated differently, the communication port 710 connects the computer system 700 to one or more communication interface devices configured to transmit and/or receive information between the computing system 700 and other devices by way of one or more wired or wireless communication networks or connections. Examples of such networks or connections include, without limitation, Universal Serial Bus (USB), Ethernet, Wi-Fi, Bluetooth®, Near Field Communication (NFC), Long-Term Evolution (LTE), and so on. One or more such communication interface devices may be utilized via communication port 710 to communicate one or more other machines, either directly over a point-to-point communication path, over a wide area network (WAN) (e.g., the Internet), over a local area network (LAN), over a cellular (e.g., third generation (3G) or fourth generation (4G)) network, or over another communication means. Further, the communication port 710 may communicate with an antenna for electromagnetic signal transmission and/or reception.
The computer system 700 may include a sub-systems port 712 for communicating with one or more systems related to a vehicle to control an operation of the vehicle and/or exchange information between the computer system 700 and one or more sub-systems of the vehicle. Examples of such sub-systems of a vehicle, include, without limitation, imaging systems, radar, lidar, motor controllers and systems, battery control, fuel cell or other energy storage systems or controls in the case of such vehicles with hybrid or electric motor systems, autonomous or semi-autonomous processors and controllers, steering systems, brake systems, light systems, navigation systems, environment controls, entertainment systems, and the like.
The system set forth in FIG. 7 is but one possible example of a computer system that may employ or be configured in accordance with aspects of the present disclosure. It will be appreciated that other non-transitory tangible computer-readable storage media storing computer-executable instructions for implementing the presently disclosed technology on a computing system may be utilized.
In the present disclosure, the methods disclosed may be implemented as sets of instructions or software readable by a device. Further, it is understood that the specific order or hierarchy of steps in the methods disclosed are instances of example approaches. Based upon design preferences, it is understood that the specific order or hierarchy of steps in the method can be rearranged while remaining within the disclosed subject matter. The accompanying method claims present elements of the various steps in a sample order, and are not necessarily meant to be limited to the specific order or hierarchy presented.
The described disclosure may be provided as a computer program product, or software, that may include a non-transitory machine-readable medium having stored thereon instructions, which may be used to program a computer system (or other electronic devices) to perform a process according to the present disclosure. A machine-readable medium includes any mechanism for storing information in a form (e.g., software, processing application) readable by a machine (e.g., a computer). The machine-readable medium may include, but is not limited to, magnetic storage medium, optical storage medium; magneto-optical storage medium, read only memory (ROM); random access memory (RAM); erasable programmable memory (e.g., EPROM and EEPROM); flash memory; or other types of medium suitable for storing electronic instructions.
While the present disclosure has been described with reference to various implementations, it will be understood that these implementations are illustrative and that the scope of the present disclosure is not limited to them. Many variations, modifications, additions, and improvements are possible. More generally, embodiments in accordance with the present disclosure have been described in the context of particular implementations. Functionality may be separated or combined in blocks differently in various embodiments of the disclosure or described with different terminology. These and other variations, modifications, additions, and improvements may fall within the scope of the disclosure as defined in the claims that follow.
It should be understood from the foregoing that, while particular embodiments have been illustrated and described, various modifications can be made thereto without departing from the spirit and scope of the invention as will be apparent to those skilled in the art. Such changes and modifications are within the scope and teachings of this invention as defined in the claims appended thereto.

Claims (20)

We claim:
1. A method of resolving errors in a manifest file, the method comprising:
identifying a first discontinuity in a first manifest file for retrieving content segments of stored content, the first discontinuity identified in an entry of the first manifest file as a discontinuity and corresponding to a first content segment, wherein identifying the first discontinuity occurs without sending the first manifest file to a client device;
identifying an entry of a second manifest file, the entry of the second manifest file including location information for retrieving a second content segment, wherein the second content segment is a copy of the first content segment; and
generating a combined manifest file in which the entry of the first manifest file is replaced, at least in part, with the location information of the entry of the second manifest file such that the first discontinuity is resolved using the location information for retrieving the second content segment; and
transmitting to the client device the combined manifest file.
2. The method of claim 1, wherein one or more of the first manifest file and the second manifest file are stored in a respective storage platform, the method further comprising retrieving the one or more of the first manifest file and the second manifest file from the respective storage platform.
3. The method of claim 1, wherein one or more of the first manifest file and the second manifest file are cached in a content distribution network (CDN), the method further comprising retrieving the one or more of the first manifest file and the second manifest file from the CDN.
4. The method of claim 1, further comprising receiving a request for the first manifest file from a remote computing device.
5. The method of claim 4, wherein the request for the first manifest file is received by a service adapted to obtain each of the first manifest file and the second manifest file, generate the combined manifest file, and transmit the combined manifest file to the remote computing device.
6. The method of claim 1, wherein identifying the first discontinuity comprises determining the entry of the first manifest file has been marked as including a discontinuity as a result of a failed write operation.
7. The method of claim 1, wherein identifying the first discontinuity comprises determining an update to the first manifest file has not occurred within an update interval, the update interval corresponding to writing of the first content segment to a storage platform.
8. The method of claim 1, wherein the first manifest file is one or more of stored on a storage platform and cached within a content distribution network (CDN), the method further comprising, after generating the combined manifest file, replacing the first manifest file with the combined manifest file.
9. The method of claim 1, wherein the first manifest file includes a second discontinuity, the second discontinuity corresponding to a second entry of the first manifest file and a third content segment, the method further comprising:
identifying an entry of a third manifest file, the entry of the third manifest file including location information for retrieving a fourth content segment,
wherein generating the combined manifest file further comprises the second entry of the first manifest file, at least in part, with the location information of the entry of the third manifest file such that the second discontinuity is resolved using the location information for retrieving the fourth content segment.
10. The method of claim 1, wherein resolving the discontinuity comprises determining a network location for the second content segment and inserting the network location into the first manifest file.
11. The method of claim 10, wherein the network location is one of a uniform resource locator or an Internet protocol address of the second content segment.
12. The method of claim 1 further comprising:
identifying a second discontinuity in the second manifest file, the second discontinuity corresponding to a second entry of the second manifest file and a third content segment;
identifying a second entry of the first manifest file, the second entry of the first manifest file including location information for retrieving a fourth content segment; and
generating a second combined manifest file in which the second entry of the second manifest file is replaced, at least in part, with the location information of the second entry of the first manifest file such that the second discontinuity is resolved using the location information for retrieving the fourth content segment.
13. A system comprising:
a computing device comprising a processor and one or more non-transitory tangible computer-readable storage media storing computer-executable instructions that, when executed by the processor, cause the computing device to:
identify a first discontinuity in a first manifest file for retrieving content segments of stored content, the first discontinuity identified in an entry of the first manifest file as a discontinuity and corresponding to a first content segment, wherein identifying the first discontinuity occurs without sending the first manifest file to a client device;
identify an entry of a second manifest file, the entry of the second manifest file including location information for retrieving a second content segment, wherein the second content segment is a copy of the first content segment;
generate a combined manifest file by replacing the entry of the first manifest file, at least in part, with the location information from the entry of the second manifest file such that the first discontinuity is resolved using the location information for retrieving the second content segment; and
transmit to a client device the combined manifest file.
14. The system of claim 13, wherein the computing device is further configured to receive a request for the first manifest file from a remote computing device and to transmit the combined manifest file to the remote computing device.
15. The system of claim 13, wherein the computing device is one of a content provider computing device or communicatively coupleable to a content provider computing device, the content provider computing device adapted to execute write operations in which the content provider computing device writes content segments to a storage platform.
16. The system of claim 15, wherein the computer-executable instructions further cause the computing device to identify a failure in a write operation by the content provider computing device and to generate the combined manifest file in response to identifying the failure.
17. The system of claim 13, wherein the computing device is a computing device of a content distribution network (CDN) and is communicatively coupleable to a client device.
18. The system of claim 17, wherein the computer-executable instructions further cause the computing device to receive the first manifest file in response to the CDN receiving a request for the first content segment from the client device.
19. The system of claim 18, wherein the computing device receives the request for the first content segment from the client device.
20. A non-transitory computer-readable medium storing instructions that, when executed by one or more processors of a computing device, cause the computing device to:
identify a first discontinuity in a first manifest file for retrieving content segments of stored content, the first discontinuity identified in an entry of the first manifest file as a discontinuity and corresponding to a first content segment, wherein identifying the first discontinuity occurs without sending the first manifest file to a client device;
identify an entry of a second manifest file, the entry of the second manifest file including location information for retrieving a second content segment, wherein the second content segment is a copy of the first content segment;
generate a combined manifest file by replacing the entry of the first manifest file, at least in part, with the location information from the entry of the second manifest file such that the first discontinuity is resolved using the location information for retrieving the second content segment; and
transmit to a client device the combined manifest file.
US16/909,211 2017-02-14 2020-06-23 Systems and methods for resolving manifest file discontinuities Active US11076181B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/909,211 US11076181B2 (en) 2017-02-14 2020-06-23 Systems and methods for resolving manifest file discontinuities

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US201762458968P 2017-02-14 2017-02-14
US201762534315P 2017-07-19 2017-07-19
US15/896,877 US10701418B2 (en) 2017-02-14 2018-02-14 Systems and methods for resolving manifest file discontinuities
US16/909,211 US11076181B2 (en) 2017-02-14 2020-06-23 Systems and methods for resolving manifest file discontinuities

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US15/896,877 Continuation US10701418B2 (en) 2017-02-14 2018-02-14 Systems and methods for resolving manifest file discontinuities

Publications (2)

Publication Number Publication Date
US20200322660A1 US20200322660A1 (en) 2020-10-08
US11076181B2 true US11076181B2 (en) 2021-07-27

Family

ID=63106475

Family Applications (2)

Application Number Title Priority Date Filing Date
US15/896,877 Active 2038-05-07 US10701418B2 (en) 2017-02-14 2018-02-14 Systems and methods for resolving manifest file discontinuities
US16/909,211 Active US11076181B2 (en) 2017-02-14 2020-06-23 Systems and methods for resolving manifest file discontinuities

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US15/896,877 Active 2038-05-07 US10701418B2 (en) 2017-02-14 2018-02-14 Systems and methods for resolving manifest file discontinuities

Country Status (2)

Country Link
US (2) US10701418B2 (en)
WO (1) WO2018152222A1 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10701418B2 (en) 2017-02-14 2020-06-30 Level 3 Communications, Llc Systems and methods for resolving manifest file discontinuities
IT201900013227A1 (en) * 2019-07-29 2021-01-29 Sky Italia S R L Method, device, system, computer program and program support for generating a linear streaming channel (Linear streaming channel)
CN112764873B (en) * 2019-11-05 2023-07-14 华为技术有限公司 Method for instantiating NS and NFVO
WO2021136823A1 (en) * 2019-12-30 2021-07-08 Nagravision S.A. Techniques for providing a content stream based on a delivered stream of content
US20210281667A1 (en) * 2020-03-05 2021-09-09 The Regents Of The University Of California Named content for end-to-end information-centric ip internet
US11962868B2 (en) * 2020-11-30 2024-04-16 Verizon Patent And Licensing Inc. Detecting a quality issue associated with a video stream delivery
US20230004573A1 (en) * 2021-06-30 2023-01-05 Optx Solutions, Llc Systems and methods for ingesting data in disparate formats

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040178918A1 (en) 2002-06-19 2004-09-16 Lockhart Bradley W. Battery monitor
US20110082924A1 (en) 2009-10-06 2011-04-07 Openwave Systems Inc. Managing network traffic by editing a manifest file
US20120233228A1 (en) 2011-03-08 2012-09-13 Rackspace Us, Inc. Appending to files via server-side chunking and manifest manipulation
US20120306655A1 (en) 2011-06-06 2012-12-06 Apple Inc. Adaptive low-battery warnings for battery-powered electronic devices
US20140089692A1 (en) 2012-03-19 2014-03-27 Panasonic Corporation Storage battery monitoring method, storage battery monitoring system, and storage battery system
US20140173677A1 (en) 2011-08-10 2014-06-19 Telefonaktiebolaget L M Ericsson (Publ) Media stream handling
US20140280906A1 (en) 2013-03-14 2014-09-18 Level 3 Communications, Llc Dynamically optimizing content delivery using manifest chunking
US20140379871A1 (en) 2011-12-29 2014-12-25 Koninklijke Kpn N.V. Network-Initiated Content Streaming Control
US20150334153A1 (en) 2012-12-21 2015-11-19 Koninklijke Kpn N.V. Low-Latency Streaming
US20160066009A1 (en) 2013-02-15 2016-03-03 Cox Communications, Inc. Cloud-enabled network-based digital video recorder
US20160127440A1 (en) 2014-10-29 2016-05-05 DLVR, Inc. Configuring manifest files referencing infrastructure service providers for adaptive streaming video
US20160337715A1 (en) 2014-01-07 2016-11-17 Orange Method of processing an error during the rendering of a digital content
US9509784B2 (en) 2013-03-14 2016-11-29 Level 3 Communications, Llc Manifest chunking in content delivery in a network
US9594761B2 (en) 2013-05-31 2017-03-14 Level 3 Communications, Llc System and method for storing content on a content delivery network
US9634918B2 (en) 2012-12-13 2017-04-25 Level 3 Communications, Llc Invalidation sequencing in a content delivery framework
US9641402B2 (en) 2012-12-13 2017-05-02 Level 3 Communications, Llc Configuring a content delivery network (CDN)
US20180234714A1 (en) 2017-02-14 2018-08-16 Level 3 Communications, Llc Systems and methods for resolving manifest file discontinuities
US10148716B1 (en) 2012-04-09 2018-12-04 Conviva Inc. Dynamic generation of video manifest files

Patent Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040178918A1 (en) 2002-06-19 2004-09-16 Lockhart Bradley W. Battery monitor
US20110082924A1 (en) 2009-10-06 2011-04-07 Openwave Systems Inc. Managing network traffic by editing a manifest file
US20120233228A1 (en) 2011-03-08 2012-09-13 Rackspace Us, Inc. Appending to files via server-side chunking and manifest manipulation
US20120306655A1 (en) 2011-06-06 2012-12-06 Apple Inc. Adaptive low-battery warnings for battery-powered electronic devices
US20140173677A1 (en) 2011-08-10 2014-06-19 Telefonaktiebolaget L M Ericsson (Publ) Media stream handling
US20140379871A1 (en) 2011-12-29 2014-12-25 Koninklijke Kpn N.V. Network-Initiated Content Streaming Control
US20140089692A1 (en) 2012-03-19 2014-03-27 Panasonic Corporation Storage battery monitoring method, storage battery monitoring system, and storage battery system
US10148716B1 (en) 2012-04-09 2018-12-04 Conviva Inc. Dynamic generation of video manifest files
US9634918B2 (en) 2012-12-13 2017-04-25 Level 3 Communications, Llc Invalidation sequencing in a content delivery framework
US9641402B2 (en) 2012-12-13 2017-05-02 Level 3 Communications, Llc Configuring a content delivery network (CDN)
US9749191B2 (en) 2012-12-13 2017-08-29 Level 3 Communications, Llc Layered request processing with redirection and delegation in a content delivery network (CDN)
US20150334153A1 (en) 2012-12-21 2015-11-19 Koninklijke Kpn N.V. Low-Latency Streaming
US20160066009A1 (en) 2013-02-15 2016-03-03 Cox Communications, Inc. Cloud-enabled network-based digital video recorder
US9509784B2 (en) 2013-03-14 2016-11-29 Level 3 Communications, Llc Manifest chunking in content delivery in a network
US9596170B2 (en) 2013-03-14 2017-03-14 Level 3 Communications, Llc Dynamically optimizing content delivery using manifest chunking
US20140280906A1 (en) 2013-03-14 2014-09-18 Level 3 Communications, Llc Dynamically optimizing content delivery using manifest chunking
US9594761B2 (en) 2013-05-31 2017-03-14 Level 3 Communications, Llc System and method for storing content on a content delivery network
US20160337715A1 (en) 2014-01-07 2016-11-17 Orange Method of processing an error during the rendering of a digital content
US20160127440A1 (en) 2014-10-29 2016-05-05 DLVR, Inc. Configuring manifest files referencing infrastructure service providers for adaptive streaming video
US20180234714A1 (en) 2017-02-14 2018-08-16 Level 3 Communications, Llc Systems and methods for resolving manifest file discontinuities
US10701418B2 (en) * 2017-02-14 2020-06-30 Level 3 Communications, Llc Systems and methods for resolving manifest file discontinuities

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
International Preliminary Report on Patentability, dated Aug. 20, 2019, Int'l Appl. No. PCTUS18018208; Int'l Filing Date Feb. 14, 2018; 7 pgs.
International Search Report and Written Opinion of the International Searching Authority, dated May 14, 2018, Int'l Appl. No. PCT/US18/018208, Int'l Filing Date Feb. 14, 2018; 8 pgs.

Also Published As

Publication number Publication date
US20200322660A1 (en) 2020-10-08
US10701418B2 (en) 2020-06-30
US20180234714A1 (en) 2018-08-16
WO2018152222A1 (en) 2018-08-23

Similar Documents

Publication Publication Date Title
US11076181B2 (en) Systems and methods for resolving manifest file discontinuities
CN114666308B (en) Request-based encoding system and method for streaming content portions
US20230334369A1 (en) Artificial intelligence delivery edge network
US9374403B2 (en) Media stream fragment request
US9811405B2 (en) Cache for file-based dispersed storage
US20150237113A1 (en) Method and system for file transmission
US8260913B2 (en) Reading a file from a cloud storage solution
US8280987B2 (en) Cloud data persistence engine
US20160092493A1 (en) Executing map-reduce jobs with named data
US20160241441A1 (en) Method and apparatus for changing configurations
US10114689B1 (en) Dynamic playlist generation
CN102202061B (en) Client-server session parallelization
CN105339921A (en) Increased data transfer rate method and system for regular internet user
US20130232187A1 (en) Systems and methods for managing data in a networked communication system
US11212369B2 (en) Distributed storage of state information and session recovery using state information
US20140325260A1 (en) Slice migration in a dispersed storage network
US20150106468A1 (en) Storage system and data access method
US10536524B2 (en) Systems and methods for content origin administration
CN110677443A (en) Data transmitting and receiving method, transmitting end, receiving end, system and storage medium
EP3868071B1 (en) Distributed state recovery in a system having dynamic reconfiguration of participating nodes
CN109992447B (en) Data copying method, device and storage medium
US9681163B1 (en) Identify bad files using QoS data
US11910044B1 (en) Systems and methods for switching the processing of a live content stream to another datacenter
WO2016130825A1 (en) Method and apparatus for changing configurations
CN113452539B (en) Source station switching method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
FEPP Fee payment procedure

Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

AS Assignment

Owner name: LEVEL 3 COMMUNICATIONS, LLC, COLORADO

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:JOHNS, KEVIN C.;REEL/FRAME:053039/0592

Effective date: 20170808

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS

STPP Information on status: patent application and granting procedure in general

Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT RECEIVED

STPP Information on status: patent application and granting procedure in general

Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED

STCF Information on status: patent grant

Free format text: PATENTED CASE