WO2015012140A1 - Content supply device, content supply method, program, terminal device, and content supply system - Google Patents

Content supply device, content supply method, program, terminal device, and content supply system Download PDF

Info

Publication number
WO2015012140A1
WO2015012140A1 PCT/JP2014/068678 JP2014068678W WO2015012140A1 WO 2015012140 A1 WO2015012140 A1 WO 2015012140A1 JP 2014068678 W JP2014068678 W JP 2014068678W WO 2015012140 A1 WO2015012140 A1 WO 2015012140A1
Authority
WO
WIPO (PCT)
Prior art keywords
stream
zapping
metadata
viewing
content
Prior art date
Application number
PCT/JP2014/068678
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 WO2015012140A1 publication Critical patent/WO2015012140A1/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/238Interfacing the downstream path of the transmission network, e.g. adapting the transmission rate of a video stream to network bandwidth; Processing of multiplex streams
    • 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/234Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs
    • H04N21/2343Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs involving reformatting operations of video signals for distribution or compliance with end-user requests or end-user device requirements
    • H04N21/23439Processing of video elementary streams, e.g. splicing of video streams, manipulating MPEG-4 scene graphs involving reformatting operations of video signals for distribution or compliance with end-user requests or end-user device requirements for generating different versions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/83Generation or processing of protective or descriptive data associated with content; Content structuring
    • H04N21/845Structuring of content, e.g. decomposing content into time segments
    • H04N21/8456Structuring of content, e.g. decomposing content into time segments by decomposing the content in the time domain, e.g. in time segments

Definitions

  • the present disclosure relates to a content supply device, a content supply method, a program, a terminal device, and a content supply system, and in particular, a content supply device, a content supply method, a program, a terminal device, and a content supply that enables rapid stream switching. About the system.
  • MPEG-DASH Moving Picture Experts Group-Dynamic Adaptive Streaming over HTTP, hereinafter DASH, which uses HTTP unicast delivery similar to browsing of a Web site or the like as an internationally standardized video delivery protocol that can be used for video delivery via the Internet Is known (see, for example, Non-Patent Document 1).
  • Adaptive streaming technology is realized in DASH. That is, the content supply side of DASH prepares a plurality of streams whose image quality, angle of view size, etc. are changed according to the communication environment of the distribution path and the capability and state of the reception side as content of the same content. It is done.
  • the receiving side is configured to select, receive, and reproduce an optimal stream that can be received by itself and that is suitable for its decoding capability, among a plurality of streams prepared by the supplying side.
  • MPD Media Presentation Description
  • the MPD describes the address (url information) of the web server that is the supply source of the chunked content segment stream (media data such as Audio / Video / Subtitle).
  • the receiving side transmits an HTTP request to the web server as a content supply source based on the url information, and in response to the HTTP request, the web server receives and reproduces a segment stream to be unicast-distributed.
  • FIG. 1 shows an example of the configuration of a content supply system for distributing segment streams of content based on DASH.
  • the content supply system 10 includes a plurality of content supply devices 20 (20A, 20B, and 20C in this case) for supplying content, and a plurality of DASH clients 30 for receiving content.
  • the content supply device 20 and the DASH client 30 are connected via the Internet 11.
  • a CDN (Contents Delivery Network) 12 exists on the Internet 11.
  • the content supply apparatus 20A distributes a plurality of segment streams having the same content as the channel A and different bit rates. The same applies to the content supply devices 20B and 20C. However, it is assumed that the content supply apparatuses 20A, 20B, and 20C are distributing contents having different contents. Hereinafter, the content supply devices 20A, 20B, and 20C are simply referred to as the content supply device 20 when it is not necessary to distinguish them individually.
  • the content supply device 20 includes a content management server 21, a DASH segment streamer 22, and a DASH MPD server 23.
  • the content management server 21 manages source data of content to be distributed to the DASH client 30, generates a plurality of streaming data having different bit rates from the source data of the content, and outputs the streaming data to the DASH segment streamer 22.
  • the DASH segment streamer 22 temporally divides (streams) each streaming data into segments to generate a segment stream. Also, the DASH segment streamer 22 holds the segment stream as a file, and as a WEB server, responds to a request (HTTP request) from the DASH client 30 to transmit the segment stream file via the CDN 12 to the DASH client 30 of the request source. Distribute HTTP Unicast to. Furthermore, the DASH segment streamer 22 notifies the DASH MPD server 23 of the address of the source of the file of the segment stream.
  • the DASH MPD server 23 generates an MPD in which an address representing the source of the segment stream file, etc., necessary for the DASH client 30 to acquire the segment stream file is described. Further, the DASH MPD server 23, as a WEB server, responds to a request (HTTP request) from the DASH client 30 and distributes the generated MPD to the DASH client 30 of the request source via the CDN 12 via HTTP unicast.
  • HTTP request HTTP request
  • the DASH client 30 requests the MPD from the DASH MPD server 23 and receives the HTTP unicast distributed MPD accordingly. Furthermore, based on the received MPD, the DASH client 30 requests the DASH segment streamer 22 for the segment stream file, and receives and plays the HTTP unicast segment stream file accordingly.
  • the CDN 12 is provided with a cache server (not shown).
  • the cache server caches files of MPDs and segment streams that are HTTP-unicast-distributed via CND 12. Then, instead of the DASH MPD server 23 or the DASH segment streamer 22 as a WEB server, the file of the MPD or segment stream being cached is delivered to the request source via HTTP unicast to the DASH client 30 that sent the HTTP request.
  • the content supply system 10 using DASH by preparing a plurality of channels (content supply devices 20A, 20B, 20C), a plurality of contents having different contents are simultaneously distributed to the receiving side. It is possible to do.
  • the user of the DASH client 30 performs the zapping phase (switching and viewing channels one after another in a short time) as in the case of watching television broadcasting. After the state of searching for the content), it is assumed to shift to the viewing phase (the state of viewing the content without zapping).
  • Switching between channels in DASH is performed in units of segments or in units of subsegments into which segments are further subdivided. In the following, switching between channels in DASH will be described as being performed on a segment basis.
  • FIGS. 2 and 3 are capable of delivering three segment streams (Representations) having the same content and different bit rates in each channel (A, B, C) of the content supply system 10 using DASH. It shows that there is.
  • the thick arrows in the figure show an example of switching transition when zapping between channels.
  • the difference in the width of the band indicating the segment stream represents the magnitude of the bit rate.
  • the segment length (time length) of the segment stream can be arbitrarily determined for each channel. Therefore, the segment lengths of the segment streams delivered by each channel do not necessarily match. Also, the reproduction start time of the first segment of the segment stream distributed by each channel is not defined to be particularly coincident.
  • FIG. 2 shows an example in which the segment lengths do not match between the channels, and the reproduction start time of the first segment of the segment stream does not match.
  • FIG. 3 shows an example of the case where the reproduction start time of the segment at the beginning of the segment stream is coincident with each other in synchronization with the NTP time axis, but the segment lengths are not coincident between the channels.
  • the actual switching timing is the segmentation of the Representation B2 segment. It is delayed to a certain T2. Thereafter, when switching to Channel C's Representation C 2 is instructed by T 3 while watching Channel B's Representation B 2, the actual switching timing is delayed to T 4 which is the segment of Representation C 2.
  • the present disclosure has been made in view of such a situation, and enables rapid zapping to be realized.
  • a content supply apparatus is a content supply apparatus that supplies, in the same channel, a plurality of streams having the same content and different bit rates according to an adaptive streaming technique.
  • a first stream generation unit that generates a zapping stream based on data, a first metadata generation unit that generates zapping metadata for receiving the zapping stream, and a source data of the content
  • a second stream generation unit that generates a viewing stream longer in minimum unit length when switching the stream than the zapping stream; and generating viewing metadata for receiving the viewing stream
  • a second metadata generation unit Comprising ring meta data, the viewing metadata, the zapping stream, and a multicast distribution unit the viewing stream for multicasting over a network.
  • the multicast distribution unit may perform FLUTE multicast distribution of the zapping metadata, the viewing metadata, the zapping stream, and the viewing stream via (e) MBMS.
  • the zapping metadata and the viewing metadata may be a combination of USD, MPD and SDP, or a combination of OMA-ESG, USD, MPD and SDP.
  • the first stream generation unit can generate a stream having a sufficiently short minimum unit length when switching streams based on source data of the content, and the first metadata generation unit Information representing that a stream corresponding to the zapping metadata can be used for zapping applications can be described in the zapping metadata.
  • the zapping stream can be generated, and the first metadata generation unit is information indicating that the stream corresponding to the zapping metadata can be used for the zapping stream, and the division of the minimum unit is NTP synchronization.
  • the zapping metadata can describe at least one of information indicating that the user is doing, or information indicating that the length of the minimum unit is the same as that of another channel.
  • the division of the minimum unit when switching the stream is in NTP synchronization, and the length of the minimum unit is the zapping stream generated by the first stream generation unit
  • the first stream data generation unit may generate the view stream for viewing that is an integral multiple of the minimum unit, and the first metadata generation unit may further generate the second stream generation unit for the zapping stream corresponding to the zapping metadata.
  • Information representing that switching that does not cause an extra delay in one direction asymmetrically in only one direction can be described in the metadata for zapping from the stream for viewing generated by the second metadata
  • the data generation unit is configured to use the first stream generation unit to generate the viewing stream corresponding to the viewing metadata. To the zapping stream to be made, it is possible to describe information indicating that it is possible to switch which does not cause asymmetrically extra delay in only one direction in the metadata for the viewing.
  • the content supply apparatus may further include a unicast distribution unit that unicasts the zapping metadata and the viewing metadata via a network.
  • a content supply method is a content supply method of a content supply apparatus for supplying, in the same channel, a plurality of streams having the same content and different bit rates according to an adaptive streaming technique.
  • the content providing apparatus generates a zapping stream based on the source data of the content, and viewing a longer minimum unit length when switching the stream than the zapping stream based on the source data of the content
  • a program based on source data of the content, provides a computer that supplies a plurality of streams having the same content and different bit rates in the same channel according to the adaptive streaming technology.
  • a first stream generation unit that generates a zapping stream, a first metadata generation unit that generates zapping metadata for receiving the zapping stream, and the zapping based on source data of the content
  • a second stream generation unit configured to generate a viewing stream longer in minimum unit length when switching the stream than a stream; and a second meta generating a viewing metadata for receiving the viewing stream
  • a zapping stream is generated based on source data of content, and zapping metadata for receiving the zapping stream is generated. Also, a viewing stream having a longer minimum unit length when switching the stream than the zapping stream is generated based on source data of the content, and viewing metadata for receiving the viewing stream is It is generated. Further, the zapping metadata, the viewing metadata, the zapping stream, and the viewing stream are distributed by multicast via a network.
  • a terminal device supplies the stream supplied from a content supply device that supplies, in the same channel, a plurality of streams having the same content and different bit rates according to adaptive streaming technology.
  • the content supply device In the terminal device for receiving, the content supply device generates a first stream generation unit that generates a zapping stream based on source data of the content, and zapping metadata for receiving the zapping stream.
  • the stream for viewing is received and reproduced based on the above.
  • zapping metadata is acquired, the zapping stream is received and reproduced based on the acquired zapping metadata, and the viewing metadata is acquired. The viewing stream is received and reproduced based on the acquired viewing metadata.
  • a content supply system receives a stream according to an adaptive streaming technique and supplies a plurality of streams having the same content and different bit rates in the same channel, and the stream
  • a content supply system including a terminal device, a first stream generation unit for generating a zapping stream based on source data of the content, and the zapping for receiving the zapping stream.
  • a first metadata generation unit for generating metadata, and a second for generating a viewing stream having a minimum unit length when switching the stream rather than the zapping stream based on the source data of the content With a stream generator A second metadata generation unit that generates viewing metadata for receiving the viewing stream, the zapping metadata, the viewing metadata, the zapping stream, and the viewing stream as a network And a multicast distribution unit that performs multicast distribution via the network. Then, the terminal device acquires the zapping metadata, receives and reproduces the zapping stream based on the acquired zapping metadata, acquires the viewing metadata, and acquires the viewing Receiving and reproducing the viewing stream based on the meta data;
  • the content supply device generates a zapping stream based on source data of the content, and zapping metadata for receiving the zapping stream is generated. Also, a viewing stream having a longer minimum unit length when switching the stream than the zapping stream is generated based on source data of the content, and viewing metadata for receiving the viewing stream is It is generated. Further, the zapping metadata, the viewing metadata, the zapping stream, and the viewing stream are distributed by multicast via a network. Also, the zapping metadata is acquired by the terminal device, and the zapping stream is received and reproduced based on the acquired zapping metadata, and the viewing metadata is acquired and acquired. The viewing stream is received and reproduced based on the viewing metadata.
  • rapid zapping can be realized.
  • FIG. 4 shows segment streams for the zapping phase (hereinafter referred to as zapping segment streams) distributed in each channel of the content supply system according to the embodiment of the present disclosure and the segment lengths thereof.
  • the thick arrows in the figure show an example of switching transition when zapping between channels.
  • the difference in the width of the band indicating the zapping segment stream indicates the magnitude of the bit rate.
  • zapping segment streams (Representations) having different bit rates are prepared for the channels A, B, and C, respectively.
  • the channels A, B, and C have the same content as the zapping segment stream, and the segment stream for the viewing phase (the segment length is longer than the zapping segment stream)
  • a plurality of viewing segment streams are also prepared. The viewing segment stream will be described later with reference to FIG.
  • the segment division of the zapping segment stream is synchronized with the NTP time axis, and the segment length of the zapping segment stream of each channel belonging to the same group is unified into a common time length. It has been decided. Furthermore, the start point (MPD / @ availabilityStartTime + Period / @ start) of the media playback time of the leading segment of the zapping segment stream is determined to coincide on the NTP time axis.
  • FIG. 5 shows the relationship between zapping segment streams and viewing segment streams prepared in each channel of the content supply system to which the present disclosure is applied.
  • the difference in width between the zapping segment stream and the viewing segment stream indicates the magnitude of the bit rate.
  • each channel prepares three zapping segment streams
  • two zapping segment streams are shown for each channel (only channel A is shown in FIG. 5).
  • 5 segment streams for viewing are prepared.
  • the number of zapping segment streams and viewing segment streams prepared by each channel is arbitrary, it is desirable to prepare one or more zapping segment streams and two or more viewing segment streams.
  • the segments of the zapping segment stream and the viewing segment stream of each channel are synchronized to the NTP time axis. Also, the segment length of the viewing segment stream is an integral multiple (3 times in the case of FIG. 5) of the segment length of the zapping segment stream of the same channel.
  • the zapping segment stream, the viewing segment stream, and the metadata such as the MPD for receiving them are defined by the mobile telephone communication network (3 GPP (3rd Generation Partnership Project) It is assumed that FLUTE multicast delivery is performed via a broadcast multicast channel of (e) MBMS (evolved Multimedia Broadcast Multicast Service). However, metadata such as MPD can be distributed via HTTP (e) MBMS interaction channel via HTTP unicast.
  • the zapping segment stream and the viewing segment stream distributed by FLUTE multicast are also referred to as a zapping FLUTE stream or a viewing FLUTE stream, respectively.
  • Metadata for zapping is acquired, and based on the metadata, it becomes a zapping phase for receiving and reproducing a FLUTE stream for zapping. Then, metadata for viewing is also acquired during the zapping phase, and it operates to prepare for transition to the viewing phase for receiving and playing the FLUTE stream for viewing.
  • FIG. 6 shows a configuration example of a content supply system according to an embodiment of the present disclosure.
  • the content supply device 60X and the terminal device 80 are connected via the network 51.
  • the network 51 includes a two-way communication network represented by the Internet, and various broadcast networks, but in the present embodiment, it is particularly assumed that (e) MBMS is defined in 3GPP. .
  • NTP server 52 that provides system time information according to the UTC time format. It is assumed that each content supply device 60 and each terminal device 80 operate by synchronizing their own system time with the NTP time axis according to the system time information provided from the NTP server 52 respectively.
  • the (e) MBMS of the network 51 has an interaction channel for two-way communication and a broadcast / multicast channel for one-way communication.
  • the MBMS interaction channel is used for HTTP unicast delivery of metadata such as MPD required to receive zapping segment streams and viewing segment streams.
  • the broadcast multicast channel of MBMS is used for FLUTE multicast distribution of metadata such as zapping segment streams and viewing segment streams, and MPD.
  • the content supply apparatus 60A corresponding to the channel A includes a channel server 61, a zapping segmenter 62, a zapping metadata generator 63, a viewing segmenter 64, a viewing metadata generator 65, a FLUTE streamer 66, a web server 67, and a multicast server. It has 68.
  • the channel servers 61 to the multicast server 68 included in the content supply apparatus 60A may be integrated and disposed, or may be distributed and disposed via the Internet or the like.
  • FIG. 7 and 8 show the flow of various data between the channel server 61 and the multicast server 68.
  • FIG. 7 is of the zapping face
  • FIG. 8 is of the viewing phase.
  • the channel server 61 manages source data of contents distributed from the channel A, and from the source data of the same contents, one or more zapping streaming data different in bit rate and two or more viewing streaming data Generate Further, the channel server 61 outputs the zapping streaming data to the zapping segmenter 62, and outputs the viewing streaming data to the viewing segmenter 64.
  • the zapping segmenter 62 divides zapping streaming data into periods in time, and further divides the zapping streaming data into segments, thereby generating a zapping segment stream such as fragmented MP 4 and outputs the zapping segment stream to the FLUTE streamer 66.
  • the segment length of the zapping segment stream is common to the zapping segment streams of other channels belonging to the same group, and is unified to a time length shorter than the segment length of the viewing segment stream described later. Since the zapping segmenter 62 operates in synchronization with the NTP time axis, the segments of the zapping segment stream are also synchronized with the NTP time axis.
  • a segment stream having a sufficiently short segment length (for example, a playback time of 2 seconds or less) may be generated. This segment stream can be used for zapping applications as it reduces the delay that can occur during switching.
  • the zapping segmenter 62 notifies the zapping metadata generator 63 of the data range of each segment in the generated zapping segment stream file.
  • the zapping metadata generator 63 generates metadata such as MPD (hereinafter referred to as zapping metadata) necessary for the terminal device 80 to receive the zapping segment stream, and sends it to the FLUTE streamer 66 and the WEB server 67. Output.
  • MPD hereinafter referred to as zapping metadata
  • Zapping metadata can be a combination of USD (User Service Description), MPD (Media Presentation Description), and SDP (Service Description Protocol), or OMA-ESG (Open Mobile Alliance-Electronic Service Guide), USD, MPD, and SDP. It consists of a combination of
  • the viewing segmenter 64 generates a viewing segment stream such as fragmented MP 4 from the viewing streaming data and outputs the segment stream to the FLUTE streamer 66. Furthermore, the viewing segmenter 64 notifies the viewing metadata generator 65 of the data range of each segment in the file of the generated viewing segment stream.
  • the viewing metadata generator 65 generates metadata such as MPD (hereinafter referred to as viewing metadata) necessary for the terminal device 80 to receive the viewing segment stream, and sends it to the FLUTE streamer 66 and the WEB server 67. Output.
  • MPD hereinafter referred to as viewing metadata
  • the viewing metadata is composed of a combination of USD, MPD, and SDP, or a combination of OMA-ESG, USD, MPD, and SDP, as with zapping metadata.
  • the FLUTE streamer 66 generates a zapping FLUTE stream by storing the zapping segment stream input from the zapping segmenter 62 in a FLUTE packet and outputs the zapping segment to the multicast server 68. Further, the FLUTE streamer 66 generates a viewing FLUTE stream by storing the viewing segment stream input from the viewing segmenter 64 in the FLUTE packet, and outputs the viewing FLUTE stream to the multicast server 68. In addition, the FLUTE streamer 66 outputs the zapping metadata input from the zapping metadata generator 63 and the viewing metadata input from the viewing metadata generator 65 to the multicast server 68.
  • the WEB server 67 In response to the request (HTTP request) from the terminal device 80, the WEB server 67 distributes the zapping metadata or the viewing metadata to the request source via the network 51 by HTTP unicast.
  • the multicast server 68 distributes FLUTE multicast of zapping metadata and viewing metadata via the network 51. Also, the multicast server 68 distributes FLUTE multicasts for the zapping FLUTE stream and the viewing FLUTE stream via the network 51.
  • the content supply device 60B corresponding to the channel B is configured in the same manner as the content supply device 60A, so the description thereof is omitted.
  • the USD is stored and delivered in (e) MBMS Service Announcement & Metadata.
  • FIG. 9 shows the arrangement of (e) Service Announcement & Metadata in MBMS.
  • Service Announcement & Metadata 91 is allocated to an (e) MBMS interaction channel and a broadcast / multicast channel.
  • the USD is HTTP unicast distributed on the interaction channel and FLUTE multicast distributed on the broadcast / multicast channel.
  • delivery of the USD may be either HTTP unicast delivery on the interaction channel or FLUTE multicast delivery on the broadcast / multicast channel.
  • the zapping FLUTE stream and the viewing FLUTE stream are stored in the Donload 3GPP file format, Binary data, Still images, Text, etc. 92 of the broadcast / multicast channel and distributed by FLUTE multicast.
  • FIG. 10 is a data model of the USD stored in the Service Announcement & Metadata 91, and this embodiment relates particularly to the User Service Bundle Description 101, the User Service Description 102, the Delivery Method 103, the Session Description 104, and the media Presentation Description 105.
  • FIG. 11 shows a first description example of the USD. This first example of description is applied when the corresponding FLUTE stream is available for zapping (the segment length is sufficiently short).
  • the class name "urn: streamType: forZapping” is defined and introduced in serviceClass as a flag attribute indicating that the FLUTE stream can be used for zapping.
  • the FLUTE stream described by this userServiceDescription metadata indicates that the segment length is sufficiently small that it can be used for zapping applications.
  • serviceClass "urn: streamType: forZapping” indicates that the corresponding FLUTE stream can be used for zapping.
  • the URL of the SDP acquisition destination is described.
  • the SDP describes the IP address and port of the corresponding FLUTE stream.
  • userServiceDescription / mediaPresentationDescription / @ mpdURI the URL of the MPD acquisition destination is described.
  • the arrangement of each segment in the corresponding FLUTE stream is described in the AdaptationSet / Representation of this MPD.
  • FIG. 13 shows a second description example of USD. This second description example is applied to the case where a plurality of corresponding FLUTE streams are each a zapping FLUTE stream and can be switched without causing an extra delay to each other (the relationship shown in FIG. 4). Be done.
  • NTPSynchronized and SegmentAligned are introduced immediately below bundleDescription.
  • the zapping segmenter 62 (of the content supply device 60) of each channel belonging to the same group operates in NTP synchronization, that is, the segment of the FLUTE stream segment of each channel is synchronized with the NTP time axis.
  • Indicates that bundleDescription / @ SegmentAligned represents that the segment lengths of the FLUTE stream segments of the respective channels are unified.
  • FIG. 14 shows an outline of a second description example of the USD in FIG.
  • the bundleDescription in which NTPSynchronized and SegmentAligned are introduced immediately below is used to group userServiceDescription groups that respectively describe two zapping streams.
  • bundleDescription / @ NTPSynchronized indicates that the segment of each FLUTE stream described in the userServiceDescription group is in NTP synchronization. Furthermore, if bundleDescription / @ SegmentAligned '(boolean type) is true, it indicates that the segment lengths of the segments of each FLUTE stream described in the userServiceDescription group are unified. In the case of the second description example, it is shown that the segment of the FLUTE stream indicated by circle 1 and the segment of the FLUTE stream indicated by circle 2 in the figure are in NTP synchronization and that the segment lengths match.
  • FIG. 15 shows a third description example of USD.
  • the corresponding zapping FLUTE streams can be switched without causing an extra delay to each other (the relationship shown in FIG. 4), and further, zapping from the corresponding viewing streams For the FLUTE stream for streams, it is applied in the case where it is the relation (the relation shown in FIG. 5) which can be switched without causing extra delay asymmetrically in only one direction.
  • unsymmetricallyAlignedGroupFrom and unsymmetricallyAlignedGroupTo are introduced into serviceDescription.
  • unsymmetricallyAlignedGroupFrom represents a relationship (group) that can be switched without causing an extra delay in one direction asymmetrically in only one direction and its switching source
  • unsymmetricallyAlignedGroupTo represents the relationship (group) and its switching destination.
  • FIG. 16 shows an outline of a third description example of the USD in FIG.
  • the portion indicated by circle 1 and the portion indicated by circle 2 indicate that they are switchable FLUTE streams for zapping that can be switched without causing an extra delay.
  • the zapping FLUTE indicated by the circle 1 it is possible to switch from the viewing stream for the circle 1 'only in one direction asymmetrically without causing an extra delay.
  • the zapping FLUTE indicated by the circle 2 it is possible to switch from the viewing stream of the circle 2 'only in one direction asymmetrically without causing an extra delay.
  • OMA-ESG and the USD are stored and delivered in (e) MBMS Service Announcement & Metadata 91. That is, OMA-ESG and USD are distributed by HTTP unicast on the (e) MBMS interaction channel, and are distributed by FLUTE multicast on the broadcast / multicast channel. However, delivery of OMA-ESG and USD may be either HTTP unicast delivery on an interaction channel or FLUTE multicast delivery on a broadcast / multicast channel.
  • FIG. 17 is a data model of OMA-ESG stored in Service Announcement & Metadata 91, and in the present embodiment, Service 111 and Access 112 are particularly concerned.
  • FIG. 18 shows a first description example of OMA-ESG
  • FIG. 18A is a description example of Service
  • FIG. 18B is a description example of Access referring to Service of FIG. This first example of description applies when the corresponding FLUTE stream is available for zapping applications.
  • a value “11” meaning Service / ServiceType “ZappingStream” is defined and introduced as a flag attribute indicating that the FLUTE stream can be used for zapping applications.
  • the FLUTE stream described by this Service metadata indicates that the segment length is sufficiently small and can be used for zapping.
  • FIG. 19 shows an outline of a first description example of the OMA-ESG of FIG. Access refers to Service and 3GPP: MBMS: bundleServiceDescrittion / userServiceDescription.
  • ⁇ ServiceType> 11 ⁇ / ServiceType> of the referenced Service indicates that the corresponding FLUTE stream is available for zapping.
  • deliveryMethod / @ sessionDescription URI of the referenced bundleServiceDescrittion / userServiceDescription the URL of the SDP acquisition destination is described.
  • the SDP describes the IP address and port of the corresponding FLUTE stream.
  • mediaPresentationDescription / @ mpdURI of the referenced bundleServiceDescrittion / userServiceDescription the URL of the MPD acquisition destination is described.
  • the arrangement of each segment in the corresponding FLUTE stream is described in the AdaptationSet / Representation of this MPD.
  • FIG. 20 shows a second description example of OMA-ESG.
  • FIG. 6A is an example of Service description corresponding to a FLapping stream for zapping indicated by a circle 1
  • FIG. 7B is an example of Access described with reference to the Service of FIG.
  • FIG. C is a description example of Service corresponding to the FLUTE stream for zapping shown by a circle 2
  • FIG. D is an description example of Access referring to Service of FIG.
  • This second example is applied to the case where a plurality of corresponding FLUTE streams are zapping FLUTE streams and can be switched without causing an extra delay to each other (the relationship shown in FIG. 4). Ru.
  • NTP Synchronized and SegmentAlignedGroupID are introduced to Access.
  • Access / NTP Synchronized belongs to the same group, ie zapping segmenter 62 of each channel (content supply device 60) of the same SegmentAlignedGroupID operates in NTP synchronization, ie the segment of FLUTE stream segment of each channel is NTP time Indicates that it is synchronized with the axis.
  • Access / SegmentAlignedGroupID represents an ID of a group in which segment lengths of FLUTE stream segments are unified.
  • FIG. 21 shows an outline of a second description example of the OMA-ESG of FIG. Access in which NTPSynchronized and SegmentAlignedGroupID are introduced is used to group Service / Access groups that describe zapping streams.
  • a of FIG. 22 is a description example of Service corresponding to the FLUTE stream for zapping shown by circle 1
  • B of FIG. 22 is a description example of Access referring to Service of A of FIG. 22C is a description example of Service corresponding to the viewing FLUTE stream indicated by a circle 1 '
  • D in FIG. 22 is an access description example referring to Service of C in FIG. 23A is a description example of Service corresponding to the FLUTE stream for zapping indicated by a circle 2
  • B in FIG. 23 is an description example of Access referring to Service of A in FIG. 23.
  • C in FIG. 23 is a description example of Service corresponding to a viewing FLUTE stream indicated by a circle 2 '
  • D in FIG. 23 is an access description example referring to Service of C in FIG.
  • This third description example is a relation (the relation shown in FIG. 4) in which the zapping FLUTE streams indicated by the circle 1 and the circle 2 can be switched without causing an extra delay to each other. From the viewing FLUTE stream indicated by the circle 1 ′ to the zapping FLUTE stream indicated by the circle 1 and from the viewing FLUTE stream indicated by the circle 2 ′ to the zapping FLUTE stream indicated by the circle 2 It applies in the case where it is a relation (the relation shown in FIG. 5) which can be switched only in one direction asymmetrically without causing an extra delay.
  • unsymmetricallyAlignedGroupFrom and unsymmetricallyAlignedGroupTo are introduced into Access.
  • unsymmetricallyAlignedGroupFrom represents a relationship (group) that can be switched without causing an extra delay in one direction asymmetrically in only one direction and its switching source
  • unsymmetricallyAlignedGroupTo represents the relationship (group) and its switching destination.
  • FIG. 24 shows an outline of a third description example of the OMA-ESG of FIG. 22 and FIG.
  • circle 1 and circle 2 are zapping FLUTE streams that can be switched without causing an extra delay to each other.
  • the FLUTE stream for zapping shown by circle 1 it can be switched asymmetrically in one direction only from the viewing FLUTE stream shown by circle 1 'without causing an extra delay.
  • the FLUTE stream for zapping shown by circle 2 it can be switched asymmetrically in one direction only from the viewing FLUTE stream shown by circle 2 'without causing an extra delay.
  • FIG. 25 is a flow chart for explaining the processing performed by each content supply device 60 for distributing content streams by FLUTE multicast.
  • step S1 the content supply device 60 synchronizes its own system time with the NTP time axis in accordance with the system time information provided by the NTP server 52.
  • the zapping segmenter 62, the viewing segmenter 64, and the like constituting the content supply device 60 operate in synchronization with the NTP time axis.
  • step S2 the channel server 61 generates zapping streaming data and viewing streaming data having different bit rates from the source data of the content. Further, the channel server 61 outputs the zapping streaming data to the zapping segmenter 62, and outputs the viewing streaming data to the viewing segmenter 64.
  • step S 3 the zapping segmenter 62 generates a zapping segment stream such as fragmented MP 4 from the zapping streaming data and outputs the zapping segment stream to the FLUTE streamer 66. Further, the zapping segmenter 62 notifies the zapping metadata generator 63 of the URL of the supply source of the generated zapping segment stream and the like. In parallel to this, the viewing segmenter 64 generates a viewing segment stream such as fragmented MP 4 from the viewing streaming data and outputs the segment stream to the FLUTE streamer 66. Also, the viewing segmenter 64 notifies the viewing metadata generator 65 of the URL and the like of the supply source of the generated viewing segment stream.
  • step S4 the FLUTE streamer 66 generates the zapping FLUTE stream by storing the zapping segment stream in the FLUTE packet and outputs the zapping FLUTE stream to the multicast server 68. Also, the FLUTE streamer 66 generates a viewing FLUTE stream by storing the viewing segment stream in a FLUTE packet and outputs the streaming FLUTE stream to the multicast server 68.
  • step S5 the zapping metadata generator 63 generates zapping metadata and outputs the zapping metadata to the FLUTE streamer 66 and the WEB server 67.
  • the viewing metadata generator 65 generates viewing metadata and outputs it to the FLUTE streamer 66 and the WEB server 67.
  • step S6 the FLUTE streamer 66 outputs the zapping metadata and the viewing metadata to the multicast server 68.
  • the multicast server 68 distributes FLUTE multicast of zapping metadata and viewing metadata via the network 51.
  • step S7 when there is a request (HTTP request) from the terminal device 80, the web server 67 distributes the zapping metadata or the viewing metadata to the request source via the network 51 in response to the request. .
  • HTTP request HyperText Transfer Protocol request
  • step S 8 the multicast server 68 distributes FLUTE multicasts for the zapping FLUTE stream and the viewing FLUTE stream via the network 51. Above, the process which each content supply apparatus 60 performs is complete
  • FIG. 26 is a flowchart illustrating a series of processes of the content supply system 50.
  • step S11 the terminal device 80 synchronizes its own system time with the NTP time axis in accordance with the system time information provided by the NTP server 52.
  • step S12 the terminal device 80 receives zapping metadata distributed by FLUTE multicast as the process of step S6 in FIG. Note that, instead of receiving the zapping metadata distributed by FLUTE multicast, the HTTP request may be transmitted to the WEB server 67 to distribute the zapping metadata by HTTP unicast, and may be received. The terminal device 80 that has received the zapping metadata is in the zapping phase.
  • step S13 the terminal device 80 receives and reproduces the zapping FLUTE stream distributed by FLUTE multicast as the process of step S8 in FIG. 25 based on the zapping metadata.
  • the terminal device 80 can switch between the zapping LUTE streams being distributed by FLUTE multicast without causing an extra delay by appropriately repeating the process of step S13.
  • the terminal device 80 obtains viewing metadata during the zapping phase. Specifically, in step S14, the terminal device 80 receives the viewing metadata distributed by FLUTE multicast as the process of step S6 in FIG. It should be noted that the HTTP request may be transmitted to the WEB server 67 to cause the HTTP metadata to be distributed for viewing metadata, and the content may be received via HTTP unicast instead of receiving the viewing metadata for FLUTE multicast distribution. .
  • the terminal device 80 that has received the viewing metadata can transition from the zapping phase to the viewing phase.
  • step S15 the terminal device 80 receives and reproduces the zapping FLUTE stream distributed by FLUTE multicast as the process of step S8 in FIG. 25 based on the viewing metadata.
  • stream switching is performed in units of segments, but may be performed in units of subsegments in which segments are further subdivided.
  • segment in the above description may be read as “sub-segment”.
  • the content supply device 60 and the terminal device 80 that execute the series of processes described above can be realized by a computer executing software, in addition to hardware configuration.
  • the computer includes, for example, a general-purpose personal computer capable of executing various functions by installing a computer incorporated in dedicated hardware and various programs.
  • FIG. 27 is a block diagram showing an example of the hardware configuration of the computer described above.
  • a central processing unit (CPU) 201 a read only memory (ROM) 202, and a random access memory (RAM) 203 are mutually connected by a bus 204.
  • CPU central processing unit
  • ROM read only memory
  • RAM random access memory
  • an input / output interface 205 is connected to the bus 204.
  • An input unit 206, an output unit 207, a storage unit 208, a communication unit 209, and a drive 210 are connected to the input / output interface 205.
  • the input unit 206 includes a keyboard, a mouse, a microphone and the like.
  • the output unit 207 includes a display, a speaker, and the like.
  • the storage unit 208 includes a hard disk, a non-volatile memory, and the like.
  • the communication unit 209 is configured of a network interface or the like.
  • the drive 210 drives removable media 211 such as a magnetic disk, an optical disk, a magneto-optical disk, or a semiconductor memory.
  • the CPU 201 loads the program stored in the storage unit 208 into the RAM 203 via the input / output interface 205 and the bus 204 and executes the program. A series of processing is performed.
  • the program executed by the computer 200 can be provided by being recorded on, for example, a removable medium 211 as a package medium or the like. Also, the program can be provided via a wired or wireless transmission medium such as a local area network, the Internet, or digital satellite broadcasting.
  • the program can be installed in the storage unit 208 via the input / output interface 205 by attaching the removable media 211 to the drive 210.
  • the program can be received by the communication unit 209 via a wired or wireless transmission medium and installed in the storage unit 208.
  • the program can be installed in advance in the ROM 202 or the storage unit 208.
  • the program executed by the computer 200 may be a program that performs processing in chronological order according to the order described in the present specification, or necessary timing such as when calling is performed in parallel or in parallel.
  • the program may be a program to be processed in
  • the present disclosure can also be configured as follows.
  • a first stream generation unit that generates a zapping stream based on source data of the content;
  • a first metadata generation unit that generates zapping metadata for receiving the zapping stream;
  • a second stream generation unit configured to generate a viewing stream longer in minimum unit length when switching the stream than the zapping stream based on source data of the content;
  • a second metadata generation unit configured to generate viewing metadata for receiving the viewing stream;
  • a content supply apparatus comprising: a multicast distribution unit that multicasts the zapping metadata, the viewing metadata, the zapping stream, and the viewing stream via a network.
  • the content distribution apparatus distributes the zapping metadata, the viewing metadata, the zapping stream, and the viewing stream via (e) MBMS through the FLUTE multicast. .
  • the zapping metadata and the viewing metadata are a combination of USD, MPD, and SDP, or a combination of OMA-ESG, USD, MPD, and SDP.
  • the first stream generation unit generates a stream having a sufficiently short minimum unit length when switching the stream, based on source data of the content,
  • the first metadata generation unit describes, in the zapping metadata, information indicating that a stream corresponding to the zapping metadata can be used for zapping applications.
  • Content supply device is not limited to the content supply device.
  • the first metadata generation unit is information indicating that a stream corresponding to the zapping metadata can be used for the zapping stream, information indicating that the division of the minimum unit is NTP synchronized, or the information
  • the at least one of the information indicating that the minimum unit length is in common with other channels is described in the zapping metadata.
  • the division of the minimum unit when switching the stream is in NTP synchronization, and the length of the minimum unit is the zapping stream generated by the first stream generation unit Generating a stream for viewing that is an integral multiple of the minimum unit
  • the first metadata generation unit is asymmetrically in one direction only from the viewing stream generated by the second stream generation unit with respect to the zapping stream corresponding to the zapping metadata. Information is described in the zapping metadata indicating that switching is possible without causing extra delays.
  • the second metadata generation unit is redundant in one direction only in one direction with respect to the zapping stream generated by the first stream generation unit from the viewing stream corresponding to the viewing metadata.
  • the content providing device according to (5), wherein information representing that switching without causing delay is possible is described in the viewing metadata.
  • (7) The content supply device according to any one of (1) to (6), further comprising: a unicast distribution unit configured to unicast the zapping metadata and the viewing metadata via a network.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The present disclosure relates to a content supply device that enables the realization of fast zapping during streaming. The present disclosure also relates to a content supply method, a program, a terminal device, and a content supply system. The content supply device of the present disclosure generates a zapping stream on the basis of content source data, generates zapping metadata for reception of the zapping stream, generates, on the basis of the content source data, an audiovisual stream, the segment length of which is longer than the segment length of the zapping stream, and generates audiovisual metadata for reception of the audiovisual stream. Then the zapping metadata, the audiovisual metadata, the zapping stream, and the audiovisual stream are multicast distributed over a network. The present disclosure is applicable to a streaming distribution system for content.

Description

コンテンツ供給装置、コンテンツ供給方法、プログラム、端末装置、およびコンテンツ供給システムContent supply apparatus, content supply method, program, terminal device, and content supply system
 本開示は、コンテンツ供給装置、コンテンツ供給方法、プログラム、端末装置、およびコンテンツ供給システムに関し、特に、速やかにストリームをスイッチングできるようにしたコンテンツ供給装置、コンテンツ供給方法、プログラム、端末装置、およびコンテンツ供給システムに関する。 The present disclosure relates to a content supply device, a content supply method, a program, a terminal device, and a content supply system, and in particular, a content supply device, a content supply method, a program, a terminal device, and a content supply that enables rapid stream switching. About the system.
 インターネットを介する動画配信に利用可能な国際標準化された動画配信プロトコルとして、Webサイトなどの閲覧と同様のHTTPユニキャスト配信を用いるMPEG-DASH(Moving Picture Experts Group-Dynamic Adaptive Streaming over HTTP、以下、DASHと称する)が知られている(例えば、非特許文献1を参照)。 MPEG-DASH (Moving Picture Experts Group-Dynamic Adaptive Streaming over HTTP, hereinafter DASH, which uses HTTP unicast delivery similar to browsing of a Web site or the like as an internationally standardized video delivery protocol that can be used for video delivery via the Internet Is known (see, for example, Non-Patent Document 1).
 DASHでは適応型ストリーミング技術が実現されている。すなわち、DASHにおけるコンテンツの供給側は、同一内容のコンテンツとして、配信パスの通信環境や受信側の能力や状態に応じて画質や画角サイズなどが変更されている複数のストリームを用意するようになされている。一方、受信側は、供給側が用意している複数のストリームのうち、自己が受信可能であって自己のデコード能力などに応じた最適なストリームを選択して受信、再生するようになされている。 Adaptive streaming technology is realized in DASH. That is, the content supply side of DASH prepares a plurality of streams whose image quality, angle of view size, etc. are changed according to the communication environment of the distribution path and the capability and state of the reception side as content of the same content. It is done. On the other hand, the receiving side is configured to select, receive, and reproduce an optimal stream that can be received by itself and that is suitable for its decoding capability, among a plurality of streams prepared by the supplying side.
 このように、DASHにおいては、受信側がストリームを適応的に選択して受信できるように、MPD(Media Presentation Description)と称されるメタデータが供給側から受信側に供給される。 As described above, in the DASH, metadata referred to as Media Presentation Description (MPD) is supplied from the supply side to the reception side so that the reception side can adaptively select and receive the stream.
 MPDには、チャンク化されたコンテンツのセグメントストリーム(Audio/Video/Subtitle等のメディアデータ)の供給元となるWEBサーバのアドレス(url情報)が記述されている。受信側は該url情報に基づいて、コンテンツの供給元となるWEBサーバにHTTPリクエストを送信し、このHTTPリクエストに応じてWEBサーバがユニキャスト配信するセグメントストリームを受信、再生することになる。 The MPD describes the address (url information) of the web server that is the supply source of the chunked content segment stream (media data such as Audio / Video / Subtitle). The receiving side transmits an HTTP request to the web server as a content supply source based on the url information, and in response to the HTTP request, the web server receives and reproduces a segment stream to be unicast-distributed.
 図1は、DASHに基づいてコンテンツのセグメントストリームを配信するコンテンツ供給システムの構成の一例を示している。 FIG. 1 shows an example of the configuration of a content supply system for distributing segment streams of content based on DASH.
 このコンテンツ供給システム10は、コンテンツを供給する側の複数のコンテンツ供給装置20(いまの場合、20A,20B,20C)と、コンテンツを受信する側の多数のDASHクライアント30から構成される。コンテンツ供給装置20とDASHクライアント30とはインターネット11を介して接続される。インターネット11上には、CDN(Contents Delivery Network)12が存在する。 The content supply system 10 includes a plurality of content supply devices 20 (20A, 20B, and 20C in this case) for supplying content, and a plurality of DASH clients 30 for receiving content. The content supply device 20 and the DASH client 30 are connected via the Internet 11. On the Internet 11, a CDN (Contents Delivery Network) 12 exists.
 コンテンツ供給装置20Aは、チャネルAとして同一内容のコンテンツであってビットレートが異なる複数のセグメントストリームを配信する。コンテンツ供給装置20B,20Cについても同様である。ただし、コンテンツ供給装置20A,20B,20Cは、それぞれ内容が異なるコンテンツを配信しているものとする。以下、コンテンツ供給装置20A,20B,20Cを個々に区別する必要がない場合、単にコンテンツ供給装置20と称する。 The content supply apparatus 20A distributes a plurality of segment streams having the same content as the channel A and different bit rates. The same applies to the content supply devices 20B and 20C. However, it is assumed that the content supply apparatuses 20A, 20B, and 20C are distributing contents having different contents. Hereinafter, the content supply devices 20A, 20B, and 20C are simply referred to as the content supply device 20 when it is not necessary to distinguish them individually.
 コンテンツ供給装置20は、コンテンツマネジメントサーバ21、DASHセグメントストリーマ22、およびDASH MPDサーバ23を有する。 The content supply device 20 includes a content management server 21, a DASH segment streamer 22, and a DASH MPD server 23.
 コンテンツマネジメントサーバ21は、DASHクライアント30に配信するためのコンテンツのソースデータを管理しており、コンテンツのソースデータからビットレートが異なる複数のストリーミングデータを生成してDASHセグメントストリーマ22に出力する。 The content management server 21 manages source data of content to be distributed to the DASH client 30, generates a plurality of streaming data having different bit rates from the source data of the content, and outputs the streaming data to the DASH segment streamer 22.
 DASHセグメントストリーマ22は、各ストリーミングデータを時間的にセグメントに分割して(チャンク化して)セグメントストリームを生成する。また、DASHセグメントストリーマ22は、セグメントストリームをファイル化して保持し、WEBサーバとして、DASHクライアント30からの要求(HTTPリクエスト)に応じ、セグメントストリームのファイルを、CDN12を介して要求元のDASHクライアント30にHTTPユニキャスト配信する。さらに、DASHセグメントストリーマ22は、セグメントストリームのファイルの供給元のアドレスをDASH MPDサーバ23に通知する。 The DASH segment streamer 22 temporally divides (streams) each streaming data into segments to generate a segment stream. Also, the DASH segment streamer 22 holds the segment stream as a file, and as a WEB server, responds to a request (HTTP request) from the DASH client 30 to transmit the segment stream file via the CDN 12 to the DASH client 30 of the request source. Distribute HTTP Unicast to. Furthermore, the DASH segment streamer 22 notifies the DASH MPD server 23 of the address of the source of the file of the segment stream.
 DASH MPDサーバ23は、DASHクライアント30がセグメントストリームのファイルを取得するために必要な、セグメントストリームのファイルの供給元を表すアドレスなどが記述されたMPDを生成する。また、DASH MPDサーバ23は、WEBサーバとして、DASHクライアント30からの要求(HTTPリクエスト)に応じ、生成したMPDをCDN12を介して要求元のDASHクライアント30にHTTPユニキャスト配信する。 The DASH MPD server 23 generates an MPD in which an address representing the source of the segment stream file, etc., necessary for the DASH client 30 to acquire the segment stream file is described. Further, the DASH MPD server 23, as a WEB server, responds to a request (HTTP request) from the DASH client 30 and distributes the generated MPD to the DASH client 30 of the request source via the CDN 12 via HTTP unicast.
 DASHクライアント30は、DASH MPDサーバ23に対してMPDを要求し、これに応じてHTTPユニキャスト配信されたMPDを受信する。さらに、DASHクライアント30は、受信したMPDに基づいて、DASHセグメントストリーマ22にセグメントストリームのファイルを要求し、これに応じてHTTPユニキャスト配信されるセグメントストリームのファイルを受信、再生する。 The DASH client 30 requests the MPD from the DASH MPD server 23 and receives the HTTP unicast distributed MPD accordingly. Furthermore, based on the received MPD, the DASH client 30 requests the DASH segment streamer 22 for the segment stream file, and receives and plays the HTTP unicast segment stream file accordingly.
 なお、CDN12には図示せぬキャッシュサーバが設けられている。キャッシュサーバは、CND12を介してHTTPユニキャスト配信されるMPDやセグメントストリームのファイルをキャッシングする。そして、WEBサーバとしてのDASH MPDサーバ23またはDASHセグメントストリーマ22に代わり、HTTPリクエストを送信したDASHクライアント30に対してキャッシングしているMPDまたはセグメントストリームのファイルを要求元にHTTPユニキャスト配信する。 The CDN 12 is provided with a cache server (not shown). The cache server caches files of MPDs and segment streams that are HTTP-unicast-distributed via CND 12. Then, instead of the DASH MPD server 23 or the DASH segment streamer 22 as a WEB server, the file of the MPD or segment stream being cached is delivered to the request source via HTTP unicast to the DASH client 30 that sent the HTTP request.
 上述したように、DASHを利用したコンテンツ供給システム10では、複数のチャネル(コンテンツ供給装置20A、20B、20C)が用意されていることによって、受信側に対して内容の異なる複数のコンテンツを同時に配信することが可能とされている。 As described above, in the content supply system 10 using DASH, by preparing a plurality of channels (content supply devices 20A, 20B, 20C), a plurality of contents having different contents are simultaneously distributed to the receiving side. It is possible to do.
 このように、内容が異なる複数のコンテンツを同時に供給できる場合、DASHクライアント30のユーザはテレビジョン放送を視聴するときと同じように、ザッピングフェーズ(短時間のうちにチャネルを次々に切り替えて視聴するコンテンツをさがす状態)を経て、視聴フェーズ(ザッピングせずにコンテンツを視聴する状態)に移ることが想定される。 As described above, when it is possible to simultaneously supply a plurality of contents having different contents, the user of the DASH client 30 performs the zapping phase (switching and viewing channels one after another in a short time) as in the case of watching television broadcasting. After the state of searching for the content), it is assumed to shift to the viewing phase (the state of viewing the content without zapping).
 なお、DASHにおけるチャネル間の切り替え(スイッチング)は、セグメント単位またはセグメントをより細分化したサブセグメント単位で行なわれる。以下、DASHにおけるチャネル間のスイッチングはセグメント単位で行なわれるものとして説明を継続する。 Switching between channels in DASH is performed in units of segments or in units of subsegments into which segments are further subdivided. In the following, switching between channels in DASH will be described as being performed on a segment basis.
 図2および図3は、DASHを利用したコンテンツ供給システム10の各チャネル(A,B,C)それぞれにて、同一内容であってビットレートの異なる3本のセグメントストリーム(Representation)が配信可能であることを示している。図中の太線矢印はチャネル間をザッピングするときのスイッチングの遷移の例を示している。なお、セグメントストリームを示す帯の幅の違いはビットレートの大小を表している。 FIGS. 2 and 3 are capable of delivering three segment streams (Representations) having the same content and different bit rates in each channel (A, B, C) of the content supply system 10 using DASH. It shows that there is. The thick arrows in the figure show an example of switching transition when zapping between channels. The difference in the width of the band indicating the segment stream represents the magnitude of the bit rate.
 なお、現在、DASHにおいてセグメントストリームのセグメント長(時間長)は各チャネルが任意に決定できる。したがって、各チャネルが配信するセグメントストリームのセグメント長は必ずしも一致しない。また、各チャネルが配信するセグメントストリームの先頭のセグメントの再生開始時刻は特に一致するようには規定されていない。 At present, in DASH, the segment length (time length) of the segment stream can be arbitrarily determined for each channel. Therefore, the segment lengths of the segment streams delivered by each channel do not necessarily match. Also, the reproduction start time of the first segment of the segment stream distributed by each channel is not defined to be particularly coincident.
 図2は、チャネル間でセグメント長が一致しておらず、かつ、セグメントストリームの先頭のセグメントの再生開始時刻が一致していない場合の例である。 FIG. 2 shows an example in which the segment lengths do not match between the channels, and the reproduction start time of the first segment of the segment stream does not match.
 図2の場合、DASHクライアント30のユーザがチャネルAのRepresentationA2を視聴しながらDASHクライアント時間軸のT1までにチャネルBのRepresentationB2へのスイッチング(ザッピング)を指示したときには、実際のスイッチングのタイミングはRepresentationB2のセグメントの区切りであるT2まで遅延される。その後、チャネルBのRepresentationB2を視聴しながらT3の前までにチャネルCのRepresentationC2へのスイッチングを指示したときにも、実際のスイッチングのタイミングはRepresentationC2のセグメントの区切りであるT4まで遅延される。 In the case of FIG. 2, when the user of the DASH client 30 instructs switching (zapping) to Channel B's Representation B2 by T1 on the DASH client time axis while watching the Channel A's Representation A2, the actual switching timing is Representation B2 Delayed to T2, which is the segment break. After that, when the user instructs to switch to Channel C's Representation C 2 by T 3 while watching Channel B's Representation B 2, the actual switching timing is also delayed to T 4 which is the segment of Representation C 2.
 図3は、チャネル間でセグメントストリームの先頭のセグメントの再生開始時刻がNTP時間軸に同期して一致しているものの、チャネル間でセグメント長が一致していない場合の例である。 FIG. 3 shows an example of the case where the reproduction start time of the segment at the beginning of the segment stream is coincident with each other in synchronization with the NTP time axis, but the segment lengths are not coincident between the channels.
 図3の場合、DASHクライアント30のユーザがチャネルAのRepresentationA2を視聴しながらNTP時間軸のT1までにチャネルBのRepresentationB2へのスイッチングを指示したときには、実際のスイッチングのタイミングはRepresentationB2のセグメントの区切りであるT2まで遅延される。その後、チャネルBのRepresentationB2を視聴しながらT3の前までにチャネルCのRepresentationC2へのスイッチングを指示したときには、実際のスイッチングのタイミングはRepresentationC2のセグメントの区切りであるT4まで遅延される。 In the case of FIG. 3, when the user of the DASH client 30 instructs the switching to Channel B's Representation B2 by T1 of the NTP time axis while watching the Channel A's Representation A2, the actual switching timing is the segmentation of the Representation B2 segment. It is delayed to a certain T2. Thereafter, when switching to Channel C's Representation C 2 is instructed by T 3 while watching Channel B's Representation B 2, the actual switching timing is delayed to T 4 which is the segment of Representation C 2.
 図2および図3に示されたように、DASHを利用したコンテンツ供給システム10のチャネル間でセグメントストリームをスイッチングするときには、その指示に対して余分な遅延が生じ得る。このように、スイッチングの指示に対して、実際のスイッチングが遅れると速やかなザッピングを行うことができない。よって何らかの対策が必要である。 As shown in FIG. 2 and FIG. 3, when switching segment streams between channels of the content supply system 10 utilizing DASH, extra delays may occur to the indication. As described above, when actual switching is delayed with respect to the switching instruction, quick zapping can not be performed. Therefore, some measures are necessary.
 本開示はこのような状況に鑑みてなされたものであり、速やかなザッピングを実現できるようにするものである。 The present disclosure has been made in view of such a situation, and enables rapid zapping to be realized.
 本開示の第1の側面であるコンテンツ供給装置は、適応的ストリーミング技術に従い、内容が同一のコンテンツであってビットレートが異なる複数のストリームを同じチャネルで供給するコンテンツ供給装置において、前記コンテンツのソースデータに基づいてザッピング用ストリームを生成する第1のストリーム生成部と、前記ザッピング用ストリームを受信するためのザッピング用メタデータを生成する第1のメタデータ生成部と、前記コンテンツのソースデータに基づいて前記ザッピング用ストリームよりもストリームをスイッチングするときの最小単位の長さが長い視聴用ストリームを生成する第2のストリーム生成部と、前記視聴用ストリームを受信するための視聴用メタデータを生成する第2のメタデータ生成部と、前記ザッピング用メタデータ、前記視聴用メタデータ、前記ザッピング用ストリーム、および前記視聴用ストリームをネットワークを介してマルチキャスト配信するマルチキャスト配信部とを備える。 A content supply apparatus according to a first aspect of the present disclosure is a content supply apparatus that supplies, in the same channel, a plurality of streams having the same content and different bit rates according to an adaptive streaming technique. A first stream generation unit that generates a zapping stream based on data, a first metadata generation unit that generates zapping metadata for receiving the zapping stream, and a source data of the content A second stream generation unit that generates a viewing stream longer in minimum unit length when switching the stream than the zapping stream; and generating viewing metadata for receiving the viewing stream A second metadata generation unit; Comprising ring meta data, the viewing metadata, the zapping stream, and a multicast distribution unit the viewing stream for multicasting over a network.
 前記マルチキャスト配信部は、前記ザッピング用メタデータ、前記視聴用メタデータ、前記ザッピング用ストリーム、および前記視聴用ストリームを(e)MBMSを介してFLUTEマルチキャスト配信することができる。 The multicast distribution unit may perform FLUTE multicast distribution of the zapping metadata, the viewing metadata, the zapping stream, and the viewing stream via (e) MBMS.
 前記ザッピング用メタデータおよび前記視聴用メタデータは、USD、MPD、およびSDPの組み合わせ、またはOMA-ESG、USD、MPD、およびSDPの組み合わせとすることができる。 The zapping metadata and the viewing metadata may be a combination of USD, MPD and SDP, or a combination of OMA-ESG, USD, MPD and SDP.
 前記第1のストリーム生成部は、前記コンテンツのソースデータに基づいて、ストリームをスイッチングするときの最小単位の長さが十分に短いストリームを生成することができ、前記第1のメタデータ生成部は、前記ザッピング用メタデータに対応するストリームがザッピング用途に利用できることを表す情報を前記ザッピング用メタデータに記述することができる。 The first stream generation unit can generate a stream having a sufficiently short minimum unit length when switching streams based on source data of the content, and the first metadata generation unit Information representing that a stream corresponding to the zapping metadata can be used for zapping applications can be described in the zapping metadata.
 前記第1のストリーム生成部は、前記コンテンツのソースデータに基づいて、ストリームをスイッチングするときの最小単位の区切りがNTP同期しており、前記最小単位の長さが他のチャネルと統一されているザッピング用ストリームを生成することができ、前記第1のメタデータ生成部は、前記ザッピング用メタデータに対応するストリームが前記ザッピング用ストリーム途に利用できることを表す情報、前記最小単位の区切りがNTP同期していることを表す情報、または前記最小単位の長さが他のチャネルと統一されていることを表す情報のうちの少なくとも一つを前記ザッピング用メタデータに記述することができる。 In the first stream generation unit, the division of the minimum unit when switching the stream is in NTP synchronization based on the source data of the content, and the length of the minimum unit is unified with other channels The zapping stream can be generated, and the first metadata generation unit is information indicating that the stream corresponding to the zapping metadata can be used for the zapping stream, and the division of the minimum unit is NTP synchronization. The zapping metadata can describe at least one of information indicating that the user is doing, or information indicating that the length of the minimum unit is the same as that of another channel.
 前記第2のストリーム生成部は、ストリームをスイッチングするときの最小単位の区切りがNTP同期しており、前記最小単位の長さが、前記第1のストリーム生成部により生成される前記ザッピング用ストリームの前記最小単位の整数倍の視聴用ストリームを生成することができ、前記第1のメタデータ生成部は、さらに、前記ザッピング用メタデータに対応するザッピング用ストリームに対して前記第2のストリーム生成部により生成される前記視聴用ストリームから、一方向にのみ非対称的に余分な遅延を生じないスイッチングが可能であることを表す情報を前記ザッピング用メタデータに記述することができ、前記第2のメタデータ生成部は、前記視聴用メタデータに対応する視聴用ストリームから前記第1のストリーム生成部により生成される前記ザッピング用ストリームに対して、一方向にのみ非対称的に余分な遅延を生じないスイッチングが可能であることを表す情報を前記視聴用メタデータに記述することができる。 In the second stream generation unit, the division of the minimum unit when switching the stream is in NTP synchronization, and the length of the minimum unit is the zapping stream generated by the first stream generation unit The first stream data generation unit may generate the view stream for viewing that is an integral multiple of the minimum unit, and the first metadata generation unit may further generate the second stream generation unit for the zapping stream corresponding to the zapping metadata. Information representing that switching that does not cause an extra delay in one direction asymmetrically in only one direction can be described in the metadata for zapping from the stream for viewing generated by the second metadata The data generation unit is configured to use the first stream generation unit to generate the viewing stream corresponding to the viewing metadata. To the zapping stream to be made, it is possible to describe information indicating that it is possible to switch which does not cause asymmetrically extra delay in only one direction in the metadata for the viewing.
 本開示の第1の側面であるコンテンツ供給装置は、前記ザッピング用メタデータ、および前記視聴用メタデータをネットワークを介してユニキャスト配信するユニキャスト配信部をさらに備えることができる。 The content supply apparatus according to the first aspect of the present disclosure may further include a unicast distribution unit that unicasts the zapping metadata and the viewing metadata via a network.
 本開示の第1の側面であるコンテンツ供給方法は、適応的ストリーミング技術に従い、内容が同一のコンテンツであってビットレートが異なる複数のストリームを同じチャネルで供給するコンテンツ供給装置のコンテンツ供給方法において、前記コンテンツ供給装置による、前記コンテンツのソースデータに基づいてザッピング用ストリームを生成するとともに、前記コンテンツのソースデータに基づいて前記ザッピング用ストリームよりもストリームをスイッチングするときの最小単位の長さが長い視聴用ストリームを生成するストリーム生成ステップと、前記ザッピング用ストリームを受信するためのザッピング用メタデータを生成するとともに、前記視聴用ストリームを受信するための視聴用メタデータを生成するメタデータ生成ステップと、前記ザッピング用メタデータ、前記視聴用メタデータ、前記ザッピング用ストリーム、および前記視聴用ストリームをネットワークを介してマルチキャスト配信するマルチキャスト配信ステップとを含む。 A content supply method according to a first aspect of the present disclosure is a content supply method of a content supply apparatus for supplying, in the same channel, a plurality of streams having the same content and different bit rates according to an adaptive streaming technique. The content providing apparatus generates a zapping stream based on the source data of the content, and viewing a longer minimum unit length when switching the stream than the zapping stream based on the source data of the content A stream generation step of generating a stream for the stream, metadata for zapping for receiving the stream for the zapping, and a metadata generation process for generating metadata for viewing for the reception of the stream for viewing Tsu including a flop, the zapping metadata, the viewing metadata, the zapping stream, and a multicast distribution step of multicasting over a network the viewing stream for.
 本開示の第1の側面であるプログラムは、適応的ストリーミング技術に従い、内容が同一のコンテンツであってビットレートが異なる複数のストリームを同じチャネルで供給するコンピュータを、前記コンテンツのソースデータに基づいてザッピング用ストリームを生成する第1のストリーム生成部と、前記ザッピング用ストリームを受信するためのザッピング用メタデータを生成する第1のメタデータ生成部と、前記コンテンツのソースデータに基づいて前記ザッピング用ストリームよりもストリームをスイッチングするときの最小単位の長さが長い視聴用ストリームを生成する第2のストリーム生成部と、前記視聴用ストリームを受信するための視聴用メタデータを生成する第2のメタデータ生成部と、前記ザッピング用メタデータ、前記視聴用メタデータ、前記ザッピング用ストリーム、および前記視聴用ストリームをネットワークを介してマルチキャスト配信するマルチキャスト配信部として機能させる。 A program according to a first aspect of the present disclosure, based on source data of the content, provides a computer that supplies a plurality of streams having the same content and different bit rates in the same channel according to the adaptive streaming technology. A first stream generation unit that generates a zapping stream, a first metadata generation unit that generates zapping metadata for receiving the zapping stream, and the zapping based on source data of the content A second stream generation unit configured to generate a viewing stream longer in minimum unit length when switching the stream than a stream; and a second meta generating a viewing metadata for receiving the viewing stream A data generation unit, the zapping metadata, Serial view metadata, the zapping stream, and the to function for viewing the stream as a multicast distribution unit for multicasting over a network.
 本開示の第1の側面においては、コンテンツのソースデータに基づいてザッピング用ストリームが生成され、前記ザッピング用ストリームを受信するためのザッピング用メタデータが生成される。また、前記コンテンツのソースデータに基づいて前記ザッピング用ストリームよりもストリームをスイッチングするときの最小単位の長さが長い視聴用ストリームが生成され、前記視聴用ストリームを受信するための視聴用メタデータが生成される。さらに、前記ザッピング用メタデータ、前記視聴用メタデータ、前記ザッピング用ストリーム、および前記視聴用ストリームがネットワークを介してマルチキャスト配信される。 In the first aspect of the present disclosure, a zapping stream is generated based on source data of content, and zapping metadata for receiving the zapping stream is generated. Also, a viewing stream having a longer minimum unit length when switching the stream than the zapping stream is generated based on source data of the content, and viewing metadata for receiving the viewing stream is It is generated. Further, the zapping metadata, the viewing metadata, the zapping stream, and the viewing stream are distributed by multicast via a network.
 本開示の第2の側面である端末装置は、適応的ストリーミング技術に従い、内容が同一のコンテンツであってビットレートが異なる複数のストリームを同じチャネルで供給するコンテンツ供給装置から供給される前記ストリームを受信する端末装置において、前記コンテンツ供給装置は、前記コンテンツのソースデータに基づいてザッピング用ストリームを生成する第1のストリーム生成部と、前記ザッピング用ストリームを受信するためのザッピング用メタデータを生成する第1のメタデータ生成部と、前記コンテンツのソースデータに基づいて前記ザッピング用ストリームよりもストリームをスイッチングするときの最小単位の長さが長い視聴用ストリームを生成する第2のストリーム生成部と、前記視聴用ストリームを受信するための視聴用メタデータを生成する第2のメタデータ生成部と、前記ザッピング用メタデータ、前記視聴用メタデータ、前記ザッピング用ストリーム、および前記視聴用ストリームをネットワークを介してマルチキャスト配信するマルチキャスト配信部とを備え、前記ザッピング用メタデータを取得し、取得した前記ザッピング用メタデータに基づいて前記ザッピング用ストリームを受信、再生するとともに、前記視聴用メタデータを取得し、取得した前記視聴用メタデータに基づいて前記視聴用ストリームを受信、再生する。 A terminal device according to a second aspect of the present disclosure, according to adaptive streaming technology, supplies the stream supplied from a content supply device that supplies, in the same channel, a plurality of streams having the same content and different bit rates according to adaptive streaming technology. In the terminal device for receiving, the content supply device generates a first stream generation unit that generates a zapping stream based on source data of the content, and zapping metadata for receiving the zapping stream. A first metadata generation unit; and a second stream generation unit for generating a viewing stream longer in minimum unit length when switching the stream than the zapping stream based on source data of the content; To receive the viewing stream A second metadata generation unit for generating viewing metadata; a multicast distribution unit for multicasting the zapping metadata, the viewing metadata, the zapping stream, and the viewing stream via a network; While acquiring the zapping metadata, receiving and reproducing the zapping stream based on the acquired zapping metadata, acquiring the viewing metadata, and acquiring the acquired viewing metadata The stream for viewing is received and reproduced based on the above.
 本開示の第2の側面においては、ザッピング用メタデータが取得され、取得された前記ザッピング用メタデータに基づいて前記ザッピング用ストリームが受信、再生されるとともに、前記視聴用メタデータが取得され、取得された前記視聴用メタデータに基づいて前記視聴用ストリームが受信、再生される。 In the second aspect of the present disclosure, zapping metadata is acquired, the zapping stream is received and reproduced based on the acquired zapping metadata, and the viewing metadata is acquired. The viewing stream is received and reproduced based on the acquired viewing metadata.
 本開示の第3の側面であるコンテンツ供給システムは、適応的ストリーミング技術に従い、内容が同一のコンテンツであってビットレートが異なる複数のストリームを同じチャネルで供給するコンテンツ供給装置と、前記ストリームを受信する端末装置とから成るコンテンツ供給システムにおいて、前記コンテンツ供給装置が、前記コンテンツのソースデータに基づいてザッピング用ストリームを生成する第1のストリーム生成部と、前記ザッピング用ストリームを受信するためのザッピング用メタデータを生成する第1のメタデータ生成部と、前記コンテンツのソースデータに基づいて前記ザッピング用ストリームよりもストリームをスイッチングするときの最小単位の長さが長い視聴用ストリームを生成する第2のストリーム生成部と、前記視聴用ストリームを受信するための視聴用メタデータを生成する第2のメタデータ生成部と、前記ザッピング用メタデータ、前記視聴用メタデータ、前記ザッピング用ストリーム、および前記視聴用ストリームをネットワークを介してマルチキャスト配信するマルチキャスト配信部とを備える。そして、前記端末装置が、前記ザッピング用メタデータを取得し、取得した前記ザッピング用メタデータに基づいて前記ザッピング用ストリームを受信、再生するとともに、前記視聴用メタデータを取得し、取得した前記視聴用メタデータに基づいて前記視聴用ストリームを受信、再生する。 A content supply system according to a third aspect of the present disclosure receives a stream according to an adaptive streaming technique and supplies a plurality of streams having the same content and different bit rates in the same channel, and the stream In a content supply system including a terminal device, a first stream generation unit for generating a zapping stream based on source data of the content, and the zapping for receiving the zapping stream. A first metadata generation unit for generating metadata, and a second for generating a viewing stream having a minimum unit length when switching the stream rather than the zapping stream based on the source data of the content With a stream generator A second metadata generation unit that generates viewing metadata for receiving the viewing stream, the zapping metadata, the viewing metadata, the zapping stream, and the viewing stream as a network And a multicast distribution unit that performs multicast distribution via the network. Then, the terminal device acquires the zapping metadata, receives and reproduces the zapping stream based on the acquired zapping metadata, acquires the viewing metadata, and acquires the viewing Receiving and reproducing the viewing stream based on the meta data;
 本開示の第3の側面においては、コンテンツ供給装置により、コンテンツのソースデータに基づいてザッピング用ストリームが生成され、前記ザッピング用ストリームを受信するためのザッピング用メタデータが生成される。また、前記コンテンツのソースデータに基づいて前記ザッピング用ストリームよりもストリームをスイッチングするときの最小単位の長さが長い視聴用ストリームが生成され、前記視聴用ストリームを受信するための視聴用メタデータが生成される。さらに、前記ザッピング用メタデータ、前記視聴用メタデータ、前記ザッピング用ストリーム、および前記視聴用ストリームがネットワークを介してマルチキャスト配信される。また、端末装置により、ザッピング用メタデータが取得され、取得された前記ザッピング用メタデータに基づいて前記ザッピング用ストリームが受信、再生されるとともに、前記視聴用メタデータが取得され、取得された前記視聴用メタデータに基づいて前記視聴用ストリームが受信、再生される。 In the third aspect of the present disclosure, the content supply device generates a zapping stream based on source data of the content, and zapping metadata for receiving the zapping stream is generated. Also, a viewing stream having a longer minimum unit length when switching the stream than the zapping stream is generated based on source data of the content, and viewing metadata for receiving the viewing stream is It is generated. Further, the zapping metadata, the viewing metadata, the zapping stream, and the viewing stream are distributed by multicast via a network. Also, the zapping metadata is acquired by the terminal device, and the zapping stream is received and reproduced based on the acquired zapping metadata, and the viewing metadata is acquired and acquired. The viewing stream is received and reproduced based on the viewing metadata.
 本開示の第1乃至3の側面によれば、速やかなザッピングを実現することができる。 According to the first to third aspects of the present disclosure, rapid zapping can be realized.
従来のコンテンツ供給システムの構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the conventional content supply system. チャネル間のスイッチングで生じる遅延を説明する図である。It is a figure explaining the delay which arises in switching between channels. チャネル間のスイッチングで生じる遅延を説明する図である。It is a figure explaining the delay which arises in switching between channels. 本開示を適用したコンテンツ供給システムの各チャネルからそれぞれ配信されるザッピング用セグメントストリームの関係を説明する図である。It is a figure explaining the relation of the segment stream for zapping distributed from each channel of the contents supply system to which this indication is applied, respectively. 本開示を適用したコンテンツ供給システムの各チャネルで配信されるザッピング用セグメントストリームと視聴用セグメントストリームの関係を説明する図である。It is a figure explaining the relationship between the segment stream for zapping delivered by each channel of the content supply system to which this indication is applied, and the segment stream for viewing and listening. 本開示を適用したコンテンツ供給システムの構成例を示すブロック図である。It is a block diagram showing an example of composition of a contents supply system to which this indication is applied. ザッピングフェーズのデータの流れを示す図である。It is a figure which shows the flow of the data of a zapping phase. 視聴フェーズのデータの流れを示す図である。It is a figure which shows the flow of the data of a viewing-and-listening phase. (e)MBMSにおけるService Announcement&Metadataの配置を示す図である。(e) It is a figure which shows arrangement | positioning of Service Announcement & Metadata in MBMS. USDのデータモデルを示す図である。It is a figure which shows the data model of USD. USDの第1の記述例を示す図である。It is a figure which shows the 1st example of a description of USD. USDの第1の記述例の概要を示す図である。It is a figure which shows the outline | summary of the 1st example of description of USD. USDの第2の記述例を示す図である。It is a figure which shows the 2nd example of a description of USD. USDの第2の記述例の概要を示す図である。It is a figure which shows the outline | summary of the 2nd example of a description of USD. USDの第3の記述例を示す図である。It is a figure which shows the 3rd example of a description of USD. USDの第3の記述例の概要を示す図である。It is a figure which shows the outline | summary of the 3rd description example of USD. OMA-ESGのデータモデルを示す図である。It is a figure which shows the data model of OMA-ESG. OMA-ESGの第1の記述例を示す図である。It is a figure which shows the 1st example of a description of OMA-ESG. OMA-ESGの第1の記述例の概要を示す図である。It is a figure which shows the outline | summary of the 1st example of a description of OMA-ESG. OMA-ESGの第2の記述例を示す図である。It is a figure which shows the 2nd example of a description of OMA-ESG. OMA-ESGの第2の記述例の概要を示す図である。It is a figure which shows the outline | summary of the 2nd example of a description of OMA-ESG. OMA-ESGの第3の記述例を示す図である。It is a figure which shows the 3rd example of a description of OMA-ESG. OMA-ESGの第3の記述例を示す図である。It is a figure which shows the 3rd example of a description of OMA-ESG. OMA-ESGの第3の記述例の概要を示す図である。It is a figure which shows the outline | summary of the 3rd description example of OMA-ESG. コンテンツ供給装置の処理を説明するフローチャートである。It is a flow chart explaining processing of a contents supply device. コンテンツ供給システムの一連処理を説明するフローチャートである。It is a flowchart explaining a series of processings of a contents supply system. コンピュータの構成例を示すブロック図である。It is a block diagram showing an example of composition of a computer.
 以下、本開示を実施するための最良の形態(以下、実施の形態と称する)について説明するが、その前に、本開示の概要について説明する。 Hereinafter, the best mode for carrying out the present disclosure (hereinafter, referred to as an embodiment) will be described, but before that, an outline of the present disclosure will be described.
 図4は、本開示の実施の形態であるコンテンツ供給システムの各チャネルにて配信されるザッピングフェーズ用のセグメントストリーム(以下、ザッピング用セグメントストリームと称する)とそのセグメント長を示している。図中の太線矢印はチャネル間をザッピングするときのスイッチングの遷移の例を示している。ザッピング用セグメントストリームを示す帯の幅の違いはビットレートの大小を表している。 FIG. 4 shows segment streams for the zapping phase (hereinafter referred to as zapping segment streams) distributed in each channel of the content supply system according to the embodiment of the present disclosure and the segment lengths thereof. The thick arrows in the figure show an example of switching transition when zapping between channels. The difference in the width of the band indicating the zapping segment stream indicates the magnitude of the bit rate.
 同図の例では、チャネルA,B,Cにて、それぞれビットレートの異なる3本のザッピング用セグメントストリーム(Representation)が用意されていることを示している。また、図4には図示していないが、チャネルA,B,Cでは、さらに、ザッピング用セグメントストリームと同一内容であって、セグメント長がザッピング用セグメントストリームよりも長い視聴フェーズ用のセグメントストリーム(以下、視聴用セグメントストリームと称する)も複数用意されている。なお、視聴用セグメントストリームについては、図5を参照して後述する。 In the example of the figure, it is shown that three zapping segment streams (Representations) having different bit rates are prepared for the channels A, B, and C, respectively. Although not shown in FIG. 4, the channels A, B, and C have the same content as the zapping segment stream, and the segment stream for the viewing phase (the segment length is longer than the zapping segment stream) Hereinafter, a plurality of viewing segment streams are also prepared. The viewing segment stream will be described later with reference to FIG.
 本開示を適用したコンテンツ供給システムでは、ザッピング用セグメントストリームのセグメントの区切りをNTP時間軸に同期させるとともに、同じグループに属する各チャネルのザッピング用セグメントストリームのセグメント長を共通の時間長に統一するように決められている。さらに、ザッピング用セグメントストリームの先頭のセグメントのメディア再生時刻の起点(MPD/@availabilityStartTime+Period/@start)をNTP時間軸上で一致させるように定められている。 In the content supply system to which the present disclosure is applied, the segment division of the zapping segment stream is synchronized with the NTP time axis, and the segment length of the zapping segment stream of each channel belonging to the same group is unified into a common time length. It has been decided. Furthermore, the start point (MPD / @ availabilityStartTime + Period / @ start) of the media playback time of the leading segment of the zapping segment stream is determined to coincide on the NTP time axis.
 このように定めることにより、同じグループに属するチャネル間でのザッピング用セグメントストリームのスイッチング、すなわちザッピングを、余分な遅延を生じさせること無く行なうことができるようになされている。 By defining in this way, switching of zapping segment streams among channels belonging to the same group, that is, zapping can be performed without causing an extra delay.
 具体的には、図4に太線矢印で示される遷移の例のように、視聴者がチャネルAのRepresentationA2を視聴しながらDASHクライアント時間軸のT1までにチャネルBのRepresentationB2へのスイッチングを指示したときには、実際のスイッチングはRepresentationA2のセグメントの区切りであってRepresentationB2のセグメントの区切りでもあるT1に行なわれる。 Specifically, when the viewer instructs to switch Channel B to Representation B 2 by T 1 of the DASH client time axis while watching the Representation A 2 of channel A, as in the example of the transition indicated by the thick arrow in FIG. The actual switching is performed at T1 which is a segment of Representation A2 and which is also a segment of Representation B2.
 また、チャネルBのRepresentationB2を視聴しながらT2までにチャネルCのRepresentationC2へのスイッチングが指示されたときには、実際のスイッチングはRepresentationB2のセグメントの区切りであってRepresentationC2のセグメントの区切りでもあるT2に行なわれる。 Also, when switching to Channel C's Representation C 2 is instructed by T 2 while watching Channel B's Representation B 2, actual switching is performed at T 2 which is a segment of Representation B 2 and is also a segment of Representation C 2.
 さらに、チャネルCのRepresentationC2を視聴しながらT3までにチャネルAのRepresentationA2へのスイッチングが指示されたときには、実際のスイッチングはRepresentationC2のセグメントの区切りであってRepresentationA2のセグメントの区切りでもあるT3に行なわれる。 Furthermore, when switching to Channel A's Representation A2 is instructed by T3 while watching Channel C's Representation C2, actual switching is performed at T3, which is a segment of Representation C2 and is also a segment of Representation A2.
 次に図5は、本開示を適用したコンテンツ供給システムの各チャネルで用意されるザッピング用セグメントストリームと視聴用セグメントストリームの関係を示している。ザッピング用セグメントストリームと視聴用セグメントストリームをそれぞれ示す帯の幅の違いはビットレートの大小を表している。 Next, FIG. 5 shows the relationship between zapping segment streams and viewing segment streams prepared in each channel of the content supply system to which the present disclosure is applied. The difference in width between the zapping segment stream and the viewing segment stream indicates the magnitude of the bit rate.
 なお、図4では各チャネルがそれぞれ3本のザッピング用セグメントストリームを用意しているものとしたが、図5では、各チャネル(図5ではチャネルAのみを示す)で2本のザッピング用セグメントストリームと5本の視聴用セグメントストリームを用意しているものとしている。ただし、各チャネルが用意するザッピング用セグメントストリームと視聴用セグメントストリームの本数は任意であるが、ザッピング用セグメントストリームは1本以上、視聴用セグメントストリームは2本以上用意することが望ましい。 Although in FIG. 4 each channel prepares three zapping segment streams, in FIG. 5 two zapping segment streams are shown for each channel (only channel A is shown in FIG. 5). And 5 segment streams for viewing are prepared. However, although the number of zapping segment streams and viewing segment streams prepared by each channel is arbitrary, it is desirable to prepare one or more zapping segment streams and two or more viewing segment streams.
 図5に示されるように、各チャネルのザッピング用セグメントストリームと視聴用セグメントストリームのセグメントの区切りはNTP時間軸に同期される。また、視聴用セグメントストリームのセグメント長は、同じチャネルのザッピング用セグメントストリームのセグメント長の整数倍(図5の場合、3倍)とされる。 As shown in FIG. 5, the segments of the zapping segment stream and the viewing segment stream of each channel are synchronized to the NTP time axis. Also, the segment length of the viewing segment stream is an integral multiple (3 times in the case of FIG. 5) of the segment length of the zapping segment stream of the same channel.
 これにより、同じチャネルの視聴用セグメントストリームからザッピング用セグメントストリームに対して、一方向にのみ非対称的に、余分な遅延を生じないスイッチングが可能となる。なお、同じチャネルのザッピング用セグメントストリームから視聴用セグメントストリームに対してもスイッチングは可能であるが、その場合には余分な遅延が生じ得る。 This makes it possible to perform switching without causing extra delay asymmetrically in only one direction from the viewing segment stream of the same channel to the zapping segment stream. Although switching from the zapping segment stream of the same channel to the viewing segment stream is possible, an extra delay may occur in that case.
 そして、本開示を適用したコンテンツ供給システムでは、ザッピング用セグメントストリームおよび視聴用セグメントストリーム、並びにそれらを受信するためのMPDなどのメタデータを、携帯電話通信網(3GPP(3rd Generation Partnership Project)で定義されている(e)MBMS(evolved Multimedia Broadcast Multicast Service)など)のブロードキャスト・マルチキャストチャネルを介してFLUTEマルチキャスト配信することを想定する。ただし、MPDなどのメタデータは、(e)MBMSのインタラクションチャネルを介してHTTPユニキャスト配信できるようにする。 Then, in the content supply system to which the present disclosure is applied, the zapping segment stream, the viewing segment stream, and the metadata such as the MPD for receiving them are defined by the mobile telephone communication network (3 GPP (3rd Generation Partnership Project) It is assumed that FLUTE multicast delivery is performed via a broadcast multicast channel of (e) MBMS (evolved Multimedia Broadcast Multicast Service). However, metadata such as MPD can be distributed via HTTP (e) MBMS interaction channel via HTTP unicast.
 以下、FLUTEマルチキャスト配信されるザッピング用セグメントストリームおよび視聴用セグメントストリームを、それぞれザッピング用FLUTEストリームまたは視聴用FLUTEストリームとも称する。 Hereinafter, the zapping segment stream and the viewing segment stream distributed by FLUTE multicast are also referred to as a zapping FLUTE stream or a viewing FLUTE stream, respectively.
 受信側では、初めにザッピング用のメタデータを取得し、該メタデータに基づいてザッピング用FLUTEストリームを受信、再生するザッピングフェーズとなる。そして、ザッピングフェーズの間に視聴用のメタデータも取得し、視聴用FLUTEストリームを受信、再生する視聴フェーズに遷移できる態勢を整えるように動作する。 On the receiving side, first, metadata for zapping is acquired, and based on the metadata, it becomes a zapping phase for receiving and reproducing a FLUTE stream for zapping. Then, metadata for viewing is also acquired during the zapping phase, and it operates to prepare for transition to the viewing phase for receiving and playing the FLUTE stream for viewing.
[コンテンツ供給システムの構成例]
 図6は、本開示の実施の形態であるコンテンツ供給システムの構成例を示している。
[Configuration example of content supply system]
FIG. 6 shows a configuration example of a content supply system according to an embodiment of the present disclosure.
 このコンテンツ供給システム50は、チャネルX(X=A,B,・・・)に対応する複数のコンテンツ供給装置60X、および多数の端末装置80から構成される。コンテンツ供給装置60Xと端末装置80は、ネットワーク51を介して接続される。 This content supply system 50 is composed of a plurality of content supply devices 60X corresponding to channel X (X = A, B,...) And a large number of terminal devices 80. The content supply device 60X and the terminal device 80 are connected via the network 51.
 ここで、ネットワーク51は、インターネットに代表される双方向通信網、各種の放送網を包含するものであるが、本実施の形態においては、特に3GPPで定義されている(e)MBMSを想定する。 Here, the network 51 includes a two-way communication network represented by the Internet, and various broadcast networks, but in the present embodiment, it is particularly assumed that (e) MBMS is defined in 3GPP. .
 ネットワーク51には、UTCタイムフォーマットに従ったシステム時刻情報を提供するNTPサーバ52が存在する。各コンテンツ供給装置60と各端末装置80は、それぞれNTPサーバ52から提供されるシステム時刻情報に従い、自己のシステム時刻をNTP時間軸に同期させて動作しているものとする。 In the network 51, there is an NTP server 52 that provides system time information according to the UTC time format. It is assumed that each content supply device 60 and each terminal device 80 operate by synchronizing their own system time with the NTP time axis according to the system time information provided from the NTP server 52 respectively.
 ネットワーク51の(e)MBMSは、双方向通信を行なうインタラクションチャネルと、片方向通信を行なうブロードキャスト・マルチキャストチャネルを有する。 The (e) MBMS of the network 51 has an interaction channel for two-way communication and a broadcast / multicast channel for one-way communication.
 (e)MBMSのインタラクションチャネルは、ザッピング用セグメントストリームおよび視聴用セグメントストリームを受信するために必要なMPDなどのメタデータのHTTPユニキャスト配信に利用される。(e)MBMSのブロードキャスト・マルチキャストチャネルは、ザッピング用セグメントストリームおよび視聴用セグメントストリーム、並びにMPDなどのメタデータのFLUTEマルチキャスト配信に利用される。 (E) The MBMS interaction channel is used for HTTP unicast delivery of metadata such as MPD required to receive zapping segment streams and viewing segment streams. (e) The broadcast multicast channel of MBMS is used for FLUTE multicast distribution of metadata such as zapping segment streams and viewing segment streams, and MPD.
 チャネルAに対応するコンテンツ供給装置60Aは、チャネルサーバ61、ザッピング用セグメンタ62、ザッピング用メタデータジェネレータ63、視聴用セグメンタ64、視聴用メタデータジェネレータ65、FLUTEストリーマ66、WEBサーバ67、およびマルチキャストサーバ68を有する。 The content supply apparatus 60A corresponding to the channel A includes a channel server 61, a zapping segmenter 62, a zapping metadata generator 63, a viewing segmenter 64, a viewing metadata generator 65, a FLUTE streamer 66, a web server 67, and a multicast server. It has 68.
 なお、コンテンツ供給装置60Aが有するチャネルサーバ61乃至マルチキャストサーバ68は、集積して配置してもよいし、インターネットなどを介して分散して配置してもよい。 The channel servers 61 to the multicast server 68 included in the content supply apparatus 60A may be integrated and disposed, or may be distributed and disposed via the Internet or the like.
 図7および図8は、チャネルサーバ61乃至マルチキャストサーバ68の間での各種データの流れを示している。なお、図7はザッピングフェースのものであり、図8は視聴フェーズのものである。 7 and 8 show the flow of various data between the channel server 61 and the multicast server 68. FIG. 7 is of the zapping face, and FIG. 8 is of the viewing phase.
 チャネルサーバ61は、チャネルAから配信されるコンテンツのソースデータを管理しており、同一内容の該ソースデータからビットレートの異なる1本以上のザッピング用ストリーミングデータと2本以上の視聴用ストリーミングデータを生成する。さらに、チャネルサーバ61は、ザッピング用ストリーミングデータをザッピング用セグメンタ62に出力し、視聴用ストリーミングデータを視聴用セグメンタ64に出力する。 The channel server 61 manages source data of contents distributed from the channel A, and from the source data of the same contents, one or more zapping streaming data different in bit rate and two or more viewing streaming data Generate Further, the channel server 61 outputs the zapping streaming data to the zapping segmenter 62, and outputs the viewing streaming data to the viewing segmenter 64.
 ザッピング用セグメンタ62は、ザッピング用ストリーミングデータを時間的にピリオドに区切り、さらにセグメント(segment)に分割することにより、fragmentedMP4などのザッピング用セグメントストリームを生成してFLUTEストリーマ66に出力する。ザッピング用セグメントストリームのセグメント長は、同じグループに属する他のチャネルのザッピング用セグメントストリームと共通であって、後述する視聴用セグメントストリームのセグメント長よりも短い時間長に統一される。なお、ザッピング用セグメンタ62は、NTP時間軸に同期して動作するので、ザッピング用セグメントストリームのセグメントの区切りもNTP時間軸に同期したものとなる。 The zapping segmenter 62 divides zapping streaming data into periods in time, and further divides the zapping streaming data into segments, thereby generating a zapping segment stream such as fragmented MP 4 and outputs the zapping segment stream to the FLUTE streamer 66. The segment length of the zapping segment stream is common to the zapping segment streams of other channels belonging to the same group, and is unified to a time length shorter than the segment length of the viewing segment stream described later. Since the zapping segmenter 62 operates in synchronization with the NTP time axis, the segments of the zapping segment stream are also synchronized with the NTP time axis.
 なお、ザッピング用セグメンタ62において上述したザッピング用セグメントストリームを生成する代わりに、セグメント長が十分に短い(例えば、再生時間が2秒以下)セグメントストリームを生成するようにしてもよい。このセグメントストリームは、スイッチング時に発生し得る遅延が短くなるので、ザッピング用途に用いることができる。 Note that instead of generating the zapping segment stream described above in the zapping segmenter 62, a segment stream having a sufficiently short segment length (for example, a playback time of 2 seconds or less) may be generated. This segment stream can be used for zapping applications as it reduces the delay that can occur during switching.
 さらに、ザッピング用セグメンタ62は、生成したザッピング用セグメントストリームのファイルにおける各セグメントのデータ範囲などをザッピング用メタデータジェネレータ63に通知する。 Furthermore, the zapping segmenter 62 notifies the zapping metadata generator 63 of the data range of each segment in the generated zapping segment stream file.
 ザッピング用メタデータジェネレータ63は、ザッピング用セグメントストリームを端末装置80が受信するために必要なMPDなどのメタデータ(以下、ザッピング用メタデータと称する)を生成してFLUTEストリーマ66およびWEBサーバ67に出力する。 The zapping metadata generator 63 generates metadata such as MPD (hereinafter referred to as zapping metadata) necessary for the terminal device 80 to receive the zapping segment stream, and sends it to the FLUTE streamer 66 and the WEB server 67. Output.
 ザッピング用メタデータは、USD(User Service Description)、MPD(Media Presentation Description)、およびSDP(Service Description Protocol)の組み合わせ、またはOMA-ESG(Open Mobile Alliance-Electronic Service Guide)、USD、MPD、およびSDPの組み合わせから構成される。 Zapping metadata can be a combination of USD (User Service Description), MPD (Media Presentation Description), and SDP (Service Description Protocol), or OMA-ESG (Open Mobile Alliance-Electronic Service Guide), USD, MPD, and SDP. It consists of a combination of
 視聴用セグメンタ64は、視聴用ストリーミングデータからfragmentedMP4などの視聴用セグメントストリームを生成してFLUTEストリーマ66に出力する。さらに、視聴用セグメンタ64は、生成した視聴用セグメントストリームのファイルにおける各セグメントのデータ範囲などを視聴用メタデータジェネレータ65に通知する。 The viewing segmenter 64 generates a viewing segment stream such as fragmented MP 4 from the viewing streaming data and outputs the segment stream to the FLUTE streamer 66. Furthermore, the viewing segmenter 64 notifies the viewing metadata generator 65 of the data range of each segment in the file of the generated viewing segment stream.
 視聴用メタデータジェネレータ65は、視聴用セグメントストリームを端末装置80が受信するために必要なMPDなどのメタデータ(以下、視聴用メタデータと称する)を生成してFLUTEストリーマ66およびWEBサーバ67に出力する。 The viewing metadata generator 65 generates metadata such as MPD (hereinafter referred to as viewing metadata) necessary for the terminal device 80 to receive the viewing segment stream, and sends it to the FLUTE streamer 66 and the WEB server 67. Output.
 視聴用メタデータは、ザッピング用メタデータと同様、USD、MPD、およびSDPの組み合わせ、またはOMA-ESG、USD、MPD、およびSDPの組み合わせから構成される。 The viewing metadata is composed of a combination of USD, MPD, and SDP, or a combination of OMA-ESG, USD, MPD, and SDP, as with zapping metadata.
 FLUTEストリーマ66は、ザッピング用セグメンタ62から入力されるザッピング用セグメントストリームをFLUTEパケットに格納することによりザッピング用FLUTEストリームを生成してマルチキャストサーバ68に出力する。また、FLUTEストリーマ66は、視聴用セグメンタ64から入力される視聴用セグメントストリームをFLUTEパケットに格納することにより視聴用FLUTEストリームを生成してマルチキャストサーバ68に出力する。また、FLUTEストリーマ66は、ザッピング用メタデータジェネレータ63から入力されるザッピング用メタデータと視聴用メタデータジェネレータ65から入力される視聴用メタデータをマルチキャストサーバ68に出力する。 The FLUTE streamer 66 generates a zapping FLUTE stream by storing the zapping segment stream input from the zapping segmenter 62 in a FLUTE packet and outputs the zapping segment to the multicast server 68. Further, the FLUTE streamer 66 generates a viewing FLUTE stream by storing the viewing segment stream input from the viewing segmenter 64 in the FLUTE packet, and outputs the viewing FLUTE stream to the multicast server 68. In addition, the FLUTE streamer 66 outputs the zapping metadata input from the zapping metadata generator 63 and the viewing metadata input from the viewing metadata generator 65 to the multicast server 68.
 WEBサーバ67は、端末装置80からの要求(HTTPリクエスト)に応じ、ザッピング用メタデータまたは視聴用メタデータを、ネットワーク51を介して要求元にHTTPユニキャスト配信する。 In response to the request (HTTP request) from the terminal device 80, the WEB server 67 distributes the zapping metadata or the viewing metadata to the request source via the network 51 by HTTP unicast.
 マルチキャストサーバ68は、ザッピング用メタデータおよび視聴用メタデータを、ネットワーク51を介してFLUTEマルチキャスト配信する。また、マルチキャストサーバ68は、ザッピング用FLUTEストリームおよび視聴用FLUTEストリームを、ネットワーク51を介してFLUTEマルチキャスト配信する。 The multicast server 68 distributes FLUTE multicast of zapping metadata and viewing metadata via the network 51. Also, the multicast server 68 distributes FLUTE multicasts for the zapping FLUTE stream and the viewing FLUTE stream via the network 51.
 チャネルBに対応するコンテンツ供給装置60Bは、コンテンツ供給装置60Aと同様に構成されるので、その説明は省略する。 The content supply device 60B corresponding to the channel B is configured in the same manner as the content supply device 60A, so the description thereof is omitted.
[FLUTEマルチキャスト配信のポータルチャネルの周知]
 端末装置80に対するFLUTEマルチキャスト配信のポータルチャネルの周知には、(e)MBMSのUSDが利用されるか、またはOMA-ESGとUSDが併用される。
[Known portal channel for FLUTE multicast distribution]
As the portal channel of FLUTE multicast delivery to the terminal device 80, (e) USD of MBMS is used, or OMA-ESG and USD are used in combination.
 初めに、端末装置80に対するFLUTEマルチキャスト配信のポータルチャネルの周知に、(e)MBMSのUSDを用いる方法について説明する。 First, a method of using USD of (e) MBMS for well-known portal channel of FLUTE multicast delivery to the terminal device 80 will be described.
 USDは(e)MBMSのService Announcement&Metadataに格納されて配信される。 The USD is stored and delivered in (e) MBMS Service Announcement & Metadata.
 図9は、(e)MBMSにおけるService Announcement&Metadataの配置を示している。Service Announcement&Metadata91は、(e)MBMSのインタラクションチャネルとブロードキャスト・マルチキャストチャネルに配置される。したがって、USDはインタラクションチャネルでHTTPユニキャスト配信されるとともに、ブロードキャスト・マルチキャストチャネルでFLUTEマルチキャスト配信される。ただし、USDの配信は、インタラクションチャネルでのHTTPユニキャスト配信、またはブロードキャスト・マルチキャストチャネルでのFLUTEマルチキャスト配信の一方でも構わない。 FIG. 9 shows the arrangement of (e) Service Announcement & Metadata in MBMS. Service Announcement & Metadata 91 is allocated to an (e) MBMS interaction channel and a broadcast / multicast channel. Thus, the USD is HTTP unicast distributed on the interaction channel and FLUTE multicast distributed on the broadcast / multicast channel. However, delivery of the USD may be either HTTP unicast delivery on the interaction channel or FLUTE multicast delivery on the broadcast / multicast channel.
 なお、(e)MBMSにおいて、ザッピング用FLUTEストリームおよび視聴用FLUTEストリームは、ブロードキャスト・マルチキャストチャネルのDonload 3GPP file format,Binary data,Still images,Text,etc.92に格納されてFLUTEマルチキャスト配信される。 In (e) MBMS, the zapping FLUTE stream and the viewing FLUTE stream are stored in the Donload 3GPP file format, Binary data, Still images, Text, etc. 92 of the broadcast / multicast channel and distributed by FLUTE multicast.
 図10は、Service Announcement&Metadata91に格納されるUSDのデータモデルであり、本実施の形態は、特にUser Service Bundle Description101、User Service Description102、Delivery Method103、Session Description104、およびmedia Presentation Description105に関係する。 FIG. 10 is a data model of the USD stored in the Service Announcement & Metadata 91, and this embodiment relates particularly to the User Service Bundle Description 101, the User Service Description 102, the Delivery Method 103, the Session Description 104, and the media Presentation Description 105.
 図11は、USDの第1の記述例を示している。この第1の記述例は、対応するFLUTEストリームがザッピング用途に利用できるもの(セグメント長が十分に短いもの)である場合に適用される。 FIG. 11 shows a first description example of the USD. This first example of description is applied when the corresponding FLUTE stream is available for zapping (the segment length is sufficiently short).
 具体的には、ザッピング用に利用できるFLUTEストリームであることを示すフラグ属性としてserviceClassにクラス名”urn:streamType:forZapping”を定義して導入する。これが記述されている場合、このuserServiceDescriptionメタデータによって記述されているFLUTEストリームはグメント長が十分に小さくてザッピング用途に利用できることを表す。 Specifically, the class name "urn: streamType: forZapping" is defined and introduced in serviceClass as a flag attribute indicating that the FLUTE stream can be used for zapping. When this is described, the FLUTE stream described by this userServiceDescription metadata indicates that the segment length is sufficiently small that it can be used for zapping applications.
 図12は、図11のUSDの第1の記述例の概要を示している。bundleDescription/userServiceDescription/@r7:serviceClass="urn:streamType:forZapping"は、対応するFLUTEストリームがザッピング用途に利用できることを示す。userServiceDescription/deliveryMethod/@sessionDescriptionURIには、SDPの取得先のURLが記述される。このSDPには、対応するFLUTEストリームのIPアドレスとポートが記述される。userServiceDescription/mediaPresentationDescription/@mpdURIには、MPDの取得先のURLが記述される。このMPDのAdaptationSet/Representationには、対応するFLUTEストリームにおける各セグメントの配置が記述される。 FIG. 12 shows an outline of a first description example of the USD in FIG. bundleDescription / userServiceDescription / @ r7: serviceClass = "urn: streamType: forZapping" indicates that the corresponding FLUTE stream can be used for zapping. In userServiceDescription / deliveryMethod / @ sessionDescriptionURI, the URL of the SDP acquisition destination is described. The SDP describes the IP address and port of the corresponding FLUTE stream. In userServiceDescription / mediaPresentationDescription / @ mpdURI, the URL of the MPD acquisition destination is described. The arrangement of each segment in the corresponding FLUTE stream is described in the AdaptationSet / Representation of this MPD.
 図13は、USDの第2の記述例を示している。この第2の記述例は、対応する複数のFLUTEストリームがそれぞれザッピング用FLUTEストリームであって、互いに余分な遅延を生じさせることなくスイッチできる関係(図4に示された関係)である場合に適用される。 FIG. 13 shows a second description example of USD. This second description example is applied to the case where a plurality of corresponding FLUTE streams are each a zapping FLUTE stream and can be switched without causing an extra delay to each other (the relationship shown in FIG. 4). Be done.
 具体的には、第1の記述例に追加して、bundleDescriptionの直下に、NTPSynchronizedおよびSegmentAlignedを導入する。bundleDescription/@NTPSynchronizedは、同じグループに属する各チャネル(のコンテンツ供給装置60)のザッピング用セグメンタ62がNTP同期で動作する、すなわち、各チャネルのFLUTEストリームのセグメントの区切りがNTP時間軸に同期していることを表す。bundleDescription/@SegmentAlignedは、各チャネルのFLUTEストリームのセグメントのセグメント長が統一されていることを表す。 Specifically, in addition to the first description example, NTPSynchronized and SegmentAligned are introduced immediately below bundleDescription. In bundleDescription / @ NTPSynchronized, the zapping segmenter 62 (of the content supply device 60) of each channel belonging to the same group operates in NTP synchronization, that is, the segment of the FLUTE stream segment of each channel is synchronized with the NTP time axis. Indicates that bundleDescription / @ SegmentAligned represents that the segment lengths of the FLUTE stream segments of the respective channels are unified.
 図14は、図13のUSDの第2の記述例の概要を示している。直下にNTPSynchronizedおよびSegmentAlignedが導入されたbundleDescriptionは、2本のザッピング用ストリームをそれぞれ記述するuserServiceDescription群をグルーピングするために利用される。 FIG. 14 shows an outline of a second description example of the USD in FIG. The bundleDescription in which NTPSynchronized and SegmentAligned are introduced immediately below is used to group userServiceDescription groups that respectively describe two zapping streams.
 bundleDescription/@NTPSynchronized(boolean型)がtrueであれば、userServiceDescription群にて記述される各FLUTEストリームのセグメントの区切りがNTP同期していることを示す。さらに、bundleDescription/@SegmentAligned’(boolean型)がtrueであれば、userServiceDescription群にて記述される各FLUTEストリームのセグメントのセグメント長が統一されていることを示す。第2の記述例の場合、図中に丸印1で示すFLUTEストリームと丸印2で示すFLUTEストリームのセグメントの区切りがNTP同期していて、かつ、セグメント長が一致していることを示す。 If bundleDescription / @ NTPSynchronized (boolean type) is true, it indicates that the segment of each FLUTE stream described in the userServiceDescription group is in NTP synchronization. Furthermore, if bundleDescription / @ SegmentAligned '(boolean type) is true, it indicates that the segment lengths of the segments of each FLUTE stream described in the userServiceDescription group are unified. In the case of the second description example, it is shown that the segment of the FLUTE stream indicated by circle 1 and the segment of the FLUTE stream indicated by circle 2 in the figure are in NTP synchronization and that the segment lengths match.
 図15は、USDの第3の記述例を示している。この第3の記述例は、対応するザッピング用FLUTEストリーム同士は、互いに余分な遅延を生じさせることなくスイッチできる関係(図4に示された関係)であり、さらに、対応する視聴用ストリームからザッピング用FLUTEストリームに対しては、一方向にのみ非対称的に、余分な遅延を生じさせることなくスイッチできる関係(図5に示された関係)である場合に適用される。 FIG. 15 shows a third description example of USD. In this third description example, the corresponding zapping FLUTE streams can be switched without causing an extra delay to each other (the relationship shown in FIG. 4), and further, zapping from the corresponding viewing streams For the FLUTE stream for streams, it is applied in the case where it is the relation (the relation shown in FIG. 5) which can be switched without causing extra delay asymmetrically in only one direction.
 具体的には、第2の記述例に追加して、serviceDescriptionにunsymmetricallyAlignedGroupFromおよびunsymmetricallyAlignedGroupToを導入する。unsymmetricallyAlignedGroupFromは、一方向にのみ非対称的に余分な遅延を生じさせることなくスイッチできる関係(グループ)とそのスイッチング元を表し、unsymmetricallyAlignedGroupToは当該関係(グループ)とそのスイッチング先を表す。 Specifically, in addition to the second description example, unsymmetricallyAlignedGroupFrom and unsymmetricallyAlignedGroupTo are introduced into serviceDescription. unsymmetricallyAlignedGroupFrom represents a relationship (group) that can be switched without causing an extra delay in one direction asymmetrically in only one direction and its switching source, and unsymmetricallyAlignedGroupTo represents the relationship (group) and its switching destination.
 図16は、図15のUSDの第3の記述例の概要を示している。第3の記述例では、丸印1で示す部分と、丸印2で示す部分が互いに余分な遅延を生じることなくスイッチング可能なザッピング用FLUTEストリームであることを表している。また、丸印1で示すザッピング用FLUTEに対しては、丸印1’の視聴用ストリームから一方向にのみ非対称的に、余分な遅延を生じさせることなくスイッチングできることを表している。さらに、丸印2で示すザッピング用FLUTEに対しては、丸印2’の視聴用ストリームから一方向にのみ非対称的に、余分な遅延を生じさせることなくスイッチングできることを表している。 FIG. 16 shows an outline of a third description example of the USD in FIG. In the third description example, the portion indicated by circle 1 and the portion indicated by circle 2 indicate that they are switchable FLUTE streams for zapping that can be switched without causing an extra delay. In addition, for the zapping FLUTE indicated by the circle 1, it is possible to switch from the viewing stream for the circle 1 'only in one direction asymmetrically without causing an extra delay. Furthermore, for the zapping FLUTE indicated by the circle 2, it is possible to switch from the viewing stream of the circle 2 'only in one direction asymmetrically without causing an extra delay.
 次に、端末装置80に対するFLUTEマルチキャスト配信のポータルチャネルの周知に、(e)MBMSのOMA-ESGとUSDを併用する方法について説明する。 Next, (e) A method of using the OMA-ESG of MBMS and USD together will be described for the portal channel of FLUTE multicast delivery to the terminal device 80.
 OMA-ESGおよびUSDは、(e)MBMSのService Announcement&Metadata91に格納されて配信される。すなわち、OMA-ESGおよびUSDは、(e)MBMSのインタラクションチャネルでHTTPユニキャスト配信されるとともに、ブロードキャスト・マルチキャストチャネルでFLUTEマルチキャスト配信される。ただし、OMA-ESGおよびUSDの配信は、インタラクションチャネルでのHTTPユニキャスト配信、またはブロードキャスト・マルチキャストチャネルでのFLUTEマルチキャスト配信の一方でも構わない。 The OMA-ESG and the USD are stored and delivered in (e) MBMS Service Announcement & Metadata 91. That is, OMA-ESG and USD are distributed by HTTP unicast on the (e) MBMS interaction channel, and are distributed by FLUTE multicast on the broadcast / multicast channel. However, delivery of OMA-ESG and USD may be either HTTP unicast delivery on an interaction channel or FLUTE multicast delivery on a broadcast / multicast channel.
 図17は、Service Announcement&Metadata91に格納されるOMA-ESGのデータモデルであり、本実施の形態では、特にService111およびAccess112が関係する。 FIG. 17 is a data model of OMA-ESG stored in Service Announcement & Metadata 91, and in the present embodiment, Service 111 and Access 112 are particularly concerned.
 図18は、OMA-ESGの第1の記述例を示しており、同図AはServiceの記述例であり、同図Bは同図AのServiceを参照するAccessの記述例である。この第1の記述例は、対応するFLUTEストリームがザッピング用途に利用できる場合に適用される。 FIG. 18 shows a first description example of OMA-ESG, FIG. 18A is a description example of Service, and FIG. 18B is a description example of Access referring to Service of FIG. This first example of description applies when the corresponding FLUTE stream is available for zapping applications.
 具体的には、ザッピング用途に利用できるFLUTEストリームであることを示すフラグ属性としてService/ServiceType”ZappingStream”を意味する値”11”を定義して導入する。これが記述されている場合、このServiceメタデータによって記述されているFLUTEストリームはグメント長が十分に小さくてザッピング用に利用できることを表す。 Specifically, a value “11” meaning Service / ServiceType “ZappingStream” is defined and introduced as a flag attribute indicating that the FLUTE stream can be used for zapping applications. When this is described, the FLUTE stream described by this Service metadata indicates that the segment length is sufficiently small and can be used for zapping.
 図19は、図18のOMA-ESGの第1の記述例の概要を示している。Accessからは、Serviceと、3GPP:MBMS:bundleServiceDescrition/userServiceDescriptionが参照される。参照されたServiceの<ServiceType>11</ ServiceType >は、対応するFLUTEストリームがザッピング用に利用できることを示す。参照されたbundleServiceDescrition/userServiceDescriptionのdeliveryMethod/@sessionDescriptionURIには、SDPの取得先のURLが記述される。このSDPには、対応するFLUTEストリームのIPアドレスとポートが記述される。参照されたbundleServiceDescrition/userServiceDescriptionのmediaPresentationDescription/@mpdURIには、MPDの取得先のURLが記述される。このMPDのAdaptationSet/Representationには、対応するFLUTEストリームにおける各セグメントの配置が記述される。 FIG. 19 shows an outline of a first description example of the OMA-ESG of FIG. Access refers to Service and 3GPP: MBMS: bundleServiceDescrittion / userServiceDescription. <ServiceType> 11 </ ServiceType> of the referenced Service indicates that the corresponding FLUTE stream is available for zapping. In deliveryMethod / @ sessionDescription URI of the referenced bundleServiceDescrittion / userServiceDescription, the URL of the SDP acquisition destination is described. The SDP describes the IP address and port of the corresponding FLUTE stream. In mediaPresentationDescription / @ mpdURI of the referenced bundleServiceDescrittion / userServiceDescription, the URL of the MPD acquisition destination is described. The arrangement of each segment in the corresponding FLUTE stream is described in the AdaptationSet / Representation of this MPD.
 図20は、OMA-ESGの第2の記述例を示している。同図Aは、丸印1で示すザッピング用FLUTEストリームに対応するServiceの記述例であり、同図Bは、同図AのServiceを参照するAccessの記述例である。また、同図Cは、丸印2で示すザッピング用FLUTEストリームに対応するServiceの記述例であり、同図Dは、同図CのServiceを参照するAccessの記述例である。 FIG. 20 shows a second description example of OMA-ESG. FIG. 6A is an example of Service description corresponding to a FLapping stream for zapping indicated by a circle 1, and FIG. 7B is an example of Access described with reference to the Service of FIG. Further, FIG. C is a description example of Service corresponding to the FLUTE stream for zapping shown by a circle 2, and FIG. D is an description example of Access referring to Service of FIG.
 この第2の記述例は、対応する複数のFLUTEストリームがザッピング用FLUTEストリームであって、互いに余分な遅延を生じさせることなくスイッチできる関係(図4に示された関係)である場合に適用される。 This second example is applied to the case where a plurality of corresponding FLUTE streams are zapping FLUTE streams and can be switched without causing an extra delay to each other (the relationship shown in FIG. 4). Ru.
 具体的には、第1の記述例に追加して、Accessに、NTPSynchronizedおよびSegmentAlignedGroupIDを導入する。Access /NTPSynchronizedは、同じグループに属する、すなわち、SegmentAlignedGroupIDが同じ各チャネル(のコンテンツ供給装置60)のザッピング用セグメンタ62がNTP同期で動作する、すなわち、各チャネルのFLUTEストリームのセグメントの区切りがNTP時間軸に同期していることを表す。Access/SegmentAlignedGroupIDは、FLUTEストリームのセグメントのセグメント長が統一されているグループのIDを表す。 Specifically, in addition to the first description example, NTP Synchronized and SegmentAlignedGroupID are introduced to Access. Access / NTP Synchronized belongs to the same group, ie zapping segmenter 62 of each channel (content supply device 60) of the same SegmentAlignedGroupID operates in NTP synchronization, ie the segment of FLUTE stream segment of each channel is NTP time Indicates that it is synchronized with the axis. Access / SegmentAlignedGroupID represents an ID of a group in which segment lengths of FLUTE stream segments are unified.
 図21は、図20のOMA-ESGの第2の記述例の概要を示している。NTPSynchronizedおよびSegmentAlignedGroupIDが導入されたAccessは、ザッピング用ストリームを記述するService/Accessの群をグルーピングするために利用される。 FIG. 21 shows an outline of a second description example of the OMA-ESG of FIG. Access in which NTPSynchronized and SegmentAlignedGroupID are introduced is used to group Service / Access groups that describe zapping streams.
 Access/NTPSynchronized(boolean型)がtrueであれば、対応するFLUTEストリームのセグメントの区切りがNTP同期していることを示す。また、Access/SegmentAlignedGroupIDが同じであれば、FLUTEストリームのセグメントのセグメント長が一致することを示す。第2の記述例の場合、丸印1で示すFLUTEストリームと、丸印2で示すFLUTEストリームはそれぞれセグメントの区切りがNTP同期していて、かつ、両方がグループID=ID-1に属しているので、セグメント長が一致していることを示す。 If Access / NTP Synchronized (boolean type) is true, it indicates that the segment of the corresponding FLUTE stream is in NTP synchronization. If the Access / SegmentAlignedGroupIDs are the same, it indicates that the segment lengths of the FLUTE stream segments match. In the case of the second description example, the FLUTE stream indicated by circle 1 and the FLUTE stream indicated by circle 2 have their segment delimitation synchronized with each other and both belong to group ID = ID-1 Therefore, it indicates that the segment lengths match.
 図22および図23は、OMA-ESGの第3の記述例を示している。図22のAは、丸印1で示すザッピング用FLUTEストリームに対応するServiceの記述例であり、図22のBは、図22のAのServiceを参照するAccessの記述例である。また、図22のCは、丸印1’で示す視聴用FLUTEストリームに対応するServiceの記述例であり、図22のDは、図22のCのServiceを参照するAccessの記述例である。図23のAは、丸印2で示すザッピング用FLUTEストリームに対応するServiceの記述例であり、図23のBは、図23のAのServiceを参照するAccessの記述例である。また、図23のCは、丸印2’で示す視聴用FLUTEストリームに対応するServiceの記述例であり、図23のDは、図23のCのServiceを参照するAccessの記述例である。 22 and 23 show a third description example of OMA-ESG. A of FIG. 22 is a description example of Service corresponding to the FLUTE stream for zapping shown by circle 1, and B of FIG. 22 is a description example of Access referring to Service of A of FIG. 22C is a description example of Service corresponding to the viewing FLUTE stream indicated by a circle 1 ', and D in FIG. 22 is an access description example referring to Service of C in FIG. 23A is a description example of Service corresponding to the FLUTE stream for zapping indicated by a circle 2, and B in FIG. 23 is an description example of Access referring to Service of A in FIG. 23. Also, C in FIG. 23 is a description example of Service corresponding to a viewing FLUTE stream indicated by a circle 2 ', and D in FIG. 23 is an access description example referring to Service of C in FIG.
 この第3の記述例は、丸印1と丸印2で示すザッピング用FLUTEストリーム同士が、互いに余分な遅延を生じさせることなくスイッチできる関係(図4に示された関係)であり、さらに、丸印1’で示す視聴用FLUTEストリームから丸印1で示すザッピング用FLUTEストリームに対して、また、丸印2’で示す視聴用FLUTEストリームから丸印2で示すザッピング用FLUTEストリームに対して、一方向にのみ非対称的に、余分な遅延を生じさせることなくスイッチできる関係(図5に示された関係)である場合に適用される。 This third description example is a relation (the relation shown in FIG. 4) in which the zapping FLUTE streams indicated by the circle 1 and the circle 2 can be switched without causing an extra delay to each other. From the viewing FLUTE stream indicated by the circle 1 ′ to the zapping FLUTE stream indicated by the circle 1 and from the viewing FLUTE stream indicated by the circle 2 ′ to the zapping FLUTE stream indicated by the circle 2 It applies in the case where it is a relation (the relation shown in FIG. 5) which can be switched only in one direction asymmetrically without causing an extra delay.
 具体的には、第2の記述例に追加して、AccessにunsymmetricallyAlignedGroupFromおよびunsymmetricallyAlignedGroupToを導入する。unsymmetricallyAlignedGroupFromは、一方向にのみ非対称的に余分な遅延を生じさせることなくスイッチできる関係(グループ)とそのスイッチング元を表し、unsymmetricallyAlignedGroupToは当該関係(グループ)とそのスイッチング先を表す。 Specifically, in addition to the second description example, unsymmetricallyAlignedGroupFrom and unsymmetricallyAlignedGroupTo are introduced into Access. unsymmetricallyAlignedGroupFrom represents a relationship (group) that can be switched without causing an extra delay in one direction asymmetrically in only one direction and its switching source, and unsymmetricallyAlignedGroupTo represents the relationship (group) and its switching destination.
 図24は、図22および図23のOMA-ESGの第3の記述例の概要を示している。第3の記述例では、丸印1と丸印2が互いに余分な遅延を生じることなくスイッチング可能なザッピング用FLUTEストリームであることを表している。また、丸印1で示すザッピング用FLUTEストリームに対しては、丸印1’で示す視聴用FLUTEストリームから一方向にのみ非対称的に、余分な遅延を生じさせることなくスイッチングできることを表している。さらに、丸印2で示すザッピング用FLUTEストリームに対しては、丸印2’で示す視聴用FLUTEストリームから一方向にのみ非対称的に、余分な遅延を生じさせることなくスイッチングできることを表している。 FIG. 24 shows an outline of a third description example of the OMA-ESG of FIG. 22 and FIG. In the third description example, it is indicated that circle 1 and circle 2 are zapping FLUTE streams that can be switched without causing an extra delay to each other. In addition, with respect to the FLUTE stream for zapping shown by circle 1, it can be switched asymmetrically in one direction only from the viewing FLUTE stream shown by circle 1 'without causing an extra delay. Furthermore, with respect to the FLUTE stream for zapping shown by circle 2, it can be switched asymmetrically in one direction only from the viewing FLUTE stream shown by circle 2 'without causing an extra delay.
[コンテンツ供給システム50の動作]
 コンテンツ供給システム50の動作について説明する。
[Operation of content supply system 50]
The operation of the content supply system 50 will be described.
 図25は、コンテンツのストリームをFLUTEマルチキャスト配信するために各コンテンツ供給装置60が行なう処理を説明するフローチャートである。 FIG. 25 is a flow chart for explaining the processing performed by each content supply device 60 for distributing content streams by FLUTE multicast.
 ステップS1において、コンテンツ供給装置60は、NTPサーバ52から提供されるシステム時刻情報に従い、自己のシステム時刻をNTP時間軸に同期させる。これにより、コンテンツ供給装置60を構成するザッピング用セグメンタ62、視聴用セグメンタ64等はNTP時間軸に同期して動作することとなる。 In step S1, the content supply device 60 synchronizes its own system time with the NTP time axis in accordance with the system time information provided by the NTP server 52. As a result, the zapping segmenter 62, the viewing segmenter 64, and the like constituting the content supply device 60 operate in synchronization with the NTP time axis.
 ステップS2において、チャネルサーバ61は、コンテンツのソースデータからビットレートの異なるザッピング用ストリーミングデータと視聴用ストリーミングデータを生成する。さらに、チャネルサーバ61は、ザッピング用ストリーミングデータをザッピング用セグメンタ62に出力し、視聴用ストリーミングデータを視聴用セグメンタ64に出力する。 In step S2, the channel server 61 generates zapping streaming data and viewing streaming data having different bit rates from the source data of the content. Further, the channel server 61 outputs the zapping streaming data to the zapping segmenter 62, and outputs the viewing streaming data to the viewing segmenter 64.
 ステップS3において、ザッピング用セグメンタ62は、ザッピング用ストリーミングデータからfragmentedMP4などのザッピング用セグメントストリームを生成してFLUTEストリーマ66に出力する。また、ザッピング用セグメンタ62は、生成したザッピング用セグメントストリームの供給元のURLなどをザッピング用メタデータジェネレータ63に通知する。これに並行して、視聴用セグメンタ64は、視聴用ストリーミングデータからfragmentedMP4などの視聴用セグメントストリームを生成してFLUTEストリーマ66に出力する。また、視聴用セグメンタ64は、生成した視聴用セグメントストリームの供給元のURLなどを視聴用メタデータジェネレータ65に通知する。 In step S 3, the zapping segmenter 62 generates a zapping segment stream such as fragmented MP 4 from the zapping streaming data and outputs the zapping segment stream to the FLUTE streamer 66. Further, the zapping segmenter 62 notifies the zapping metadata generator 63 of the URL of the supply source of the generated zapping segment stream and the like. In parallel to this, the viewing segmenter 64 generates a viewing segment stream such as fragmented MP 4 from the viewing streaming data and outputs the segment stream to the FLUTE streamer 66. Also, the viewing segmenter 64 notifies the viewing metadata generator 65 of the URL and the like of the supply source of the generated viewing segment stream.
 ステップS4において、FLUTEストリーマ66は、ザッピング用セグメントストリームをFLUTEパケットに格納することによりザッピング用FLUTEストリームを生成してマルチキャストサーバ68に出力する。また、FLUTEストリーマ66は、視聴用セグメントストリームをFLUTEパケットに格納することにより視聴用FLUTEストリームを生成してマルチキャストサーバ68に出力する。 In step S4, the FLUTE streamer 66 generates the zapping FLUTE stream by storing the zapping segment stream in the FLUTE packet and outputs the zapping FLUTE stream to the multicast server 68. Also, the FLUTE streamer 66 generates a viewing FLUTE stream by storing the viewing segment stream in a FLUTE packet and outputs the streaming FLUTE stream to the multicast server 68.
 ステップS5において、ザッピング用メタデータジェネレータ63は、ザッピング用メタデータを生成してFLUTEストリーマ66およびWEBサーバ67に出力する。これと並行して、視聴用メタデータジェネレータ65は、視聴用メタデータを生成してFLUTEストリーマ66およびWEBサーバ67に出力する。 In step S5, the zapping metadata generator 63 generates zapping metadata and outputs the zapping metadata to the FLUTE streamer 66 and the WEB server 67. At the same time, the viewing metadata generator 65 generates viewing metadata and outputs it to the FLUTE streamer 66 and the WEB server 67.
 ステップS6において、FLUTEストリーマ66は、ザッピング用メタデータと視聴用メタデータをマルチキャストサーバ68に出力する。マルチキャストサーバ68は、ザッピング用メタデータと視聴用メタデータをネットワーク51を介してFLUTEマルチキャスト配信する。 In step S6, the FLUTE streamer 66 outputs the zapping metadata and the viewing metadata to the multicast server 68. The multicast server 68 distributes FLUTE multicast of zapping metadata and viewing metadata via the network 51.
 ステップS7において、WEBサーバ67は、端末装置80から要求(HTTPリクエスト)があった場合、それに応じてザッピング用メタデータまたは視聴用メタデータを、ネットワーク51を介して要求元にHTTPユニキャスト配信する。 In step S7, when there is a request (HTTP request) from the terminal device 80, the web server 67 distributes the zapping metadata or the viewing metadata to the request source via the network 51 in response to the request. .
 ステップS8において、マルチキャストサーバ68は、ザッピング用FLUTEストリームと視聴用FLUTEストリームを、ネットワーク51を介してFLUTEマルチキャスト配信する。以上で、各コンテンツ供給装置60が行なう処理は終了される。 In step S 8, the multicast server 68 distributes FLUTE multicasts for the zapping FLUTE stream and the viewing FLUTE stream via the network 51. Above, the process which each content supply apparatus 60 performs is complete | finished.
 次に、端末装置80がザッピングフェーズを経て視聴フェーズに遷移するまでのコンテンツ供給システム50の一連の処理(以下、一連処理と称する)について説明する。 Next, a series of processes (hereinafter, referred to as a series of processes) of the content supply system 50 until the terminal device 80 transitions to the viewing phase through the zapping phase will be described.
 図26は、コンテンツ供給システム50の一連処理を説明するフローチャートである。 FIG. 26 is a flowchart illustrating a series of processes of the content supply system 50.
 ステップS11において、端末装置80は、NTPサーバ52から提供されるシステム時刻情報に従い、自己のシステム時刻をNTP時間軸に同期させる。ステップS12において、端末装置80は、図25のステップS6の処理としてFLUTEマルチキャスト配信されているザッピング用メタデータを受信する。なお、FLUTEマルチキャスト配信されているザッピング用メタデータを受信するのではなく、WEBサーバ67にHTTPリクエストを送信してザッピング用メタデータをHTTPユニキャスト配信させ、それを受信するようにしてもよい。ザッピング用メタデータを受信した端末装置80はザッピングフェーズとなる。 In step S11, the terminal device 80 synchronizes its own system time with the NTP time axis in accordance with the system time information provided by the NTP server 52. In step S12, the terminal device 80 receives zapping metadata distributed by FLUTE multicast as the process of step S6 in FIG. Note that, instead of receiving the zapping metadata distributed by FLUTE multicast, the HTTP request may be transmitted to the WEB server 67 to distribute the zapping metadata by HTTP unicast, and may be received. The terminal device 80 that has received the zapping metadata is in the zapping phase.
 ステップS13において、端末装置80は、ザッピング用メタデータに基づき、図25のステップS8の処理としてFLUTEマルチキャスト配信されているザッピング用FLUTEストリームを受信、再生する。 In step S13, the terminal device 80 receives and reproduces the zapping FLUTE stream distributed by FLUTE multicast as the process of step S8 in FIG. 25 based on the zapping metadata.
 このザッピングフェーズの間、端末装置80は、適宜、ステップS13の処理を繰り返すことにより、FLUTEマルチキャスト配信されているザッピング用LUTEストリーム間を余分な遅延を生じさせることなくスイッチングすることができる。 During the zapping phase, the terminal device 80 can switch between the zapping LUTE streams being distributed by FLUTE multicast without causing an extra delay by appropriately repeating the process of step S13.
 なお、端末装置80は、ザッピングフェーズの間に視聴用メタデータを取得しておくようにする。具体的には、ステップS14において、端末装置80は、図25のステップS6の処理としてFLUTEマルチキャスト配信されている視聴用メタデータを受信する。なお、FLUTEマルチキャスト配信されているし視聴用メタデータを受信するのではなく、WEBサーバ67にHTTPリクエストを送信して視聴用メタデータをHTTPユニキャスト配信させ、それを受信するようにしてもよい。 The terminal device 80 obtains viewing metadata during the zapping phase. Specifically, in step S14, the terminal device 80 receives the viewing metadata distributed by FLUTE multicast as the process of step S6 in FIG. It should be noted that the HTTP request may be transmitted to the WEB server 67 to cause the HTTP metadata to be distributed for viewing metadata, and the content may be received via HTTP unicast instead of receiving the viewing metadata for FLUTE multicast distribution. .
 視聴用メタデータを受信した端末装置80はザッピングフェーズから視聴フェーズに遷移できる。 The terminal device 80 that has received the viewing metadata can transition from the zapping phase to the viewing phase.
 ステップS15において、端末装置80は、視聴用メタデータに基づき、図25のステップS8の処理としてFLUTEマルチキャスト配信されているザッピング用FLUTEストリームを受信、再生する。 In step S15, the terminal device 80 receives and reproduces the zapping FLUTE stream distributed by FLUTE multicast as the process of step S8 in FIG. 25 based on the viewing metadata.
 なお、この後、視聴フェーズからザッピングフェーズに戻る、すなわち、視聴用FLUTEストリームからザッピング用FLUTEストリームにスイッチングすることも可能である。このとき、スイッチング前の視聴用FLUTEストリームとスイッチング後のザッピング用FLUTEストリームが図5に示された関係であれば、余分な遅延を生じることなくスイッチングすることができる。 After this, it is also possible to return from the viewing phase to the zapping phase, that is, to switch from the viewing FLUTE stream to the zapping FLUTE stream. At this time, if the viewing FLUTE stream before switching and the zapping FLUTE stream after switching have the relationship shown in FIG. 5, it is possible to switch without causing an extra delay.
 以上で、コンテンツ供給システム50の一連処理の説明を終了する。以上に説明した一連処理によれば、速やかにザッピングを行なうことが可能となる。 This is the end of the description of the series of processes of the content supply system 50. According to the series of processes described above, zapping can be performed promptly.
 なお、以上の説明においては、ストリームのスイッチングはセグメント単位で行なわれるものとしたが、セグメントがより細分化されているサブセグメント単位で行なわれることもある。その場合、上述した説明の「セグメント」を「サブセグメント」と読み替えればよい。 In the above description, stream switching is performed in units of segments, but may be performed in units of subsegments in which segments are further subdivided. In that case, "segment" in the above description may be read as "sub-segment".
 ところで、上述した一連の処理を実行するコンテンツ供給装置60、および端末装置80は、それぞれをハードウェアにより構成する他、コンピュータがソフトウェアを実行することにより実現することもできる。このコンピュータには、専用のハードウェアに組み込まれているコンピュータや、各種のプログラムをインストールすることで、各種の機能を実行することが可能な、例えば汎用のパーソナルコンピュータなどが含まれる。 By the way, the content supply device 60 and the terminal device 80 that execute the series of processes described above can be realized by a computer executing software, in addition to hardware configuration. The computer includes, for example, a general-purpose personal computer capable of executing various functions by installing a computer incorporated in dedicated hardware and various programs.
 図27は、上述したコンピュータのハードウェアの構成例を示すブロック図である。 FIG. 27 is a block diagram showing an example of the hardware configuration of the computer described above.
 このコンピュータ200において、CPU(Central Processing Unit)201,ROM(Read Only Memory)202,RAM(Random Access Memory)203は、バス204により相互に接続されている。 In the computer 200, a central processing unit (CPU) 201, a read only memory (ROM) 202, and a random access memory (RAM) 203 are mutually connected by a bus 204.
 バス204には、さらに、入出力インタフェース205が接続されている。入出力インタフェース205には、入力部206、出力部207、記憶部208、通信部209、およびドライブ210が接続されている。 Further, an input / output interface 205 is connected to the bus 204. An input unit 206, an output unit 207, a storage unit 208, a communication unit 209, and a drive 210 are connected to the input / output interface 205.
 入力部206は、キーボード、マウス、マイクロフォンなどよりなる。出力部207は、ディスプレイ、スピーカなどよりなる。記憶部208は、ハードディスクや不揮発性のメモリなどよりなる。通信部209は、ネットワークインタフェースなどよりなる。ドライブ210は、磁気ディスク、光ディスク、光磁気ディスク、又は半導体メモリなどのリムーバブルメディア211を駆動する。 The input unit 206 includes a keyboard, a mouse, a microphone and the like. The output unit 207 includes a display, a speaker, and the like. The storage unit 208 includes a hard disk, a non-volatile memory, and the like. The communication unit 209 is configured of a network interface or the like. The drive 210 drives removable media 211 such as a magnetic disk, an optical disk, a magneto-optical disk, or a semiconductor memory.
 以上のように構成されるコンピュータ200では、CPU201が、例えば、記憶部208に記憶されているプログラムを、入出力インタフェース205およびバス204を介して、RAM203にロードして実行することにより、上述した一連の処理が行われる。 In the computer 200 configured as described above, for example, the CPU 201 loads the program stored in the storage unit 208 into the RAM 203 via the input / output interface 205 and the bus 204 and executes the program. A series of processing is performed.
 コンピュータ200(CPU201)が実行するプログラムは、例えば、パッケージメディア等としてのリムーバブルメディア211に記録して提供することができる。また、プログラムは、ローカルエリアネットワーク、インターネット、デジタル衛星放送といった、有線または無線の伝送媒体を介して提供することができる。 The program executed by the computer 200 (CPU 201) can be provided by being recorded on, for example, a removable medium 211 as a package medium or the like. Also, the program can be provided via a wired or wireless transmission medium such as a local area network, the Internet, or digital satellite broadcasting.
 コンピュータ200では、プログラムは、リムーバブルメディア211をドライブ210に装着することにより、入出力インタフェース205を介して、記憶部208にインストールすることができる。また、プログラムは、有線または無線の伝送媒体を介して、通信部209で受信し、記憶部208にインストールすることができる。その他、プログラムは、ROM202や記憶部208に、あらかじめインストールしておくことができる。 In the computer 200, the program can be installed in the storage unit 208 via the input / output interface 205 by attaching the removable media 211 to the drive 210. The program can be received by the communication unit 209 via a wired or wireless transmission medium and installed in the storage unit 208. In addition, the program can be installed in advance in the ROM 202 or the storage unit 208.
 なお、コンピュータ200が実行するプログラムは、本明細書で説明する順序に沿って時系列に処理が行われるプログラムであってもよいし、並列に、あるいは呼び出しが行われたとき等の必要なタイミングで処理が行われるプログラムであってもよい。 Note that the program executed by the computer 200 may be a program that performs processing in chronological order according to the order described in the present specification, or necessary timing such as when calling is performed in parallel or in parallel. The program may be a program to be processed in
 本開示の実施の形態は、上述した実施の形態に限定されるものではなく、本開示の要旨を逸脱しない範囲において種々の変更が可能である。 Embodiments of the present disclosure are not limited to the above-described embodiments, and various modifications can be made without departing from the scope of the present disclosure.
 本開示は以下のような構成もとることができる。
(1)
 適応的ストリーミング技術に従い、内容が同一のコンテンツであってビットレートが異なる複数のストリームを同じチャネルで供給するコンテンツ供給装置において、
 前記コンテンツのソースデータに基づいてザッピング用ストリームを生成する第1のストリーム生成部と、
 前記ザッピング用ストリームを受信するためのザッピング用メタデータを生成する第1のメタデータ生成部と、
 前記コンテンツのソースデータに基づいて前記ザッピング用ストリームよりもストリームをスイッチングするときの最小単位の長さが長い視聴用ストリームを生成する第2のストリーム生成部と、
 前記視聴用ストリームを受信するための視聴用メタデータを生成する第2のメタデータ生成部と、
 前記ザッピング用メタデータ、前記視聴用メタデータ、前記ザッピング用ストリーム、および前記視聴用ストリームをネットワークを介してマルチキャスト配信するマルチキャスト配信部と
 を備えるコンテンツ供給装置。
(2)
 前記マルチキャスト配信部は、前記ザッピング用メタデータ、前記視聴用メタデータ、前記ザッピング用ストリーム、および前記視聴用ストリームを(e)MBMSを介してFLUTEマルチキャスト配信する
 前記(1)に記載のコンテンツ供給装置。
(3)
 前記ザッピング用メタデータおよび前記視聴用メタデータは、USD、MPD、およびSDPの組み合わせ、またはOMA-ESG、USD、MPD、およびSDPの組み合わせである
 前記(1)または(2)に記載のコンテンツ供給装置。
(4)
 前記第1のストリーム生成部は、前記コンテンツのソースデータに基づいて、ストリームをスイッチングするときの最小単位の長さが十分に短いストリームを生成し、
 前記第1のメタデータ生成部は、前記ザッピング用メタデータに対応するストリームがザッピング用途に利用できることを表す情報を前記ザッピング用メタデータに記述する
 前記(1)から(3)のいずれかに記載のコンテンツ供給装置。
(5)
 前記第1のストリーム生成部は、前記コンテンツのソースデータに基づいて、ストリームをスイッチングするときの最小単位の区切りがNTP同期しており、前記最小単位の長さが他のチャネルと統一されているザッピング用ストリームを生成し、
 前記第1のメタデータ生成部は、前記ザッピング用メタデータに対応するストリームが前記ザッピング用ストリーム途に利用できることを表す情報、前記最小単位の区切りがNTP同期していることを表す情報、または前記最小単位の長さが他のチャネルと統一されていることを表す情報のうちの少なくとも一つを前記ザッピング用メタデータに記述する
 前記(1)から(3)のいずれかに記載のコンテンツ供給装置。
(6)
 前記第2のストリーム生成部は、ストリームをスイッチングするときの最小単位の区切りがNTP同期しており、前記最小単位の長さが、前記第1のストリーム生成部により生成される前記ザッピング用ストリームの前記最小単位の整数倍の視聴用ストリームを生成し、
 前記第1のメタデータ生成部は、さらに、前記ザッピング用メタデータに対応するザッピング用ストリームに対して前記第2のストリーム生成部により生成される前記視聴用ストリームから、一方向にのみ非対称的に余分な遅延を生じないスイッチングが可能であることを表す情報を前記ザッピング用メタデータに記述し、
 前記第2のメタデータ生成部は、前記視聴用メタデータに対応する視聴用ストリームから前記第1のストリーム生成部により生成される前記ザッピング用ストリームに対して、一方向にのみ非対称的に余分な遅延を生じないスイッチングが可能であることを表す情報を前記視聴用メタデータに記述する
 前記(5)に記載のコンテンツ供給装置。
(7)
 前記ザッピング用メタデータ、および前記視聴用メタデータをネットワークを介してユニキャスト配信するユニキャスト配信部を
 さらに備える前記(1)から(6)のいずれかに記載のコンテンツ供給装置。
The present disclosure can also be configured as follows.
(1)
According to an adaptive streaming technique, in a content supply apparatus that supplies, in the same channel, a plurality of streams having the same content and different bit rates,
A first stream generation unit that generates a zapping stream based on source data of the content;
A first metadata generation unit that generates zapping metadata for receiving the zapping stream;
A second stream generation unit configured to generate a viewing stream longer in minimum unit length when switching the stream than the zapping stream based on source data of the content;
A second metadata generation unit configured to generate viewing metadata for receiving the viewing stream;
A content supply apparatus comprising: a multicast distribution unit that multicasts the zapping metadata, the viewing metadata, the zapping stream, and the viewing stream via a network.
(2)
The content distribution apparatus according to (1), wherein the multicast distribution unit distributes the zapping metadata, the viewing metadata, the zapping stream, and the viewing stream via (e) MBMS through the FLUTE multicast. .
(3)
The zapping metadata and the viewing metadata are a combination of USD, MPD, and SDP, or a combination of OMA-ESG, USD, MPD, and SDP. The content supply according to (1) or (2). apparatus.
(4)
The first stream generation unit generates a stream having a sufficiently short minimum unit length when switching the stream, based on source data of the content,
The first metadata generation unit describes, in the zapping metadata, information indicating that a stream corresponding to the zapping metadata can be used for zapping applications. Content supply device.
(5)
In the first stream generation unit, the division of the minimum unit when switching the stream is in NTP synchronization based on the source data of the content, and the length of the minimum unit is unified with other channels Generate a stream for zapping,
The first metadata generation unit is information indicating that a stream corresponding to the zapping metadata can be used for the zapping stream, information indicating that the division of the minimum unit is NTP synchronized, or the information The at least one of the information indicating that the minimum unit length is in common with other channels is described in the zapping metadata. The content supply device according to any one of (1) to (3) .
(6)
In the second stream generation unit, the division of the minimum unit when switching the stream is in NTP synchronization, and the length of the minimum unit is the zapping stream generated by the first stream generation unit Generating a stream for viewing that is an integral multiple of the minimum unit,
Further, the first metadata generation unit is asymmetrically in one direction only from the viewing stream generated by the second stream generation unit with respect to the zapping stream corresponding to the zapping metadata. Information is described in the zapping metadata indicating that switching is possible without causing extra delays.
The second metadata generation unit is redundant in one direction only in one direction with respect to the zapping stream generated by the first stream generation unit from the viewing stream corresponding to the viewing metadata. The content providing device according to (5), wherein information representing that switching without causing delay is possible is described in the viewing metadata.
(7)
The content supply device according to any one of (1) to (6), further comprising: a unicast distribution unit configured to unicast the zapping metadata and the viewing metadata via a network.
 50 コンテンツ供給システム, 51 ネットワーク, 52 NTPサーバ, 60 コンテンツ供給装置, 61 チャネルサーバ, 62 ザッピング用セグメンタ, 63 ザッピング用メタデータジェネレータ, 64 視聴用セグメンタ, 65 視聴用メタデータジェネレータ, 66 FLUTEストリーマ, 67 WEBサーバ, 68 マルチキャストサーバ, 80 端末装置, 100 コンピュータ, 101 CPU 50 content supply system, 51 network, 52 NTP server, 60 content supply device, 61 channel server, 62 segmenter for zapping, 63 metadata generator for zapping, 64 segmenter for viewing, 65 metadata generator for viewing, 66 FLUTE streamer, 67 Web server, 68 multicast server, 80 terminals, 100 computers, 101 CPU

Claims (11)

  1.  適応的ストリーミング技術に従い、内容が同一のコンテンツであってビットレートが異なる複数のストリームを同じチャネルで供給するコンテンツ供給装置において、
     前記コンテンツのソースデータに基づいてザッピング用ストリームを生成する第1のストリーム生成部と、
     前記ザッピング用ストリームを受信するためのザッピング用メタデータを生成する第1のメタデータ生成部と、
     前記コンテンツのソースデータに基づいて前記ザッピング用ストリームよりもストリームをスイッチングするときの最小単位の長さが長い視聴用ストリームを生成する第2のストリーム生成部と、
     前記視聴用ストリームを受信するための視聴用メタデータを生成する第2のメタデータ生成部と、
     前記ザッピング用メタデータ、前記視聴用メタデータ、前記ザッピング用ストリーム、および前記視聴用ストリームをネットワークを介してマルチキャスト配信するマルチキャスト配信部と
     を備えるコンテンツ供給装置。
    According to an adaptive streaming technique, in a content supply apparatus that supplies, in the same channel, a plurality of streams having the same content and different bit rates,
    A first stream generation unit that generates a zapping stream based on source data of the content;
    A first metadata generation unit that generates zapping metadata for receiving the zapping stream;
    A second stream generation unit configured to generate a viewing stream longer in minimum unit length when switching the stream than the zapping stream based on source data of the content;
    A second metadata generation unit configured to generate viewing metadata for receiving the viewing stream;
    A content supply apparatus comprising: a multicast distribution unit that multicasts the zapping metadata, the viewing metadata, the zapping stream, and the viewing stream via a network.
  2.  前記マルチキャスト配信部は、前記ザッピング用メタデータ、前記視聴用メタデータ、前記ザッピング用ストリーム、および前記視聴用ストリームを(e)MBMSを介してFLUTEマルチキャスト配信する
     請求項1に記載のコンテンツ供給装置。
    The content supply device according to claim 1, wherein the multicast distribution unit distributes the metadata for zapping, the metadata for viewing, the stream for zapping, and the streaming for viewing via FLUTE multicast via (e) MBMS.
  3.  前記ザッピング用メタデータおよび前記視聴用メタデータは、USD、MPD、およびSDPの組み合わせ、またはOMA-ESG、USD、MPD、およびSDPの組み合わせである
     請求項2に記載のコンテンツ供給装置。
    The content supply device according to claim 2, wherein the zapping metadata and the viewing metadata are a combination of USD, MPD, and SDP, or a combination of OMA-ESG, USD, MPD, and SDP.
  4.  前記第1のストリーム生成部は、前記コンテンツのソースデータに基づいて、ストリームをスイッチングするときの最小単位の長さが十分に短いストリームを生成し、
     前記第1のメタデータ生成部は、前記ザッピング用メタデータに対応するストリームがザッピング用途に利用できることを表す情報を前記ザッピング用メタデータに記述する
     請求項2に記載のコンテンツ供給装置。
    The first stream generation unit generates a stream having a sufficiently short minimum unit length when switching the stream, based on source data of the content,
    The content supply device according to claim 2, wherein the first metadata generation unit describes, in the zapping metadata, information indicating that a stream corresponding to the zapping metadata can be used for zapping applications.
  5.  前記第1のストリーム生成部は、前記コンテンツのソースデータに基づいて、ストリームをスイッチングするときの最小単位の区切りがNTP同期しており、前記最小単位の長さが他のチャネルと統一されているザッピング用ストリームを生成し、
     前記第1のメタデータ生成部は、前記ザッピング用メタデータに対応するストリームが前記ザッピング用ストリーム途に利用できることを表す情報、前記最小単位の区切りがNTP同期していることを表す情報、または前記最小単位の長さが他のチャネルと統一されていることを表す情報のうちの少なくとも一つを前記ザッピング用メタデータに記述する
     請求項2に記載のコンテンツ供給装置。
    In the first stream generation unit, the division of the minimum unit when switching the stream is in NTP synchronization based on the source data of the content, and the length of the minimum unit is unified with other channels Generate a stream for zapping,
    The first metadata generation unit is information indicating that a stream corresponding to the zapping metadata can be used for the zapping stream, information indicating that the division of the minimum unit is NTP synchronized, or the information The content supply device according to claim 2, wherein at least one of the information indicating that the length of the smallest unit is the same as that of another channel is described in the zapping metadata.
  6.  前記第2のストリーム生成部は、ストリームをスイッチングするときの最小単位の区切りがNTP同期しており、前記最小単位の長さが、前記第1のストリーム生成部により生成される前記ザッピング用ストリームの前記最小単位の整数倍の視聴用ストリームを生成し、
     前記第1のメタデータ生成部は、さらに、前記ザッピング用メタデータに対応するザッピング用ストリームに対して前記第2のストリーム生成部により生成される前記視聴用ストリームから、一方向にのみ非対称的に余分な遅延を生じないスイッチングが可能であることを表す情報を前記ザッピング用メタデータに記述し、
     前記第2のメタデータ生成部は、前記視聴用メタデータに対応する視聴用ストリームから前記第1のストリーム生成部により生成される前記ザッピング用ストリームに対して、一方向にのみ非対称的に余分な遅延を生じないスイッチングが可能であることを表す情報を前記視聴用メタデータに記述する
     請求項5に記載のコンテンツ供給装置。
    In the second stream generation unit, the division of the minimum unit when switching the stream is in NTP synchronization, and the length of the minimum unit is the zapping stream generated by the first stream generation unit Generating a stream for viewing that is an integral multiple of the minimum unit,
    Further, the first metadata generation unit is asymmetrically in one direction only from the viewing stream generated by the second stream generation unit with respect to the zapping stream corresponding to the zapping metadata. Information is described in the zapping metadata indicating that switching is possible without causing extra delays.
    The second metadata generation unit is redundant in one direction only in one direction with respect to the zapping stream generated by the first stream generation unit from the viewing stream corresponding to the viewing metadata. The content supply device according to claim 5, wherein information representing that switching without delay is possible is described in the viewing metadata.
  7.  前記ザッピング用メタデータ、および前記視聴用メタデータをネットワークを介してユニキャスト配信するユニキャスト配信部を
     さらに備える請求項2に記載のコンテンツ供給装置。
    The content supply device according to claim 2, further comprising: a unicast distribution unit configured to perform unicast distribution of the zapping metadata and the viewing metadata via a network.
  8.  適応的ストリーミング技術に従い、内容が同一のコンテンツであってビットレートが異なる複数のストリームを同じチャネルで供給するコンテンツ供給装置のコンテンツ供給方法において、
     前記コンテンツ供給装置による、
      前記コンテンツのソースデータに基づいてザッピング用ストリームを生成するとともに、前記コンテンツのソースデータに基づいて前記ザッピング用ストリームよりもストリームをスイッチングするときの最小単位の長さが長い視聴用ストリームを生成するストリーム生成ステップと、
      前記ザッピング用ストリームを受信するためのザッピング用メタデータを生成するとともに、前記視聴用ストリームを受信するための視聴用メタデータを生成するメタデータ生成ステップと、
      前記ザッピング用メタデータ、前記視聴用メタデータ、前記ザッピング用ストリーム、および前記視聴用ストリームをネットワークを介してマルチキャスト配信するマルチキャスト配信ステップと
     を含むコンテンツ供給方法。
    According to an adaptive streaming technique, in a content supply method of a content supply apparatus for supplying, in the same channel, a plurality of streams having the same content and different bit rates,
    According to the content supply device
    A stream for generating a zapping stream based on source data of the content and generating a viewing stream having a longer minimum unit length when switching the stream than the zapping stream based on the source data of the content A generation step,
    A metadata generation step of generating zapping metadata for receiving the zapping stream and generating viewing metadata for receiving the viewing stream;
    A content delivery method comprising: multicast distribution of the zapping metadata, the viewing metadata, the zapping stream, and the viewing stream via a network.
  9.  適応的ストリーミング技術に従い、内容が同一のコンテンツであってビットレートが異なる複数のストリームを同じチャネルで供給するコンピュータを、
     前記コンテンツのソースデータに基づいてザッピング用ストリームを生成する第1のストリーム生成部と、
     前記ザッピング用ストリームを受信するためのザッピング用メタデータを生成する第1のメタデータ生成部と、
     前記コンテンツのソースデータに基づいて前記ザッピング用ストリームよりもストリームをスイッチングするときの最小単位の長さが長い視聴用ストリームを生成する第2のストリーム生成部と、
     前記視聴用ストリームを受信するための視聴用メタデータを生成する第2のメタデータ生成部と、
     前記ザッピング用メタデータ、前記視聴用メタデータ、前記ザッピング用ストリーム、および前記視聴用ストリームをネットワークを介してマルチキャスト配信するマルチキャスト配信部と
     して機能させるプログラム。
    According to adaptive streaming technology, a computer that supplies a plurality of streams having the same content but different bit rates in the same channel,
    A first stream generation unit that generates a zapping stream based on source data of the content;
    A first metadata generation unit that generates zapping metadata for receiving the zapping stream;
    A second stream generation unit configured to generate a viewing stream longer in minimum unit length when switching the stream than the zapping stream based on source data of the content;
    A second metadata generation unit configured to generate viewing metadata for receiving the viewing stream;
    A program that functions as a multicast distribution unit that multicasts the zapping metadata, the viewing metadata, the zapping stream, and the viewing stream via a network.
  10.  適応的ストリーミング技術に従い、内容が同一のコンテンツであってビットレートが異なる複数のストリームを同じチャネルで供給するコンテンツ供給装置から供給される前記ストリームを受信する端末装置において、
     前記コンテンツ供給装置は、
      前記コンテンツのソースデータに基づいてザッピング用ストリームを生成する第1のストリーム生成部と、
      前記ザッピング用ストリームを受信するためのザッピング用メタデータを生成する第1のメタデータ生成部と、
      前記コンテンツのソースデータに基づいて前記ザッピング用ストリームよりもストリームをスイッチングするときの最小単位の長さが長い視聴用ストリームを生成する第2のストリーム生成部と、
      前記視聴用ストリームを受信するための視聴用メタデータを生成する第2のメタデータ生成部と、
      前記ザッピング用メタデータ、前記視聴用メタデータ、前記ザッピング用ストリーム、および前記視聴用ストリームをネットワークを介してマルチキャスト配信するマルチキャスト配信部と
     を備え、
     前記ザッピング用メタデータを取得し、取得した前記ザッピング用メタデータに基づいて前記ザッピング用ストリームを受信、再生するとともに、前記視聴用メタデータを取得し、取得した前記視聴用メタデータに基づいて前記視聴用ストリームを受信、再生する
     端末装置。
    According to an adaptive streaming technique, a terminal apparatus receiving the stream supplied from a content supply apparatus that supplies a plurality of streams having the same content and different bit rates in the same channel,
    The content supply device is
    A first stream generation unit that generates a zapping stream based on source data of the content;
    A first metadata generation unit that generates zapping metadata for receiving the zapping stream;
    A second stream generation unit configured to generate a viewing stream longer in minimum unit length when switching the stream than the zapping stream based on source data of the content;
    A second metadata generation unit configured to generate viewing metadata for receiving the viewing stream;
    A multicast distribution unit that multicasts the zapping metadata, the viewing metadata, the zapping stream, and the viewing stream via a network;
    The zapping metadata is acquired, and the zapping stream is received and reproduced based on the acquired zapping metadata, and the viewing metadata is acquired, and the viewing metadata is acquired based on the acquired metadata. A terminal device that receives and plays a stream for viewing.
  11.  適応的ストリーミング技術に従い、内容が同一のコンテンツであってビットレートが異なる複数のストリームを同じチャネルで供給するコンテンツ供給装置と、前記ストリームを受信する端末装置とから成るコンテンツ供給システムにおいて、
     前記コンテンツ供給装置は、
      前記コンテンツのソースデータに基づいてザッピング用ストリームを生成する第1のストリーム生成部と、
      前記ザッピング用ストリームを受信するためのザッピング用メタデータを生成する第1のメタデータ生成部と、
      前記コンテンツのソースデータに基づいて前記ザッピング用ストリームよりもストリームをスイッチングするときの最小単位の長さが長い視聴用ストリームを生成する第2のストリーム生成部と、
      前記視聴用ストリームを受信するための視聴用メタデータを生成する第2のメタデータ生成部と、
      前記ザッピング用メタデータ、前記視聴用メタデータ、前記ザッピング用ストリーム、および前記視聴用ストリームをネットワークを介してマルチキャスト配信するマルチキャスト配信部とを備え、
     前記端末装置は、
      前記ザッピング用メタデータを取得し、取得した前記ザッピング用メタデータに基づいて前記ザッピング用ストリームを受信、再生するとともに、前記視聴用メタデータを取得し、取得した前記視聴用メタデータに基づいて前記視聴用ストリームを受信、再生する
     コンテンツ供給システム。
    A content supply system comprising: a content supply apparatus for supplying a plurality of streams having the same content and different bit rates in the same channel according to an adaptive streaming technology, and a terminal apparatus for receiving the streams;
    The content supply device is
    A first stream generation unit that generates a zapping stream based on source data of the content;
    A first metadata generation unit that generates zapping metadata for receiving the zapping stream;
    A second stream generation unit configured to generate a viewing stream longer in minimum unit length when switching the stream than the zapping stream based on source data of the content;
    A second metadata generation unit configured to generate viewing metadata for receiving the viewing stream;
    The zapping metadata, the viewing metadata, the zapping stream, and a multicast distribution unit that multicasts the viewing stream via a network.
    The terminal device is
    The zapping metadata is acquired, and the zapping stream is received and reproduced based on the acquired zapping metadata, and the viewing metadata is acquired, and the viewing metadata is acquired based on the acquired metadata. Content supply system that receives and plays viewing streams.
PCT/JP2014/068678 2013-07-26 2014-07-14 Content supply device, content supply method, program, terminal device, and content supply system WO2015012140A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2013155259 2013-07-26
JP2013-155259 2013-07-26

Publications (1)

Publication Number Publication Date
WO2015012140A1 true WO2015012140A1 (en) 2015-01-29

Family

ID=52393184

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/068678 WO2015012140A1 (en) 2013-07-26 2014-07-14 Content supply device, content supply method, program, terminal device, and content supply system

Country Status (1)

Country Link
WO (1) WO2015012140A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018142947A1 (en) * 2017-01-31 2018-08-09 ソニー株式会社 Information processing device and method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009284283A (en) * 2008-05-23 2009-12-03 Sony Corp Content server, information processing apparatus, network device, content distribution method, information processing method, and content distribution system
WO2012138909A1 (en) * 2011-04-05 2012-10-11 Qualcomm Incorporated Ip broadcast streaming services distribution using file delivery methods

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009284283A (en) * 2008-05-23 2009-12-03 Sony Corp Content server, information processing apparatus, network device, content distribution method, information processing method, and content distribution system
WO2012138909A1 (en) * 2011-04-05 2012-10-11 Qualcomm Incorporated Ip broadcast streaming services distribution using file delivery methods

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
3RD GENERATION PARTNERSHIP PROJECT: "Technical Specification Group Services and System Aspects; Multimedia Broadcast/ Multicast Service (MBMS); Protocols and codecs (Release 11)", 3GPP TS 26.346 VLL.5.0, 27 June 2013 (2013-06-27), pages 24 - 31 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018142947A1 (en) * 2017-01-31 2018-08-09 ソニー株式会社 Information processing device and method

Similar Documents

Publication Publication Date Title
US9942619B2 (en) Content supply device, content supply method, program, and content supply system
US10382801B2 (en) Transmission apparatus, transmission method, reception apparatus, and reception method
JP6329964B2 (en) Transmission device, transmission method, reception device, and reception method
JP6570999B2 (en) Content supply device, content supply method, program, terminal device, and content supply system
WO2014208377A1 (en) Content supply device, content supply method, program, terminal device, and content supply system
JP6630860B2 (en) Terminal device and receiving method
US10165035B2 (en) Content supplying device, content supplying method, program, and content supplying system
US10432989B2 (en) Transmission apparatus, transmission method, reception apparatus, receiving method, and program
WO2014196393A1 (en) Content supply device, content supply method, program, terminal device, and content supply system
WO2015012140A1 (en) Content supply device, content supply method, program, terminal device, and content supply system
US11075855B2 (en) Content supply device, content supply method, program, terminal device, and content supply system
WO2015041071A1 (en) Content provision device, content provision method, program, terminal device and content provision system
WO2015064384A1 (en) Transmission apparatus, transmission method, reception apparatus, and reception method

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

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP