WO2016002747A1 - Content transmission device - Google Patents

Content transmission device Download PDF

Info

Publication number
WO2016002747A1
WO2016002747A1 PCT/JP2015/068765 JP2015068765W WO2016002747A1 WO 2016002747 A1 WO2016002747 A1 WO 2016002747A1 JP 2015068765 W JP2015068765 W JP 2015068765W WO 2016002747 A1 WO2016002747 A1 WO 2016002747A1
Authority
WO
WIPO (PCT)
Prior art keywords
content
unit
client
segment
server
Prior art date
Application number
PCT/JP2015/068765
Other languages
French (fr)
Japanese (ja)
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 シャープ株式会社
Publication of WO2016002747A1 publication Critical patent/WO2016002747A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/24Monitoring of processes or resources, e.g. monitoring of server load, available bandwidth, upstream requests
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/25Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
    • H04N21/266Channel or content management, e.g. generation and management of keys and entitlement messages in a conditional access system, merging a VOD unicast channel into a multicast channel
    • H04N21/2662Controlling the complexity of the video stream, e.g. by scaling the resolution or bitrate of the video stream based on the client capabilities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/60Network structure or processes for video distribution between server and client or between remote clients; Control signalling between clients, server and network components; Transmission of management data between server and client, e.g. sending from server to client commands for recording incoming content stream; Communication details between server and client 
    • H04N21/63Control signaling related to video distribution between client, server and network components; Network processes for video distribution between server and clients or between remote clients, e.g. transmitting basic layer and enhancement layers over different transmission paths, setting up a peer-to-peer communication via Internet between remote STB's; Communication protocols; Addressing
    • H04N21/637Control signals issued by the client directed to the server or network components

Definitions

  • the present invention relates to a content transmission apparatus that transmits content.
  • VOD Video On Demand
  • data is transmitted and received between a server (content providing apparatus) and a client (content reproducing apparatus) using HTTP (HyperText Transfer Protocol).
  • MPEG Motion Picture Experts Group
  • MPEG-DASH Dynamic Adaptive Streaming over HTTP
  • content is time-divided into a plurality of segments and transmitted in segment units.
  • Each segment is composed of one or a plurality of fragments.
  • the content is composed of one or a plurality of periods, and one period includes one or a plurality of segments.
  • a plurality of representations having different quality types are prepared for one content. For example, a plurality of segment data encoded at different bit rates for each segment is prepared. Accordingly, a client that receives and reproduces content can execute adaptive streaming by changing the bit rate of the requested content (segment) in accordance with the reception status of the content.
  • MPD Media Presentation Description
  • MPD is content metadata and describes content management information in XML format.
  • MPD is information used by the client when acquiring / reproducing content.
  • FIG. 5 is a diagram illustrating a description example of MPD.
  • the MPD 200 describes acquisition destination information 201 indicating a content acquisition destination. More specifically, in the example shown in FIG. 5, the URL of the server is described as the acquisition source information 201.
  • URLs of two servers cdn1 and cdn2 are described, and the client can select a content acquisition destination by referring to the MPD 200 as described above.
  • high-quality segment information 202 indicating a high-quality segment and low-quality segment information 203 indicating a low-quality segment are described as segments included in a certain period (from reproduction time 0 seconds to 600 seconds).
  • the high quality segment information 202 describes the ID and bit rate of the high quality representation included in the period.
  • the length and URL of each segment included in the period are described. The same applies to the low quality segment information 203.
  • the period is composed of 60 segments from the first segment to the 60th segment.
  • FIG. 6 is a diagram illustrating an example of an operation sequence in the case of switching the quality type of content acquired based on the content reception status.
  • FIG. 7 is a diagram illustrating an example of an HTTP message when the quality type of content acquired based on the content reception status is switched.
  • the MPD 200 shown in FIG. 5 is associated with the content, and the client 302 receives a high quality Representation (rep1) or a low quality Representation (rep2) from the server (cdn1) 301 according to the reception status. Shall be acquired.
  • the client 302 refers to the MPD 200 and transmits a request message 311 for requesting transmission of the Nth segment of high quality representation to the server 301.
  • the server 301 transmits a response message 312 including the data body of the Nth segment of high quality representation to the client 302.
  • the client 302 when the client 302 detects the deterioration of the reception status when receiving the Nth segment of the high quality representation (process 313), the client 302 searches for an alternative representation with reference to the MPD 200 (process 314).
  • the client 302 since the low quality representation (rep2) is described as an alternative representation in the MPD 200, the client 302 refers to the MPD 200 and requests the server 301 to transmit the (N + 1) th segment of the low quality representation.
  • a request message 315 is transmitted to the server 301.
  • the server 301 transmits a response message 316 including the data body of the (N + 1) th segment of the low quality representation to the client 302.
  • the client measures the content reception bandwidth status for a limited network bandwidth, and requests the server for the quality of received content (such as bit rate) based on the measurement result.
  • the quality of receivable content is biased depending on the client request timing and the quality determination algorithm.
  • the present invention has been made in view of the above problems, and its purpose is to notify the server of subjective evaluation data relating to the resolution and smoothness of movement perceived by the user on the client side.
  • the content transmission device is a content transmission device that transmits content composed of a plurality of segments to the content reproduction device for each segment, and each segment from the content reproduction device.
  • a transmission unit that transmits a response including the segment to the content reproduction device, a processing unit that processes subjective evaluation data acquired from the client, and a processing amount measured by the processing unit In the case where the value is equal to or greater than the predetermined value, the content is generated again.
  • the content transmission apparatus is characterized in that the subjective evaluation data is added to the header of the request in order to solve the above problem.
  • FIG. 1 showing an embodiment of the present invention, is a block diagram illustrating an example of a configuration of a content distribution system.
  • FIG. 1 showing an embodiment of the present invention, is another block diagram illustrating an example of a configuration of a content distribution system.
  • FIG. It is a figure which shows an example of the syntax of event information. It is another figure which shows an example of the syntax of event information. It is a figure which shows the example of description of MPD. It is a figure which shows an example of the operation
  • FIGS. 1 to 4 An embodiment of the present invention will be described with reference to FIGS. 1 to 4 as follows. First, an outline of the content distribution system of the present embodiment will be described based on FIG.
  • FIG. 1 is a diagram showing an outline of a content distribution system 1 according to the present embodiment.
  • the content distribution system 1 includes a server 100, a client 110, an imaging unit 105, and a display unit 116.
  • the client 110 is connected to the server 100 via a network.
  • Each device is connected by an arbitrary network of wired communication or wireless communication.
  • the configuration of the content distribution system 1 is not limited to the example shown in FIG.
  • the content distribution system 1 may include two or more servers 100 and may include two or more clients 110.
  • the content distribution system 1 may include a proxy (not shown) between the server 100 and the client 110.
  • HTTP which is widely used as a hypertext transfer protocol
  • the content distributed by the server 100 is video content, and the content is segmented ISOBFF data. That is, in the present embodiment, the content distribution system 1 distributes content based on the above-described MPEG-DASH standard.
  • FIG. 1 is a diagram illustrating an example of a main configuration of the server 100 and the client 110.
  • the server 100 includes an encoding unit 101, a sending unit 102, a receiving unit 103, and a totaling / processing unit 104.
  • the encoding unit 101 encodes video and audio data input from the imaging unit 105.
  • the sending unit 102 communicates with the client 110 by wireless communication means or wired communication means, and exchanges data in accordance with instructions from the server 100.
  • the receiving unit 103 communicates with the client 110 by wireless communication means or wired communication means, and exchanges data according to instructions from the client 110.
  • the tabulation / processing unit 104 tabulates user subjective evaluation data received by the receiving unit 103.
  • the aggregation / processing unit 104 corrects the encoding parameter and outputs the corrected correction parameter to the encoding unit 101.
  • the aggregation / processing unit 104 does not correct the encoding parameter and does not output to the encoding unit 101.
  • the aggregation / processing unit 104 may generate the content of the encoding parameter according to the processing amount notified by the receiving unit 103.
  • the client 110 is a content reproduction device that reproduces content acquired from another device such as the server 100 or content stored in the device itself.
  • the client 110 is, for example, a digital television, a recorder, an STB (Set Top Box), a PC, a mobile phone, a game machine, a PDA (Personal Digital Assistant), a digital camera, a digital video, or the like.
  • the client 110 includes a receiving unit 111, a decoding / reproducing unit 112, an input unit 113, a metrics generation unit 114, and a transmission unit 115.
  • the receiving unit 111 acquires segment data based on an instruction from the sending unit 102.
  • the receiving unit 111 outputs the acquired segment data to the decoding / reproducing unit 112. Note that the receiving unit 111 may acquire segment data regardless of whether there is an instruction from the sending unit 102.
  • the decoding / reproducing unit 112 decodes the video data input from the receiving unit 111 and reproduces it.
  • the input unit 113 is for the user to input an instruction signal to the client 110.
  • the input unit 113 may be configured with input devices such as a keyboard, a mouse, a keypad, and operation buttons. Further, a touch panel in which the input unit 113 and the display unit 116 are integrated may be used.
  • the input unit 113 may be a remote control device such as a remote controller that is separate from the client 110.
  • the input unit 113 may be a gesture recognition device that recognizes a user's gesture.
  • the display unit 116 is for receiving a video signal from the decoding / reproducing unit 112 and displaying the video.
  • a video signal from the decoding / reproducing unit 112 and displaying the video.
  • an LCD liquid crystal display
  • organic EL display organic EL display
  • a plasma display or the like can be applied.
  • the metrics generation unit 114 When the metrics generation unit 114 receives the subjective evaluation information from the input unit 113, the metrics generation unit 114 notifies the transmission unit 115 of the correspondence between the subjective evaluation type and the subjective evaluation value indicated by the received subjective evaluation information.
  • the metrics generation unit 114 determines whether or not the user event indicated by the received subjective evaluation information matches the subjective evaluation type in the metrics generation unit 114. . When it is determined that the user event indicated by the received subjective evaluation information matches the subjective evaluation type in the metrics generation unit 114, the subjective evaluation information including the subjective evaluation type and the subjective evaluation value corresponding to the matched user event is used as event information.
  • the data is transmitted to the server 100 via the sending unit 115. Details of the event information will be described later.
  • the metrics generation unit 114 waits for a user event indicating subjective evaluation information to be input from the input unit 113, detects a user event indicating subjective evaluation information, and sets the subjective evaluation type corresponding to the detected user event.
  • Subjective evaluation information including the subjective evaluation value is transmitted to the server 100 via the sending unit 115.
  • the metrics generation unit 114 performs processing corresponding to the input user event based on a rule predetermined in the client 110. May be executed.
  • the Metrics generation unit 114 may invalidate the input user event when a user event other than the user event indicated by the subjective evaluation information is input from the input unit 113.
  • the sending unit 115 communicates with the server 100 by wireless communication means or wired communication means, and exchanges subjective evaluation information generated by the metrics generation unit 114.
  • FIG. 2 is a diagram illustrating an example of a main configuration of the server 200 and the client 210.
  • the server 200 is a content transmission device that receives a request message (request) requesting transmission of content from the client 210 and transmits a response message (response) to the received request message. Specifically, when a request for requesting transmission of content management information (MPD) is received from the client 210, a response including the MPD of the content is transmitted to the client 210. Further, when a request for transmitting a segment constituting the content is received from the client 210, a response including the segment is transmitted to the client 210.
  • MPD content management information
  • the server 200 includes an encoding unit 201, a sending unit 202, a receiving unit 203, a totaling / processing unit 204, and a distribution information generating unit 205.
  • the encoding unit 201 encodes the video data input from the imaging unit 105. At this time, if an encoding parameter is input from the totalization / processing unit 104, the video or audio data is encoded according to the input encoding parameter, sent to the sending unit 202, and encoded. Information on the generated content is sent to the distribution information generation unit 205.
  • the sending unit 202 communicates with the client 210 by wireless communication means or wired communication means, and exchanges data according to instructions from the server 100.
  • the sending unit 202 sends a response to the request to the client 210.
  • the receiving unit 203 receives a request for requesting transmission of content management information (MPD) from the client 210, it instructs the distribution information generating unit 205 to generate an MPD of the content, and the distribution information generating unit
  • MPD data is acquired from 205
  • a response including the acquired MPD data is transmitted to the client 210.
  • the sending unit 202 is instructed to acquire the segment, and a response including the segment data is transmitted to the client 210.
  • the receiving unit 203 communicates with the client 210 by wireless communication means or wired communication means, and exchanges data in accordance with instructions from the client 210. Specifically, the subjective evaluation information acquired from the sending unit 215 of the client 210 is not only sent to the aggregation / processing unit 204, but also the MPD acquisition request acquired from the sending unit 215 of the client 210 is sent to the sending unit 202.
  • the tabulation / processing unit 204 tabulates the user's subjective evaluation data received by the receiving unit 203.
  • the aggregation / processing unit 204 corrects the encoding parameter and outputs it to the encoding unit 201.
  • the aggregation / processing unit 204 does not correct the encoding parameter and does not output to the encoding unit 201.
  • the aggregation / processing unit 204 may send the aggregated subjective evaluation data to the distribution information generation unit 205, and in this case, the distribution information generation unit 205 may use it as reference information when creating the MPD. Good.
  • the distribution information generation unit 205 creates an MPD based on the content information input from the encoding unit 201 and sends it to the sending unit 202.
  • the subjective evaluation data input from the tabulation / processing unit 204 may be referred to.
  • the receiving unit 211 acquires segment data based on an instruction from the sending unit 202.
  • the receiving unit 211 outputs the acquired segment data to the decoding / reproducing unit 212.
  • the reception unit 211 may acquire segment data regardless of whether there is an instruction from the transmission unit 202.
  • the decoding / reproducing unit 212 decodes the video data input from the receiving unit 111 and reproduces it.
  • the sending unit 215 communicates with the server 100 by wireless communication means or wired communication means, and exchanges subjective evaluation information generated by the metrics generation unit 114.
  • a request is transmitted from the transmission unit 215 to the server 200, and content (an MPD associated with the content and a segment constituting the content) is acquired from the server 200.
  • the transmission unit 215 transmits a request for requesting transmission of management information (MPD) of the content to the server 200.
  • MPD management information
  • the receiving unit 211 receives the MPD data of the content as a response to the request.
  • the received MPD data is referred to by the distribution information processing unit 217, and a request for requesting transmission of the segments constituting the content is transmitted to the server 200 via the transmission unit.
  • the reception unit 211 acquires the segment data of the content as a response to the request.
  • the acquired segment data is output to the decoding / reproducing unit 212.
  • the distribution information processing unit 217 refers to the MPD input from the reception unit 211 and sends a request for transmission of a segment constituting the content to the transmission unit 215.
  • ⁇ event information ⁇ 3 and 4 are diagrams showing examples of event information syntax, respectively.
  • the sensation (“subjective_score”), resolution (“sublective_score_resolutional”), and motion blur (“subjective_score_bluring”) received from the entire content are set as the subjective evaluation types. Further, five levels from 5 (excellent) to 1 (poor) are set as subjective evaluation values.
  • FIG. 4 is another example showing the subjective evaluation types and subjective evaluation values described in FIG.
  • the server 200 waits for a request from the client 210 to be transmitted.
  • the reception unit 203 receives a request for requesting transmission of content management information (MPD) from the client 210
  • the reception unit 203 associates the distribution information generation unit 205 with the content indicated by the received request. Instruct to obtain the MPD.
  • MPD content management information
  • the distribution information generation unit 205 Upon receiving the instruction from the reception unit 203, the distribution information generation unit 205 acquires the MPD data from the encoding unit, obtains the MPD data, creates the MPD, and outputs the MPD data to the transmission unit 202. Then, the transmission unit 202 transmits a response including the MPD data acquired from the distribution information generation unit 205 to the client 210.
  • the receiving unit 203 When the receiving unit 203 receives a request for transmitting a segment from the client 210, the receiving unit 203 instructs the sending unit 202 to transmit the segment indicated by the request.
  • the receiving unit 203 acquires event information related to subjective evaluation information from the client 210, the receiving unit 203 totals it in the totaling / processing unit 204 and outputs the encoding parameters to the encoding unit 201.
  • the aggregation / processing unit 204 counts the number of subjective evaluation values for each subjective evaluation type.
  • the encoding unit instructs the encoding parameter of the content to increase the frame rate from the current level while reducing the resolution.
  • 201 is notified.
  • the encoding unit 201 performs content encoding processing based on the acquired encoding parameter, transmits video data to the transmission unit 202, and transmits parameter information to the distribution information generation unit 205.
  • the distribution information generation unit 205 updates the MPD and transmits it to the transmission unit 202.
  • the sending unit 202 sends the updated video data and MPD to the client 210 via the network.
  • the processing variation of the server 200 is not limited to the above.
  • the server 200 may distribute a message for acquiring an MPD describing different acquisition destination information to each client owned by a plurality of users.
  • each client may acquire the MPD from the address described in the message, and may further acquire the content from the address described in the MPD.
  • the server 200 controls the content acquisition destination for each client, thereby realizing data acquisition while suppressing congestion on the network.
  • the content is regenerated based on the subjective evaluation from the user, thereby realizing the content satisfying the user while suppressing the network load.
  • the blocks of the servers 100 and 200 and the clients 110 and 210 may be configured by hardware logic, or may be realized by software using a CPU as follows.
  • the servers 100 and 200 and the clients 110 and 210 include a CPU (central processing unit) that executes instructions of a control program that realizes each function, a ROM (read only memory) that stores the program, and a RAM that expands the program. (Randomaccess memory), a storage device (recording medium) such as a memory for storing the program and various data.
  • An object of the present invention is a recording medium in which program codes (execution format program, intermediate code program, source program) of control programs for the server 1 and the client 2 which are software for realizing the functions described above are recorded so as to be readable by a computer. This can also be achieved by supplying the above to the servers 100 and 200 and the clients 110 and 210, and reading and executing the program code recorded on the recording medium by the computer (or CPU or MPU).
  • Examples of the recording medium include tapes such as magnetic tapes and cassette tapes, magnetic disks such as floppy (registered trademark) disks / hard disks, and disks including optical disks such as CD-ROM / MO / MD / DVD / CD-R.
  • Card system such as IC card, IC card (including memory card) / optical card, or semiconductor memory system such as mask ROM / EPROM / EEPROM (registered trademark) / flash ROM.
  • the server 1 and the client 2 may be configured to be connectable to a communication network, and the program code may be supplied via the communication network.
  • the communication network is not particularly limited.
  • the Internet intranet, extranet, LAN, ISDN, VAN, CATV communication network, virtual private network, telephone line network, mobile communication network, satellite communication. A net or the like is available.
  • the transmission medium constituting the communication network is not particularly limited.
  • infrared rays such as IrDA and remote control, Bluetooth ( (Registered trademark), 802.11 wireless, HDR, mobile phone network, satellite line, terrestrial digital network, and the like can also be used.
  • the present invention can also be realized in the form of a computer data signal embedded in a carrier wave in which the program code is embodied by electronic transmission.
  • the present invention can be used for a content transmission device that transmits content of the MPEG-DASH standard and a content playback device that acquires and plays back the content.

Abstract

Provided is a content transmission device that reproduces and distributes content and that improves quality while suppressing network bandwidth, by enabling a client-side user to report, to a server, subjective evaluation data pertaining to the perceived resolution and smoothness of movement with respect to content, and by aggregating the data obtained by the server. This content transmission device, which transmits content comprising multiple segments to a content reproduction device on a segment-by-segment basis, is characterized by a transmission unit that, as a response to a request from the content reproduction device requesting the transmission of each segment, transmits to the content reproduction device a response containing the relevant segments, and a processing unit that processes subjective evaluation data obtained from the client, with the content being reproduced again when a processing amount measured by the processing unit is equal to or greater than a prescribed value.

Description

コンテンツ送信装置Content transmission device
 本発明は、コンテンツを送信するコンテンツ送信装置に関するものである。 The present invention relates to a content transmission apparatus that transmits content.
 インターネットの普及やコンピュータの高性能化に伴い、インターネットを介して動画像などの大容量コンテンツを配信することが広く行われている。例えば、ユーザの要求に応じて動画等のコンテンツを提供するVOD(Video On Demand)というサービスがある。VODでは、例えば、特許文献1に記載されているように、HTTP(HyperText Transfer Protocol)を用いて、サーバ(コンテンツ提供装置)とクライアント(コンテンツ再生装置)との間でデータを送受信する。 With the spread of the Internet and higher performance of computers, distribution of large-capacity content such as moving images via the Internet is widely performed. For example, there is a service called VOD (Video On Demand) that provides content such as a moving image in response to a user request. In VOD, for example, as described in Patent Document 1, data is transmitted and received between a server (content providing apparatus) and a client (content reproducing apparatus) using HTTP (HyperText Transfer Protocol).
 ここで、HTTPによるコンテンツの配信に関して、様々な技術が開発されている。例えば、MPEG(Motion Picture Experts Group)は、HTTPを利用した適応ストリーミング技術をMPEG-DASH(Dynamic Adaptive Streaming over HTTP)規格として国際標準化を進めている。 Here, various technologies have been developed for content distribution by HTTP. For example, MPEG (Motion Picture Experts Group) is promoting international standardization using an adaptive streaming technology using HTTP as an MPEG-DASH (Dynamic Adaptive Streaming over HTTP) standard.
 MPEG-DASHでは、コンテンツは、複数のセグメント(segment)に時分割され、セグメント単位で伝送される。また、各セグメントは、1または複数のフラグメント(fragment)で構成される。また、コンテンツは、1または複数のピリオド(period)で構成されており、1つのピリオドに1または複数のセグメントが含まれる。 In MPEG-DASH, content is time-divided into a plurality of segments and transmitted in segment units. Each segment is composed of one or a plurality of fragments. The content is composed of one or a plurality of periods, and one period includes one or a plurality of segments.
 また、MPEG-DASHでは、1つのコンテンツに対して品質種別(ビットレート、画像解像度等の再生品質や、データフォーマット等の種別)が異なる複数のRepresentationが準備される。例えば、セグメント毎に異なるビットレートで符号化した複数のセグメントデータを準備する。これにより、コンテンツを受信して再生するクライアントは、コンテンツの受信状況等に応じて、要求するコンテンツ(セグメント)のビットレートを変えることにより、適応ストリーミングを実行することができる。 Also, in MPEG-DASH, a plurality of representations having different quality types (reproduction quality such as bit rate, image resolution, and data format) are prepared for one content. For example, a plurality of segment data encoded at different bit rates for each segment is prepared. Accordingly, a client that receives and reproduces content can execute adaptive streaming by changing the bit rate of the requested content (segment) in accordance with the reception status of the content.
 また、MPEG-DASHでは、コンテンツにMPD(Media Presentation Description)が対応付けられており、MPDによってコンテンツを管理する。MPDは、コンテンツのメタデータであって、コンテンツの管理情報をXML形式で記述したものである。換言すると、MPDは、クライアントがコンテンツの取得・再生時に利用する情報である。 In MPEG-DASH, MPD (Media Presentation Description) is associated with content, and the content is managed by MPD. MPD is content metadata and describes content management information in XML format. In other words, MPD is information used by the client when acquiring / reproducing content.
 MPDの具体的な記述例を図5に基づいて説明する。図5は、MPDの記述例を示す図である。図5に示すように、MPD200には、コンテンツの取得先を示す取得先情報201が記述されている。より具体的には、図5に示す例では、取得先情報201として、サーバのURLが記述されている。また、ここでは、2つのサーバ(cdn1およびcdn2)のURLが記述されており、上述のように、クライアントは、MPD200を参照することにより、コンテンツの取得先を選択可能である。 A specific description example of MPD will be described with reference to FIG. FIG. 5 is a diagram illustrating a description example of MPD. As shown in FIG. 5, the MPD 200 describes acquisition destination information 201 indicating a content acquisition destination. More specifically, in the example shown in FIG. 5, the URL of the server is described as the acquisition source information 201. Here, URLs of two servers (cdn1 and cdn2) are described, and the client can select a content acquisition destination by referring to the MPD 200 as described above.
 また、ここでは、コンテンツとして、ビットレートが1024kbpsの高品質Representationと、ビットレートが512kbpsの低品質Representationが用意されているものとする。そのため、MPD200には、或るピリオド(再生時刻0秒から600秒まで)に含まれるセグメントとして、高品質セグメントを示す高品質セグメント情報202と、低品質セグメントを示す低品質セグメント情報203とが記述されている。高品質セグメント情報202には、当該ピリオドに含まれる高品質RepresentationのIDおよびビットレートが記述されている。また、当該ピリオドに含まれる各セグメントの長さおよびURLが記述されている。また、低品質セグメント情報203も同様である。なお、当該ピリオドは、第1セグメント~第60セグメントの60個のセグメントで構成されている。 Also, here, it is assumed that a high-quality representation with a bit rate of 1024 kbps and a low-quality representation with a bit rate of 512 kbps are prepared as contents. Therefore, in the MPD 200, high-quality segment information 202 indicating a high-quality segment and low-quality segment information 203 indicating a low-quality segment are described as segments included in a certain period (from reproduction time 0 seconds to 600 seconds). Has been. The high quality segment information 202 describes the ID and bit rate of the high quality representation included in the period. In addition, the length and URL of each segment included in the period are described. The same applies to the low quality segment information 203. The period is composed of 60 segments from the first segment to the 60th segment.
 次に、コンテンツの受信状況に基づいて取得するコンテンツの品質種別を切り替える場合(取得するRepresentationを切り替える場合)の動作シーケンスおよびHTTPメッセージについて図6および図7に基づいて説明する。図6は、コンテンツの受信状況に基づいて取得するコンテンツの品質種別を切り替える場合の動作シーケンスの一例を示す図である。また、図7は、コンテンツの受信状況に基づいて取得するコンテンツの品質種別を切り替える場合のHTTPメッセージの一例を示す図である。 Next, the operation sequence and HTTP message when switching the quality type of the content to be acquired based on the reception status of the content (when switching the representation to be acquired) will be described based on FIG. 6 and FIG. FIG. 6 is a diagram illustrating an example of an operation sequence in the case of switching the quality type of content acquired based on the content reception status. FIG. 7 is a diagram illustrating an example of an HTTP message when the quality type of content acquired based on the content reception status is switched.
 ここでは、図5に示すMPD200がコンテンツに対応付けられているものとし、クライアント302は、サーバ(cdn1)301から、受信状況に応じて、高品質Representation(rep1)または低品質Representation(rep2)を取得するものとする。 Here, it is assumed that the MPD 200 shown in FIG. 5 is associated with the content, and the client 302 receives a high quality Representation (rep1) or a low quality Representation (rep2) from the server (cdn1) 301 according to the reception status. Shall be acquired.
 図6および図7に示すように、まず、クライアント302は、MPD200を参照して、高品質Representationの第Nセグメントの送信を要求するためのリクエストメッセージ311をサーバ301に送信する。サーバ301は、リクエストメッセージ311の応答として、高品質Representationの第Nセグメントのデータ本体を含むレスポンスメッセージ312をクライアント302に送信する。 As shown in FIGS. 6 and 7, first, the client 302 refers to the MPD 200 and transmits a request message 311 for requesting transmission of the Nth segment of high quality representation to the server 301. As a response to the request message 311, the server 301 transmits a response message 312 including the data body of the Nth segment of high quality representation to the client 302.
 ここで、クライアント302は、高品質Representationの第Nセグメントを受信した際に受信状況の悪化を検出すると(処理313)、MPD200を参照して、代替Representationの検索を行う(処理314)。ここでは、MPD200に代替Representationとして低品質Representation(rep2)が記述されているため、クライアント302は、MPD200を参照して、サーバ301に低品質Representationの第(N+1)セグメントの送信を要求するためのリクエストメッセージ315をサーバ301に送信する。サーバ301は、リクエストメッセージ315の応答として、低品質Representationの第(N+1)セグメントのデータ本体を含むレスポンスメッセージ316をクライアント302に送信する。 Here, when the client 302 detects the deterioration of the reception status when receiving the Nth segment of the high quality representation (process 313), the client 302 searches for an alternative representation with reference to the MPD 200 (process 314). Here, since the low quality representation (rep2) is described as an alternative representation in the MPD 200, the client 302 refers to the MPD 200 and requests the server 301 to transmit the (N + 1) th segment of the low quality representation. A request message 315 is transmitted to the server 301. As a response to the request message 315, the server 301 transmits a response message 316 including the data body of the (N + 1) th segment of the low quality representation to the client 302.
日本国公開特許公報「特開2005-110244号公報(公開日:2005年4月21日)Japanese Published Patent Publication “Japanese Patent Laid-Open No. 2005-110244 (Publication Date: April 21, 2005)”
 従来の適応ストリーミングでは、限られたネットワーク帯域に対して、クライアントはコンテンツの受信帯域状況を測定し、測定結果に基づいて受信するコンテンツの品質(ビットレートなど)をサーバに要求していたが、クライアントの要求タイミングや品質決定アルゴリズムによって受信可能なコンテンツの品質に偏りがでてしまうという問題がある。 In conventional adaptive streaming, the client measures the content reception bandwidth status for a limited network bandwidth, and requests the server for the quality of received content (such as bit rate) based on the measurement result. There is a problem that the quality of receivable content is biased depending on the client request timing and the quality determination algorithm.
 一方で、この問題を解消するために、どのクライアントにも同じ品質のコンテンツを配信しようとすれば、ネットワーク帯域が限られているため、各クライアントには低品質なコンテンツが配信されてしまう。 On the other hand, in order to solve this problem, if content of the same quality is distributed to any client, the network bandwidth is limited, so that low-quality content is distributed to each client.
 本発明は、上記の問題点に鑑みてなされたものであり、その目的は、クライアント側のユーザがコンテンツに対して知覚する解像力や動きの滑らかさに関する主観評価データをサーバに通知し、サーバは得られたデータを集計することで、ネットワーク帯域幅を抑制しつつ品質を向上させるコンテンツを生成、配信するコンテンツ送信装置、コンテンツ再生装置、コンテンツ配信システム、コンテンツ送信装置の制御方法、コンテンツ再生装置の制御方法、データ構造、制御プログラムおよび記録媒体を実現することにある。 The present invention has been made in view of the above problems, and its purpose is to notify the server of subjective evaluation data relating to the resolution and smoothness of movement perceived by the user on the client side. The content transmission device, the content reproduction device, the content distribution system, the control method for the content transmission device, the content transmission device that generates and distributes the content that improves the quality while suppressing the network bandwidth by aggregating the obtained data. To realize a control method, a data structure, a control program, and a recording medium.
 本発明に係るコンテンツ送信装置は、上記課題を解決するために、複数のセグメントから構成されるコンテンツをセグメント毎にコンテンツ再生装置に送信するコンテンツ送信装置であって、上記コンテンツ再生装置からの各セグメントの送信を要求するリクエストに対する応答として、当該セグメントを含むレスポンスを当該コンテンツ再生装置に送信する送信部と、クライアントから取得した主観評価データを処理する処理部と、上記処理部が測定した処理量が所定値以上の場合、コンテンツを再度生成することを特徴としている。 In order to solve the above-described problem, the content transmission device according to the present invention is a content transmission device that transmits content composed of a plurality of segments to the content reproduction device for each segment, and each segment from the content reproduction device. As a response to the request for requesting transmission, a transmission unit that transmits a response including the segment to the content reproduction device, a processing unit that processes subjective evaluation data acquired from the client, and a processing amount measured by the processing unit In the case where the value is equal to or greater than the predetermined value, the content is generated again.
 また、本発明に係るコンテンツ送信装置は、上記課題を解決するために、上記主観評価データは、上記リクエストのヘッダに付加することを特徴としている。 Also, the content transmission apparatus according to the present invention is characterized in that the subjective evaluation data is added to the header of the request in order to solve the above problem.
 本発明の一態様によれば、ユーザが知覚する映像品質を考慮したコンテンツによるライブストリーミングを安定的に実現することができる。 According to one aspect of the present invention, it is possible to stably realize live streaming with content in consideration of video quality perceived by the user.
本発明の実施形態を示すものであり、コンテンツ配信システムの構成の一例を示すブロック図である。1, showing an embodiment of the present invention, is a block diagram illustrating an example of a configuration of a content distribution system. FIG. 本発明の実施形態を示すものであり、コンテンツ配信システムの構成の一例を示す別のブロック図である。1, showing an embodiment of the present invention, is another block diagram illustrating an example of a configuration of a content distribution system. FIG. イベント情報のシンタックスの一例を示す図である。It is a figure which shows an example of the syntax of event information. イベント情報のシンタックスの一例を示す別の図である。It is another figure which shows an example of the syntax of event information. MPDの記述例を示す図である。It is a figure which shows the example of description of MPD. コンテンツの受信状況に基づいて取得するコンテンツの品質種別を切り替える場合の動作シーケンスの一例を示す図である。It is a figure which shows an example of the operation | movement sequence in the case of switching the quality classification of the content acquired based on the reception condition of a content. コンテンツの受信状況に基づいて取得するコンテンツの品質種別を切り替える場合のHTTPメッセージの一例を示す図である。It is a figure which shows an example of the HTTP message in the case of switching the quality classification of the content acquired based on the reception status of a content.
 本発明の一実施形態について図1から図4に基づいて説明すると以下の通りである。まず、本実施形態のコンテンツ配信システムの概要について、図1に基づいて説明する。 An embodiment of the present invention will be described with reference to FIGS. 1 to 4 as follows. First, an outline of the content distribution system of the present embodiment will be described based on FIG.
 〔コンテンツ配信システムの概要〕
 図1は、本実施形態に係るコンテンツ配信システム1の概要を示す図である。図1に示すように、コンテンツ配信システム1は、サーバ100、クライアント110、撮像部105および表示部116を含む。
[Outline of content distribution system]
FIG. 1 is a diagram showing an outline of a content distribution system 1 according to the present embodiment. As shown in FIG. 1, the content distribution system 1 includes a server 100, a client 110, an imaging unit 105, and a display unit 116.
 図1に示すように、クライアント110は、ネットワークを介して、サーバ100と接続する。各装置は、有線通信または無線通信の任意のネットワークで接続される。 As shown in FIG. 1, the client 110 is connected to the server 100 via a network. Each device is connected by an arbitrary network of wired communication or wireless communication.
 また、コンテンツ配信システム1の構成は図1に示す例に限るものではない。例えば、コンテンツ配信システム1は、サーバ100を2つ以上含んでいてもよいし、クライアント110を2つ以上含んでいてもよい。また、コンテンツ配信システム1は、サーバ100とクライアント110の間にプロキシ(不図示)を含んでいてもよい。 Further, the configuration of the content distribution system 1 is not limited to the example shown in FIG. For example, the content distribution system 1 may include two or more servers 100 and may include two or more clients 110. Further, the content distribution system 1 may include a proxy (not shown) between the server 100 and the client 110.
 また、本実施形態では、コンテンツ配信システム1におけるネットワーク上の伝送プロトコルは、ハイパーテキスト転送プロトコルとして広く用いられているHTTPを用いるものとする。また、サーバ100が配信するコンテンツは、映像コンテンツであり、コンテンツは、セグメント化されたISOBFFデータであるものとする。すなわち、本実施形態では、コンテンツ配信システム1は、上述のMPEG-DASH規格に基づくコンテンツを配信するものである。 Further, in this embodiment, it is assumed that HTTP, which is widely used as a hypertext transfer protocol, is used as a transmission protocol on the network in the content distribution system 1. The content distributed by the server 100 is video content, and the content is segmented ISOBFF data. That is, in the present embodiment, the content distribution system 1 distributes content based on the above-described MPEG-DASH standard.
 〔各装置の構成〕
 次に、図1に基づいて、サーバ100およびクライアント110の要部構成について説明する。図1は、サーバ100およびクライアント110の要部構成の一例を示す図である。
[Configuration of each device]
Next, the main configuration of the server 100 and the client 110 will be described with reference to FIG. FIG. 1 is a diagram illustrating an example of a main configuration of the server 100 and the client 110.
 (サーバについて)
 図1に示すように、サーバ100は、符号化部101、送出部102、受信部103および集計・処理部104を有する。
(About the server)
As illustrated in FIG. 1, the server 100 includes an encoding unit 101, a sending unit 102, a receiving unit 103, and a totaling / processing unit 104.
 符号化部101は、撮像部105から入力された映像や音声のデータを符号化処理するものである。 The encoding unit 101 encodes video and audio data input from the imaging unit 105.
 送出部102は、無線通信手段または有線通信手段によって、クライアント110と通信を行い、サーバ100の指示に従って、データのやりとりを行うものである。受信部103は、無線通信手段または有線通信手段によって、クライアント110と通信を行い、クライアント110の指示に従って、データのやりとりを行うものである。 The sending unit 102 communicates with the client 110 by wireless communication means or wired communication means, and exchanges data in accordance with instructions from the server 100. The receiving unit 103 communicates with the client 110 by wireless communication means or wired communication means, and exchanges data according to instructions from the client 110.
 集計・処理部104は、受信部103によって受信されたユーザの主観評価データを集計するものである。集計・処理部104は、主観評価データの絶対量または相対量が所定量以上の場合、符号化パラメータを修正して符号化部101に出力する。一方、集計・処理部104は、主観評価データの絶対量または相対量が所定量未満の場合、符号化パラメータを修正せず、符号化部101への出力も行わない。 The tabulation / processing unit 104 tabulates user subjective evaluation data received by the receiving unit 103. When the absolute amount or relative amount of the subjective evaluation data is equal to or larger than the predetermined amount, the aggregation / processing unit 104 corrects the encoding parameter and outputs the corrected correction parameter to the encoding unit 101. On the other hand, when the absolute amount or the relative amount of the subjective evaluation data is less than the predetermined amount, the aggregation / processing unit 104 does not correct the encoding parameter and does not output to the encoding unit 101.
 また、集計・処理部104は、符号化パラメータの内容を受信部103によって通知された処理量に応じて生成してもよい。 Further, the aggregation / processing unit 104 may generate the content of the encoding parameter according to the processing amount notified by the receiving unit 103.
 (クライアントについて)
 クライアント110は、サーバ100等の他の装置から取得したコンテンツ、または、自装置に格納しているコンテンツを再生するコンテンツ再生装置である。クライアント110は、例えば、デジタルテレビ、レコーダ、STB(Set Top Box)、PC、携帯電話機、ゲーム機、PDA(Personal Digital Assistant)、デジタルカメラ、デジタルビデオ等である。
(About the client)
The client 110 is a content reproduction device that reproduces content acquired from another device such as the server 100 or content stored in the device itself. The client 110 is, for example, a digital television, a recorder, an STB (Set Top Box), a PC, a mobile phone, a game machine, a PDA (Personal Digital Assistant), a digital camera, a digital video, or the like.
 図1に示すように、クライアント110は、受信部111、復号・再生部112、入力部113、Metrics生成部114および送出部115を有する。 As shown in FIG. 1, the client 110 includes a receiving unit 111, a decoding / reproducing unit 112, an input unit 113, a metrics generation unit 114, and a transmission unit 115.
 受信部111は、送出部102からの指示に基づいて、セグメントデータを取得するものである。受信部111は、セグメントデータを取得した場合、取得したセグメントデータを復号・再生部112に出力する。なお、受信部111は、送出部102からの指示の有無に関わらず、セグメントデータを取得していても良い。 The receiving unit 111 acquires segment data based on an instruction from the sending unit 102. When the receiving unit 111 acquires segment data, the receiving unit 111 outputs the acquired segment data to the decoding / reproducing unit 112. Note that the receiving unit 111 may acquire segment data regardless of whether there is an instruction from the sending unit 102.
 復号・再生部112は、受信部111から入力された映像データを復号化処理し、再生するものである。 The decoding / reproducing unit 112 decodes the video data input from the receiving unit 111 and reproduces it.
 入力部113は、ユーザがクライアント110に指示信号を入力するためのものである。入力部113は、キーボード、マウス、キーパッド、操作ボタンなどの入力機器等で構成されているものであってもよい。また、入力部113と表示部116とが一体となっているタッチパネルであってもよい。また、入力部113は、クライアント110と別体のリモートコントローラ等の遠隔制御装置であってもよい。また、入力部113は、ユーザのジェスチャを認識するジェスチャ認識装置であってもよい。 The input unit 113 is for the user to input an instruction signal to the client 110. The input unit 113 may be configured with input devices such as a keyboard, a mouse, a keypad, and operation buttons. Further, a touch panel in which the input unit 113 and the display unit 116 are integrated may be used. The input unit 113 may be a remote control device such as a remote controller that is separate from the client 110. The input unit 113 may be a gesture recognition device that recognizes a user's gesture.
 表示部116は、復号・再生部112から映像信号を受信し、映像を表示するためのものである。例えば、LCD(液晶ディスプレイ)、有機ELディスプレイ、プラズマディスプレイなどを適用することが可能である。 The display unit 116 is for receiving a video signal from the decoding / reproducing unit 112 and displaying the video. For example, an LCD (liquid crystal display), an organic EL display, a plasma display, or the like can be applied.
 Metrics生成部114は、入力部113から主観評価情報を受信すると、受信した主観評価情報の示す、主観評価種別と、主観評価値との対応関係を送出部115に通知するものである。 When the metrics generation unit 114 receives the subjective evaluation information from the input unit 113, the metrics generation unit 114 notifies the transmission unit 115 of the correspondence between the subjective evaluation type and the subjective evaluation value indicated by the received subjective evaluation information.
 具体的には、Metrics生成部114は、入力部113から主観評価情報を受信すると、受信した主観評価情報の示すユーザイベントがMetrics生成部114にある主観評価種別と一致するか否かを判定する。受信した主観評価情報の示すユーザイベントがMetrics生成部114にある主観評価種別と一致すると判定した場合、一致したユーザイベントに対応する主観評価種別と主観評価値を含む主観評価情報をイベント情報として、送出部115を介して、サーバ100に送信する。イベント情報の詳細については、後述する。 Specifically, when the metrics generation unit 114 receives subjective evaluation information from the input unit 113, the metrics generation unit 114 determines whether or not the user event indicated by the received subjective evaluation information matches the subjective evaluation type in the metrics generation unit 114. . When it is determined that the user event indicated by the received subjective evaluation information matches the subjective evaluation type in the metrics generation unit 114, the subjective evaluation information including the subjective evaluation type and the subjective evaluation value corresponding to the matched user event is used as event information. The data is transmitted to the server 100 via the sending unit 115. Details of the event information will be described later.
 換言すると、Metrics生成部114は、主観評価情報を示すユーザイベントが入力部113から入力されるのを待ち、主観評価情報を示すユーザイベントを検出し、検出したユーザイベントに対応する主観評価種別と主観評価値を含む主観評価情報を、送出部115を介して、サーバ100に送信する。 In other words, the metrics generation unit 114 waits for a user event indicating subjective evaluation information to be input from the input unit 113, detects a user event indicating subjective evaluation information, and sets the subjective evaluation type corresponding to the detected user event. Subjective evaluation information including the subjective evaluation value is transmitted to the server 100 via the sending unit 115.
 また、Metrics生成部114は、主観評価情報の示すユーザイベント以外のユーザイベントが入力部113から入力された場合、クライアント110において予め定められたルールに基づいて、入力されたユーザイベントに対応する処理を実行してもよい。また、Metrics生成部114は、主観評価情報の示すユーザイベント以外のユーザイベントが入力部113から入力された場合に、当該入力されたユーザイベントを無効にしてもよい。 In addition, when a user event other than the user event indicated by the subjective evaluation information is input from the input unit 113, the metrics generation unit 114 performs processing corresponding to the input user event based on a rule predetermined in the client 110. May be executed. The Metrics generation unit 114 may invalidate the input user event when a user event other than the user event indicated by the subjective evaluation information is input from the input unit 113.
 送出部115は、無線通信手段または有線通信手段によって、サーバ100と通信を行い、Metrics生成部114において生成された主観評価情報のやりとりを行うものである。 The sending unit 115 communicates with the server 100 by wireless communication means or wired communication means, and exchanges subjective evaluation information generated by the metrics generation unit 114.
 〔MPDを利用してコンテンツの取得・再生を行う場合〕
 次に、コンテンツ配信システム2において、サーバ―クライアント間でMPDを利用してコンテンツの取得・再生を行う場合について説明する。なお、説明の便宜上、前記の実施形態において示した部材と同一の機能を有する部材には、同一の符号を付し、その説明を省略する。以下では、前述の実施形態と異なる点について主に説明する。
[When acquiring and playing back content using MPD]
Next, in the content distribution system 2, a case where content is acquired / reproduced using MPD between the server and the client will be described. For convenience of explanation, members having the same functions as those shown in the above embodiment are given the same reference numerals, and the explanation thereof is omitted. Hereinafter, differences from the above-described embodiment will be mainly described.
 図2に基づいて、サーバ200およびクライアント210の要部構成について説明する。図2は、サーバ200およびクライアント210の要部構成の一例を示す図である。 Referring to FIG. 2, the configuration of main parts of the server 200 and the client 210 will be described. FIG. 2 is a diagram illustrating an example of a main configuration of the server 200 and the client 210.
 (サーバについて)
 サーバ200は、クライアント210からコンテンツの送信を要求する要求メッセージ(リクエスト)を受信して、受信した要求メッセージに対する応答メッセージ(レスポンス)を送信するコンテンツ送信装置である。具体的には、クライアント210からコンテンツ管理情報(MPD)の送信を要求するリクエストを受信すると、当該コンテンツのMPDを含むレスポンスをクライアント210に送信する。また、クライアント210からコンテンツを構成するセグメントの送信を要求するリクエストを受信すると、当該セグメントを含むレスポンスをクライアント210に送信する。
(About the server)
The server 200 is a content transmission device that receives a request message (request) requesting transmission of content from the client 210 and transmits a response message (response) to the received request message. Specifically, when a request for requesting transmission of content management information (MPD) is received from the client 210, a response including the MPD of the content is transmitted to the client 210. Further, when a request for transmitting a segment constituting the content is received from the client 210, a response including the segment is transmitted to the client 210.
 図2に示すように、サーバ200は、符号化部201、送出部202、受信部203、集計・処理部204および配信情報生成部205を有する。 2, the server 200 includes an encoding unit 201, a sending unit 202, a receiving unit 203, a totaling / processing unit 204, and a distribution information generating unit 205.
 符号化部201は、撮像部105から入力された映像データを符号化処理するものである。このとき、集計・処理部104から符号化パラメータの入力があった場合は、入力された符号化パラメータに従って映像や音声のデータを符号化処理し、送出部202に送出するとともに、符号化処理によって生成されたコンテンツの情報を配信情報生成部205に送出する。 The encoding unit 201 encodes the video data input from the imaging unit 105. At this time, if an encoding parameter is input from the totalization / processing unit 104, the video or audio data is encoded according to the input encoding parameter, sent to the sending unit 202, and encoded. Information on the generated content is sent to the distribution information generation unit 205.
 送出部202は、無線通信手段または有線通信手段によって、クライアント210と通信を行い、サーバ100の指示に従って、データのやりとりを行うものである。ここで、送出部202は、クライアント210からリクエストを受信すると、リクエストに対するレスポンスを当該クライアント210に送信するものである。具体的には、クライアント210からコンテンツ管理情報(MPD)の送信を要求するリクエストを受信部203が受信すると、当該コンテンツのMPDを生成するように配信情報生成部205に指示し、配信情報生成部205からMPDデータを取得すると、取得したMPDデータを含むレスポンスをクライアント210に送信する。また、クライアント210からコンテンツを構成するセグメントの送信を要求するリクエストを受信すると、当該セグメントを取得するように送出部202に指示し、当該セグメントデータを含むレスポンスをクライアント210に送信する。 The sending unit 202 communicates with the client 210 by wireless communication means or wired communication means, and exchanges data according to instructions from the server 100. Here, when the sending unit 202 receives a request from the client 210, the sending unit 202 sends a response to the request to the client 210. Specifically, when the receiving unit 203 receives a request for requesting transmission of content management information (MPD) from the client 210, it instructs the distribution information generating unit 205 to generate an MPD of the content, and the distribution information generating unit When MPD data is acquired from 205, a response including the acquired MPD data is transmitted to the client 210. In addition, when a request for transmitting a segment constituting the content is received from the client 210, the sending unit 202 is instructed to acquire the segment, and a response including the segment data is transmitted to the client 210.
 受信部203は、無線通信手段または有線通信手段によって、クライアント210と通信を行い、クライアント210の指示に従って、データのやりとりを行うものである。具体的には、クライアント210の送出部215から取得した主観評価情報を集計・処理部204に送出するだけでなく、クライアント210の送出部215から取得したMPD取得要求を送出部202に送出する。 The receiving unit 203 communicates with the client 210 by wireless communication means or wired communication means, and exchanges data in accordance with instructions from the client 210. Specifically, the subjective evaluation information acquired from the sending unit 215 of the client 210 is not only sent to the aggregation / processing unit 204, but also the MPD acquisition request acquired from the sending unit 215 of the client 210 is sent to the sending unit 202.
 集計・処理部204は、受信部203によって受信されたユーザの主観評価データを集計するものである。集計・処理部204は、主観評価データの絶対量または相対量が所定量以上の場合、符号化パラメータを修正して符号化部201に出力する。一方、集計・処理部204は、主観評価データの絶対量または相対量が所定量未満の場合、符号化パラメータを修正せず、符号化部201への出力も行わない。また、集計・処理部204は、集計した主観評価データを配信情報生成部205に送出してもよく、この場合は配信情報生成部205において、MPDを作成する際の参照情報として利用してもよい。 The tabulation / processing unit 204 tabulates the user's subjective evaluation data received by the receiving unit 203. When the absolute amount or relative amount of the subjective evaluation data is equal to or larger than the predetermined amount, the aggregation / processing unit 204 corrects the encoding parameter and outputs it to the encoding unit 201. On the other hand, when the absolute amount or the relative amount of the subjective evaluation data is less than the predetermined amount, the aggregation / processing unit 204 does not correct the encoding parameter and does not output to the encoding unit 201. In addition, the aggregation / processing unit 204 may send the aggregated subjective evaluation data to the distribution information generation unit 205, and in this case, the distribution information generation unit 205 may use it as reference information when creating the MPD. Good.
 配信情報生成部205は、符号化部201から入力されたコンテンツの情報に基づき、MPDを作成し、送出部202に送出する。MPDを作成する際は、集計・処理部204から入力された主観評価データを参照してもよい。 The distribution information generation unit 205 creates an MPD based on the content information input from the encoding unit 201 and sends it to the sending unit 202. When creating the MPD, the subjective evaluation data input from the tabulation / processing unit 204 may be referred to.
 (クライアントについて)
 受信部211は、送出部202からの指示に基づいて、セグメントデータを取得するものである。受信部211は、セグメントデータを取得した場合、取得したセグメントデータを復号・再生部212に出力する。なお、受信部211は、送出部202からの指示の有無に関わらず、セグメントデータを取得していても良い。
(About the client)
The receiving unit 211 acquires segment data based on an instruction from the sending unit 202. When receiving the segment data, the receiving unit 211 outputs the acquired segment data to the decoding / reproducing unit 212. Note that the reception unit 211 may acquire segment data regardless of whether there is an instruction from the transmission unit 202.
 復号・再生部212は、受信部111から入力された映像データを復号化処理し、再生するものである。 The decoding / reproducing unit 212 decodes the video data input from the receiving unit 111 and reproduces it.
 送出部215は、無線通信手段または有線通信手段によって、サーバ100と通信を行い、Metrics生成部114において生成された主観評価情報のやりとりを行うものである。また、サーバ200に送出部215からリクエストを送信し、サーバ200からコンテンツ(コンテンツに対応付けられたMPDおよびコンテンツを構成するセグメント)を取得するものである。 The sending unit 215 communicates with the server 100 by wireless communication means or wired communication means, and exchanges subjective evaluation information generated by the metrics generation unit 114. In addition, a request is transmitted from the transmission unit 215 to the server 200, and content (an MPD associated with the content and a segment constituting the content) is acquired from the server 200.
 具体的には、送出部215は、ユーザから入力部113を介してコンテンツの取得(再生)指示が入力されると、当該コンテンツの管理情報(MPD)の送信を要求するリクエストをサーバ200に送信する。そして、受信部211において、当該リクエストのレスポンスとして、上記コンテンツのMPDデータを受信する。受信されたMPDデータは、配信情報処理部217において参照され、上記コンテンツを構成するセグメントの送信を要求するリクエストを送出部を介してサーバ200に送信する。そして、受信部211は、当該リクエストのレスポンスとして、上記コンテンツのセグメントデータを取得する。取得したセグメントデータは、復号・再生部212に出力する。 Specifically, when a content acquisition (playback) instruction is input from the user via the input unit 113, the transmission unit 215 transmits a request for requesting transmission of management information (MPD) of the content to the server 200. To do. Then, the receiving unit 211 receives the MPD data of the content as a response to the request. The received MPD data is referred to by the distribution information processing unit 217, and a request for requesting transmission of the segments constituting the content is transmitted to the server 200 via the transmission unit. Then, the reception unit 211 acquires the segment data of the content as a response to the request. The acquired segment data is output to the decoding / reproducing unit 212.
 配信情報処理部217は、上述のとおり、受信部211から入力されたMPDを参照し、上記コンテンツを構成するセグメントの送信を要求するリクエストを送出部215に送出する。 As described above, the distribution information processing unit 217 refers to the MPD input from the reception unit 211 and sends a request for transmission of a segment constituting the content to the transmission unit 215.
 〔イベント情報〕
 図3および図4は、それぞれイベント情報のシンタックスの一例を示す図である。
〔event information〕
3 and 4 are diagrams showing examples of event information syntax, respectively.
 図3において、主観評価種別として、コンテンツ全体から受ける感覚(“subjective_score”)、解像感(“sublective_score_resolutional”)、および動画ぼやけ感(“subjective_score_bluring”)が設定されている。また、主観評価値として、5(excellent)から1(poor)の5段階が設定されている。 In FIG. 3, the sensation (“subjective_score”), resolution (“sublective_score_resolutional”), and motion blur (“subjective_score_bluring”) received from the entire content are set as the subjective evaluation types. Further, five levels from 5 (excellent) to 1 (poor) are set as subjective evaluation values.
 図4は、図3に記述した主観評価種別と主観評価値を表す別の例である。 FIG. 4 is another example showing the subjective evaluation types and subjective evaluation values described in FIG.
 〔サーバの処理〕
 次に、サーバ200のコンテンツ送信処理について説明する。
[Server processing]
Next, the content transmission process of the server 200 will be described.
 サーバ200は、クライアント210からリクエストが送信されるのを待つ。ここで、受信部203がクライアント210からコンテンツ管理情報(MPD)の送信を要求するリクエストを受信した場合、受信部203は、配信情報生成部205に対して、受信したリクエストの示すコンテンツに対応付けられたMPDを取得するように指示する。 The server 200 waits for a request from the client 210 to be transmitted. Here, when the reception unit 203 receives a request for requesting transmission of content management information (MPD) from the client 210, the reception unit 203 associates the distribution information generation unit 205 with the content indicated by the received request. Instruct to obtain the MPD.
 受信部203から指示を受けた配信情報生成部205は、MPDデータを符号化部から符号化情報を取得し、MPDを作成し、MPDデータを送出部202に出力する。そして、送出部202は、配信情報生成部205から取得したMPDデータを含むレスポンスをクライアント210に送信する。 Upon receiving the instruction from the reception unit 203, the distribution information generation unit 205 acquires the MPD data from the encoding unit, obtains the MPD data, creates the MPD, and outputs the MPD data to the transmission unit 202. Then, the transmission unit 202 transmits a response including the MPD data acquired from the distribution information generation unit 205 to the client 210.
 また、受信部203がクライアント210からセグメントの送信を要求するリクエストを受信した場合、受信部203は、送出部202に対して、リクエストの示すセグメントを送信するように指示する。 When the receiving unit 203 receives a request for transmitting a segment from the client 210, the receiving unit 203 instructs the sending unit 202 to transmit the segment indicated by the request.
 また、受信部203がクライアント210から主観評価情報に関するイベント情報を取得した場合、集計・処理部204において集計し、符号化部201に符号化パラメータを出力する。 Also, when the receiving unit 203 acquires event information related to subjective evaluation information from the client 210, the receiving unit 203 totals it in the totaling / processing unit 204 and outputs the encoding parameters to the encoding unit 201.
 集計・処理部204は、イベント情報を取得すると、主観評価種別毎の主観評価値の数をカウントする。ここで、例えば集計の結果、解像力の主観評価値が高いが、動画ぼやけの主観評価値が低い場合は、解像度を下げつつフレームレートを現状よりも上げる内容の符号化パラメータの指示を符号化部201に通知する。符号化部201では、取得した符号化パラメータに基づき、コンテンツの符号化処理を行い、映像データを送出部202に送出するとともに、配信情報生成部205にパラメータ情報を送信する。 When the event information is acquired, the aggregation / processing unit 204 counts the number of subjective evaluation values for each subjective evaluation type. Here, for example, when the subjective evaluation value of the resolution is high as a result of aggregation, but the subjective evaluation value of the moving image blur is low, the encoding unit instructs the encoding parameter of the content to increase the frame rate from the current level while reducing the resolution. 201 is notified. The encoding unit 201 performs content encoding processing based on the acquired encoding parameter, transmits video data to the transmission unit 202, and transmits parameter information to the distribution information generation unit 205.
 配信情報生成部205は、MPDを更新し、送出部202に送信する。 The distribution information generation unit 205 updates the MPD and transmits it to the transmission unit 202.
 送出部202は、更新された映像データとMPDを、ネットワークを介してクライアント210に送信する。 The sending unit 202 sends the updated video data and MPD to the client 210 via the network.
 サーバ200の処理のバリエーションは、上記に限定されない。例えば、サーバ200は、複数のユーザが所有する各クライアントに対して、異なる取得先情報を記述したMPDを取得するためのメッセージを配信してもよい。この場合、各クライアントはメッセージに記載されているアドレスからMPDを取得し、さらにMPDに記載されているアドレスからコンテンツを取得してもよい。このように、サーバ200がクライアント毎にコンテンツ取得先を制御することで、ネットワーク上での混雑を抑えながらデータの取得を実現する。 The processing variation of the server 200 is not limited to the above. For example, the server 200 may distribute a message for acquiring an MPD describing different acquisition destination information to each client owned by a plurality of users. In this case, each client may acquire the MPD from the address described in the message, and may further acquire the content from the address described in the MPD. In this way, the server 200 controls the content acquisition destination for each client, thereby realizing data acquisition while suppressing congestion on the network.
 以上のように、ユーザからの主観評価に基づいてコンテンツを再生成することで、ネットワーク負荷を抑えつつ、ユーザの満足するコンテンツの提供を実現する。 As described above, the content is regenerated based on the subjective evaluation from the user, thereby realizing the content satisfying the user while suppressing the network load.
 〔補足〕
 本発明は上述した実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能である。すなわち、請求項に示した範囲で適宜変更した技術的手段を組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。
[Supplement]
The present invention is not limited to the above-described embodiments, and various modifications can be made within the scope shown in the claims. That is, embodiments obtained by combining technical means appropriately modified within the scope of the claims are also included in the technical scope of the present invention.
 最後に、サーバ100、200およびクライアント110、210の各ブロックは、ハードウェアロジックによって構成してもよいし、次のようにCPUを用いてソフトウェアによって実現してもよい。 Finally, the blocks of the servers 100 and 200 and the clients 110 and 210 may be configured by hardware logic, or may be realized by software using a CPU as follows.
 すなわち、サーバ100、200およびクライアント110、210は、各機能を実現する制御プログラムの命令を実行するCPU(central processing unit)、上記プログラムを格納したROM(read only memory)、上記プログラムを展開するRAM(randomaccess memory)、上記プログラムおよび各種データを格納するメモリ等の記憶装置(記録媒体)などを備えている。そして、本発明の目的は、上述した機能を実現するソフトウェアであるサーバ1およびクライアント2の制御プログラムのプログラムコード(実行形式プログラム、中間コードプログラム、ソースプログラム)をコンピュータで読み取り可能に記録した記録媒体を、上記サーバ100、200およびクライアント110、210に供給し、そのコンピュータ(またはCPUやMPU)が記録媒体に記録されているプログラムコードを読み出し実行することによっても、達成可能である。 That is, the servers 100 and 200 and the clients 110 and 210 include a CPU (central processing unit) that executes instructions of a control program that realizes each function, a ROM (read only memory) that stores the program, and a RAM that expands the program. (Randomaccess memory), a storage device (recording medium) such as a memory for storing the program and various data. An object of the present invention is a recording medium in which program codes (execution format program, intermediate code program, source program) of control programs for the server 1 and the client 2 which are software for realizing the functions described above are recorded so as to be readable by a computer. This can also be achieved by supplying the above to the servers 100 and 200 and the clients 110 and 210, and reading and executing the program code recorded on the recording medium by the computer (or CPU or MPU).
 上記記録媒体としては、例えば、磁気テープやカセットテープ等のテープ系、フロッピー(登録商標)ディスク/ハードディスク等の磁気ディスクやCD-ROM/MO/MD/DVD/CD-R等の光ディスクを含むディスク系、ICカード(メモリカードを含む)/光カード等のカード系、あるいはマスクROM/EPROM/EEPROM(登録商標)/フラッシュROM等の半導体メモリ系などを用いることができる。 Examples of the recording medium include tapes such as magnetic tapes and cassette tapes, magnetic disks such as floppy (registered trademark) disks / hard disks, and disks including optical disks such as CD-ROM / MO / MD / DVD / CD-R. Card system such as IC card, IC card (including memory card) / optical card, or semiconductor memory system such as mask ROM / EPROM / EEPROM (registered trademark) / flash ROM.
 また、サーバ1およびクライアント2を通信ネットワークと接続可能に構成し、上記プログラムコードを通信ネットワークを介して供給してもよい。この通信ネットワークとしては、特に限定されず、例えば、インターネット、イントラネット、エキストラネット、LAN、ISDN、VAN、CATV通信網、仮想専用網(virtual private network)、電話回線網、移動体通信網、衛星通信網等が利用可能である。また、通信ネットワークを構成する伝送媒体としては、特に限定されず、例えば、IEEE1394、USB、電力線搬送、ケーブルTV回線、電話線、ADSL回線等の有線でも、IrDAやリモコンのような赤外線、Bluetooth(登録商標)、802.11無線、HDR、携帯電話網、衛星回線、地上波デジタル網等の無線でも利用可能である。なお、本発明は、上記プログラムコードが電子的な伝送で具現化された、搬送波に埋め込まれたコンピュータデータ信号の形態でも実現され得る。 Further, the server 1 and the client 2 may be configured to be connectable to a communication network, and the program code may be supplied via the communication network. The communication network is not particularly limited. For example, the Internet, intranet, extranet, LAN, ISDN, VAN, CATV communication network, virtual private network, telephone line network, mobile communication network, satellite communication. A net or the like is available. Further, the transmission medium constituting the communication network is not particularly limited. For example, even in the case of wired such as IEEE 1394, USB, power line carrier, cable TV line, telephone line, ADSL line, etc., infrared rays such as IrDA and remote control, Bluetooth ( (Registered trademark), 802.11 wireless, HDR, mobile phone network, satellite line, terrestrial digital network, and the like can also be used. The present invention can also be realized in the form of a computer data signal embedded in a carrier wave in which the program code is embodied by electronic transmission.
 本発明は、MPEG-DASH規格のコンテンツを送信するコンテンツ送信装置、および、当該コンテンツを取得・再生するコンテンツ再生装置に利用することができる。 The present invention can be used for a content transmission device that transmits content of the MPEG-DASH standard and a content playback device that acquires and plays back the content.
 1,2      コンテンツ配信システム
 100、200  サーバ
 101、201  符号化部
 102、202  送出部
 103、203  受信部
 104、204  集計・処理部
 105      撮像部
 110、201  クライアント
 111、211  受信部
 112      復号・再生部
 113、213  入力部
 114      Metrics生成部
 115      送出部
 116      表示部
 205      配信情報生成部
 212      復号・再生部
 217      配信情報処理部
1, 2 Content distribution system 100, 200 Server 101, 201 Encoding unit 102, 202 Sending unit 103, 203 Receiving unit 104, 204 Totaling / processing unit 105 Imaging unit 110, 201 Client 111, 211 Receiving unit 112 Decoding / reproducing unit 113, 213 Input unit 114 Metrics generating unit 115 Sending unit 116 Display unit 205 Distribution information generating unit 212 Decoding / reproducing unit 217 Distribution information processing unit

Claims (2)

  1.  複数のセグメントから構成されるコンテンツをセグメント毎にコンテンツ再生装置に送信するコンテンツ送信装置であって、
     上記コンテンツ再生装置からの各セグメントの送信を要求するリクエストに対する応答として、当該セグメントを含むレスポンスを当該コンテンツ再生装置に送信する送信部と、
     クライアントから取得した主観評価データを処理する処理部と、
     上記処理部が測定した処理量が所定値以上の場合、コンテンツを再度生成することを特徴とするコンテンツ送信装置。
    A content transmission device that transmits content composed of a plurality of segments to a content reproduction device for each segment,
    As a response to a request for requesting transmission of each segment from the content reproduction device, a transmission unit that transmits a response including the segment to the content reproduction device;
    A processing unit for processing subjective evaluation data acquired from a client;
    A content transmitting apparatus, wherein content is generated again when a processing amount measured by the processing unit is equal to or greater than a predetermined value.
  2.  上記主観評価データは、上記リクエストのヘッダに付加することを特徴とする請求項1に記載のコンテンツ送信装置。 The content transmission apparatus according to claim 1, wherein the subjective evaluation data is added to a header of the request.
PCT/JP2015/068765 2014-07-01 2015-06-30 Content transmission device WO2016002747A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2014135903A JP2017152750A (en) 2014-07-01 2014-07-01 Content transmitter
JP2014-135903 2014-07-01

Publications (1)

Publication Number Publication Date
WO2016002747A1 true WO2016002747A1 (en) 2016-01-07

Family

ID=55019279

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2015/068765 WO2016002747A1 (en) 2014-07-01 2015-06-30 Content transmission device

Country Status (2)

Country Link
JP (1) JP2017152750A (en)
WO (1) WO2016002747A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002204278A (en) * 2000-10-31 2002-07-19 Toshiba Corp Device and method for data transmission
JP2007158623A (en) * 2005-12-02 2007-06-21 Matsushita Electric Ind Co Ltd Method of monitoring quality of video distribution service and terminal
WO2011010688A1 (en) * 2009-07-22 2011-01-27 日本電気株式会社 Content delivery system, content delivery method and content delivery programme

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002204278A (en) * 2000-10-31 2002-07-19 Toshiba Corp Device and method for data transmission
JP2007158623A (en) * 2005-12-02 2007-06-21 Matsushita Electric Ind Co Ltd Method of monitoring quality of video distribution service and terminal
WO2011010688A1 (en) * 2009-07-22 2011-01-27 日本電気株式会社 Content delivery system, content delivery method and content delivery programme

Also Published As

Publication number Publication date
JP2017152750A (en) 2017-08-31

Similar Documents

Publication Publication Date Title
US11006168B2 (en) Synchronizing internet (“over the top”) video streams for simultaneous feedback
US10812831B2 (en) Video stream delivery via adaptive quality enhancement using error correction models
US11516542B2 (en) Systems and methods for real-time adaptive bitrate transcoding and transmission of transcoded media
US9338523B2 (en) Audio splitting with codec-enforced frame sizes
US9584596B2 (en) Device for obtaining content by choosing the transport protocol according to the available bandwidth
US10602240B2 (en) Decoding method switching for preview image processing using a bundle of preview images
JP7354411B2 (en) Predictive-based drop frame handling logic in video playback
WO2014010444A1 (en) Content transmission device, content playback device, content delivery system, control method for content transmission device, control method for content playback device, data structure, control program, and recording medium
WO2014010445A1 (en) Content transmission device, content playback device, content delivery system, control method for content transmission device, control method for content playback device, data structure, control program, and recording medium
US11750859B2 (en) Methods and systems for separate delivery of segments of content items
US10356159B1 (en) Enabling playback and request of partial media fragments
US10250923B2 (en) Adaptive media transmission processing
US10681105B2 (en) Decision engine for dynamically selecting media streams
US10313759B1 (en) Enabling playback and request of partial media fragments
WO2016002747A1 (en) Content transmission device
US20230353801A1 (en) Methods and systems for separate delivery of segments of content items

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: 15815558

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: 15815558

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP