WO2016172967A1 - Procédé et dispositif d'émission de flux de médias - Google Patents

Procédé et dispositif d'émission de flux de médias Download PDF

Info

Publication number
WO2016172967A1
WO2016172967A1 PCT/CN2015/078125 CN2015078125W WO2016172967A1 WO 2016172967 A1 WO2016172967 A1 WO 2016172967A1 CN 2015078125 W CN2015078125 W CN 2015078125W WO 2016172967 A1 WO2016172967 A1 WO 2016172967A1
Authority
WO
WIPO (PCT)
Prior art keywords
code rate
media
server
media segment
user equipment
Prior art date
Application number
PCT/CN2015/078125
Other languages
English (en)
Chinese (zh)
Inventor
夏海涛
熊春山
韦安妮
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Priority to CN201580026048.2A priority Critical patent/CN106464985B/zh
Priority to PCT/CN2015/078125 priority patent/WO2016172967A1/fr
Publication of WO2016172967A1 publication Critical patent/WO2016172967A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/83Generation or processing of protective or descriptive data associated with content; Content structuring
    • H04N21/845Structuring of content, e.g. decomposing content into time segments
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/85Assembly of content; Generation of multimedia applications
    • H04N21/858Linking data to content, e.g. by linking an URL to a video object, by creating a hotspot

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a media stream transmission method and apparatus.
  • Hyper Adaptive Transfer Streaming Protocol (English: Dynamic Adaptive Streaming over HTTP, abbreviation: DASH) is a rate-adaptive media streaming technology loaded on the HTTP protocol.
  • the DASH technology is used to divide the media stream files (for example, video files, audio files, etc.) to be transmitted into multiple consecutive media segments (English: segment). For each media segment, the server provides multiple versions with different bitrates. For user equipment selection. The user equipment sends a media transmission request to the server according to the media presentation description (English: Media Presentation Description, MPD) file of the media stream file to be transmitted and the network condition (eg, wireless channel quality) evaluated by itself, to request to acquire the specific code. Rate of media clips.
  • the MPD file is used to describe a storage format of the media stream file to be transmitted, including a storage format of each media segment. After receiving the media transmission request sent by the user equipment, the server sends the media segment of the specific code rate to the user equipment.
  • the prior art provides a method: setting a DASH proxy entity with caching capability on a network node close to the user equipment, and the DASH proxy entity may obtain the data from the server.
  • Each media segment is cached.
  • the DASH proxy entity receives the media transmission request of the specific code rate sent by the user equipment, if the DASH proxy entity caches the specific code rate a media segment, the DASH proxy entity sends the media segment of the code rate to the user equipment; if the media segment of the specific bit rate is not cached in the DASH proxy entity, the DASH proxy entity needs to further send a media transmission request to the server to request to obtain the media segment.
  • the media segment of the code rate after the DASH proxy entity receives the media segment of the code rate sent by the server, sends the media segment of the code rate to the user equipment.
  • the problem with the above method is that the server sends the media segment of the specific bit rate to the DASH proxy entity only after receiving the media transmission request sent by the DASH proxy entity. Therefore, if no other user equipment requests the DASH proxy entity.
  • the media segment of the specific bit rate is not cached in the DASH proxy entity, and the server still needs to wait for a media transmission request from the DASH client forwarded from the DASH proxy entity, and then forwards the request to the user equipment through the DASH proxy entity.
  • the media segment of the specific code rate still cannot effectively solve the problem that the user equipment acquires the real-time performance of the media stream file to be transmitted by using the above method.
  • the embodiment of the invention provides a media stream transmission method and device, which can improve the real-time performance of the user equipment to obtain the media stream file.
  • a first aspect of the embodiments of the present invention provides a media stream transmission method, including:
  • the server receives the first media transmission request sent by the downstream node, where the first media transmission request carries the first segment information, where the first segment information is used to indicate that the requested media segment is the ith of the media stream file to be transmitted.
  • the media stream file to be transmitted is divided into N consecutive media segments, and 1 ⁇ i ⁇ N, i and N are positive integers.
  • the server sends, to the downstream node, an i+1th media slice whose code rate is the first code rate. Segments, including:
  • the server sends a code to the downstream node according to the first media transmission request
  • the ith media segment of the first code rate comprising:
  • the server sends the i-th media segment whose code rate is the first code rate to the downstream node.
  • the first media transmission request further carries first code rate information, where The code rate information is used to indicate that the code rate of the requested media segment is the first code rate;
  • the server sends the i-th media segment whose code rate is the first code rate to the downstream node.
  • the method further includes:
  • the server sends the i+2th media segment whose code rate is the first code rate to the downstream node.
  • the method further includes:
  • the second media transmission request carries the second segment information and the second code rate information, where the second segment information is used to indicate that the requested media segment is the jth media segment of the media stream file to be transmitted, 1 ⁇ j ⁇ N, j is a positive integer, the second code rate information is used to indicate that the code rate of the requested media segment is a second code rate, and the second code rate is different from the first code rate;
  • the server sends, according to the second media transmission request, the jth media segment whose code rate is the second code rate to the downstream node.
  • the method before the server receives the first media transmission request sent by the downstream node, the method further includes:
  • the server establishes a hypertext transfer protocol HTTP session connection with the downstream node
  • the server receives a push function enable message sent by the downstream node, where the push function enable message is used to instruct the server to send consecutive media segments of the same media stream file of the same code rate to the downstream node.
  • the downstream node is a user equipment; or the downstream node is a hypertext transfer protocol dynamic adaptive flow DASH proxy entity.
  • a second aspect of the embodiments of the present invention provides a media stream transmission method, including:
  • the user equipment sends a first media transmission request to the server, where the first media transmission request carries the first fragment information, where the first fragment information is used to indicate that the requested media segment is the i-th media of the media stream file to be transmitted.
  • the media stream file to be transmitted is divided into N consecutive media segments, and 1 ⁇ i ⁇ N, i and N are positive integers.
  • the method further includes:
  • the user equipment accesses the local cache of the user equipment, and the i-th media segment is not found in the local cache of the user equipment.
  • the user equipment receives, at a first code rate, the code rate sent by the server After the ith media segment, the method further includes:
  • the user equipment plays a code rate of the ith media segment of the first code rate
  • the method further includes:
  • the user equipment accesses a local cache of the user equipment, and finds, in a local cache of the user equipment, an i+1th media segment whose code rate is the first code rate, and the play rate is the number The i+1th media segment of a bit rate.
  • the first media transmission request further carries first code rate information, where the first code rate information is used A code rate indicating the requested media segment is the first code rate.
  • the user equipment receives the code rate sent by the server. After the i+1th media segment of the first code rate, the method further includes:
  • the user equipment receives an i+2th media segment whose code rate sent by the server is the first code rate.
  • the method further includes:
  • the user equipment accesses the local cache of the user equipment, and does not find the jth media segment whose code rate is the second code rate in the local buffer of the user equipment, where 1 ⁇ j ⁇ N, j is a positive integer.
  • the second code rate is different from the first code rate;
  • the user equipment sends a second media transmission request to the server, where the second media transmission request carries the second fragment information and the second rate information, the second fragment
  • the information is used to indicate that the requested media segment is the jth media segment
  • the second code rate information is used to indicate that the code rate of the requested media segment is the second code rate
  • the user equipment receives the jth media segment sent by the server and the code rate is the jth media segment of the second code rate.
  • the method before the user equipment sends the first media transmission request to the server, the method further includes:
  • the user equipment establishes a hypertext transfer protocol HTTP session connection with the server;
  • the user equipment sends a push function enable message to the server, where the push function enable message is used to instruct the server to send consecutive media segments of the same media stream file of the same code rate to the user equipment.
  • a third aspect of the embodiments of the present invention provides a media stream transmission method, including:
  • the hypertext transfer protocol dynamic adaptive stream DASH proxy entity receives the first media transmission request sent by the user equipment, where the first media transmission request carries the first fragment information, where the first fragment information is used to indicate that the requested media segment is The i-th media segment of the media stream file to be transmitted;
  • the DASH proxy entity If the DASH proxy entity does not cache the i-th media segment, the DASH proxy entity sends the first media transmission request to the server;
  • the DASH proxy entity receives an i+1th media segment of the first code rate sent by the server;
  • the media stream file to be transmitted is divided into N consecutive media segments, and 1 ⁇ i ⁇ N, i, N are positive integers.
  • the first media transmission request further carries first code rate information, where the first code rate information is used A code rate indicating the requested media segment is the first code rate.
  • the DASH proxy entity receives the After the code rate sent by the server is the i+1th media segment of the first code rate, the method further includes:
  • the DASH proxy entity receives the i+2th media segment that the code rate sent by the server is the first code rate.
  • the method further includes:
  • the DASH proxy entity receives the second media transmission request sent by the user equipment, where the second media transmission request carries the second fragment information and the second rate information, where the second fragment information is used to indicate the requested media.
  • the fragment is the j-th media segment of the media stream file to be transmitted, 1 ⁇ j ⁇ N, j is a positive integer, and the second rate information is used to indicate that the code rate of the requested media segment is the second code rate.
  • the second code rate is different from the first code rate;
  • the DASH proxy entity sends the second media transmission request to the server;
  • the method before the receiving, by the DASH proxy entity, the first media transmission request sent by the user equipment, the method further includes:
  • the DASH proxy entity establishes a hypertext transfer protocol HTTP session connection with the user equipment, and the DASH proxy entity establishes an HTTP session connection with the server;
  • a fourth aspect of the embodiments of the present invention provides a server, including:
  • a receiving unit configured to receive a first media transmission request sent by a downstream node, where the first media transmission request carries a first segment information, where the first segment information is used to indicate that the requested media segment is a media stream file to be transmitted.
  • a sending unit configured to send, according to the first media transmission request, the i th media segment with a code rate of a first code rate to the downstream node;
  • the sending unit is further configured to send, to the downstream node, an i+1th media segment whose code rate is the first code rate;
  • the media stream file to be transmitted is divided into N consecutive media segments, and 1 ⁇ i ⁇ N, i and N are positive integers.
  • the server further includes:
  • a processing unit configured to determine, according to a play duration of the i-th media segment, a first time, where the first time is a time when the (i+1)th media segment is sent;
  • the sending unit is configured to send the i+1th media segment whose code rate is the first code rate to the downstream node at the first time.
  • the processing unit is further configured to send, by the sending unit, the downstream node Before the code rate is the ith media segment of the first code rate, the first code rate is determined according to a predefined policy.
  • the first media transmission request further carries first code rate information, where The code rate information is used to indicate that the code rate of the requested media segment is the first code rate;
  • the processing unit is further configured to determine, according to the first code rate information, before the sending unit sends the i th media segment whose code rate is the first code rate to the downstream node One bit rate.
  • the sending unit is further configured to: after sending the i+1th media segment whose code rate is the first code rate to the downstream node, Transmitting, to the downstream node, an i+2th media segment whose code rate is the first code rate.
  • the receiving unit is further configured to receive a second media transmission request that is sent by the downstream node, where the second The media transmission request carries the second segment information and the second code rate information, where the second segment information is used to indicate that the requested media segment is the jth media segment of the media stream file to be transmitted, 1 ⁇ j ⁇ N And j is a positive integer, the second code rate information is used to indicate that a code rate of the requested media segment is a second code rate, and the second code rate is different from the first code rate;
  • the sending unit is further configured to send, according to the second media transmission request, the jth media segment whose code rate is the second code rate to the downstream node.
  • the processing unit is further configured to: before the receiving unit receives the first media transmission request sent by the downstream node, Controlling, by the server, a hypertext transfer protocol HTTP session connection with the downstream node;
  • the receiving unit is further configured to receive a push function enable message sent by the downstream node, where the push function enable message is used to instruct the server to send the same media stream file of the same code rate to the downstream node.
  • Media clips are further configured to receive a push function enable message sent by the downstream node, where the push function enable message is used to instruct the server to send the same media stream file of the same code rate to the downstream node.
  • the downstream node is a user equipment; or the downstream node is a hypertext transfer protocol dynamic adaptive flow DASH proxy entity.
  • a fifth aspect of the embodiments of the present invention provides a user equipment, including:
  • a sending unit configured to send a first media transmission request to the server, where the first media transmission request carries the first segment information, where the first segment information is used to indicate that the requested media segment is the media stream file to be transmitted.
  • a receiving unit configured to receive the ith media segment that is sent by the server to a first code rate
  • the receiving unit is further configured to receive a code rate sent by the server as the first The i+1th media segment of the code rate;
  • the media stream file to be transmitted is divided into N consecutive media segments, and 1 ⁇ i ⁇ N, i and N are positive integers.
  • the user equipment further includes:
  • the processing unit is configured to access the local cache of the user equipment before the sending unit sends the first media transmission request to the server, and the i-th media segment is not found in the local cache of the user equipment.
  • the user equipment further includes:
  • a playing unit configured to: after the receiving unit receives the ith media segment that is sent by the server and the code rate is the first code rate, play the ith media of the first code rate Fragment
  • the processing unit is further configured to: after receiving, by the receiving unit, the i+1th media segment of the first code rate sent by the server, accessing a local cache of the user equipment, and Finding an i+1th media segment whose code rate is the first code rate in a local cache of the user equipment;
  • the playing unit is further configured to play the i+1th media segment whose code rate is the first code rate.
  • the first media transmission request further carries first code rate information, where the first code rate information is used A code rate indicating the requested media segment is the first code rate.
  • the receiving unit is further configured to receive the sending by the server, if 1 ⁇ i ⁇ N-1 After the code rate is the i+1th media segment of the first code rate, the first and second media segments of the first code rate are received by the server.
  • the processing unit is further configured to access a local part of the user equipment Caching, and not finding the jth media segment whose code rate is the second code rate in the local buffer of the user equipment, 1 ⁇ j ⁇ N, j is a positive integer, the second code rate and the first One code rate is different;
  • the sending unit is further configured to send a second media transmission request to the server, where the second media transmission request carries second segment information and second code rate information, where the second segment information is used to indicate the request
  • the media segment is the jth media segment, and the second code rate information is used to indicate that the code rate of the requested media segment is the second code rate;
  • the receiving unit is further configured to receive, by the server, the jth media segment whose code rate is the second code rate;
  • the playing unit is further configured to play the j-th media segment whose code rate is the second code rate.
  • the processing unit is further configured to: before the sending unit sends the first media transmission request to the server, Determining that the user equipment establishes a hypertext transfer protocol HTTP session connection with the server;
  • the sending unit is further configured to send a push function enable message to the server, where the push function enable message is used to instruct the server to send consecutive media of the same media stream file of the same code rate to the user equipment. Fragment.
  • a sixth aspect of the embodiments of the present invention provides a hypertext transfer protocol dynamic adaptive stream DASH proxy entity, including:
  • a receiving unit configured to receive a first media transmission request sent by the user equipment, where the first media transmission request carries a first fragment information, where the first fragment information is used to indicate that the requested media segment is a media stream file to be transmitted The i-th media segment;
  • a sending unit configured to send the first media transmission request to a server if the ith media segment is not cached by the DASH proxy entity;
  • the receiving unit is further configured to receive the ith media segment that is sent by the server to a first code rate
  • the sending unit is further configured to send, to the user equipment, the ith media segment whose code rate is the first code rate;
  • the receiving unit is further configured to receive, by the server, an i+1th media segment whose code rate is the first code rate;
  • the media stream file to be transmitted is divided into N consecutive media segments, and 1 ⁇ i ⁇ N, i, N are positive integers.
  • the first media transmission request further carries first code rate information, where the first code rate information is used to indicate the requested media segment
  • the code rate is the first code rate.
  • the receiving unit is further configured to: if 1 ⁇ i ⁇ N-1, After receiving the i+1th media segment of the first code rate sent by the server, receiving the i+2 media segment of the first code rate sent by the server.
  • the receiving unit is further configured to receive a second media transmission request that is sent by the user equipment, where the second The media transmission request carries the second segment information and the second code rate information, where the second segment information is used to indicate that the requested media segment is the jth media segment of the media stream file to be transmitted, 1 ⁇ j ⁇ N And j is a positive integer, the second code rate information is used to indicate that a code rate of the requested media segment is a second code rate, and the second code rate is different from the first code rate;
  • the sending unit is further configured to: if the DASH proxy entity does not cache the jth media segment with a code rate of the second code rate, send the second media transmission request to the server;
  • the receiving unit is further configured to receive, by the server, the jth media segment whose code rate is the second code rate;
  • the sending unit is further configured to send, to the user equipment, the jth media segment whose code rate is the second code rate.
  • the DASH proxy entity further includes:
  • a processing unit configured to receive, by the receiving unit, the first media sent by the user equipment Before transmitting the request, controlling the DASH proxy entity to establish a hypertext transfer protocol HTTP session connection with the user equipment, and controlling the DASH proxy entity to establish an HTTP session connection with the server;
  • the sending unit is further configured to send a push function enable message to the server, where the push function enable message is used to instruct the server to send consecutive contiguous media stream files of the same code rate to the DASH proxy entity.
  • Media clips are used to instruct the server to send consecutive contiguous media stream files of the same code rate to the DASH proxy entity.
  • a seventh aspect of the embodiments of the present invention provides a server, including:
  • the receiver is configured to receive a first media transmission request sent by the downstream node, where the first media transmission request carries the first segment information, where the first segment information is used to indicate that the requested media segment is the media stream file to be transmitted.
  • a transmitter configured to send, according to the first media transmission request, the i th media segment with a code rate of a first code rate to the downstream node;
  • the transmitter is further configured to send, to the downstream node, an i+1th media segment whose code rate is the first code rate;
  • the media stream file to be transmitted is divided into N consecutive media segments, and 1 ⁇ i ⁇ N, i and N are positive integers.
  • the server further includes:
  • a processor configured to determine a first time according to a playing duration of the i-th media segment, where the first time is a time when the (i+1)th media segment is sent;
  • the transmitter is configured to send the i+1th media segment whose code rate is the first code rate to the downstream node at the first time.
  • the processor is further configured to send, at the sender, the downstream node Before the code rate is the ith media segment of the first code rate, the first code rate is determined according to a predefined policy.
  • the first media transmission request further carries first code rate information, where A code rate information is used to indicate the bit rate of the requested media segment The first code rate;
  • the processor is further configured to determine, according to the first code rate information, before the transmitter sends the i th media segment whose code rate is the first code rate to the downstream node One bit rate.
  • the device is further configured to send to the downstream node, if 1 ⁇ i ⁇ N-1 After the code rate is the i+1th media segment of the first code rate, the i+2th media segment whose code rate is the first code rate is sent to the downstream node.
  • the receiver is further configured to receive a second media transmission request that is sent by the downstream node, where the second The media transmission request carries the second segment information and the second code rate information, where the second segment information is used to indicate that the requested media segment is the jth media segment of the media stream file to be transmitted, 1 ⁇ j ⁇ N And j is a positive integer, the second code rate information is used to indicate that a code rate of the requested media segment is a second code rate, and the second code rate is different from the first code rate;
  • the transmitter is further configured to send, according to the second media transmission request, the jth media segment whose code rate is the second code rate to the downstream node.
  • the processor is further configured to: before the receiver receives the first media transmission request sent by the downstream node, Controlling, by the server, a hypertext transfer protocol HTTP session connection with the downstream node;
  • the receiver is further configured to receive a push function enable message sent by the downstream node, where the push function enable message is used to instruct the server to send the same media stream file of the same code rate to the downstream node.
  • Media clips are further configured to receive a push function enable message sent by the downstream node, where the push function enable message is used to instruct the server to send the same media stream file of the same code rate to the downstream node.
  • the downstream node is a user equipment; or the downstream node is a hypertext transfer protocol dynamic adaptive stream DASH proxy entity.
  • An eighth aspect of the embodiments of the present invention provides a user equipment, including:
  • a transmitter configured to send a first media transmission request to the server, the first media
  • the first fragment information is carried in the transmission request, where the first fragment information is used to indicate that the requested media segment is the i-th media segment of the media stream file to be transmitted;
  • a receiver configured to receive the ith media segment that is sent by the server to a first code rate
  • the receiver is further configured to receive an i+1th media segment of the first code rate sent by the server;
  • the media stream file to be transmitted is divided into N consecutive media segments, and 1 ⁇ i ⁇ N, i and N are positive integers.
  • the user equipment further includes:
  • a processor configured to access a local cache of the user equipment, and not find the i-th media segment in a local cache of the user equipment, before the sender sends the first media transmission request to the server.
  • the user equipment further includes:
  • the processor is further configured to: after receiving, by the receiver, the i+1th media segment of the first code rate sent by the server, accessing a local cache of the user equipment, and Finding an i+1th media segment whose code rate is the first code rate in a local cache of the user equipment;
  • the player is further configured to play the i+1th media segment whose code rate is the first code rate.
  • the first media transmission request further carries first code rate information, where the first code rate information is used A code rate indicating the requested media segment is the first code rate.
  • the receiver is further configured to: after receiving the i+1th media segment of the first code rate sent by the server, Receiving, by the server, a code rate of the i+2 media segments of the first code rate.
  • the processor is further configured to access a local cache of the user equipment, and is not in the user equipment Finding, in the local cache, the jth media segment whose code rate is the second code rate, 1 ⁇ j ⁇ N, j is a positive integer, and the second code rate is different from the first code rate;
  • the transmitter is further configured to send a second media transmission request to the server, where the second media transmission request carries second segment information and second code rate information, where the second segment information is used to indicate the request
  • the media segment is the jth media segment, and the second code rate information is used to indicate that the code rate of the requested media segment is the second code rate;
  • the receiver is further configured to receive the jth media segment that is sent by the server and the code rate is the second code rate;
  • the player is further configured to play the j-th media segment whose code rate is the second code rate.
  • the processor is further configured to: before the sending, by the sender, the first media transmission request to the server, Determining that the user equipment establishes a hypertext transfer protocol HTTP session connection with the server;
  • the transmitter is further configured to send a push function enable message to the server, where the push function enable message is used to instruct the server to send consecutive media of the same media stream file of the same code rate to the user equipment. Fragment.
  • a ninth aspect of the embodiments of the present invention provides a hypertext transfer protocol dynamic adaptive stream DASH proxy entity, including:
  • a receiver configured to receive a first media transmission request sent by the user equipment, where the first media transmission request carries a first fragment information, where the first fragment information is used to indicate that the requested media segment is a media stream file to be transmitted.
  • a transmitter if the ith media is not cached by the DASH proxy entity Fragment, sending the first media transmission request to the server;
  • the receiver is further configured to receive the ith media segment that is sent by the server to a first code rate
  • the transmitter is further configured to send, to the user equipment, the i th media segment whose code rate is the first code rate;
  • the receiver is further configured to receive an i+1th media segment of the first code rate sent by the server;
  • the media stream file to be transmitted is divided into N consecutive media segments, and 1 ⁇ i ⁇ N, i, N are positive integers.
  • the first media transmission request further carries first code rate information, where the first code rate information is used to indicate the requested media segment
  • the code rate is the first code rate.
  • the receiver is further configured to: if 1 ⁇ i ⁇ N-1, After receiving the i+1th media segment of the first code rate sent by the server, receiving the i+2 media segment of the first code rate sent by the server.
  • the receiver is further configured to receive a second media transmission request that is sent by the user equipment, where the second The media transmission request carries the second segment information and the second code rate information, where the second segment information is used to indicate that the requested media segment is the jth media segment of the media stream file to be transmitted, 1 ⁇ j ⁇ N And j is a positive integer, the second code rate information is used to indicate that a code rate of the requested media segment is a second code rate, and the second code rate is different from the first code rate;
  • the transmitter is further configured to: if the DASH proxy entity does not cache the jth media segment with a code rate of the second code rate, send the second media transmission request to the server;
  • the receiver is further configured to receive the jth media segment that is sent by the server and the code rate is the second code rate;
  • the transmitter is further configured to send, to the user equipment, the jth media segment whose code rate is the second code rate.
  • the DASH proxy entity further includes:
  • a processor configured to: after the receiver receives the first media transmission request sent by the user equipment, control the DASH proxy entity to establish a hypertext transfer protocol HTTP session connection with the user equipment, and control the DASH proxy entity and The server establishes an HTTP session connection;
  • the transmitter is further configured to send a push function enable message to the server, where the push function enable message is used to instruct the server to send consecutive contiguous media stream files of the same code rate to the DASH proxy entity.
  • Media clips are used to instruct the server to send consecutive contiguous media stream files of the same code rate to the DASH proxy entity.
  • the media stream transmission method and apparatus provided by the embodiment of the present invention, after the server sends the i-th media segment whose code rate is the first code rate to the downstream node according to the first media transmission request, the code rate is sent to the downstream node.
  • the i+1th media segment of the code rate does not need to wait for the request of the downstream node, so that the process of obtaining the i+1th media segment of the first code rate by the downstream node in the prior art can be reduced.
  • the waiting delay can improve the real-time performance of the downstream node to obtain the media stream file.
  • the embodiment of the present invention adopts a method for the server to actively send, and does not require the downstream node to send the request multiple times. Compared with the manner of the request-response message in the prior art, the signaling burden between the devices can be alleviated.
  • FIG. 1 is a flowchart of a media stream transmission method according to an embodiment of the present invention
  • FIG. 2 is a flowchart of another media stream transmission method according to an embodiment of the present invention.
  • FIG. 3 is a flowchart of another media stream transmission method according to an embodiment of the present invention.
  • FIG. 4 is a flowchart of another media stream transmission method according to an embodiment of the present invention.
  • FIG. 5 is a flowchart of another media stream transmission method according to an embodiment of the present invention.
  • FIG. 6 is a schematic structural diagram of a server according to an embodiment of the present disclosure.
  • FIG. 7 is a schematic structural diagram of another server according to an embodiment of the present disclosure.
  • FIG. 8 is a schematic structural diagram of a user equipment according to an embodiment of the present disclosure.
  • FIG. 9 is a schematic structural diagram of another user equipment according to an embodiment of the present disclosure.
  • FIG. 10 is a schematic structural diagram of another user equipment according to an embodiment of the present disclosure.
  • FIG. 11 is a schematic structural diagram of a DASH proxy entity according to an embodiment of the present disclosure.
  • FIG. 12 is a schematic structural diagram of another DASH proxy entity according to an embodiment of the present disclosure.
  • FIG. 13 is a schematic structural diagram of another server according to an embodiment of the present disclosure.
  • FIG. 14 is a schematic structural diagram of another server according to an embodiment of the present disclosure.
  • FIG. 15 is a schematic structural diagram of another user equipment according to an embodiment of the present disclosure.
  • FIG. 16 is a schematic structural diagram of another user equipment according to an embodiment of the present disclosure.
  • FIG. 17 is a schematic structural diagram of another user equipment according to an embodiment of the present disclosure.
  • FIG. 18 is a schematic structural diagram of another DASH proxy entity according to an embodiment of the present disclosure.
  • FIG. 19 is a schematic structural diagram of another DASH proxy entity according to an embodiment of the present invention.
  • the embodiment of the present invention is applied to the DASH technology.
  • the DASH technology is used, and the media stream files to be transmitted (including video files and audio files, etc.) are divided into multiple consecutive media segments.
  • the server For each media segment, the server provides multiple different Rate version For user equipment selection.
  • the server in this document is a server that stores all media segments of a media stream file to be transmitted.
  • the user equipment in this article can be a mobile phone, a personal computer (English: personal computer, abbreviation: PC), a notebook computer, a tablet computer, and the like.
  • This embodiment describes a media stream transmission method provided by an embodiment of the present invention from the perspective of a server.
  • the media stream transmission method provided by the embodiment of the present invention includes:
  • the server receives a first media transmission request sent by a downstream node.
  • the downstream node is specifically a network node that is located downstream of the server and has a cache capability.
  • the downstream node may be a user equipment, or the downstream node may be a DASH proxy entity.
  • the first media transmission request carries the first segment information, where the first segment information is used to indicate that the requested media segment is the i-th media segment of the media stream file to be transmitted, and the media stream file to be transmitted is divided into N consecutive media segments.
  • the media segment, 1 ⁇ i ⁇ N, i and N are positive integers.
  • the media stream file to be transmitted may be a video file or an audio file or the like.
  • the media stream file to be transmitted is a video file with a playing time of 1 minute.
  • the video file is divided into 10 consecutive media segments with a playback duration of 6 seconds, that is, the first media segment contains the 0th to the second of the video file.
  • the second media segment contains the 6th to 12th video of the video file
  • the third media segment contains the 12th to 18th video of the video file and so on.
  • the video file may be divided into N consecutive media files whose playing durations are not equal, as long as the content of the video images of the N media segments are continuous, which is not limited in this embodiment of the present invention.
  • the server sends, according to the first media transmission request, an ith media segment whose code rate is the first code rate to the downstream node.
  • the first code rate is determined by the server, and the server may determine the first code rate according to a predefined policy, or may determine the first code rate by using other methods.
  • the embodiment here does not limit the manner of determining the first code rate.
  • the predefined policies include: the correspondence between the current load situation of the server and the code rate, the correspondence between the current network congestion and the code rate, and the user type of the user equipment (eg, gold medal users, silver medal users, bronze users, etc.) and codes.
  • the corresponding relationship between the rate and the like is not specifically limited in the embodiment of the present invention.
  • the server sends, to the downstream node, an i+1th media segment whose code rate is the first code rate.
  • the i+1th media segment is a media segment that is continuous with the i th media segment.
  • the code rate of the media segment of the media stream file transmitted in a certain period of time remains unchanged. Therefore, the code rate of the i+1th media segment sent by the server to the downstream node and the code rate of the i th media segment The same, all are the first code rate.
  • the server sends a code rate of 500 kbps to the downstream node after transmitting the first media segment with a code rate of 500 kbps to the downstream node.
  • the second media clip may be further send the third media segment, the fourth media segment, and the like with a code rate of 500 kbps to the downstream node.
  • the media stream transmission method provided by the embodiment of the present invention, after the server sends the ith media segment whose code rate is the first code rate to the downstream node according to the first media transmission request, the code rate is sent to the downstream node as the first code.
  • the i+1th media segment of the rate does not need to wait for the request of the downstream node. Therefore, the waiting in the process of obtaining the i+1th media segment of the first code rate by the downstream node in the prior art can be reduced.
  • the delay can improve the real-time performance of the downstream node to obtain the media stream file.
  • the embodiment of the present invention adopts a method for the server to actively send, and does not require the downstream node to send the request multiple times. Compared with the manner of the request-response message in the prior art, the signaling burden between the devices can be alleviated.
  • This embodiment describes a media stream transmission method provided by an embodiment of the present invention from the perspective of a user equipment.
  • the media stream transmission method provided by the embodiment of the present invention includes:
  • the user equipment sends a first media transmission request to the server.
  • the first media transmission request carries the first segment information, where the first segment information is used to indicate that the requested media segment is the i-th media segment of the media stream file to be transmitted.
  • the media stream file to be transmitted is divided into N consecutive media segments, 1 ⁇ i ⁇ N, and i and N are both positive integers.
  • the user equipment receives an ith media segment whose code rate is the first code rate.
  • the user equipment receives, by the server, a code rate of the i+1th media segment of the first code rate.
  • the media stream transmission method provided by the embodiment of the present invention after the user equipment receives the ith media segment of the first code rate sent by the server, and does not need to request the server again, the code rate sent by the receiving server is the first.
  • the i+1th media segment of the code rate so that the waiting time delay in the process of the user equipment acquiring the i+1th media segment of the first code rate in the prior art can be reduced, and the user equipment can be improved.
  • the embodiment of the present invention adopts a method for the server to actively send, and does not require the user equipment to send the request multiple times. Compared with the manner of the request-response message in the prior art, the signaling burden between the devices can be alleviated.
  • This embodiment describes a media stream transmission method provided by an embodiment of the present invention from the perspective of a DASH proxy entity.
  • the media stream transmission method provided by the embodiment of the present invention includes:
  • the DASH proxy entity receives the first media transmission request sent by the user equipment.
  • the first media transmission request carries the first segment information, where the first segment information is used to indicate that the requested media segment is the i-th media segment of the media stream file to be transmitted.
  • the media stream file to be transmitted is divided into N consecutive media segments, 1 ⁇ i ⁇ N, and i and N are both positive integers.
  • the DASH proxy entity If the DASH proxy entity does not cache the i-th media segment, the DASH proxy entity sends a first media transmission request to the server.
  • the DASH proxy entity does not cache the i-th media segment.
  • the DASH proxy entity receives the ith media segment of the first code rate sent by the server, and sends the ith media segment whose code rate is the first code rate to the user equipment.
  • the DASH proxy entity receives the i+1th media segment sent by the server with a code rate of the first code rate.
  • the DASH proxy entity may send the receiving server by sending the i+1th media segment whose code rate is the first bit rate after receiving the ith media segment of the first bit rate sent by the server.
  • the code rate is the i+1th media segment of the first code rate.
  • the DASH proxy entity has cached the i+1th media segment whose code rate is the first code rate. Therefore, the DASH proxy entity may The i+1th media segment whose code rate is the first code rate is sent to the user equipment.
  • the media stream transmission method provided by the embodiment of the present invention, after the DASH proxy entity receives the ith media segment of the first code rate sent by the server, and does not need to request the server again, the code rate sent by the server can be received.
  • the i+1th media segment of the code rate can reduce the waiting time delay in the process of obtaining the i+1th media segment of the first bit rate by the DASH proxy entity in the prior art.
  • the user equipment needs to obtain the i+1th media segment whose code rate is the first code rate, since the DASH proxy entity has cached the i+1th media segment of the first code rate, the user equipment acquires the code.
  • the waiting delay in the process of the i+1th media segment of the first code rate is also reduced, so that the real-time performance of the user equipment to obtain the media stream file can be improved.
  • the embodiment of the present invention adopts a method for the server to actively send, and does not require the DASH proxy entity to send the request multiple times. Compared with the manner of the request-response message in the prior art, the signaling burden between the devices can be alleviated.
  • This embodiment describes a media stream transmission method provided by an embodiment of the present invention from the perspective of the server interacting with the user equipment.
  • the media stream transmission method provided by the embodiment of the present invention includes:
  • S401 The server establishes a hypertext transfer protocol (English: HyperText Transfer Protocol, abbreviation: HTTP) session connection with the user equipment.
  • HTTP HyperText Transfer Protocol
  • the user equipment sends a push function enable message to the server.
  • the push (PUSH) function enable message is used to instruct the server to send consecutive media segments of the same media stream file of the same code rate to the user equipment, that is, the server does not need to wait for the media transmission request message sent by the user equipment, and directly sends the media transmission request message to the user equipment. Send consecutive media segments of the same media stream file of the same code rate.
  • the format of the push function enable message can be:
  • the server sends a media presentation description (English: Media Presentation Description, MPD) file to the user equipment.
  • a media presentation description English: Media Presentation Description, MPD
  • the MPD file is used to indicate a storage format of each media segment of the media stream file to be transmitted. After the user equipment obtains the MPD file, the user equipment can request the media segment from the server as needed.
  • the MPD file For a detailed description of the MPD file, reference may be made to the related description in the prior art, and details are not described herein again.
  • the user equipment accesses the local cache of the user equipment, and the i-th media segment is not found in the local cache of the user equipment.
  • the media stream file to be transmitted is divided into N consecutive media segments, and 1 ⁇ i ⁇ N, i and N are positive integers. If there is no i-th media segment in the local cache of the user equipment, the user equipment needs to request the i-th media segment from the server.
  • the user equipment sends a first media transmission request to the server.
  • the first media transmission request carries the first segment information, where the first segment information is used to indicate that the requested media segment is the i-th media segment of the media stream file to be transmitted.
  • the first segment information may be an identifier of the ith media segment, and is represented by an ID.
  • the identifier of the i-th media segment is an ID
  • the identifier of the i+1th media segment is ID+2
  • the identifier of the i+1th media segment is ID+4.
  • the server sends, according to the first media transmission request, an ith media segment whose code rate is the first code rate.
  • the server determines the first code rate according to the predefined policy, and sends the code rate to the user equipment. i media clips.
  • the predefined policies include: the correspondence between the current load situation of the server and the code rate, the correspondence between the current network congestion and the code rate, and the user type of the user equipment (eg, gold medal users, silver medal users, bronze users, etc.) and codes.
  • the corresponding relationship between the rate and the like is not specifically limited in the embodiment of the present invention.
  • the first media transmission request further carries the first rate information, where the first rate information is used to indicate that the code rate of the requested media segment is the first code rate.
  • the server determines the first code rate according to the first code rate information, and sends the ith media segment whose code rate is the first code rate to the user equipment.
  • the user equipment plays the ith media segment of the first code rate.
  • the server sends, to the user equipment, an i+1th media segment whose code rate is the first code rate.
  • S408 may include: S408a and S408b.
  • the server determines, according to the playing duration of the i-th media segment, the first time, where the first time is the time when the (i+1)th media segment is sent.
  • the first moment may be a time earlier than or equal to the end of the ith media segment.
  • the playing time of the i-th media segment is 6 seconds. If the server sends the i-th media segment with the first bit rate to the user equipment at the first minute and 0 seconds, regardless of the transmission time of the i-th media segment, Then the server can determine that the first time is any time between 1 minute 0 seconds and 1 minute 6 seconds.
  • S408b The server sends, to the user equipment, the i+1th media segment whose code rate is the first code rate.
  • the user equipment accesses the local cache of the user equipment, and finds the i+1th media segment whose code rate is the first code rate in the local cache of the user equipment, and plays the i+1th of the first code rate.
  • Media clips are included in the local cache of the user equipment.
  • the server sends, to the user equipment, an i+2th media segment whose code rate is the first code rate.
  • the user equipment accesses the local cache of the user equipment, and does not find the jth media segment whose code rate is the second code rate in the local buffer of the user equipment.
  • the first code rate is 500 kbps and the second code rate is 1000 kbps.
  • the server After the user equipment receives a plurality of media segments with a code rate of 500 kbps, if it detects that the current network condition is good (for example, the quality of the wireless channel of the user equipment is superior), the server is requested to send the media with a code rate of 1000 kbps. Fragments for a better user experience.
  • the user equipment sends a second media transmission request to the server.
  • the second media transmission request carries the second segment information and the second code rate information, the second segment information is used to indicate that the requested media segment is the jth media segment, and the second rate information is used to indicate the requested media segment.
  • the code rate is the second code rate.
  • the server sends, to the user equipment, a jth media segment with a code rate of a second code rate according to the second media transmission request.
  • the server When the server receives the second media transmission request, if the media segment whose code rate is the first code rate is still being transmitted, the server terminates the transmission of the media segment whose code rate is the first code rate.
  • the user equipment plays the jth media segment with the second bit rate.
  • the server may further send, to the user equipment, a plurality of consecutive media segments with a code rate of a first code rate; after S413, the server may further send the code rate to the user equipment for a second code rate.
  • the plurality of consecutive media segments are merely exemplified in the embodiment of the present invention, and do not limit the number of consecutive media segments that the server pushes to the user equipment.
  • the media stream transmission method provided by the embodiment of the present invention, after the server sends the ith media segment whose code rate is the first code rate to the user equipment according to the first media transmission request, the code rate is sent to the user equipment as the first code.
  • the i+1th media segment of the rate does not need to wait for the request of the user equipment, therefore, the waiting in the process of the user equipment acquiring the i+1th media segment of the first code rate in the prior art can be reduced.
  • the delay can improve the real-time performance of the user equipment to obtain the media stream file.
  • the server may send the media rate to the user equipment at a new code rate (the changed code rate, that is, the second code rate in this embodiment). Fragment.
  • the embodiment of the present invention adopts a method for actively sending by a server, no user is needed.
  • the device sends the media transmission request multiple times, which can reduce the signaling burden between the devices compared with the prior art request-response message interaction.
  • This embodiment describes a media stream transmission method provided by an embodiment of the present invention from the perspective of interaction between a server, a DASH proxy entity, and a user equipment.
  • the media stream transmission method provided by the embodiment of the present invention includes:
  • S501 The server establishes an HTTP session connection with the DASH proxy entity, and the DASH proxy entity establishes an HTTP session connection with the user equipment.
  • the DASH proxy entity sends a push function enable message to the server.
  • the push function enable message is used to instruct the server to send consecutive media segments of the same media stream file of the same code rate to the DASH proxy entity, that is, the server does not need to wait for the media transmission request message sent by the DASH proxy entity, and directly sends the media transfer request message to the DASH proxy entity. Send consecutive media segments of the same media stream file of the same code rate.
  • the server sends an MPD file to the DASH proxy entity.
  • the DASH proxy entity sends an MPD file to the user equipment.
  • the user equipment accesses a local cache of the user equipment, and the i-th media segment is not found in the local cache of the user equipment.
  • the media stream file to be transmitted is divided into N consecutive media segments, and 1 ⁇ i ⁇ N, i and N are positive integers. If there is no i-th media segment in the local cache of the user equipment, the user equipment needs to request the i-th media segment from the server.
  • the user equipment sends a first media transmission request to the DASH proxy entity.
  • the first media transmission request carries the first segment information, where the first segment information is used to indicate that the requested media segment is the i-th media segment of the media stream file to be transmitted.
  • the DASH proxy entity If the DASH proxy entity does not cache the i-th media segment, the DASH proxy entity sends a first media transmission request to the server.
  • the server sends, according to the first media transmission request, an ith media segment whose code rate is the first code rate to the DASH proxy entity.
  • the server determines the first code rate according to the predefined policy, and sends the ith media segment whose code rate is the first code rate to the DASH proxy entity.
  • the first media transmission request further carries the first rate information, where the first rate information is used to indicate that the code rate of the requested media segment is the first code rate.
  • the server determines the first code rate according to the first code rate information, and sends the ith media segment whose code rate is the first code rate to the DASH proxy entity.
  • the DASH proxy entity sends the ith media segment whose code rate is the first code rate to the user equipment.
  • the user equipment plays the ith media segment of the first code rate.
  • the server sends, to the DASH proxy entity, an i+1th media segment whose code rate is the first code rate.
  • S511 may include: S511a and S511b.
  • the server determines, according to the playing duration of the i-th media segment, the first time, where the first time is the time when the (i+1)th media segment is sent.
  • the first moment may be a time earlier than or equal to the end of the ith media segment.
  • the playing time of the i-th media segment is 6 seconds. If the server sends the i-th media segment with the first bit rate to the DASH proxy entity in the first minute and 0 seconds, regardless of the transmission time of the i-th media segment. Then, the server can determine that the first time is any time between the first minute 0 seconds and the first minute 6 seconds.
  • the server sends, to the DASH proxy entity, the i+1th media segment whose code rate is the first code rate.
  • the user equipment requests, from the DASH proxy entity, an i+1th media segment whose code rate is the first code rate.
  • the DASH proxy entity sends, to the user equipment, an i+1th media segment whose code rate is the first code rate.
  • the DASH proxy entity may send the i+1th media segment whose buffered code rate is the first code rate to the user equipment, which reduces the i+ of the first bit rate of the user equipment in the prior art. Waiting delay in the process of 1 media segment.
  • the user equipment plays the i+1th media segment of the first code rate.
  • the server sends, to the DASH proxy entity, an i+2 media segment whose code rate is the first code rate.
  • the user equipment accesses the local cache of the user equipment, and does not find the jth media segment whose code rate is the second code rate in the local buffer of the user equipment.
  • the user equipment sends a second media transmission request to the DASH proxy entity.
  • the second media transmission request carries the second segment information and the second code rate information, the second segment information is used to indicate that the requested media segment is the jth media segment, and the second rate information is used to indicate the requested media segment.
  • the code rate is the second code rate.
  • the DASH proxy entity If the DASH proxy entity does not cache the jth media segment with the second rate, the DASH proxy entity sends a second media transmission request to the server.
  • the server sends, according to the second media transmission request, a jth media segment whose code rate is the second code rate to the DASH proxy entity.
  • the server When the server receives the second media transmission request, if the media segment whose code rate is the first code rate is still being transmitted, the server terminates the transmission of the media segment whose code rate is the first code rate.
  • the DASH proxy entity sends the jth media segment with a code rate of the second code rate to the user equipment.
  • the user equipment plays the j-th media segment with the second bit rate.
  • the server may further send a plurality of consecutive media segments with a code rate of the first code rate to the DASH proxy entity; after S519, the server may further send the code rate to the DASH proxy entity for the second code.
  • the plurality of consecutive media segments of the rate are only exemplified in the embodiment of the present invention, and do not limit the number of consecutive media segments sent by the server to the DASH proxy entity.
  • the DASH server sends the i+1th media segment whose code rate is the first code rate to the DASH proxy entity, and therefore, when the user equipment requests the DASH proxy entity, the code rate is the first.
  • the DASH proxy entity may send the cached code rate to the user equipment when the i+1th media segment of the code rate is the first.
  • the i+1th media segment of the code rate reduces the waiting delay in the process of the user equipment acquiring the i+1th media segment of the first code rate in the prior art, and can improve the user equipment to obtain the media.
  • the real-time nature of the stream file is i+1th media segment whose code rate is the first code rate to the DASH proxy entity, and therefore, when the user equipment requests the DASH proxy entity, the code rate is the first.
  • the DASH proxy entity may send the cached code rate to the user equipment when the i+1th media segment of the code rate is the first.
  • the i+1th media segment of the code rate reduces the waiting delay in the process of the user equipment
  • the embodiment of the present invention adopts a method for actively sending by a server, and does not need to send a media transmission request multiple times by the DASH proxy entity, which can reduce signaling between devices compared with the method of interacting with the request-response message in the prior art. burden.
  • An embodiment of the present invention provides a server, as shown in FIG. 6, including: a receiving unit 61 and a sending unit 62.
  • the receiving unit 61 is configured to receive a first media transmission request sent by the downstream node, where the first media transmission request carries the first segment information, where the first segment information is used to indicate that the requested media segment is the i-th of the media stream file to be transmitted.
  • Media clips are configured to indicate that the requested media segment is the i-th of the media stream file to be transmitted.
  • the sending unit 62 is configured to send, according to the first media transmission request, an ith media segment whose code rate is the first code rate to the downstream node.
  • the sending unit 62 is further configured to send, to the downstream node, an i+1th media segment whose code rate is the first code rate.
  • the media stream file to be transmitted is divided into N consecutive media segments, and 1 ⁇ i ⁇ N, i and N are positive integers.
  • the server in the embodiment of the present invention further includes: a processing unit 63.
  • the processing unit 63 is configured to determine, according to the playing duration of the ith media segment, the first time, where the first time is the time when the (i+1)th media segment is sent.
  • the sending unit 62 is configured to send the i+1th media segment whose code rate is the first code rate to the downstream node at the first time.
  • the processing unit 63 is further configured to determine, according to a predefined policy, the first code rate before the sending unit 62 sends the ith media segment whose code rate is the first code rate to the downstream node.
  • the first media transmission request further carries the first rate information, where the first rate information is used to indicate that the code rate of the requested media segment is the first code rate.
  • the processing unit 63 is further configured to send the code rate to the downstream node at the sending unit 62. Before the i-th media segment of a code rate, the first code rate is determined according to the first code rate information.
  • the sending unit 62 is further configured to send the code rate to the downstream node after transmitting the i+1th media segment whose code rate is the first code rate to the downstream node.
  • the receiving unit 61 is further configured to receive a second media transmission request sent by the downstream node, where the second media transmission request carries the second segment information and the second code rate information, where the second segment information is used to indicate the requested media segment.
  • the second media transmission request carries the second segment information and the second code rate information, where the second segment information is used to indicate the requested media segment.
  • the second code rate information is used to indicate that the code rate of the requested media segment is the second code rate, and the second code rate Different from the first code rate.
  • the sending unit 62 is further configured to send, according to the second media transmission request, the jth media segment whose code rate is the second code rate to the downstream node.
  • processing unit 63 is further configured to: before the receiving unit 61 receives the first media transmission request sent by the downstream node, the control server establishes an HTTP session connection with the downstream node.
  • the receiving unit 61 is further configured to receive a push function enable message sent by the downstream node, where the push function enable message is used to instruct the server to send consecutive media segments of the same media stream file of the same code rate to the downstream node.
  • the downstream node is a user equipment; or the downstream node is a DASH proxy entity.
  • the server after the server sends the ith media segment whose code rate is the first code rate to the downstream node according to the first media transmission request, the server sends the code rate to the downstream node at the first code rate. i+1 media segments without waiting for the request of the downstream node, therefore, the waiting delay in the process of obtaining the i+1th media segment of the first code rate by the downstream node in the prior art can be reduced. It can improve the real-time performance of the downstream node to obtain the media stream file.
  • the embodiment of the present invention adopts a method for actively sending by a server, the downstream node does not need to send the request multiple times, which is related to the prior art. Compared to the way the request-response message interacts, the signaling burden between devices can be reduced.
  • the embodiment of the present invention further provides a user equipment, as shown in FIG. 8, comprising: a sending unit 71 and a receiving unit 72.
  • the sending unit 71 is configured to send a first media transmission request to the server, where the first media transmission request carries the first segment information, where the first segment information is used to indicate that the requested media segment is the i-th media of the media stream file to be transmitted. Fragment.
  • the receiving unit 72 is configured to receive, by the server, an ith media segment whose code rate is the first code rate.
  • the receiving unit 72 is further configured to receive, by the server, an i+1th media segment whose code rate is the first code rate.
  • the media stream file to be transmitted is divided into N consecutive media segments, and 1 ⁇ i ⁇ N, i and N are positive integers.
  • the user equipment in the embodiment of the present invention further includes: a processing unit 73.
  • the processing unit 73 is configured to access the local cache of the user equipment before the sending unit 71 sends the first media transmission request to the server, and does not find the i-th media segment in the local cache of the user equipment.
  • the user equipment in the embodiment of the present invention further includes: a playing unit 74.
  • the playing unit 74 is configured to: after the receiving unit 72 receives the ith media segment whose code rate is the first code rate, the playing rate is the ith media segment of the first code rate.
  • the processing unit 73 is further configured to: after receiving, by the receiving unit 72, the i+1th media segment whose code rate is the first code rate, accessing the local cache of the user equipment, and searching for the code in the local buffer of the user equipment.
  • the rate is the i+1th media segment of the first code rate.
  • the playing unit 74 is further configured to play the i+1th media segment whose code rate is the first code rate.
  • the first media transmission request further carries the first rate information, where the first rate information is used to indicate that the code rate of the requested media segment is the first code rate.
  • the receiving unit 72 is further configured to: after the i+1th media segment of the first code rate sent by the receiving server is sent, the receiving server sends the code rate The i+2th media segment of a bit rate.
  • processing unit 73 is further configured to access a local cache of the user equipment, and does not find the jth media segment whose code rate is the second code rate in the local buffer of the user equipment, where 1 ⁇ j ⁇ N,j is A positive integer, the second code rate is different from the first code rate.
  • the sending unit 71 is further configured to send a second media transmission request to the server, where the second media transmission request carries the second segment information and the second rate information, where the second segment information is used to indicate that the requested media segment is the jth media The fragment, the second rate information is used to indicate that the code rate of the requested media segment is the second code rate.
  • the receiving unit 72 is further configured to receive, by the server, a j-th media segment whose code rate is a second code rate.
  • the playing unit 74 is further configured to play the jth media segment whose code rate is the second code rate.
  • processing unit 73 is further configured to control the user equipment to establish an HTTP session connection with the server before the sending unit 71 sends the first media transmission request to the server.
  • the sending unit 71 is further configured to send a push function enable message to the server, where the push function enable message is used to instruct the server to send consecutive media segments of the same media stream file of the same code rate to the user equipment.
  • the code rate sent by the server may be the first code rate.
  • the i+1th media segment can reduce the waiting delay in the process of the user equipment acquiring the i+1th media segment of the first bit rate, and can improve the user equipment to obtain the media.
  • the real-time nature of the stream file adopts a method for the server to actively send, and does not require the user equipment to send the request multiple times, and interacts with the request-response message in the prior art. Compared with the way, the signaling burden between devices can be alleviated.
  • the embodiment of the present invention further provides a DASH proxy entity, as shown in FIG. 11, comprising: a receiving unit 81 and a sending unit 82.
  • the receiving unit 81 is configured to receive a first media transmission request sent by the user equipment, where the first media transmission request carries the first segment information, where the first segment information is used to indicate that the requested media segment is the i th of the media stream file to be transmitted.
  • Media clips are configured to indicate that the requested media segment is the i th of the media stream file to be transmitted.
  • the sending unit 82 is configured to send a first media transmission request to the server if the DASH proxy entity does not cache the i-th media segment.
  • the receiving unit 81 is further configured to receive, by the server, an ith media segment whose code rate is the first code rate.
  • the sending unit 82 is further configured to send, to the user equipment, an ith media segment whose code rate is the first code rate.
  • the receiving unit 81 is further configured to receive, by the server, an i+1th media segment whose code rate is the first code rate.
  • the media stream file to be transmitted is divided into N consecutive media segments, and 1 ⁇ i ⁇ N, i, N are positive integers.
  • the first media transmission request further carries the first rate information, where the first rate information is used to indicate that the code rate of the requested media segment is the first code rate.
  • the receiving unit 81 is further configured to: if 1 ⁇ i ⁇ N-1, the code rate sent by the receiving server is after the i+1th media segment of the first code rate sent by the receiving server The i+2th media segment of a bit rate.
  • the receiving unit 81 is further configured to receive a second media transmission request sent by the user equipment, where the second media transmission request carries the second segment information and the second rate information, where the second segment information is used to indicate the requested media segment.
  • the second media transmission request carries the second segment information and the second rate information, where the second segment information is used to indicate the requested media segment.
  • the second code rate information is used to indicate that the code rate of the requested media segment is the second code rate, and the second code rate Different from the first code rate.
  • the sending unit 82 is further configured to: if the DASH proxy entity does not cache the jth media segment with the second rate, the second media transmission request is sent to the server.
  • the receiving unit 81 is further configured to receive the jth rate of the second bit rate sent by the server. Media clips.
  • the sending unit 82 is further configured to send, to the user equipment, a jth media segment whose code rate is the second code rate.
  • the DASH proxy entity in the embodiment of the present invention further includes: a processing unit 83.
  • the processing unit 83 is configured to control the DASH proxy entity to establish an HTTP session connection with the user equipment before the receiving unit 81 receives the first media transmission request sent by the user equipment, and control the DASH proxy entity to establish an HTTP session connection with the server.
  • the sending unit 82 is further configured to send a push function enable message to the server, where the push function enable message is used to instruct the server to send consecutive media segments of the same media stream file of the same code rate to the DASH proxy entity.
  • the DASH proxy entity provided by the embodiment of the present invention can receive the first bit rate of the first bit rate after the DASH proxy entity receives the ith media segment of the first code rate, and the received code rate of the receiving server is the first.
  • the i+1th media segment of the code rate therefore, can reduce the waiting delay in the process of the DASH proxy entity acquiring the i+1th media segment of the first code rate in the prior art.
  • the user equipment needs to obtain the i+1th media segment whose code rate is the first code rate, since the DASH proxy entity has cached the i+1th media segment of the first code rate, the user equipment acquires the code.
  • the waiting delay in the process of the i+1th media segment of the first code rate is also reduced, so that the real-time performance of the user equipment to obtain the media stream file can be improved.
  • the embodiment of the present invention adopts a method for the server to actively send, and does not require the DASH proxy entity to send the request multiple times. Compared with the manner of the request-response message in the prior art, the signaling burden between the devices can be alleviated.
  • the embodiment of the present invention further provides a server, as shown in FIG. 13, comprising: a receiver 91 and a transmitter 92.
  • the receiver 91 is configured to receive a first media transmission request sent by the downstream node, where The media segment request carries the first segment information, where the first segment information is used to indicate that the requested media segment is the i-th media segment of the media stream file to be transmitted.
  • the transmitter 92 is configured to send, according to the first media transmission request, an ith media segment whose code rate is the first code rate to the downstream node.
  • the transmitter 92 is further configured to send, to the downstream node, an i+1th media segment whose code rate is the first code rate.
  • the media stream file to be transmitted is divided into N consecutive media segments, and 1 ⁇ i ⁇ N, i and N are positive integers.
  • the server in the embodiment of the present invention further includes: a processor 93.
  • the processor 93 is configured to determine, according to the playing duration of the ith media segment, the first time, where the first time is the time when the (i+1)th media segment is sent.
  • the transmitter 92 is configured to send the i+1th media segment whose code rate is the first code rate to the downstream node at the first time.
  • the processor 93 is further configured to determine, according to a predefined policy, the first code rate before the transmitter 92 sends the i-th media segment whose code rate is the first code rate to the downstream node.
  • the first media transmission request further carries the first rate information, where the first rate information is used to indicate that the code rate of the requested media segment is the first code rate.
  • the processor 93 is further configured to determine the first code rate according to the first code rate information before the transmitter 92 sends the ith media segment whose code rate is the first code rate to the downstream node.
  • the transmitter 92 is further configured to send the code rate to the downstream node after transmitting the i+1th media segment whose code rate is the first code rate to the downstream node.
  • the receiver 91 is further configured to receive a second media transmission request sent by the downstream node, where the second media transmission request carries the second segment information and the second rate information, where the second segment information is used to indicate the requested media segment.
  • the second media transmission request carries the second segment information and the second rate information, where the second segment information is used to indicate the requested media segment.
  • the second code rate information is used to indicate that the code rate of the requested media segment is the second code rate, and the second code rate Different from the first code rate.
  • the transmitter 92 is further configured to send, according to the second media transmission request, the jth media segment whose code rate is the second code rate to the downstream node.
  • the processor 93 is further configured to: before the receiver 91 receives the first media transmission request sent by the downstream node, the control server establishes an HTTP session connection with the downstream node.
  • the receiver 91 is further configured to receive a push function enable message sent by the downstream node, where the push function enable message is used to instruct the server to send consecutive media segments of the same media stream file of the same code rate to the downstream node.
  • the downstream node is a user equipment; or the downstream node is a DASH proxy entity.
  • the server after the server sends the ith media segment whose code rate is the first code rate to the downstream node according to the first media transmission request, the server sends the code rate to the downstream node at the first code rate. i+1 media segments without waiting for the request of the downstream node, therefore, the waiting delay in the process of obtaining the i+1th media segment of the first code rate by the downstream node in the prior art can be reduced. It can improve the real-time performance of the downstream node to obtain the media stream file.
  • the embodiment of the present invention adopts a method for the server to actively send, and does not require the downstream node to send the request multiple times. Compared with the manner of the request-response message in the prior art, the signaling burden between the devices can be alleviated.
  • the embodiment of the invention further provides a user equipment, as shown in FIG. 15, comprising: a transmitter A1 and a receiver A2.
  • the sender A1 is configured to send a first media transmission request to the server, where the first media transmission request carries the first segment information, where the first segment information is used to indicate that the requested media segment is the i-th media of the media stream file to be transmitted. Fragment.
  • the receiver A2 is configured to receive an ith media segment that is sent by the server and has a first rate.
  • the receiver A2 is further configured to receive the i+1 of the first code rate sent by the server. Media clips.
  • the media stream file to be transmitted is divided into N consecutive media segments, and 1 ⁇ i ⁇ N, i and N are positive integers.
  • the user equipment in the embodiment of the present invention further includes: a processor A3.
  • the processor A3 is configured to access the local cache of the user equipment before the sender A1 sends the first media transmission request to the server, and does not find the i-th media segment in the local cache of the user equipment.
  • the user equipment in the embodiment of the present invention further includes: a player A4.
  • the player A4 is configured to play the ith media segment of the first code rate after the receiver A2 receives the ith media segment of the first code rate sent by the server.
  • the processor A3 is further configured to: after the receiver A2 receives the i+1th media segment that is sent by the server and is the first code rate, access the local cache of the user equipment, and find the code in the local cache of the user equipment.
  • the rate is the i+1th media segment of the first code rate.
  • the player A4 is further configured to play the i+1th media segment whose code rate is the first code rate.
  • the first media transmission request further carries the first rate information, where the first rate information is used to indicate that the code rate of the requested media segment is the first code rate.
  • the receiver A2 is further configured to: after the i+1th media segment of the first code rate sent by the receiving server, the receiving server sends the code rate The i+2th media segment of a bit rate.
  • the processor A3 is further configured to access a local cache of the user equipment, and the jth media segment whose code rate is the second code rate is not found in the local buffer of the user equipment, where 1 ⁇ j ⁇ N,j is A positive integer, the second code rate is different from the first code rate.
  • the transmitter A1 is further configured to send a second media transmission request to the server, where the second media transmission request carries the second segment information and the second rate information, where the second segment information is used to indicate that the requested media segment is the jth media
  • the second rate information is used to indicate that the code rate of the requested media segment is the second code rate.
  • the receiver A2 is further configured to receive the jth rate of the second rate rate sent by the server. Media clips.
  • the player A4 is further configured to play the jth media segment whose code rate is the second code rate.
  • processor A3 is further configured to control the user equipment to establish an HTTP session connection with the server before the sender A1 sends the first media transmission request to the server.
  • the sender A1 is further configured to send a push function enable message to the server, where the push function enable message is used to instruct the server to send consecutive media segments of the same media stream file of the same code rate to the user equipment.
  • the code rate sent by the server may be the first code rate.
  • the i+1th media segment can reduce the waiting delay in the process of the user equipment acquiring the i+1th media segment of the first bit rate, and can improve the user equipment to obtain the media.
  • the real-time nature of the stream file adopts a method for the server to actively send, and does not require the user equipment to send the request multiple times. Compared with the manner of the request-response message in the prior art, the signaling burden between the devices can be alleviated.
  • the embodiment of the present invention further provides a DASH proxy entity, as shown in FIG. 18, including: a receiver B1 and a transmitter B2.
  • the receiver B1 is configured to receive a first media transmission request sent by the user equipment, where the first media transmission request carries the first fragment information, where the first fragment information is used to indicate that the requested media segment is the i-th of the media stream file to be transmitted.
  • Media clips are configured to indicate that the requested media segment is the i-th of the media stream file to be transmitted.
  • the sender B2 is configured to send a first media transmission request to the server if the DASH proxy entity does not cache the i-th media segment.
  • the receiver B1 is further configured to receive an ith media segment that is sent by the server and has a code rate of a first code rate.
  • the transmitter B2 is further configured to send, to the user equipment, an ith media segment whose code rate is the first code rate.
  • the receiver B1 is further configured to receive, by the server, an i+1th media segment whose code rate is the first code rate.
  • the media stream file to be transmitted is divided into N consecutive media segments, and 1 ⁇ i ⁇ N, i, N are positive integers.
  • the first media transmission request further carries the first rate information, where the first rate information is used to indicate that the code rate of the requested media segment is the first code rate.
  • the receiver B1 is further configured to: if 1 ⁇ i ⁇ N-1, the code rate sent by the receiving server is after the i+1th media segment of the first code rate sent by the receiving server The i+2th media segment of a bit rate.
  • the receiver B1 is further configured to receive a second media transmission request sent by the user equipment, where the second media transmission request carries the second segment information and the second rate information, where the second segment information is used to indicate the requested media segment.
  • the second media transmission request carries the second segment information and the second rate information, where the second segment information is used to indicate the requested media segment.
  • the second code rate information is used to indicate that the code rate of the requested media segment is the second code rate, and the second code rate Different from the first code rate.
  • the transmitter B2 is further configured to send a second media transmission request to the server if the DASH proxy entity does not cache the jth media segment with the second rate.
  • the receiver B1 is further configured to receive the jth media segment sent by the server and having a second rate.
  • the transmitter B2 is further configured to send, to the user equipment, a jth media segment whose code rate is the second code rate.
  • the DASH proxy entity in the embodiment of the present invention further includes: a processor B3.
  • the processor B3 is configured to control the DASH proxy entity to establish an HTTP session connection with the user equipment, and control the DASH proxy entity to establish an HTTP session connection with the server, before the receiver B1 receives the first media transmission request sent by the user equipment.
  • the sender B2 is further configured to send a push function enable message to the server, where the push function enable message is used to instruct the server to send consecutive media segments of the same media stream file of the same code rate to the DASH proxy entity.
  • the DASH proxy entity provided by the embodiment of the present invention can receive the first bit rate of the first bit rate after the DASH proxy entity receives the ith media segment of the first code rate, and the received code rate of the receiving server is the first.
  • the i+1th media segment of the code rate therefore, can reduce the waiting delay in the process of the DASH proxy entity acquiring the i+1th media segment of the first code rate in the prior art.
  • the user equipment needs to obtain the i+1th media segment whose code rate is the first code rate, since the DASH proxy entity has cached the i+1th media segment of the first code rate, the user equipment acquires the code.
  • the waiting delay in the process of the i+1th media segment of the first code rate is also reduced, so that the real-time performance of the user equipment to obtain the media stream file can be improved.
  • the embodiment of the present invention adopts a method for the server to actively send, and does not require the DASH proxy entity to send the request multiple times. Compared with the manner of the request-response message in the prior art, the signaling burden between the devices can be alleviated.
  • the disclosed system, apparatus, and method may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the modules or units is only a logical function division.
  • there may be another division manner for example, multiple units or components may be used. Combinations can be integrated into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the integrated unit if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium.
  • the technical solution of the present invention which is essential or contributes to the prior art, or all or part of the technical solution, may be embodied in the form of a software product stored in a storage medium.
  • the instructions include a plurality of instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor (English: processor) to perform all or part of the steps of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a USB flash drive, a mobile hard disk, a read-only memory (English: Read-Only Memory, abbreviation: ROM), a random access memory (English: Random Access Memory, abbreviation: RAM), a magnetic disk or an optical disk, and the like.
  • a USB flash drive a mobile hard disk
  • a read-only memory English: Read-Only Memory, abbreviation: ROM
  • a random access memory English: Random Access Memory, abbreviation: RAM
  • magnetic disk or an optical disk and the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

L'invention concerne un procédé et un dispositif d'émission de flux de médias, qui appartiennent au domaine technique des communications et permettent d'améliorer les performances en temps réel d'un équipement d'utilisateur en train d'acquérir un fichier de flux de médias. Le concept essentiel est le suivant : à l'aide d'un mode d'envoi actif, après réception d'une première demande d'émission de média envoyée par un nœud en aval, un serveur envoie le ième segment de média avec un débit de code qui est un premier débit de code au nœud en aval selon la première demande d'émission de média, puis envoie le i +1ème segment de média avec le débit de code qui est le premier débit de code au nœud en aval, un fichier de flux de médias à émettre étant divisé en N segments de média continus, 1 ≤ i < N, où i et N sont des nombres entiers positifs.
PCT/CN2015/078125 2015-04-30 2015-04-30 Procédé et dispositif d'émission de flux de médias WO2016172967A1 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201580026048.2A CN106464985B (zh) 2015-04-30 2015-04-30 一种媒体流传输方法及装置
PCT/CN2015/078125 WO2016172967A1 (fr) 2015-04-30 2015-04-30 Procédé et dispositif d'émission de flux de médias

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2015/078125 WO2016172967A1 (fr) 2015-04-30 2015-04-30 Procédé et dispositif d'émission de flux de médias

Publications (1)

Publication Number Publication Date
WO2016172967A1 true WO2016172967A1 (fr) 2016-11-03

Family

ID=57198045

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/078125 WO2016172967A1 (fr) 2015-04-30 2015-04-30 Procédé et dispositif d'émission de flux de médias

Country Status (2)

Country Link
CN (1) CN106464985B (fr)
WO (1) WO2016172967A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110545492A (zh) * 2018-09-05 2019-12-06 北京开广信息技术有限公司 媒体流的实时递送方法及服务器

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103813185A (zh) * 2014-01-26 2014-05-21 中兴通讯股份有限公司 一种分段节目快速分发的方法、服务器及客户端
CN103974147A (zh) * 2014-03-07 2014-08-06 北京邮电大学 一种基于mpeg-dash协议的带有码率切换控制和静态摘要技术的在线视频播控系统
CN104270646A (zh) * 2014-09-22 2015-01-07 何震宇 一种基于移动流媒体的自适应传输方法和系统
CN104429090A (zh) * 2012-07-10 2015-03-18 夏普株式会社 内容发送装置、内容再生装置、内容分发系统、内容发送装置的控制方法、内容再生装置的控制方法、数据结构、控制程序以及记录介质

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2525587B1 (fr) * 2011-05-17 2017-07-05 Alcatel Lucent Procédé de diffusion en continu d'un contenu vidéo, noeud dans un réseau pour surveiller la diffusion en continu d'un contenu vidéo
JPWO2014057896A1 (ja) * 2012-10-09 2016-09-05 シャープ株式会社 コンテンツ再生装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104429090A (zh) * 2012-07-10 2015-03-18 夏普株式会社 内容发送装置、内容再生装置、内容分发系统、内容发送装置的控制方法、内容再生装置的控制方法、数据结构、控制程序以及记录介质
CN103813185A (zh) * 2014-01-26 2014-05-21 中兴通讯股份有限公司 一种分段节目快速分发的方法、服务器及客户端
CN103974147A (zh) * 2014-03-07 2014-08-06 北京邮电大学 一种基于mpeg-dash协议的带有码率切换控制和静态摘要技术的在线视频播控系统
CN104270646A (zh) * 2014-09-22 2015-01-07 何震宇 一种基于移动流媒体的自适应传输方法和系统

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110545492A (zh) * 2018-09-05 2019-12-06 北京开广信息技术有限公司 媒体流的实时递送方法及服务器
CN110545492B (zh) * 2018-09-05 2020-07-31 北京开广信息技术有限公司 媒体流的实时递送方法及服务器

Also Published As

Publication number Publication date
CN106464985B (zh) 2019-04-12
CN106464985A (zh) 2017-02-22

Similar Documents

Publication Publication Date Title
US8717890B2 (en) Application, usage and radio link aware transport network scheduler
TWI470983B (zh) 用以更新超文件傳輸協定內容描述之方法及裝置
JP6563424B2 (ja) ストリームメディアデータ伝送方法、クライアント及びサーバ
CN110636339B (zh) 基于码率的调度方法、装置及电子设备
CN110933517B (zh) 码率切换方法、客户端和计算机可读存储介质
JP2017513264A (ja) アダプティブメディアストリーミング
KR102020363B1 (ko) 적응형 스트리밍을 이용한 미디어 세그먼트 송수신 방법 및 장치
US20150271231A1 (en) Transport accelerator implementing enhanced signaling
JP2017143527A (ja) 動的なメディアコンテンツのためのモバイルデバイス、方法、プログラム、コンピュータ可読記録媒体、メディアコンテンツプロバイダ及びシステム
KR20150083793A (ko) 클라이언트 단말기에서, 멀티미디어 컨텐츠의 세그먼트의 다가오는 시퀀스를 다운로딩하는 방법, 및 대응하는 단말기
WO2011147352A1 (fr) Procédé et dispositif pour prendre en charge une analyse de décalage dans une solution de transmission en temps réel du protocole de transfert hypertexte dynamique
JP6514217B2 (ja) セグメントに分割されたマルチメディアコンテンツを受信するように構成されたクライアント端末によるネットワーク情報取得方法
WO2011088725A1 (fr) Procédé et appareil permettant une synchronisation basée sur le protocole de transfert hypertexte (http)
WO2011054319A1 (fr) Procédé, dispositif et système permettant de réaliser une demande hiérarchique de contenu dans un système de diffusion http
JP7011941B2 (ja) クライアント及び受信方法
EP3249891B1 (fr) Procédé de téléchargement de fichiers et dispositif de lecture
KR20160135811A (ko) Http 스트리밍을 사용하는 dash 스트리밍을 위한 방법 및 장치
WO2014134811A1 (fr) Procédé et passerelle vidéo permettant d&#39;attribuer de la bande passante
WO2013185547A1 (fr) Procédé de desserte de serveur d&#39;antémémoire, serveur d&#39;antémémoire et système associé
WO2011143916A1 (fr) Procédé et appareil d&#39;adaptation multimédia
US10609111B2 (en) Client-driven, ABR flow rate shaping
CN104641655A (zh) 一种终端缓存的方法、终端及服务器
WO2016172967A1 (fr) Procédé et dispositif d&#39;émission de flux de médias
JP2015104075A (ja) メディア再生制御装置、メディア再生制御方法、及びプログラム
JP2014131142A (ja) 受信装置、受信方法、及びプログラム、撮像装置、撮像方法、及びプログラム、送信装置、送信方法、及びプログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15890347

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15890347

Country of ref document: EP

Kind code of ref document: A1