SYSTEMS AND METHODS OF SERVER-SIDE STREAMING ADAPTATION IN ADAPTIVE MEDIA STREAMING SYSTEMS

Information

  • Patent Application
  • 20220124135
  • Publication Number
    20220124135
  • Date Filed
    September 23, 2021
    2 years ago
  • Date Published
    April 21, 2022
    2 years ago
Abstract
The techniques described herein relate to methods, apparatus, and computer readable media configured to accessing multimedia data that includes a plurality of media tracks that each include an associated series of samples of media data, and a derived track comprising a set of derivation operations to perform to generate a series of samples of media data for the derived track. A derivation operation of the set is performed to generate a portion of media data for the derived track, which includes: determining, based on the derivation operation, a group of media tracks from the plurality by determining each media track in the group meets a grouping criteria, selecting one media track from the group of media tracks, and adding a sample from the one media track to the derived track to generate the portion of the derived track.
Description
TECHNICAL FIELD

The techniques described herein relate generally to server-side streaming adaptation in adaptive streaming systems, including by selecting and switching among available video tracks, including selecting and switching between input video tracks in the ISO Base Media File Format (ISOBMFF).


BACKGROUND OF INVENTION

Various types of 3D content and multi-directional content exist. For example, omnidirectional video is a type of video that is captured using a set of cameras, as opposed to just a single camera as done with traditional unidirectional video. For example, cameras can be placed around a particular center point, so that each camera captures a portion of video on a spherical coverage of the scene to capture 360-degree video. Video from multiple cameras can be stitched, possibly rotated, and projected to generate a projected two-dimensional picture representing the spherical content. For example, an equal rectangular projection can be used to put the spherical map into a two-dimensional image. This can be then further processed, for example, using two-dimensional encoding and compression techniques. Ultimately, the encoded and compressed content is stored and delivered using a desired delivery mechanism (e.g., thumb drive, digital video disk (DVD), file download, digital broadcast, and/or online streaming). Such video can be used for virtual reality (VR) and/or 3D video.


At the client side, when the client processes the content, a video decoder decodes the encoded and compressed video and performs a reverse-projection to put the content back onto the sphere. A user can then view the rendered content, such as using a head-mounted viewing device. The content is often rendered according to a user's viewport, which represents an angle at which the user is looking at the content. The viewport may also include a component that represents the viewing area, which can describe how large, and in what shape, the area is that is being viewed by the viewer at the particular angle.


When the video processing is not done in a viewport-dependent manner, such that the video encoder and/or decoder do not know what the user will actually view, then the whole encoding, delivery and decoding process will process the entire spherical content. This can allow, for example, the user to view the content at any particular viewport and/or area, since all of the spherical content is encoded, delivered and decoded. However, processing all of the spherical content can be compute intensive and can consume significant bandwidth.


Online streaming techniques, such as dynamic adaptive streaming over HTTP (DASH), can provide adaptive bitrate media streaming techniques (including multi-directional content and/or other media content). DASH can, for example, allow a client to request one of multiple versions of content that are available in a manner such that the requested content is chosen by the client to meet the client's current needs and/or processing capabilities. However, such streaming techniques require the client to perform such adaptation, which can place a heavy burden on client devices and/or may not be achievable by low-cost devices.


SUMMARY OF INVENTION

In accordance with the disclosed subject matter, apparatus, systems, and methods are provided for implementing server-side streaming adaptation (SSSA) in adaptive streaming systems using derived selection and switch tracks.


Some embodiments relate to a method implemented by a client device in communication with a server, the method including receiving, from the server, a media description file for media data hosted by the server, the media description file comprising a general media request description; transmitting, to the server, a set of one or more parameters associated with the client device, a communication link between the client device and the server, or both; receiving, from the server, an adapted track comprising a portion of the media data, wherein: the portion of the media data is adapted for the client device based on the set of one or more parameters; and the portion of the media data is generated by performing a derivation operation to a track comprising the portion of the media data from a group of tracks that each comprise different media data, and adding the portion of the media data to the adapted track to generate a portion of the adapted track.


In some examples, the media description file comprises a Dynamic Adaptive Streaming over Hypertext Transfer Protocol (HTTP) (DASH) manifest file comprising an adaptation set, wherein the adaptation set comprises a single representation with a placeholder Uniform Resource Locator (URL) for the adapted track.


In some examples, the method further includes determining an updated parameter for the set of one or more parameters; and transmitting the updated parameter to the server.


In some examples, the method further includes receiving a second portion of the media data of the adapted track, wherein the second portion of the media data is adapted for the client device based on the updated parameter.


In some examples, the second portion of the media data is generated by performing a second derivation operation to select a second track comprising the second portion of the media data from the group of tracks, and adding the second portion of the media data to the adapted track to generate a second portion of the adapted track.


Some embodiments relate to a method implemented by a server in communication with a client device, the method comprising receiving, from the client device, a set of one or more parameters associated with the client device, a communication link between the client device and the server, or both; accessing multimedia data comprising: a plurality of media tracks, each media track comprising an associated series of samples of media data; and a derived track comprising a set of derivation operations to perform to generate a series of samples of media data; performing a derivation operation of the set of derivation operations to generate a portion of media data for an adapted track, comprising: determining, based on the derivation operation, a group of media tracks from the plurality of media tracks, comprising determining each media track in the group of tracks meets a grouping criteria, wherein the group of media tracks is a subset of the plurality of media tracks; and performing the derivation operation with the determined group of media tracks as inputs, based on the set of one or more parameters, to generate the portion of the adapted track; and transmitting the adapted track comprising the portion of the media data to the client device.


In some examples, the grouping criteria comprises an alternate group value; and determining each media track in the group of tracks meets the grouping criteria comprises determining each media track in the group of tracks comprises an alternate group equal to the alternate group value.


In some examples, the grouping criteria comprises a switch group value; and determining each media track in the group of tracks meets the grouping criteria comprises determining each media track in the group of tracks comprises a switch group equal to the switch group value.


In some examples, the method further includes receiving a request for a media description file from the client device; and transmitting the media description file to the client device.


In some examples, the media description file comprises a Dynamic Adaptive Streaming over Hypertext Transfer Protocol (HTTP) (DASH) manifest file comprising an adaptation set, wherein the adaptation set comprises a single representation with a placeholder Uniform Resource Locator (URL) for the adapted track.


In some examples, the method further includes receiving, from the client device, an updated parameter for the set of one or more parameters from the client device.


In some examples, the method further includes transmitting, to the client, a second portion of media data of the adapted track, wherein the second portion of the media data is adapted for the client device based on the updated parameter. In some examples, the method further includes performing a second derivation operation to select a second track comprising the second portion of the media data from the group of tracks; and adding the second portion of the media data to the adapted track to generate a second portion of the adapted track media samples from the plurality of media tracks to generate the derived track with the selected media samples.


Some embodiments relate to an apparatus comprising a processor in communication with memory, the processor being configured to execute instructions stored in the memory that cause the processor to perform: receiving, from the server, a media description file for media data hosted by the server, the media description file comprising a general media request description; transmitting, to the server, a set of one or more parameters associated with the client device, a communication link between the client device and the server, or both; receiving, from the server, an adapted track comprising a portion of the media data, wherein: the portion of the media data is adapted for the client device based on the set of one or more parameters; and the portion of the media data is generated by performing a derivation operation to a track comprising the portion of the media data from a group of tracks that each comprise different media data, and adding the portion of the media data to the adapted track to generate a portion of the adapted track.


In some examples, the media description file comprises a Dynamic Adaptive Streaming over Hypertext Transfer Protocol (HTTP) (DASH) manifest file comprising an adaptation set, wherein the adaptation set comprises a single representation with a placeholder Uniform Resource Locator (URL) for the adapted track.


In some examples, the method further includes determining an updated parameter for the set of one or more parameters; and transmitting the updated parameter to the server.


In some examples, the method further includes receiving a second portion of the media data of the adapted track, wherein the second portion of the media data is adapted for the client device based on the updated parameter.


In some examples, the second portion of the media data is generated by performing a second derivation operation to select a second track comprising the second portion of the media data from the group of tracks, and adding the second portion of the media data to the adapted track to generate a second portion of the adapted track.


Some embodiments relate to an apparatus comprising a processor in communication with a memory, the processor being configured to execute instructions stored in the memory that cause the processor to perform receiving, from the client device, a set of one or more parameters associated with the client device, a communication link between the client device and the server, or both; accessing multimedia data comprising: a plurality of media tracks, each media track comprising an associated series of samples of media data; and a derived track comprising a set of derivation operations to perform to generate a series of samples of media data; performing a derivation operation of the set of derivation operations to generate a portion of media data for an adapted track, comprising: determining, based on the derivation operation, a group of media tracks from the plurality of media tracks, comprising determining each media track in the group of tracks meets a grouping criteria, wherein the group of media tracks is a subset of the plurality of media tracks; and performing the derivation operation with the determined group of media tracks as inputs, based on the set of one or more parameters, to generate the portion of the adapted track; and transmitting the adapted track comprising the portion of the media data to the client device.


In some examples, the grouping criteria comprises an alternate group value; and determining each media track in the group of tracks meets the grouping criteria comprises determining each media track in the group of tracks comprises an alternate group equal to the alternate group value.


In some examples, the grouping criteria comprises a switch group value; and determining each media track in the group of tracks meets the grouping criteria comprises determining each media track in the group of tracks comprises a switch group equal to the switch group value.


In some examples, the method further includes receiving a request for a media description file from the client device; and transmitting the media description file to the client device.


In some examples, the media description file comprises a Dynamic Adaptive Streaming over Hypertext Transfer Protocol (HTTP) (DASH) manifest file comprising an adaptation set, wherein the adaptation set comprises a single representation with a placeholder Uniform Resource Locator (URL) for the adapted track.


In some examples, the method further includes receiving, from the client device, an updated parameter for the set of one or more parameters from the client device.


In some examples, the method further includes transmitting, to the client, a second portion of media data of the adapted track, wherein the second portion of the media data is adapted for the client device based on the updated parameter.


In some examples, the method further includes performing a second derivation operation to select a second track comprising the second portion of the media data from the group of tracks; and adding the second portion of the media data to the adapted track to generate a second portion of the adapted track.


There has thus been outlined, rather broadly, the features of the disclosed subject matter in order that the detailed description thereof that follows may be better understood, and in order that the present contribution to the art may be better appreciated. There are, of course, additional features of the disclosed subject matter that will be described hereinafter and which will form the subject matter of the claims appended hereto. It is to be understood that the phraseology and terminology employed herein are for the purpose of description and should not be regarded as limiting.





BRIEF DESCRIPTION OF DRAWINGS

In the drawings, each identical or nearly identical component that is illustrated in various figures is represented by a like reference character. For purposes of clarity, not every component may be labeled in every drawing. The drawings are not necessarily drawn to scale, with emphasis instead being placed on illustrating various aspects of the techniques and devices described herein.



FIG. 1 shows an exemplary video coding configuration, according to some embodiments.



FIG. 2 shows a viewport dependent content flow process for virtual reality (VR) content, according to some examples.



FIG. 3 shows an exemplary track hierarchical structure, according to some embodiments.



FIG. 4 shows an example of a track derivation operation, according to some examples.



FIG. 5 shows an exemplary syntax for a selection of only one transformation property, according to some examples.



FIG. 6 shows an exemplary syntax for a track header box, according to some examples.



FIG. 7 shows an exemplary syntax of a track selection box, according to some examples.



FIG. 8 shows an exemplary syntax for an alternate group selection transformation property, according to some embodiments.



FIG. 9 shows an exemplary syntax for the switch group selection transformation property, according to some embodiments.



FIG. 10 shows an exemplary syntax for the alternate group selection one transformation property, according to some embodiments.



FIG. 11 shows an exemplary syntax for the switch group selection one transformation property, according to some embodiments.



FIG. 12A shows an exemplary configuration of an adaptive streaming system, according to some embodiments.



FIG. 12B shows an exemplary media presentation description, according to some examples.



FIG. 13 shows an exemplary configuration of a client-side adaptive streaming system, according to some embodiments.



FIG. 14 shows an example of end-to-end streaming media processing, according to some embodiments.



FIG. 15 shows an exemplary workflow between a client device and server for client-side adaptive streaming, according to some embodiments.



FIG. 16 shows an exemplary configuration of a server-side adaptive streaming system, according to some embodiments.



FIG. 17 shows an example of end-to-end streaming media processing using server-side adaptive streaming, according to some embodiments.



FIG. 18 shows an exemplary workflow between a client device and server for server-side adaptive streaming, according to some embodiments.



FIG. 19 shows another exemplary workflow between a client device and server for server-side adaptive streaming, according to some embodiments.



FIG. 20 shows an exemplary configuration of a mixed-side adaptive streaming system, according to some embodiments



FIG. 21 shows multiple representations in an adaptation set for client-side adaptive streaming, according to some embodiments.



FIG. 22 shows a single representation in an adaptation set for server-side adaptive streaming, according to some embodiments.



FIG. 23 shows an exemplary configuration for Network based Media Processing using server-side streaming adaptation, according to some embodiments.



FIG. 24 shows an exemplary computerized method for a server in communication with a client device in server-side streaming adaptation, according to some embodiments.



FIG. 25 shows an exemplary computerized method for a client device in communication with a server in server-side streaming adaptation, according to some embodiments.





DETAILED DESCRIPTION OF INVENTION

Conventional adaptive media streaming techniques rely on the client device to perform adaptation, which the client typically performs based on adaptation parameters that are determined by and/or available to the client. For example, the client can receive a description of the available media (e.g., including different available bitrates), determine its processing capabilities and/or network bandwidth, and use the determined information to select a best available bitrate from the available bitrates that meets the client's current processing capabilities. The client can update the associated adaptation parameters over time, and adjust the requested bitrate accordingly to dynamically adjust the content for changing client conditions.


The inventors have discovered and appreciated deficiencies with conventional client-side streaming adaptation approaches. In particular, such paradigms place the burden of content adaptation on the client, such that the client is responsible for obtaining its relevant processing parameters and processing the available content to select among the available representations to find the best representation for the client's parameters. The adaptation process is iterative, such that the client must repeatedly perform the adaptation process over time. Accordingly, a heavy burden is placed on the client, and it requires the client device to have sufficient minimum-processing capabilities. Such client-side burdens can be further compounded based on certain types of content. For example, some content (e.g., immersive media content) requires the client to perform various compute-intensive processing steps in order to decode and render the content to the user.


To address these and other problems with conventional client-side driven streaming adaptation approaches, the techniques described herein provide for server-side adaptation where a media and/or network server may perform aspects of streaming adaptation that are otherwise conventionally performed by the client device. Accordingly, the techniques provide for a major paradigm shift that moves some and/or all of the adaptation process to the server instead of the client. For example, in some embodiments the techniques can allow the client to simply provide the server with appropriate adaptation information and/or parameters (e.g., indicative of the client's network conditions, processing capabilities, etc.), and the server can generate an appropriate media stream for the client. As a result, the client processing can be reduced to receiving and playing back the media, rather than also performing the adaptation.


In some embodiments, the client device can provide rendering information to the server. For example, in some embodiments the client device can provide viewport information to the server for immersive media scenarios. The server can use the viewport information to construct the viewport for the client at the server-side, instead of requiring the client device to perform the stitching and construction of the viewport. Accordingly, spatial media processing tasks can be moved to the server-side of adaptive streaming implementations.


In some embodiments, the techniques described herein for derived track selection and track switching can be used to enable track selection and switching, at run time, from an alternate track group and a switch track group, respectively for delivery to the client device. Therefore, a server can use a derived track that includes selection and switching derivation operations that allow the server to construct a single media track for the user based on the available media tracks (e.g., from among media tracks of different bitrates). Transformation operations are described herein that provide for track derivation operations that can be used to perform track selection and track switching at the sample level (e.g., not the track level). As described herein, a number of input tracks (e.g., tracks of different bitrates, qualities, etc.) can be processed by track selection derivation operations to select samples from one of the input tracks at the sample level to generate the media samples of the output track. Accordingly, the selection-based track derivation techniques described herein allow for the selection of samples from a track in a group of tracks at the time of the derivation operation. In some embodiments, the selection-based track derivation can provide for a track encapsulation of track samples as the output from the derivation operation(s) of a derived track, where the track samples are selected or switched from a group of tracks. As a result, a track selection derivation operation can provide samples from any of the input tracks to the derivation operation as specified by the transformations of the derived track to generate the resulting track encapsulation of the samples.


In the following description, numerous specific details are set forth regarding the systems and methods of the disclosed subject matter and the environment in which such systems and methods may operate, etc., in order to provide a thorough understanding of the disclosed subject matter. In addition, it will be understood that the examples provided below are exemplary, and that it is contemplated that there are other systems and methods that are within the scope of the disclosed subject matter.



FIG. 1 shows an exemplary video coding configuration 100, according to some embodiments. Cameras 102A-102N are N number of cameras, and can be any type of camera (e.g., cameras that include audio recording capabilities, and/or separate cameras and audio recording functionality). The encoding device 104 includes a video processor 106 and an encoder 108. The video processor 106 processes the video received from the cameras 102A-102N, such as stitching, projection, and/or mapping. The encoder 108 encodes and/or compresses the two-dimensional video data. The decoding device 110 receives the encoded data. The decoding device 110 may receive the video as a video product (e.g., a digital video disc, or other computer readable media), through a broadcast network, through a mobile network (e.g., a cellular network), and/or through the Internet. The decoding device 110 can be, for example, a computer, a hand-held device, a portion of a head-mounted display, or any other apparatus with decoding capability. The decoding device 110 includes a decoder 112 that is configured to decode the encoded video. The decoding device 110 also includes a renderer 114 for rendering the two-dimensional content back to a format for playback. The display 116 displays the rendered content from the renderer 114.


Generally, 3D content can be represented using spherical content to provide a 360 degree view of a scene (e.g., sometimes referred to as omnidirectional media content). While a number of views can be supported using the 3D sphere, an end user typically just views a portion of the content on the 3D sphere. The bandwidth required to transmit the entire 3D sphere can place heavy burdens on a network, and may not be sufficient to support spherical content. It is therefore desirable to make 3D content delivery more efficient. Viewport dependent processing can be performed to improve 3D content delivery. The 3D spherical content can be divided into regions/tiles/sub-pictures, and only those related to viewing screen (e.g., viewport) can be transmitted and delivered to the end user.



FIG. 2 shows a viewport dependent content flow process 200 for VR content, according to some examples. As shown, spherical viewports 201 (e.g., which could include the entire sphere) undergo stitching, projection, mapping at block 202 (to generate projected and mapped regions), are encoded at block 204 (to generate encoded/transcoded tiles in multiple qualities), are delivered at block 206 (as tiles), are decoded at block 208 (to generate decoded tiles), are constructed at block 210 (to construct a spherical rendered viewport), and are rendered at block 212. User interaction at block 214 can select a viewport, which initiates a number of “just-in-time” process steps as shown via the dotted arrows.


In the process 200, due to current network bandwidth limitations and various adaptation requirements (e.g., on different qualities, codecs and protection schemes), the 3D spherical VR content is first processed (stitched, projected and mapped) onto a 2D plane (by block 202) and then encapsulated in a number of tile-based (or sub-picture-based) and segmented files (at block 204) for delivery and playback. In such a tile-based and segmented file, a spatial tile in the 2D plane (e.g., which represents a spatial portion, usually in a rectangular shape of the 2D plane content) is typically encapsulated as a collection of its variants, such as in different qualities and bitrates, or in different codecs and protection schemes (e.g., different encryption algorithms and modes). In some examples, these variants correspond to representations within adaptation sets in MPEG DASH. In some examples, it is based on user's selection on a viewport that some of these variants of different tiles that, when put together, provide a coverage of the selected viewport, are retrieved by or delivered to the receiver (through delivery block 206), and then decoded (at block 208) to construct and render the desired viewport (at blocks 210 and 212).


As shown in FIG. 2, the viewport notion is what the end-user views, which involves the angle and the size of the region on the sphere. For 360 degree content, generally, the techniques deliver the needed tiles/sub-picture content to the client to cover what the user will view. This process is viewport dependent because the techniques only deliver the content that covers the current viewport of interest, not the entire spherical content. The viewport (e.g., a type of spherical region) can change and is therefore not static. For example, as a user moves their head, then the system needs to fetch neighboring tiles (or sub-pictures) to cover the content of what the user wants to view next.


A flat file structure for the content could be used, for example, for a video track for a single movie. For VR content, there is more content than is sent and/or displayed by the receiving device. For example, as discussed herein, there can be content for the entire 3D sphere, where the user is only viewing a small portion. In order to encode, store, process, and/or deliver such content more efficiently, the content can be divided into different tracks. FIG. 3 shows an exemplary track hierarchical structure 300, according to some embodiments. The top track 302 is the 3D VR spherical content track, and below the top track 302 is the associated metadata track 304 (each track has associated metadata). The track 306 is the 2D projected track. The track 308 is the 2D big picture track. The region tracks are shown as tracks 310A through 310R, generally referred to as sub-picture tracks 310. Each region track 310 has a set of associated variant tracks. Region track 310A includes variant tracks 312A through 312K. Region track 310R includes variant tracks 314A through 314K. Thus, as shown by the track hierarchy structure 300, a structure can be developed that starts with physical multiple variant region tracks 312, and the track hierarchy can be established for region tracks 310 (sub-picture or tile tracks), projected and packed 2D tracks 308, projected 2D tracks 306, and VR 3D video tracks 302, with appropriate metadata tracks associated them.


In operation, the variant tracks include the actual picture data. The device selects among the alternating variant tracks to pick the one that is representative of the sub-picture region (or sub-picture track) 310. The sub-picture tracks 310 are tiled and composed together into the 2D big picture track 308. Then ultimately the track 308 is reverse-mapped, e.g., to rearrange some of the portions to generate track 306. The track 306 is then reverse-projected back to the 3D track 302, which is the original 3D picture.


The exemplary track hierarchical structure can include aspects described in, for example: m39971, “Deriving Composite Tracks in ISOBMFF”, January 2017 (Geneva, CH); m40384, “Deriving Composite Tracks in ISOBMFF using track grouping mechanisms”, April 2017 (Hobart, AU); m40385, “Deriving VR Projection and Mapping related Tracks in ISOBMFF;” m40412, “Deriving VR ROI and Viewport related Tracks in ISOBMFF”, MPEG 118th meeting, April 2017, which are hereby incorporated by reference herein in their entirety. In FIG. 3, rProjection, rPacking, compose and alternate represent the track derivation TransformProperty items reverse ‘proj’, reverse ‘pack’, ‘cmpa’ and ‘cmpl’, respectively, for illustrative purposes and are not intended to be limiting. The metadata shown in the metadata tracks are similarly for illustrative purposes and are not intended to be limiting. For example, metadata boxes from OMAF can be used as described in w17235, “Text of ISO/IEC FDIS 23090-2 Omnidirectional Media Format,” 120th MPEG Meeting, October 2017 (Macau, China), which is hereby incorporated by reference herein in its entirety.


The number of tracks shown in FIG. 3 is intended to be illustrative and not limiting. For example, in cases where some intermediate derived tracks are not necessarily needed in the hierarchy as shown in FIG. 3, the related derivation steps can be composed into one (e.g., where the reverse packing and reverse projection are composed together to eliminate the existence of the projected track 306).


A derived visual track can be indicated by its containing sample entry of type ‘dtrk’. A derived sample contains an ordered list of the operations to be performed on an ordered list of input images or samples. Each of the operations can be specified or indicated by a Transform Property. A derived visual sample is reconstructed by performing the specified operations in sequence. Examples of transform properties in ISOBMFF that can be used to specify a track derivation, including those in the latest ISOBMFF Technologies Under Consideration (TuC) (see, e.g., N17833, “Technologies under Consideration for ISOBMFF”, July 2018, Ljubljana, SK, which is hereby incorporated by reference herein in its entirety), include: the ‘idtt’ (identity) transform property; the ‘clap’ (clean aperture) transform property; the ‘srot’ (rotation) transform property; the ‘dslv’ (dissolve) transform property; the ‘2dcc’ (ROI crop) transform property; the ‘tocp’ (Track Overlay Composition) transform property; the ‘tgcp’ (Track Grid Composition) transform property; the ‘tgmc’ (Track Grid Composition using Matrix values) transform property; the ‘tgsc’ (Track Grid Sub-Picture Composition) transform property; the ‘tmcp’ (Transform Matrix Composition) transform property; the ‘tgcp’ (Track Grouping Composition) transform property; and the ‘tmcp’ (Track Grouping Composition using Matrix Values) transform property. All of these track derivations are related to spatial processing, including image manipulation and spatial composition of input tracks.


Derived visual tracks can be used to specify a timed sequence of visual transformation operations that are to be applied to the input track(s) of the derivation operation. The input tracks can include, for example, tracks with still images and/or samples of timed sequences of images. In some embodiments, derived visual tracks can incorporate aspects provided in ISOBMFF, which is specified in w18855, “Text of ISO/IEC 14496-12 6th edition,” October 2019, Geneva, CH, which is hereby incorporated by reference herein in its entirety. ISOBMFF can be used to provide, for example, a base media file design and a set of transformation operations. Exemplary transformation operations include, for example, Identity, Dissolve, Crop, Rotate, Mirror, Scaling, Region-of-interest, and Track Grid, as specified in w19428, “Revised text of ISO/IEC CD 23001-16 Derived visual tracks in the ISO base media file format,” July 2020, Online, which is hereby incorporated by reference herein in its entirety. Some additional derivation transformation candidates are provided in the TuC w19450, “Technologies under Consideration on ISO/IEC 23001-16,” July, 2020, Online, which is hereby incorporated by reference herein in its entirety, including composition and immersive media processing related transformation operations.



FIG. 4 shows an example of a track derivation operation 400, according to some examples. A number of input tracks/images one (1) 402A, two (2) 402B through N 402N are input to a derived visual track 404, which carries transformation operations for the transformation samples. The track derivation operation 406 applies the transformation operations to the transformation samples of the derived visual track 404 to generate a derived visual track 408 that includes visual samples.


Two track selection-based derivation transformations, namely “Selection of One” (‘sell’) and “Selection of Any” (‘seln’), were proposed in m39971, “Deriving Composite Tracks in ISOBMFF,” January 2017, Geneva, CH, which is hereby incorporated by reference herein in its entirety. However, both of these transformations were designed for the purpose of image composition of input tracks, and therefore require dimensional information for the composition operation. For example, FIG. 5 shows an exemplary syntax for a selection of only one (‘sell’) transformation property 500, according to some examples. The sell transformation property 500 includes reference_width 502 and reference_height 504 fields which give, respectively, the width and height of the reference rectangular space in which all coordinates (top_left_x 506, top_left_y 508, width 510 and height 512) are computed. These fields specify the size of the derived image that is composed of all input images of their corresponding input visual tracks. The fields top_left_x 506 and top_left_y 508 specify, respectively, the horizontal and vertical coordinate of the top-left corner of the rectangle region that the input media image of the corresponding track is to be placed. The fields width 510 and height 512 specify, respectively, the width and height of the rectangular region that the input media image of the corresponding track is to be placed. The sell transformation property can specify a reference width and height of a derived sample (reference_width 502 and reference_height 504, respectively) and place or compose one (e.g., and only one) input image from a same track selected throughout the transformation onto the derived sample at its corresponding location specified by top_left_x 506 and top_left_y 508 and with its corresponding size width 510 and height 512.


The inventors have appreciated problems with such selection approaches that are used for composition operations. For example, such transformation properties (e.g., like the sell and seln transformation properties) do not provide for specifying any selection criteria among input tracks. As another example, the placement parameters relocate and scale the selected image, which may not be needed or desirable. For example, it can be desirable to only select an image or samples from an input track without relocating and/or scaling the image or samples. As a result, the relocation and/or scaling operations add unneeded complexity and/or require providing unnecessary information. Further, such conventional approaches have not been adopted into practice, and therefore ISOBMFF does not include such transformation properties for use.


Track metadata can include information that specifies grouping information. For example, FIG. 6 shows an exemplary syntax for a track header box 600, according to some examples. As shown in this example, the track header box 600 can include, among various fields, an alternate_group 602 field. The alternate_group 602 can be an integer that specifies a group or collection of tracks. If the value is zero (0), then there is no information in the track header box 600 regarding possible relations to other tracks. If the field is not zero (0), then the value should be the same for tracks that contain alternate data for one another and different for tracks belonging to different such groups. An exemplary associated constraint is that only one track within an alternate group should be played or streamed at any one time, and shall be distinguishable from other tracks in the group via attributes such as bitrate, codec, language, packet size, etc.


Some track selection mechanisms can be used to select from groups of tracks. For example, FIG. 7 shows an exemplary syntax of a track selection box 700 that can be used with ISOBMFF, according to some examples. The track selection box 700 includes a switch_group 702 field that can be an integer value that specifies a group or collection of tracks. If the field is set to zero (0, the default value), or if the track selection box 700 is absent, there is no information on whether the track can be used for switching during playing or streaming. If the field is not set to zero (0), the field shall be the same for tracks that can be used for switching between each other. Tracks that belong to the same switch group shall belong to the same alternate group, and a switch group or alternate group can have only one member.


The attribute_list 704 field is a list that is composed of data that follows to the end of the box and lists attributes. The attributes in the list can be used as descriptions of tracks or differentiation criteria for tracks in the same alternate or switch group. Some attributes can be descriptive attributes that characterize the tracks that they modify. Exemplary descriptive attributes can include, for example, temporal scalability (‘tesc’) where the track can be temporally scaled, fine-grain SNR scalability (‘fgsc’) where the track can be scaled in terms of quality, coarse-grain SNR scalability (‘cgsc’) where the track can be scaled in terms of quality, spatial scalability (‘spsc’) where the track can be spatially scaled, region-of-interest scalability (‘resc’) where the track can be region-of-interest scaled, view scalability (‘vwsc’) where the track can be scaled in terms of number of views, and/or the like. Some attributes can be differentiating, and differentiate between tracks that belong to the same alternate or switch groups. A differentiating attribute can have a pointer that indicates the location of the information that differentiates the track from other tracks with the same attribute. Exemplary differentiating attributes can include, for example, such as codec (‘codec’) with a pointer to a sample entry (e.g., in SampleDescriptionBox of a media track), screen size (‘scsz’) with a pointer to width and height fields (e.g., of a VisualSampleEntry), max packet size (‘mpsz’) with a pointer to a Maxpacketsize field (e.g., in RtpHintSampleEntry), media type (‘mtyp’) with a pointer to a handler type (e.g., in a HandlerBox of a media track), media language (‘mela’) with a pointer to the language field in MediaHeaderBox, bitrate (‘bite’) with a pointer to the total size of the samples in the track divided by the duration in the TrackHeaderBox, frame rate (‘frar’), with the number of samples in the track divided by the duration in the TrackHeaderBox, number of views (‘nvws’) with a pointer to the number of views in the track, and/or the like.


A switch group can be a subset of tracks in an alternate group. For example, an alternate group can specify a set of video tracks, one of which can be played as described herein. A switch group can form a sub-group of the tracks in the alternate group, and can indicate how the tracks within the switch group switch (e.g., according to what parameters). Additionally, the track selection box can provide a number of attributes for selection. As a result, a number of parameters can be specified to help provide information on how the tracks are to be switched. For example, the codec attribute can be used to provide for selection based on different codecs. Another example is screen size, where the switch group can include different tracks for different screen sizes. Such attributes can be used, for example, for bitrate adaption.


Conventional approaches, such as a track section box as discussed in conjunction with FIG. 7, merely provide for signaling that a track belongs to a switch group of tracks (e.g., such that any member track of the switch group can be selected during playback or streaming). However, such conventional approaches do not provide for specifying or creating a new track that results from the selection or switching (e.g., a new track with a different track ID). Further, since conventional track selection or switching approaches are transient during playback or streaming, it is, for example, not possible to associate other tracks (e.g., metadata and/or audio tracks) to a selected or switched track.


The techniques described herein provide transformation operations for track derivation operations that can be used to perform track selection and track switching. The techniques described herein improve existing track derivation technology by providing for selecting samples from among multiple input tracks. As described further herein, since there can be a number of input tracks to a track derivation operation, a track selection derivation can select one of the input tracks at the sample level (e.g., not the track level) as the output track. Accordingly, the selection-based track derivation techniques described herein allow for the selection of samples of a track from a group of tracks at the time of derivation to generate a new track. The track derivation operations can provide flexibility in terms of the number of input tracks to the derivation operation. In some embodiments, the input tracks are a group of tracks. In some embodiments, just one input track is provided to the derivation operation, which is used to determine the associated group of tracks for the derivation operation.


An output track or the resulting media data of a derived track can include temporal sequences of contiguous video data samples. As described herein, the derived track can include a sequence of transformation properties that specify how to generate the samples for the derived track (e.g., where each transformation operation specifies how to generate an associated sample of the output track). In some embodiments, the selection-based track derivation techniques described herein can provide for an encapsulation of track samples (e.g., as the output from the derivation operation), where the track samples are selected or switched from a group of tracks as specified by the selection transformation properties. Such a track encapsulation is not provided for by conventional track selection mechanisms, such as those using track grouping mechanisms (e.g., alternate or switch groups, which switch at the track level and not the sample level). As a result, a track selection derivation operations described herein can provide samples from any of the input tracks to the derivation operation as specified by the transformations of the derived track. Further, the resulting derived track can be a new track. As a result, the techniques provide for associating other tracks (e.g., metadata and/or audio tracks) to the output derived track.


In some embodiments, grouping information can be used to indicate which set of tracks should be switched or selected from for a derivation operation. As described herein, the input tracks to the derivation operations can be grouped into alternate or switch groups. For example, the alternate or switch groups, respectively, can be implemented as described in clause 8.3.2, “track header box”, and clause 8.10.3, “track selection box”, in the latest ISOBMFF specification, such as discussed in conjunction with FIGS. 6-7, respectively. For example, alternate group features, such as those specified by alternate_group field in the track header box, can be used to indicate for a derivation operation an alternate group of one or more tracks. The derivation operation can select or switch to one track of the alternate group for the output track at a particular time (e.g., for play). As a result, if the input tracks are part of an alternate group, the derivation operation can select samples from only one of such input tracks for play at a time.


Such techniques can therefore provide for track switching and selection derivation operations that are not otherwise available with conventional approaches. In some embodiments, such a track encapsulation can allow for a straightforward association of metadata about a selected or switched track with the track encapsulation itself (e.g., by specifying the metadata in the derived track), rather than associating the metadata with a track group from which the track is selected or switched. For example, in order to specify that a track selected from a track group at run time has a region of interest (ROI), it becomes very easy and natural using the techniques described herein to signal the ROI for the derived track. For a static ROI, as one example, the ROI can be signaled in the derived track, such as in the metadata box (e.g., ‘meta’ box) of the derived track. For a dynamic ROI, as another example, a timed metadata track can reference the derived track, such as by using the reference type ‘cdsc.’ In contrast, with conventional techniques there is no direct way to signal such ROI metadata since it cannot be signaled in the derived track. For example, while a static ROI can be signaled in the metadata box of every track in an alternate or switch group using conventional techniques, such signaling incorrectly conveys that every track has the static ROI (rather than just a single track with samples selected from those tracks has the ROI). A similar problem occurs for dynamic ROIs: if a timed metadata track representing a dynamic ROI references an alternate or switch group, the existing track reference in the track reference box requires that the ROI applies to each track in the alternate or switched group. For example, sub-clause 8.3.3 in ISOBMFF states that, when it applies to referencing a track group, “the track reference applies to each track of the referenced track group individually.” Similar to the static ROI case, such a track reference is not the desired functionality since the ROI does not apply to each track, rather it applies to the resulting (single) track of the derivation.


The track selection or switching techniques described herein can be used, for example, for applications that benefit from selective playback, adaptive streaming, and/or other various multimedia processing scenarios, such as those that require switching or selecting media samples from one or more tracks. In some embodiments, the track selection derivation techniques provided herein provide for a derived track encapsulation that enables the creation and execution of track-based media processing workflows. For example, the derived track encapsulation techniques can provide for in-network-based media processing (e.g., as described in w19062, “Text of ISO/IEC FDIS 23090-8 Network-based Media Processing,” January 2020, Brussels, BE, which is incorporated by reference herein in its entirety) which can use derived tracks not just as outputs but also as intermediate inputs in the workflows.


In some embodiments, the derived track encapsulation allows track selection or track switching to be transparent to clients of dynamic adaptive streaming, such as DASH (e.g., as described in w19062), and carried out at corresponding servers or within distribution networks, for instance, implemented in conjunction SAND (e.g., as described in w18609, “Text of ISO/IEC FDIS 23009-1:2014 4th edition,” July 2019, Gothenburg, SE, which is incorporated by reference herein in its entirety). Such an approach can, for example, simplify client logics and implementations with respect to shifting dynamic content adaptation from the streaming manifest level to the file format derived track level. This can be done, for example, based on an attribute list as described herein (e.g., with descriptive and differentiating attributes). For example, for adaptive streaming, a DASH manifest file includes an adaptation set that can have a number of representations that each correspond to one track, which allows a client to keep choosing segments from representations of an adaptation set with different qualities according to the client's capabilities in the network. However, such selection does not generate a new track. Rather, a client picks-up segments from a track and consumes the selected content, but does not produce output that results in another track. Further, the client is required to know the various available versions of content and to determine how to select the content. The client may also need to implement logic to request specific portions of the content. For example, if a client is consuming 360-degree content, the client will be viewing the content through a viewport. For 360-degree content, various tiles or portions of the content often need to be stitched and processed to generate the resulting viewport content, and therefore the client needs to choose which tiles need to be downloaded to cover the viewport (often requiring a client to request more content than is needed to cover the viewport), and perform the stitching and other steps to generate the ultimate viewport content. As a result, needing to support such processing at the client-side can be an issue, especially for light client devices.


In contrast, the techniques described herein can implement adaptive streaming at the track level rather than at the manifest level. As a result, the processing can be performed using the techniques described herein at either the client or server side (e.g., to achieve server-side adaptation instead of client-side adaptation). For example, the techniques described herein can eliminate the need for a client to pick-up or choose the representations and/or to perform subsequent processing to generate content (e.g., content for a viewport). Instead, the client can provide a set of parameters to the server (e.g., screen size/resolution, network bandwidth, etc.) to specify the content that can be supported by the client. On the server side, the server can take those parameters and apply the track selection operation to produce a segment for the client and send just that segment to the client.


Accordingly, the encapsulation techniques described herein can provide for eliminating the use of an AdaptationSet and/or restricting its use to just containing a single Representation in DASH since the track selection can be performed outside of the DASH manifest file. With selection-based derived tracks, DASH clients (e.g., as described in w19062) and DASH aware network elements (DANE) (e.g., as specified in w18609) can simply provide values of attributes (e.g., codec ‘cdec’, screen size ‘scsz’, bitrate ‘bitr’, etc.) that are desired and/or required in the derived tracks, such that media origin servers and/or content delivery networks (CNDs) can provide content selection and switching from a group of available media tracks. As a result, the adaptation part of the logic can be moved from the client to the server, such that the client simply provides set-up parameters. Such a paradigm shift can significantly reduce the processing required by the client. In particular, for some clients, especially low-cost clients, it can be desirable to have the server construct the content for the client and to simply send a single stream to the client. Using such techniques, if a client is consuming 360 degree content, the client can simply request a viewport and receive exactly that content from the server. As another example, the techniques can be used for online gaming to provide for the sever to produce the content.


Additionally, the techniques described herein, including the derivation transformations, can also be used for other types of content other than video content. For example, the techniques described herein can be used to provide similar transformations for derived images and derived image items, such as those specified in ISO/IEC 23008-12, Image File Format, e.g., as provided in w16230, “Text of ISO/IEC FDIS 23009-5 Server and Network Assisted DASH,” June 2016, Geneva, CH, which is hereby incorporated by reference herein in its entirety.


In some embodiments, the techniques provide for a transformation operation that can be used to select samples from input tracks and/or to switch between samples in the input tracks that are part of a same alternate group. The transformation operation can include an attribute list, and the attribute list values can be used to select samples from the input group of tracks.


In some examples, a new metadata box can be created, which will be referred to herein in one example as an alternate group selection (AlternateGroupSelection) derivation transformation, although it should be appreciated that this and other exemplary syntaxes and field names are for illustrative purposes only and are not intended to be limiting, since other naming conventions can be used instead with the techniques described herein. The AlternateGroupSelection derivation transformation can provide for the selection of one (e.g., and only one) sample from the available samples of the input tracks. In some embodiments, the input tracks are from a same alternate group. For example, the input tracks can have a same value (e.g., non-zero value) of the alternate_group field in their track headers. As an illustrative example, the track selection can be made at the time of track derivation according to the alternate_group field as provided in sub-clause 8.3.3, “Track header box” in the ISOBMFF specification.


In some embodiments, the sample selection can be specified according to a list of attributes provided in an attribute list, such as an array of values attribute_list[] that are specified in the transformation operation. Such attribute(s) can be used as descriptions and/or differentiation criteria for selecting one track from the input tracks with all the matched attributes. As an illustrative example, the attributes can be matched one by one (e.g., in the order of appearance in the attributes in the list). In some embodiments, the attribute list can be empty. When the list is empty, the derivation may not impose any additional restriction to the sample selection. In some embodiments, the attributes that are matched can be provided in the TrackSeletionBoxes of the tracks. Accordingly, in some embodiments, the attributes may (or may not) be a subset of the attributes in TrackSeletionBox of each input track.


In some embodiments, the alternate group selection transformation operation can extend the visual derivation base with an attribute list. FIG. 8 shows an exemplary syntax for the AlternateGroupSelection 800 transformation, according to some embodiments. In this example, the AlternateGroupSelection 800 transformation extends VisualDerivationBase (‘atgs’, flags) 802, and includes an unsigned int(32) array attribute_list[] 804. The attribute_list[] 804 is a list of description and differentiating attributes, as described herein. In some embodiments, the attribute_list[] 804 includes attributes such as those specified in sub-clause 8.10.3 in ISOBMFF. In some embodiments, the attribute_list[] 804 can be empty as described herein. If the attribute_list[] 804 is empty, the selection is among all the tracks within the switch group (e.g., since there are no attributes in the list that can be used as descriptive or differentiating ones for selecting a track out of the tracks in the group). In some embodiments, each entry is associated with a pointer to the field or information that distinguishes the track. The derivation operation can use the attributes to search for the appropriate track in the group of tracks. For example, if the attribute_list[] includes two attributes, codec and screen size (in that order), then the derivation operation can first search which tracks in the group meet the codec attribute, and then search among those tracks to see which one meets the screen size attribute. As described herein, the alternate group selection transformation can be carried in the derived track and specified at the granularity of each sample of the derived track and/or for a series of samples of the derived track.


In some embodiments, other groups of tracks can be the input to the track derivation operation instead of an alternate group of tracks. For example, the input tracks can be from a switch group, such that the derivation operation can select samples from a switch group of tracks. As an illustrative example, a switch group selection (e.g., SwitchGroupSelection) derivation transformation can provide for selection of one (e.g., and only one) sample from the samples of input tracks from a same switch group. For example, each of the input tracks can contain a track selection box (TrackSeletionBox) that each has a same value (e.g., non-zero value) of the switch_group field in the track selection box. In some examples, the selection can be made at the time of track derivation according to the TrackSeletionBox provided in sub-clause 8.10.3 “Track selection box” in ISOBMFF. In some embodiments, the selection from the switch group can be restricted according to a list of attributes (e.g., description and/or differentiating attributes) provided in an attribute list, such as a parameter array attribute_list[] that can be provided in the derivation transformation. As described herein, the attributes in the list can be used as descriptions and/or differentiation criteria for selecting one track from the input tracks.



FIG. 9 shows an exemplary syntax for the SwitchGroupSelection 900 transformation, according to some embodiments. In this example, the SwitchGroupSelection 900 transformation extends VisualDerivationBase (‘sgsl’, flags) 902, and includes an unsigned int(32) array attribute_list[] 904. The attribute_list 904 can be, as described herein, a list of description and differentiating attributes (e.g., such as those defined in sub-clause 8.10.3 in ISOBMFF). Similar to the AlternateGroupSelection 800 transformation in FIG. 9, the SwitchGroupSelection 900 can receive a group of tracks as an input, and apply the attribute_list 904 specified in the derived track and produce a sample output based on the attribute list. As described herein, the switch group selection transformation can be carried in the derived track and specified at the granularity of each sample of the derived track and/or for a series of samples of the derived track.


In some embodiments, the samples can be selected from input tracks at the client and/or server side of a client-server configuration, such as the encoding device 104 and decoding device 110 in FIG. 1. For example, in some embodiments the client (e.g., the decoding device) can perform the selection on received groups of tracks. As another example, the client can pass one or more parameters to the server (e.g., the encoding device 104 and/or a server storing encoded media) that instructs the server to provide the output of the derivation process to the client. For example, referring to FIGS. 2-3, the tracks can be composed according to a grid such that a grid composition places the input tracks according to a grid to decode the media content. As a result, the client and/or server just needs to process the attribute lists for the transformation samples in order to perform the grid composition operations.


In some embodiments, the techniques can be used with a single input track instead of a group of input tracks. As discussed herein, if a track is part of an alternate group, then the track will include an alternate_group value. Similarly, a track can include a switch_group value. In some embodiments, rather than including information that specifies the track group or switch group, the techniques can simply look at the alternate group value, and pick one track from that group. So with a single input track, the derivation process can perform the track selection by looking at the grouping information. Accordingly, some embodiments can provide for track derivations for track selection and switching with a single (representative) input track, rather than multiple input tracks.


In some embodiments, the selection can be performed from tracks of an alternate group. As an illustrative example, an alternate group selection transformation for one input track can be referred to for exemplary purposes as an AlternateGroupSelection1 derivation transformation, although this is not intended to be limiting. Such an AlternateGroupSelection1 derivation transformation can provide for selecting one sample from the samples of all tracks in an alternate group provided by the input track (e.g., the alternate group that the input track is in and/or represented by the input track). For example, the alternate group can be all of the tracks, if any, that have a same non-zero value of alternate_group as the input track in their track headers. In some embodiments, as described herein, the selection can be made at the time of track derivation according to the alternate_group provided in sub-clause 8.3.3, “Track header box”, in ISOBMFF.


In some embodiments, the selection can be further restricted according to a list of attributes. For example, a list of attributes can be provided in the parameter attribute_list[] in the derivation transformation. These attributes can be used as descriptions or differentiation criteria for selecting one track from the tracks in the alternate group. The attributes can be matched one by one in the order of the appearance of the attributes in the list. In some embodiments, when the list is empty, the derivation imposes no additional restriction to the selection. In some embodiments, the attributes can be matched to attributes in the TrackSeletionBox of each track. Accordingly, the attributes may or may not be a subset of the attributes in TrackSeletionBox of each and every track in the alternate group.



FIG. 10 shows an exemplary syntax for the AlternateGroupSelection1 1000 transformation, according to some embodiments. In this example, the AlternateGroupSelectionl 1000 transformation extends VisualDerivationBase (‘ats1’, flags) 1002, and includes an unsigned int(32) array attribute_list[] 1004. The attribute_list[] is a list of description and differentiating attributes as described herein, such as those specified in sub-clause 8.10.3 in ISOBMFF. The derivation operation can use the attributes to search for the appropriate track in the group of tracks as described herein.


In some embodiments, the techniques can be provided for selecting from among tracks in a switch group. For an alternate group, the file format is restricted such that any track can only be in one alternate group. However, since a track can be in multiple switch groups, the switch group can be specified as part of the derivation operation. For example, since one track can be part of many switch groups, the techniques can indicate which switch group the derivation operation needs to look at for the selection.


In some embodiments, the SwitchGroupSelectionl derivation transformation provides a selection of one and only one sample from samples of tracks in a switch track group specified by the input track (e.g., the switch track group that the input track is in and/or represented by the input track). The switch track group can be identified by a non-zero value of the parameter switch_group specified in the derivation transformation. As a result, the tracks selected among for the derivation operation can include each track in the switch group, including the input track that contains the same value of the parameter switch_group. For example, the switch_group can be specified by a track selection box TrackSeletionBox in each track. Accordingly, in some examples, the selection can be made at the time of track derivation according to the definition of TrackSeletionBox provided in sub-clause 8.10.3 “Track selection box” in ISOBMFF.


In some embodiments, the selection can be restricted according to a list of description and differentiating attributes provided in a parameter array attribute_list[] in the derivation transformation. These attributes can be used as descriptions or differentiation criteria for selecting one track from the switch track group with all the matched attributes. In some embodiments, as described herein, when the list is empty, the derivation imposes no additional restriction to the selection as described herein. For example, the derivation operation can include matching the attributes in the attribute_list[] to attributes in the TrackSeletionBox of each track. The attributes can be matched one by one in the order of the appearances of the attributes in the list, as described herein. Accordingly, the specified attributes may or may not be a subset of the attributes in TrackSeletionBox of each and every track in the switch track group.



FIG. 11 shows an exemplary syntax for the SwitchGroupSelection1 1100 transformation, according to some embodiments. In this example, the SwitchGroupSelection1 1100 transformation extends VisualDerivationBase (‘sgs1’, flags) 1102, and includes a template int(32) switch_group 1104 and an unsigned int(32) array attribute_list[] 1106. The switch_group 1104 can be a parameter whose semantics specify a switch group (e.g., as specified in sub-clause 8.10.3 in ISOBMFF) and has a non-zero value. The attribute_list 1106 can be, as described herein, a list of description and differentiating attributes (e.g., such as those defined in sub-clause 8.10.3 in ISOBMFF).


Conventional adaptive media streaming techniques rely on the client-device to perform any adaptation based on adaptation parameters that are available to the client. Not intending to be limiting, for ease of reference such techniques can be referred to generally as client-side streaming adaptation (CSSA), where a client device is responsible for performing streaming adaptation in adaptive media streaming systems. FIG. 12A shows an exemplary configuration of a generic adaptive streaming system 1200, according to some embodiments. A streaming client 1201 in communication with a server, such as HTTP server 1203, may receive a manifest 1205. The manifest 1205 describes the content (e.g., video, audio, subtitles, bitrates, etc.). In this example, the manifest delivery function 1206 may provide the streaming client 1203 with the manifest 1205. The manifest delivery function 1206 and the server 1203 may communicate with media presentation preparation module 1207. The streaming client 1201 can request (and receive) segments 1202 from the server 1203 using, for example, HTTP cache 1204 (e.g., a server-side cache and/or cache of a content delivery network). The segments can be, for example, associated with short media segments, such as 6-10 second long segments. For further details of an illustrative example, see e.g., w18609, “Text of ISO/IEC FDIS 23009-1:2014 4th edition”, July 2019, Gothenburg, SE, which is hereby incorporated by reference herein in its entirety.



FIG. 12B shows an exemplary manifest that includes a media presentation description (MPD) 1250, according to some examples. The manifest can be, for example, the manifest 1205 sent to the streaming client 1201. The MPD 1250 includes a series of periods that divide the content into different time portions that each have different IDs and start times (e.g., 0 seconds, 100 seconds, 300 seconds, etc.). Each period can include a set of a number of adaptation sets (e.g., subtitles, audio, video, etc.). Period 1252A shows how each period can have a set of associated adaptation sets, which in this example includes adaptation set 01254 for Italian subtitles, adaptation set 11256 for video, adaptation set 21258 for English audio, and adaptation set 31260 for German audio. Each adaptation set can include a set of representations to provide different qualities of the associated content of the adaptation set. As shown in this example, adaptation set 11256 includes representations 1-4 1262, each with a different supported bitrate (i.e., 500 Kbps, 1 Mbps, 2 Mbps, and 3 Mbps). Each representation can have segment information for the different qualities. As shown, for example, representation 31252A includes segment info 1264, which has a duration of 10 seconds and a template, as well as segment access 1264, which includes an initialization segment, and a series of media segments (e.g., in this example, ten-second-long media segments).


In conventional adaptive streaming configurations, the streaming client, such as streaming client 1201, implements the adaptation logic for streaming adaptation. In particular, the streaming client 1201 can receive the MPD 1250, and select (e.g., based on the client's adaptation parameters, such as bandwidth, CPU processing power, etc.) a representation for each period of the MPD (which may change over time, given different network conditions and/or client processing capabilities), and retrieve the associated segments for presentation to the user. As the client's adaptation parameters change, the client can select different representations accordingly (e.g., lower bitrate data if the available network bandwidth decreases and/or if client processing power is low, or higher bitrate data if the available bandwidth increases and/or if client processing power is high).


The adaptation logic may include static as well as dynamic adaptation, in selecting segments from different media streams according to some adaptation parameters. This is described, for example, in “MPD Selection Metadata” of w18609, which is hereby incorporated by reference herein in its entirety.



FIG. 13 shows an exemplary configuration 1300 of a client-side dynamic adaptive streaming system. As described herein, the configuration 1300 comprises a streaming client 1310 in communication with server 1322 via HTTP cache 1361. The server 1322 may be comprised in the media segment delivery function 1320, which includes segment delivery server 1321. The segment delivery server 1321 is configured to transmit segments 1351 to the streaming access engine 1312. The streaming access engine further receives the manifest 1341 from the manifest delivery function 1330.


As described herein, in conventional configurations, the client device 1310 performs the adaptation logic 1311. The client device 1310 receives the manifest via the manifest delivery function 1330. The client device 1310 also receives adaptation parameters from streaming access engine 1312 and transmits requests for the selected segments to the streaming accessing engine 1312. The streaming access engine is also in communication with media engine 1313.



FIG. 14 shows an example of end-to-end streaming media processing, according to some embodiments. In the end-to-end streaming media processing flow 1400, the client performs the adaptation logic that performs streaming adaptation in terms of selecting (e.g., encrypted) segments from a set of available streams 1411, 1412, and 1413, for example, the segment URLs 1401-1403. As such, each of the encrypted segments 1401, 1402, and 1403 are transmitted via the content delivery network (CDN) 1410 and are all transmitted to the client device. The client device may then select the segments.



FIG. 15 shows an exemplary messaging workflow between a client device and server (or CDN) for client-side adaptive streaming, according to some embodiments. In conventional adaptive streaming approaches, the client may first transmit a request for a manifest at step 1501. The server and/or CDN may transmit the manifest at step 1502. The client device may subsequently collect adaptation parameters and select a representation at steps 1503 and 1504 respectively. The client can then request the segments at 1505, receive the segments from client at 1506, and the content may be played back by the client at 1508. The process may be repeated at 1507 such that the adaptation parameters can be updated, the client can request new and/or different segments based on the updated adaptation parameters, the segments can be downloaded and the content may be played back by the client at 1508. Examples of the adaptation parameters include parameters related to network bandwidth and device processing/CPU processing.


The inventors have discovered and appreciated deficiencies with conventional client-side streaming adaptation approaches. In particular, such paradigms are designed so that the client both obtains the information needed for content adaptation (e.g., adaptation parameters), receives a full description of all available content and associated representations (e.g., different bitrates), and processes the available content to select among the available representations to find the one that best suits the client's adaptation parameters. The client must further repeatedly perform the process over time, including updating the adaptation parameters and selecting the same and/or different representations depending on the updated parameters. Accordingly, a heavy burden is placed on the client, and it requires the client device to have sufficient processing capabilities. Further, such configurations often require the client to make a number of requests in order to start a streaming session, including (1) obtaining a manifest and/or other description of the available content, (2) requesting an initialization segment, and (3) then requesting content segments. Accordingly, such approaches often require three or more calls. Assuming for an illustrative example that each call takes approximately 500 ms, the initiation process can consume one or more seconds of time.


The inventors have further discovered and appreciated that for some types of content, such as immersive media, the client is required to perform compute-intensive operations. For example, conventional immersive media processing delivers tiles to the requesting client. The client device therefore needs to construct a viewport from the decoded tiles in order to render the viewport to the user. Such construction and/or stitching can require a lot of client-side processing power. Further, such approaches may require the client device to receive some content that is not ultimately rendered into the viewport, consuming unnecessary storage and bandwidth.


To address these and other problems with conventional client-side driven approaches, the techniques described herein provide for server-side selection and/or switching of media tracks. Not intending to be limiting, for ease of reference such techniques can be referred to generally as server-side streaming adaptation (SSSA), where a server may perform aspects of streaming adaptation that are otherwise conventionally performed by the client device. Accordingly, the techniques provide for a major paradigm shift compared to conventional approaches. In some embodiments, the techniques can move some and/or most of the adaptation logic to the server, such that the client can simply provide the server with appropriate adaptation information and/or parameters, and the server can generate an appropriate media stream for the client. As a result, the client processing can be reduced to receiving and playing back the media, rather than also performing the adaptation.


In some embodiments, the techniques provide for a set of adaptation parameters. The adaptation parameters can be collected by clients and/or networks and communicated to the servers to support server-side content adaptation. For example, the parameters can support bitrate adaptation (e.g., for switching among different available representations). As another example, the parameters can provide for temporal adaptation (e.g., to support trick plays). As a further example, the techniques can provide for spatial adaptation (e.g., viewport and/or viewport dependent media processing adaptation). As another example, the techniques can provide for content adaptation (e.g., for pre-rendering, storyline selection, and/or the like).


In some embodiments, the techniques described herein for derived track selection and track switching can be used to enable track selection and switching, at run time, from an alternate track group and a switch track group, respectively for delivery to the client device. Therefore, a server can use a derived track that includes selection and switching derivation operations that allow the server to construct a single media track for the user based on the available media tracks (e.g., from among media tracks of different bitrates). See also, for example, the derivations included in e.g., m54876, “Track Derivations for Track Selection and Switching in ISOBMFF”, October 2020, Online, which is hereby incorporated by reference herein in its entirety.


In some embodiments, the available tracks and/or representations can be stored as separate tracks. As described herein, transformation operations can be used to perform track selection and track switching at the sample level (e.g., not the track level). Accordingly, the techniques described herein for derived track selection and track switching can be used to enable track selection and switching, at run time, from a group of available media tracks (e.g., tracks of different bitrates) for delivery to the client device. Therefore, a server can use a derived track that includes selection and switching derivation operations that allow the server to construct a single media track for the user based on the available media tracks (e.g., from among media tracks of different bitrates) and the client's adaptation parameters. For example, the track selection and/or switching can be performed in a manner that selects from among the input tracks to determine which of the input tracks best-suits the client's adaptation parameters. As a result, a number of input tracks (e.g., tracks of different bitrates, qualities, etc.) can be processed by track selection derivation operations to select samples from one of the input tracks at the sample level to generate the media samples of the output track that are dynamically adjusted to meet the client's adaptation parameters as they change over time. As described herein, in some embodiments, the selection-based track derivation can encapsulate track samples as the output from the derivation operation(s) of a derived track. As a result, a track selection derivation operation can provide samples from any of the input tracks to the derivation operation as specified by the transformations of the derived track to generate the resulting track encapsulation of the samples. The resulting (new) track can be transmitted to the client device for playback.


In some embodiments, the client device can provide spatial adaptation information, such as spatial rendering information to the server. For example, in some embodiments the client device can provide viewport information (on a 2D, spherical and/or 3D viewport) to the server for immersive media scenarios. The server can use the viewport information to construct the viewport for the client at the server-side, instead of requiring the client device to perform the stitching and construction of the (the 2D, spherical or 3D) viewport. Accordingly, spatial media processing tasks can be moved to the server-side of adaptive streaming implementations.


In some embodiments, the client can provide other adaptation information, including temporal and/or content-based adaptation information. For example, the client can provide bitrate adaptation information (e.g., for representation switching). As another example, the client can provide temporal adaptation information (e.g., such as for trick plays, low-latency adaptation, fast-turn-ins, and/or the like). As a further example, the client can provide content adaptation information (e.g., for pre-rendering, storyline selection and/or the like). The server-side can be configured to receive and process such adaptation information to provide the temporal and/or content-based adaptation for the client device.


For example, FIG. 16 shows an exemplary configuration of a server-side adaptive streaming system, according to some embodiments. As described herein, the configuration 1600 includes a streaming client 1610 in communication with server 1622 via HTTP cache 1661. The streaming client 1610 includes a streaming access engine 1612, a media engine 1613, and an HTTP access client 1614. The server 1622 may be included as part of the media segment delivery function 1620, which includes segment delivery server 1621. The segment delivery server 1621 is configured to transmit segments 1651 to the streaming access engine 1612 of the streaming client 1610. The streaming access engine 1612 also receives the manifest 1641 from the manifest delivery function 1630. Unlike in the example of FIG. 13, the client device does not perform the adaptation logic to select among the available representations and/or segments. Rather, the adaptation logic 1623 is incorporated in the media delivery function 1620 so that the server-side performs the adaptation logic to dynamically select content based on client adaptation parameters. Accordingly, the streaming client 1610 can simply provide adaptation information and/or adaptation parameters to the media segment delivery function 1620, which in-turn performs the selection for the client. In some embodiments as described herein, the streaming client 1610 can request a general (e.g., placeholder) segment that is associated with the content stream the server generates for the client.


As described further herein, the adaptation parameters can be communicated using various techniques. For example, the adaptation parameters can be provided as query parameters (e.g., URL query parameters), HTTP parameters (e.g., as HTTP header parameters), SAND messages (e.g., carrying adaptation parameters collected by the client and/or other devices), and/or the like. An example of URL query parameters can include, for example: $bitrate=1024, $2D_viewport_x=0, $2D_viewport_y=0, $2D_viewport_width=1024, $2D_viewport_height=512, etc. An example of HTTP header parameters can include, for example: bitrate=1024, 2D_viewport_x=0, 2D_viewport_y=0, 2D_viewport_width=1024, 2D_viewport_height=512, etc.



FIG. 17 shows an example of end-to-end streaming media processing using server-side adaptive streaming, according to some embodiments. In the end-to-end streaming media processing flow 1700, the server performs some and/or all of the adaptation logic that is used to select (e.g., encrypted) segments from a set of available streams as discussed herein, rather than the client device as in the example for CSDA in FIG. 14. For example, the server device can perform adaptation 1720 to select segments from the set of available streams 1711-1713. The server device may select, for example, the segment 1701. The segment 1701 may be transmitted from the server to the client device via the content delivery network (CDN) accordingly. As shown, the client device can therefore use a single URL as discussed herein to obtain the content from the server (rather than multiple URLs as is typically required for client-side configurations in order to differentiate between different formats of available content (e.g., different bitrates).



FIG. 18 shows an exemplary workflow between a client device and server for server-side adaptive streaming, according to some embodiments. A client may first transmit a request for a manifest at step 1801. The server and/or CDN may transmit the manifest at step 1802 to the client.


The client device may subsequently collect adaptation parameters at step 1803. The client device may then send a request for a general and/or placeholder segment with the adaptation parameters at 1804 (e.g., which the server can use to select segments). In response, the server and/or CDN can select segments from the available tracks using the parameters at 1805 and transmit the selected segments at 1806 to the client device, which can be played back at step 1808. The client device may repeat the process at 1807 as shown to provide new/updated adaptation parameters to the server, to receive new segments, and to playback the received content accordingly.


According to some embodiments, the track derivations described herein can be used to select and/or switch tracks to implement CSSD. In some embodiments, when derived switch tracks are used to implement SSSA, the workflow above can be modified as shown in FIG. 19, which shows another exemplary workflow between a client device and server for SSSA, according to some embodiments.


In FIG. 19, a client may first transmit a request for a manifest at step 1901. The server and/or CDN may transmit the manifest at step 1902. The client device may subsequent collect adaptation parameters at step 1903. The client device may then request with the parameters for segments of a derived switch track at 1904. In response the server and/or CDN can derive segments of the derived switch track using the parameters at 1905 and transmit the selected segments at 1906 to the client device. The client device may repeat at 1907 and playback content at 1908.


According to some embodiments, in using server-side streaming adaptation, the client device can make one or more static selections (e.g., such as those related to video codec profile, screen size and encryption algorithm), and only leave dynamic media adaptation (e.g., such as those related to video bitrate, network bandwidth) to the server. For example, the client device may collect and pass dynamic adaptation parameters needed for adaptation logic to the server as part of segment requests. The communication of these adaptation parameters can be implemented in mechanisms including URL query parameters, HTTP header parameters, and/or SAND messages, for example, carrying adaptation parameters collected by the client and other DANE's. See, e.g., w16230, “Text of ISO/IEC FDIS 23009-5 Server and Network Assisted DASH”, June 2016, Geneva, CH, which is hereby incorporated by reference herein in its entirety.


In some embodiments, both the streaming client and the server may perform associated aspects of adaptation logic. According to some embodiments, for example, such configurations may include a client device performing adaptation logic to first select a representation in an adaptation set (comprising one or more representations), and then subsequently transmitting adaptation parameters to the server. The server may then use the adaptation parameters and perform adaptation logic thereafter to dynamically select content over time for the client device. As another example, the server may perform the first adaptation, while the client performs one or more subsequent adaptations. As a further example, the client and server may alternate in some fashion over time which device performs the adaptation (e.g., based on available processing power at the client device, network latency, etc.).



FIG. 20 shows an exemplary configuration of a mixed side adaptive streaming system, according to some embodiments. The configuration 2000 comprises a streaming client 2010 in communication with server 2022 via HTTP cache 2061. The streaming client 2010 includes adaptation logic 2020, streaming access engine 2012, media engine 2013, and HTTP access client 2013. The server 2022 may be part of the media segment delivery function 2020, which includes segment delivery server 2021 and the adaptation logic 2010. The segment delivery server 2021 is configured to transmit segments 2051 to the streaming client 2010's streaming access engine 2012. The streaming access engine 2012 further receives the manifest 2041 from the manifest delivery function 2030.


Both the media segment delivery function 2020 and the client device 2010 perform an associated portion of the adaptation logic, as demonstrated by the media segment delivery function 2020 including adaptation logic 2010 and the streaming client 2010 including adaptation logic 2020. Accordingly, the client device 2010 receives and/or determines the adaptation parameters via streaming access engine 2012, determines a (e.g., first) segment from an available set of segments presented in the manifest 2041, and transmits a request for the segment to the segment delivery server 2021. The streaming client 2010 can also be configured to determine and update adaptation parameters over time, and to provide the adaptation parameters to the server so that the media segment delivery function 2020 can continue to perform adaptation over time for the streaming client 2010.


In both the server-side and mixed-side configurations, a media presentation description can be exchanged as discussed herein. FIG. 21 shows an example of a media presentation description with periods with multiple representations in an adaptation set for conventional client-side adaptive streaming, according to some embodiments. As shown (e.g., and as discussed in conjunction with FIG. 12B), the adaptation set of each period may include multiple representations shown as representation 2110 through representation 2120 in this example. Each representation, such as shown for representation 2110 may include an initialization segment 2112, and a set of media segments (shown as 2114 through 2116, in this example).


In some embodiments, for server-side and/or mixed-side configurations, the adaptation set can be modified such that each adaptation set only includes one representation. FIG. 22 shows an example of a single representation 2210 in an adaptation set 2230 for server-side adaptive streaming, according to some embodiments. Compared to the media presentation description 2100 of FIG. 21, for server-side streaming adaptation, a single representation 2210 may be included for each adaptation set 2230 in the media presentation description 2200 rather than multiple representations. This is possible since the client device is not performing the logic to select from among available representations, and therefore the client need not be aware of any differentiation among different content qualities, etc. In some embodiments, the media presentation description 2100 may be used for mixed-side configurations where the client performs some adaptation processing in conjunction with the server performing some adaptation processing (e.g., where the client selects an initial representation and/or subsequent representations). In some embodiments, the single representation 2210 may include a URL to a derived track containing the derivation operations to generate an adapted track based on the client's (adaptation) parameters. The client device may then access the generic URL and provide the parameters to the server, such that the server can construct the track for the client. In some embodiments, the same and/or different URLs can be used for the initialization segment 2112 and media segments 2114. For example, the URLs can be the same if, for example, the client passes different adaptation parameters to the server to differentiate between the two different kinds of requests, such as by using one set of parameter(s) for initialization and another set of parameter(s) for segments. As another example, different URLs can be used for the initialization and media segments (e.g., to differentiate between and/or among the different segments). The client can continuously request segments using the single representation, and hence the single generic URL.


Server-side adaptation can result in bandwidth reductions as well as reductions in overall content processing that may otherwise be required for some types of content, such as for immersive media. Referring back to FIG. 2, for example, FIG. 2 shows the viewport dependent content flow process 200 for virtual reality (VR) content for server-side streaming adaptation. As described, spherical viewports 201 undergo stitching, projection, mapping at block 202, are encoded at block 204, are delivered at block 206, and are decoded at block 208. The client device constructs (210) the media for the user's viewport (e.g., from a set of applicable tiles and/or tile tracks) to render (212) the content for the user's viewport to the user. When using server-side streaming adaptation, the construction process can be performed at the server-side instead of the client side (e.g., thus reducing and/or eliminating the processing otherwise required to be performed by the client device at block 210). For example, by shifting the adaptation and track generation to the server-side, the construction process 210 can be avoided since the exact content can be generated at the server-side, reducing the processing burden of the decoder and saving bandwidth since the associated tile tracks often include additional content not rendered onto the user's viewport. For example, the client can provide viewport information to the server (e.g., a position of the viewport, a shape of the viewport, a size of the viewport, and/or the like) to request video from the server that covers the viewport. The server can use the received viewport information to deliver the associated set of media for just the viewport and perform spatial adaptation for the client device.



FIG. 23 shows an exemplary configuration 2300 for Network based Media Processing (NBMP) for server-side streaming adaptation, according to some embodiments. As shown, the NBMP architecture can include an NBMP source 2302 that provide a workflow description via the NBMP workflow API to the NBMP workflow manager 2304, which communicates with the function repository 2306 for function descriptions via the function discovery API. The NBMP workflow manager 2304 communicates with a set of media processing entities 2308 that perform MPE tasks to process media from media source 2310 to deliver media to a media sink 2312 (e.g., client device and/or other MPE). In some embodiments, the dynamic adaptation can be implemented as NBMP functions in the NBMP architecture. For example, the functions can include functions for stitching (e.g., 360 degree stitching), pre-rendering (e.g., 6DoF pre-rendering), transcoding, streaming (e.g., e-sports streaming), packaging (e.g., OMAF packaging), measurement, buffering (e.g., MiFiFo buffering), splitting (e.g., 1 to N splitting), merging (e.g., N to 1 merging), and/or the like.



FIG. 24 shows an exemplary computerized method 2500 for a server in communication with a client device in a server-side streaming adaptation configuration, according to some embodiments. At step 2502, the server receives, from the client device, a set of one or more parameters. As described herein, the parameters can be associated with the client device (e.g., memory available, CPU available, etc.), the parameters can be associated with a communication link between the client device and the server (e.g., bandwidth), and/or the like.


At step 2504, the server accesses multimedia data comprising (a) a plurality of media tracks, each media track comprising an associated series of samples of media data; and (b) a derived track comprising a set of derivation operations to perform to generate a series of samples of media data.


At step 2506, the server performs a derivation operation of the set of derivation operations to generate a portion of media data for an adapted track, comprising determining, based on the derivation operation, a group of media tracks from the plurality of media tracks, comprising determining each media track in the group of tracks meets a grouping criteria, wherein the group of media tracks is a subset of the plurality of media tracks; and performing the derivation operation with the determined group of media tracks as inputs, based on the set of one or more parameters, to generate the portion of the adapted track.


According to some embodiments, the grouping criteria comprises an alternate group value and determining each media track in the group of tracks meets the grouping criteria comprises determining each media track in the group of tracks comprises an alternate group equal to the alternate group value. According to some embodiments, the grouping criteria comprises a switch group value and determining each media track in the group of tracks meets the grouping criteria comprises determining each media track in the group of tracks comprises a switch group equal to the switch group value.


At step 2508, the server transmits the adapted track comprising the portion of the media data to the client device.


According to some embodiments, the method further includes the server receiving a request for a media description file from the client device and transmitting the media description file to the client device. In some examples, the media description file comprises a Dynamic Adaptive Streaming over Hypertext Transfer Protocol (HTTP) (DASH) manifest file comprising an adaptation set, wherein the adaptation set comprises a single representation with a placeholder Uniform Resource Locator (URL) for the adapted track.


According to some embodiments, the method further includes the server receiving, from the client device, an updated parameter for the set of one or more parameters from the client device. The method may further include transmitting, to the client, a second portion of media data of the adapted track, wherein the second portion of the media data is adapted for the client device based on the updated parameter.


In some examples, the method includes performing a second derivation operation to select a second track comprising the second portion of the media data from the group of tracks and adding the second portion of the media data to the adapted track to generate a second portion of the adapted track.



FIG. 25 shows an exemplary computerized method 2600 for a client device in communication with a server in server-side streaming adaptation configuration, according to some embodiments. At step 2602, the client device receives, from the server, a media description file for media data hosted by the server, the media description file comprising a general media request description. In some embodiments, the media description file comprises a Dynamic Adaptive Streaming over Hypertext Transfer Protocol (HTTP) (DASH) manifest file comprising an adaptation set. In some examples the adaptation set comprises a single representation with a placeholder Uniform Resource Locator (URL) for the adapted track.


At step 2604, the client device transmits, to the server, a set of one or more parameters associated with the client device, a communication link between the client device and the server, or both the computing device determines, based on the derivation operation, a group of media tracks from the plurality of media tracks.


At step 2606, the client device receives, from the server, an adapted track comprising a portion of the media data, wherein: the portion of the media data is adapted for the client device based on the set of one or more parameters; and the portion of the media data is generated by performing a derivation operation to a track comprising the portion of the media data from a group of tracks that each comprise different media data, and adding the portion of the media data to the adapted track to generate a portion of the adapted track.


According to some embodiments, the method 2600 may optionally include the steps of determining an updated parameter for the set of one or more parameters and transmitting the updated parameter to the server. In some examples, the method 2600 further includes the step of receiving a second portion of the media data of the adapted track, wherein the second portion of the media data is adapted for the client device based on the updated parameter. In some examples, the second portion of the media data is generated by performing a second derivation operation to select a second track comprising the second portion of the media data from the group of tracks, and adding the second portion of the media data to the adapted track to generate a second portion of the adapted track.


Techniques operating according to the principles described herein may be implemented in any suitable manner. The processing and decision blocks of the flow charts above represent steps and acts that may be included in algorithms that carry out these various processes. Algorithms derived from these processes may be implemented as software integrated with and directing the operation of one or more single- or multi-purpose processors, may be implemented as functionally-equivalent circuits such as a Digital Signal Processing (DSP) circuit or an Application-Specific Integrated Circuit (ASIC), or may be implemented in any other suitable manner. It should be appreciated that the flow charts included herein do not depict the syntax or operation of any particular circuit or of any particular programming language or type of programming language. Rather, the flow charts illustrate the functional information one skilled in the art may use to fabricate circuits or to implement computer software algorithms to perform the processing of a particular apparatus carrying out the types of techniques described herein. It should also be appreciated that, unless otherwise indicated herein, the particular sequence of steps and/or acts described in each flow chart is merely illustrative of the algorithms that may be implemented and can be varied in implementations and embodiments of the principles described herein.


Accordingly, in some embodiments, the techniques described herein may be embodied in computer-executable instructions implemented as software, including as application software, system software, firmware, middleware, embedded code, or any other suitable type of computer code. Such computer-executable instructions may be written using any of a number of suitable programming languages and/or programming or scripting tools, and also may be compiled as executable machine language code or intermediate code that is executed on a framework or virtual machine.


When techniques described herein are embodied as computer-executable instructions, these computer-executable instructions may be implemented in any suitable manner, including as a number of functional facilities, each providing one or more operations to complete execution of algorithms operating according to these techniques. A “functional facility,” however instantiated, is a structural component of a computer system that, when integrated with and executed by one or more computers, causes the one or more computers to perform a specific operational role. A functional facility may be a portion of or an entire software element. For example, a functional facility may be implemented as a function of a process, or as a discrete process, or as any other suitable unit of processing. If techniques described herein are implemented as multiple functional facilities, each functional facility may be implemented in its own way; all need not be implemented the same way. Additionally, these functional facilities may be executed in parallel and/or serially, as appropriate, and may pass information between one another using a shared memory on the computer(s) on which they are executing, using a message passing protocol, or in any other suitable way.


Generally, functional facilities include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. Typically, the functionality of the functional facilities may be combined or distributed as desired in the systems in which they operate. In some implementations, one or more functional facilities carrying out techniques herein may together form a complete software package. These functional facilities may, in alternative embodiments, be adapted to interact with other, unrelated functional facilities and/or processes, to implement a software program application.


Some exemplary functional facilities have been described herein for carrying out one or more tasks. It should be appreciated, though, that the functional facilities and division of tasks described is merely illustrative of the type of functional facilities that may implement the exemplary techniques described herein, and that embodiments are not limited to being implemented in any specific number, division, or type of functional facilities. In some implementations, all functionality may be implemented in a single functional facility. It should also be appreciated that, in some implementations, some of the functional facilities described herein may be implemented together with or separately from others (i.e., as a single unit or separate units), or some of these functional facilities may not be implemented.


Computer-executable instructions implementing the techniques described herein (when implemented as one or more functional facilities or in any other manner) may, in some embodiments, be encoded on one or more computer-readable media to provide functionality to the media. Computer-readable media include magnetic media such as a hard disk drive, optical media such as a Compact Disk (CD) or a Digital Versatile Disk (DVD), a persistent or non-persistent solid-state memory (e.g., Flash memory, Magnetic RAM, etc.), or any other suitable storage media. Such a computer-readable medium may be implemented in any suitable manner. As used herein, “computer-readable media” (also called “computer-readable storage media”) refers to tangible storage media. Tangible storage media are non-transitory and have at least one physical, structural component. In a “computer-readable medium,” as used herein, at least one physical, structural component has at least one physical property that may be altered in some way during a process of creating the medium with embedded information, a process of recording information thereon, or any other process of encoding the medium with information. For example, a magnetization state of a portion of a physical structure of a computer-readable medium may be altered during a recording process.


Further, some techniques described above comprise acts of storing information (e.g., data and/or instructions) in certain ways for use by these techniques. In some implementations of these techniques—such as implementations where the techniques are implemented as computer-executable instructions—the information may be encoded on a computer-readable storage media. Where specific structures are described herein as advantageous formats in which to store this information, these structures may be used to impart a physical organization of the information when encoded on the storage medium. These advantageous structures may then provide functionality to the storage medium by affecting operations of one or more processors interacting with the information; for example, by increasing the efficiency of computer operations performed by the processor(s).


In some, but not all, implementations in which the techniques may be embodied as computer-executable instructions, these instructions may be executed on one or more suitable computing device(s) operating in any suitable computer system, or one or more computing devices (or one or more processors of one or more computing devices) may be programmed to execute the computer-executable instructions. A computing device or processor may be programmed to execute instructions when the instructions are stored in a manner accessible to the computing device or processor, such as in a data store (e.g., an on-chip cache or instruction register, a computer-readable storage medium accessible via a bus, a computer-readable storage medium accessible via one or more networks and accessible by the device/processor, etc.). Functional facilities comprising these computer-executable instructions may be integrated with and direct the operation of a single multi-purpose programmable digital computing device, a coordinated system of two or more multi-purpose computing device sharing processing power and jointly carrying out the techniques described herein, a single computing device or coordinated system of computing device (co-located or geographically distributed) dedicated to executing the techniques described herein, one or more Field-Programmable Gate Arrays (FPGAs) for carrying out the techniques described herein, or any other suitable system.


A computing device may comprise at least one processor, a network adapter, and computer-readable storage media. A computing device may be, for example, a desktop or laptop personal computer, a personal digital assistant (PDA), a smart mobile phone, a server, or any other suitable computing device. A network adapter may be any suitable hardware and/or software to enable the computing device to communicate wired and/or wireles sly with any other suitable computing device over any suitable computing network. The computing network may include wireless access points, switches, routers, gateways, and/or other networking equipment as well as any suitable wired and/or wireless communication medium or media for exchanging data between two or more computers, including the Internet. Computer-readable media may be adapted to store data to be processed and/or instructions to be executed by processor. The processor enables processing of data and execution of instructions. The data and instructions may be stored on the computer-readable storage media.


A computing device may additionally have one or more components and peripherals, including input and output devices. These devices can be used, among other things, to present a user interface. Examples of output devices that can be used to provide a user interface include printers or display screens for visual presentation of output and speakers or other sound generating devices for audible presentation of output. Examples of input devices that can be used for a user interface include keyboards, and pointing devices, such as mice, touch pads, and digitizing tablets. As another example, a computing device may receive input information through speech recognition or in other audible format.


Embodiments have been described where the techniques are implemented in circuitry and/or computer-executable instructions. It should be appreciated that some embodiments may be in the form of a method, of which at least one example has been provided. The acts performed as part of the method may be ordered in any suitable way. Accordingly, embodiments may be constructed in which acts are performed in an order different than illustrated, which may include performing some acts simultaneously, even though shown as sequential acts in illustrative embodiments.


Various aspects of the embodiments described above may be used alone, in combination, or in a variety of arrangements not specifically discussed in the embodiments described in the foregoing and is therefore not limited in its application to the details and arrangement of components set forth in the foregoing description or illustrated in the drawings. For example, aspects described in one embodiment may be combined in any manner with aspects described in other embodiments.


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


Also, the phraseology and terminology used herein is for the purpose of description and should not be regarded as limiting. The use of “including,” “comprising,” “having,” “containing,” “involving,” and variations thereof herein, is meant to encompass the items listed thereafter and equivalents thereof as well as additional items.


The word “exemplary” is used herein to mean serving as an example, instance, or illustration. Any embodiment, implementation, process, feature, etc. described herein as exemplary should therefore be understood to be an illustrative example and should not be understood to be a preferred or advantageous example unless otherwise indicated.


Having thus described several aspects of at least one embodiment, it is to be appreciated that various alterations, modifications, and improvements will readily occur to those skilled in the art. Such alterations, modifications, and improvements are intended to be part of this disclosure, and are intended to be within the spirit and scope of the principles described herein. Accordingly, the foregoing description and drawings are by way of example only.

Claims
  • 1. A method implemented by a client device in communication with a server, the method comprising: receiving, from the server, a media description file for media data hosted by the server, the media description file comprising a general media request description;transmitting, to the server, a set of one or more parameters associated with the client device, a communication link between the client device and the server, or both;receiving, from the server, an adapted track comprising a portion of the media data, wherein: the portion of the media data is adapted for the client device based on the set of one or more parameters; andthe portion of the media data is generated by performing a derivation operation to a track comprising the portion of the media data from a group of tracks that each comprise different media data, and adding the portion of the media data to the adapted track to generate a portion of the adapted track.
  • 2. The method of claim 1, wherein the media description file comprises a Dynamic Adaptive Streaming over Hypertext Transfer Protocol (HTTP) (DASH) manifest file comprising an adaptation set, wherein the adaptation set comprises a single representation with a placeholder Uniform Resource Locator (URL) for the adapted track.
  • 3. The method of claim 1, further comprising: determining an updated parameter for the set of one or more parameters; andtransmitting the updated parameter to the server.
  • 4. The method of claim 3, further comprising: receiving a second portion of the media data of the adapted track, wherein the second portion of the media data is adapted for the client device based on the updated parameter.
  • 5. The method of claim 4, wherein the second portion of the media data is generated by performing a second derivation operation to select a second track comprising the second portion of the media data from the group of tracks, and adding the second portion of the media data to the adapted track to generate a second portion of the adapted track.
  • 6. A method implemented by a server in communication with a client device, the method comprising: receiving, from the client device, a set of one or more parameters associated with the client device, a communication link between the client device and the server, or both;accessing multimedia data comprising: a plurality of media tracks, each media track comprising an associated series of samples of media data; anda derived track comprising a set of derivation operations to perform to generate a series of samples of media data;performing a derivation operation of the set of derivation operations to generate a portion of media data for an adapted track, comprising:determining, based on the derivation operation, a group of media tracks from the plurality of media tracks, comprising determining each media track in the group of tracks meets a grouping criteria, wherein the group of media tracks is a subset of the plurality of media tracks; and performing the derivation operation with the determined group of media tracks as inputs, based on the set of one or more parameters, to generate the portion of the adapted track; andtransmitting the adapted track comprising the portion of the media data to the client device.
  • 7. The method of claim 6, wherein: the grouping criteria comprises an alternate group value; anddetermining each media track in the group of tracks meets the grouping criteria comprises determining each media track in the group of tracks comprises an alternate group equal to the alternate group value.
  • 8. The method of claim 6, wherein: the grouping criteria comprises a switch group value; anddetermining each media track in the group of tracks meets the grouping criteria comprises determining each media track in the group of tracks comprises a switch group equal to the switch group value.
  • 9. The method of claim 6, further comprising: receiving a request for a media description file from the client device; andtransmitting the media description file to the client device.
  • 10. The method of claim 9, wherein the media description file comprises a Dynamic Adaptive Streaming over Hypertext Transfer Protocol (HTTP) (DASH) manifest file comprising an adaptation set, wherein the adaptation set comprises a single representation with a placeholder Uniform Resource Locator (URL) for the adapted track.
  • 11. The method of claim 9, further comprising: receiving, from the client device, an updated parameter for the set of one or more parameters from the client device.
  • 12. The method of claim 11, further comprising: transmitting, to the client, a second portion of media data of the adapted track, wherein the second portion of the media data is adapted for the client device based on the updated parameter.
  • 13. The method of claim 12, further comprising: performing a second derivation operation to select a second track comprising the second portion of the media data from the group of tracks; andadding the second portion of the media data to the adapted track to generate a second portion of the adapted track.
RELATED APPLICATIONS

This Application claims priority under 35 U.S.C. § 119(e) to U.S. Provisional Application No. 63/083,219, filed Sep. 25, 2020, and entitled “SYSTEMS AND METHODS OF SERVER-SIDE STREAMING ADAPTATION IN ADAPTIVE MEDIA STREAMING SYSTEMS,” which is hereby incorporated by reference herein in its entirety.

Provisional Applications (1)
Number Date Country
63083219 Sep 2020 US