JP2007194680A - Moving picture viewing method, and communication terminal and program - Google Patents

Moving picture viewing method, and communication terminal and program Download PDF

Info

Publication number
JP2007194680A
JP2007194680A JP2006008154A JP2006008154A JP2007194680A JP 2007194680 A JP2007194680 A JP 2007194680A JP 2006008154 A JP2006008154 A JP 2006008154A JP 2006008154 A JP2006008154 A JP 2006008154A JP 2007194680 A JP2007194680 A JP 2007194680A
Authority
JP
Japan
Prior art keywords
viewing
information
moving image
communication terminal
video
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2006008154A
Other languages
Japanese (ja)
Other versions
JP2007194680A5 (en
Inventor
Taku Toyokawa
卓 豊川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP2006008154A priority Critical patent/JP2007194680A/en
Publication of JP2007194680A publication Critical patent/JP2007194680A/en
Publication of JP2007194680A5 publication Critical patent/JP2007194680A5/ja
Pending legal-status Critical Current

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a moving picture viewing method whereby a noted viewing object, the importance of real-time performance, a resolution, and an area to be viewed or the like can be designated and a moving picture with quality optimum to a network environment can be viewed. <P>SOLUTION: A communication terminal 10 receives a summary picture indicating a summary of a moving picture to be viewed from a moving picture distribution server (hereinafter called the server) 11, and designates view information from the summary picture. The communication terminal 10 transmits the designated view information to the server 11 and receives the designated moving picture on the basis of the view information from the server 11. Further, the communication terminal 10 receives a quality information list of the designated moving picture which the server 11 can distribute from the server 11. The communication terminal 10 generates flow information on the basis of the quality information list and allocates a bandwidth to each flow of the designated moving picture on the basis of the flow information. The communication terminal 10 transmits the selected quality information to the server 11 on the basis of the quality information list and the allocated bandwidths and receives the designated moving picture with the selected quality from the server 11. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、MobileIPなどの第三層移動管理プロトコルにおける通信路選択機能を有し、アプリケーションに帯域を割当てる送受信方法を用いて、通信端末で希望する動画を受信する動画視聴方法、通信端末、およびプログラムに関する。   The present invention has a communication path selection function in a third layer mobility management protocol such as MobileIP, and uses a transmission / reception method for allocating a bandwidth to an application to receive a desired video on a communication terminal, a communication terminal, and Regarding the program.

近年、MobileIPv6(Mobility Support in IPv6、RFC3775)等のIP層でのモビリティサポートの研究・開発が盛んである。MobileIPは、OSI(Open Systems Interconnection)7階層モデルにおける第三層のプロトコルで、上位アプリケーションからクライアントの移動(ネットワーク/通信メディアの切り替えや、通信の瞬断など)を隠蔽し、通信を継続させる技術である。このMobileIPは、モバイルノード(MN:Mobile Node)・ホームエージェント(HA:Home Agent)、コレスポンデントノード(CN:Correspondent Node)と呼ばれるノードから構成される。   In recent years, research and development of mobility support in the IP layer such as Mobile IPv6 (Mobility Support in IPv6, RFC3775) has been actively conducted. MobileIP is a third-layer protocol in the OSI (Open Systems Interconnection) 7-layer model. It is a technology that hides client movement (switching of network / communication media, communication interruption, etc.) from higher-level applications and continues communication. It is. This MobileIP is composed of nodes called a mobile node (MN), a home agent (HA), and a correspondent node (CN).

モバイルノード(MN)は、ホームアドレスと呼ばれる常に不変なアドレスを有しており、そのアドレスを管理するノードがホームエージェント(HA)である。MNはHAのリンクであるホームリンク以外のネットワークに接続した際、ケアオブアドレス(CoA:Care-of Address)と呼ばれるアドレスを何らかの手段(RA、DHCPv6など)で得る。ここで得たCoAは、HAにBinding Updateというメッセージで通知される。   A mobile node (MN) always has an invariable address called a home address, and a node that manages the address is a home agent (HA). When the MN connects to a network other than the home link that is the HA link, the MN obtains an address called a care-of address (CoA) by some means (RA, DHCPv6, etc.). The CoA obtained here is notified to the HA by a message “Binding Update”.

この結果、MNと通信したいノード(=CN)がホームアドレス宛にパケットを送信すると、ホームアドレスはHAの管理するリンクのアドレスであるので、一旦、HAに届く。その際に、HAは、ホームアドレスと関連付けされたCoA宛に転送する。この結果、常にMNは、ホームアドレスで通信可能となる。MNにおいては、MN上で動作するアプリケーションが、前記ホームアドレスと呼ばれるIPアドレスを常に使用し通信する。   As a result, when a node (= CN) that wants to communicate with the MN transmits a packet addressed to the home address, the home address reaches the HA once because the home address is the address of the link managed by the HA. At that time, the HA transfers to the CoA associated with the home address. As a result, the MN can always communicate with the home address. In the MN, an application operating on the MN always uses the IP address called the home address for communication.

実際のIPv6(Internet Protocol Version 6)パケットのソースアドレス、もしくは、ディスティネーションアドレスにはCoAを用い、IPv6 over IPv6カプセル化、mobility headerなどの内包されたアドレスにホームアドレスを用いる。この結果、アプリケーションにはホームアドレスを通知し、実際に用いるIPv6アドレス(CoA)を隠蔽している。その結果、前記アプリケーションは、以下のような特性を持つ。   CoA is used as a source address or destination address of an actual IPv6 (Internet Protocol Version 6) packet, and a home address is used as an embedded address such as IPv6 over IPv6 encapsulation or mobility header. As a result, the home address is notified to the application, and the IPv6 address (CoA) actually used is concealed. As a result, the application has the following characteristics.

(1)ネットワークとの接続性がある際には、ホームアドレスで常に通信が可能である。(2)通信中に、複数の異なるネットワークへのハンドオーバーが出来るようになる。すなわち、MobileIP対応端末は、複数の通信メディア(例えば、NIC:Network Interface Card)を有することが可能で、前記複数の通信メディアに跨ったハンドオーバーが可能である。MobileIPの既知の問題点として、MobileIP対応端末が複数の通信メディアを有する場合に、どの通信メディアを使用するか、すなわちCoAにどのアドレスを用いるかという問題がある。   (1) When there is connectivity with a network, communication is always possible using a home address. (2) During communication, handover to a plurality of different networks can be performed. That is, the MobileIP compatible terminal can have a plurality of communication media (for example, NIC: Network Interface Card), and can perform handover across the plurality of communication media. As a known problem of MobileIP, when a MobileIP compatible terminal has a plurality of communication media, there is a problem of which communication media is used, that is, which address is used for CoA.

また、MobileIPは、複数のCoAを有する場合、複数の通信メディアを同時に使用するマルチホームを実現できるといわれることが多い。しかしながら、実際のMobileIPの仕様では、マルチホームを実現することはできないため、それを実現する一手段として、全てのCoAを通信相手に対して通知するべきであるとの趣旨から、複数のCoAを有する際のMobileIPの仕様である「draft−wakikawa−mobileip−multiplecoa」が提案されている。しかし、この提案は、マルチホームには対応しているが、具体的にどのようにして、マルチホームを実現するか、また、最適な通信メディアの組み合わせを選択することについては規定されていない。   In addition, when MobileIP has a plurality of CoAs, it is often said that it can realize multihome using a plurality of communication media simultaneously. However, in the actual MobileIP specification, it is impossible to realize multi-home. Therefore, as one means for realizing it, all CoAs should be notified to the communication partner. "Draft-Wakikawa-mobileip-multiplecoa", which is the specification of MobileIP at the time of holding, has been proposed. However, although this proposal supports multihoming, it is not specified how to realize multihoming and how to select an optimal combination of communication media.

そこで、本出願人は、通信端末上における複数のフローは、フロー毎にユーザもしくはアプリケーションの嗜好を反映した自分と相手端末の通信メディアの組み合わせを選択することができ、複数の端末との通信が可能で、しかも、嗜好情報を相手に知られることなく実行可能な送受信方法を提案している。   Therefore, the applicant can select a combination of communication media between the user and the partner terminal that reflects the preference of the user or the application for each flow in the plurality of flows on the communication terminal, and communication with the plurality of terminals can be performed. Proposal of a transmission / reception method that is possible and that can be executed without the preference information being known to the other party.

また、MobileIPが積極的に利用される分野としては、動画配信が考えられる。しかし、現在の動画配信の代表的なメディアはTVであるが、全てのユーザに同じアングルでの映像しか提供されていない。また、VOD(Video On Demand)でも同じことが言え、ユーザの好む映像を提供することは行われていない。
湧川 隆次(Ryuji Wakikawa)、外4名、[online]、平成17年6月20日、[平成17年11月1日検索]、インターネット(URL:http://www.nautilus6.org/doc/drafts/draft-wakikawa-mobileip-multiplecoa-04.txt)
In addition, moving image distribution can be considered as a field in which MobileIP is actively used. However, TV is a typical media for current video distribution, but all users are only provided with images at the same angle. The same can be said for VOD (Video On Demand), and video that the user likes is not provided.
Ryuji Wakikawa, four others, [online], June 20, 2005, [November 1, 2005 search], Internet (URL: http://www.nautilus6.org/doc/ drafts / draft-wakikawa-mobileip-multiplecoa-04.txt)

本出願人の以前の提案によれば、アプリケーションの使用可能帯域などと、それらに対するユーザの嗜好とに基づき、アプリケーションは適切な帯域での通信が可能となる。
しかしながら、この提案では、通信管理部とアプリケーションの間で受け渡す情報は、帯域・遅延・パケットロス率等の通信に関する情報だけであり、使用するアプリケーションによっては、これらの情報だけでは不十分なこともある。例えば、スポーツの動画配信を視聴するための動画視聴アプリケーションにおいては、前述の通信に関する情報の嗜好度を選択できることだけではなく、注目する視聴対象、リアルタイム性、解像度、視聴領域等が指定できることが好ましい。
According to the applicant's previous proposal, the application can communicate in an appropriate band based on the usable bandwidth of the application and the user's preference for them.
However, in this proposal, the information passed between the communication management unit and the application is only information related to communication such as bandwidth, delay, packet loss rate, etc., and depending on the application used, this information alone is not sufficient. There is also. For example, in a video viewing application for viewing sports video distribution, it is preferable not only to be able to select the degree of preference for information relating to the communication described above, but also to be able to specify a target viewing target, real-time properties, resolution, viewing area, etc. .

本発明は、上述した実情に鑑みてなされたもので、注目する視聴対象、リアルタイム性の重要度、解像度、視聴領域等が指定可能な動画視聴方法、通信端末および動画視聴プログラムを提供することを目的とする。   The present invention has been made in view of the above-described circumstances, and provides a moving image viewing method, a communication terminal, and a moving image viewing program capable of specifying a target viewing target, the importance of real-time property, resolution, viewing area, and the like. Objective.

本発明による動画視聴方法は、動画配信・視聴システムを用いて通信端末で動画を視聴する動画視聴方法であって、通信端末が動画配信サーバから視聴動画の概要を示す画像を受信するステップと、通信端末が指定する視聴情報を動画配信サーバに送信するステップと、通信端末が動画配信サーバから視聴情報に基づいた指定動画を受信するステップとを含む。   The moving image viewing method according to the present invention is a moving image viewing method for viewing a moving image on a communication terminal using a moving image distribution / viewing system, wherein the communication terminal receives an image showing an overview of the viewed moving image from the moving image distribution server; Transmitting the viewing information designated by the communication terminal to the video distribution server; and receiving the designated video based on the viewing information from the video distribution server by the communication terminal.

また、本発明による動画視聴方法は、通信端末が動画配信サーバから動画配信サーバが配信可能な指定動画の品質情報リストを受信するステップと、通信端末が品質情報リストに基づいて選択した品質情報を動画配信サーバに送信するステップと、通信端末が動画配信サーバから選択した品質の指定動画を受信するステップとを含む。   The video viewing method according to the present invention includes a step in which the communication terminal receives from the video distribution server a quality information list of a designated video that can be distributed by the video distribution server, and the quality information selected by the communication terminal based on the quality information list. Transmitting to the moving image distribution server; and receiving a designated moving image of the quality selected by the communication terminal from the moving image distribution server.

また、本発明による動画視聴方法は、通信端末において、品質情報リストをもとにフロー情報を作成し、フロー情報を動画視聴アプリケーションから通信管理部に通知するステップと、通信端末において、フロー情報をもとに割当てられた帯域が通信管理部から動画視聴アプリケーションに通知するステップとを含む。   The video viewing method according to the present invention includes a step of creating flow information on the communication terminal based on the quality information list, notifying the flow management application from the video viewing application to the communication management unit; And notifying the originally allocated bandwidth from the communication management unit to the video viewing application.

なお、通信端末が指定する視聴情報は、少なくとも注目対象、視聴領域、又は注目対象と視聴領域の両方を含む。フロー情報は、嗜好情報として少なくとも必要帯域を含み、また、嗜好情報として遅延差情報、課金情報、単位時間当たりのパケットロス率情報及び無線通信メディアのセル情報の1つまたは複数を含む。   Note that the viewing information specified by the communication terminal includes at least the target of interest, the viewing area, or both the target of interest and the viewing area. The flow information includes at least a necessary bandwidth as preference information, and includes one or more of delay difference information, billing information, packet loss rate information per unit time, and cell information of wireless communication media as preference information.

本発明による動画視聴方法に用いられる通信端末は、視聴動画の概要を示す画像を表示する概要画像表示手段と、通信端末が指定した指定動画を表示する指定動画表示手段とを備える。また、概要画像表示手段により表示される画面を表示する表示部は、視聴情報を入力する入力装置を兼ねる。
また、本発明によるプログラムは、本発明の動画視聴方法の実現に用いられる処理をコンピュータに実行させるためのプログラムである。
The communication terminal used in the moving image viewing method according to the present invention includes summary image display means for displaying an image showing an outline of a viewing moving image, and designated moving image display means for displaying a designated moving image designated by the communication terminal. The display unit that displays the screen displayed by the summary image display unit also serves as an input device for inputting viewing information.
A program according to the present invention is a program for causing a computer to execute processing used to realize the moving image viewing method of the present invention.

本発明によれば、ユーザが注目する対象や視聴する領域を指定することが可能となり、かつ、ネットワーク環境に最適な品質で動画を視聴することが可能となる。   According to the present invention, it is possible to specify a target to be watched by a user and an area to be viewed, and to view a moving image with quality optimal for a network environment.

(第1の実施形態)
図1〜図10により、本発明の第1の実施形態についてサッカーの動画を視聴する例で説明する。本実施形態のシステム構成例の模式図を図1、シーケンス図を図2に示す。このシステムは、通信端末10、動画配信サーバ11、アクセスポイントAP200及びAP201から構成される。
(First embodiment)
The first embodiment of the present invention will be described with reference to FIGS. 1 to 10 using an example of viewing a soccer video. A schematic diagram of a system configuration example of the present embodiment is shown in FIG. 1, and a sequence diagram is shown in FIG. This system includes a communication terminal 10, a moving image distribution server 11, and access points AP200 and AP201.

通信端末10は、動画を視聴するための動画視聴アプリケーション21と、他端末との通信を制御し帯域割り当てなどの機能を有する通信管理部22と、種々の画面を表示する表示部23を有し、IPアドレスとしてIP10が割当てられ、自身の通信メディアNIC100及びNIC101と、アクセスポイントAP200及びAP201とを介してインターネットに接続されている。また動画配信サーバ11は、動画を配信する動画配信アプリケーション31と他端末との通信を制御する通信管理部32を有し、IPアドレスとしてIP11が割当てられている。   The communication terminal 10 includes a moving image viewing application 21 for viewing moving images, a communication management unit 22 that controls communication with other terminals and has functions such as bandwidth allocation, and a display unit 23 that displays various screens. IP10 is assigned as an IP address, and is connected to the Internet via its own communication media NIC100 and NIC101, and access points AP200 and AP201. The moving image distribution server 11 includes a communication management unit 32 that controls communication between the moving image distribution application 31 that distributes moving images and other terminals, and IP 11 is assigned as an IP address.

図2は、本実施形態における動画配信の流れを説明するシーケンス図である。ユーザはまず、視聴するサッカーの動画を受信することを通信端末10の動画視聴アプリケーション21に指示し、動画視聴アプリケーション21は通信を開始する。動画を受信するためには、動画視聴アプリケーション21は、動画を配信している動画配信サーバ11の場所を知る必要がある。その方法として、たとえばHTTP(Hyper Text Transfer Protocol)サーバから情報を得たりICタグを利用したりして、SIP(Session Initiation Protocol)やRTSP(Real Time Streaming Protocol)のURL(Universal Resource Locator)を得る等の方法が考えられるが、本発明の範囲外とし詳細な説明は省略する。このような方法を用いて場所を知った動画配信サーバ11に対して、ユーザの所有する通信端末10の動画視聴アプリケーション21は、視聴する動画の配信サービスを要求する(図2の動画要求)。   FIG. 2 is a sequence diagram illustrating the flow of moving image distribution in the present embodiment. First, the user instructs the video viewing application 21 of the communication terminal 10 to receive a soccer video to be viewed, and the video viewing application 21 starts communication. In order to receive a moving image, the moving image viewing application 21 needs to know the location of the moving image distribution server 11 that distributes the moving image. As the method, for example, information is obtained from an HTTP (Hyper Text Transfer Protocol) server or an IC tag is used to obtain a SIP (Session Initiation Protocol) or RTSP (Real Time Streaming Protocol) URL (Universal Resource Locator). However, it is out of the scope of the present invention and will not be described in detail. The moving image viewing application 21 of the communication terminal 10 owned by the user requests the moving image distribution service to be viewed from the moving image distribution server 11 that knows the location using such a method (moving image request in FIG. 2).

この要求を受けた動画配信サーバ11の動画配信アプリケーション31は、通信端末10で視聴する動画すなわち視聴動画の配信を動画視聴アプリケーション21に対して開始する。なお、この際に配信される動画はデフォルト設定のものとする。このデフォルト設定の動画の画質は、通信に用いられるネットワークの状態がわからないので、低画質であることが好ましい。また、配信される内容もデフォルト設定のものが送信される。このデフォルトの設定は通信端末10側で行っていてもよいし、動画配信サーバ11側で行っていてもよい。
また、デフォルトの動画を受信する際に、通信端末10は動画配信サーバ11から注目する対象・視聴する領域などの視聴情報を指定するための視聴動画の概要を示す画像及び/又は視聴動画の概要を説明する情報等も受信する。
The video distribution application 31 of the video distribution server 11 that has received this request starts the distribution of the video to be viewed on the communication terminal 10, that is, the viewing video, to the video viewing application 21. Note that the video distributed at this time is assumed to have a default setting. The image quality of the default moving image is preferably low because the state of the network used for communication is unknown. The contents to be distributed are also sent with default settings. This default setting may be performed on the communication terminal 10 side or on the moving image distribution server 11 side.
In addition, when receiving a default video, the communication terminal 10 provides an image and / or an overview of the viewing video for specifying viewing information such as a target to be watched and a viewing area from the video distribution server 11. The information etc. which explain are received.

図3は、一つのメイン画面と二つのサブ画面を表示する表示部から構成される本実施形態に係る通信端末の概念図である。表示部23のメイン画面23aには、指定された視聴情報に基づいたストリーミング動画、すなわち指定動画が得られる。本実施形態では指定した選手に注目した動画や、サッカー場の部分に注目した動画などが得られる。ただし、動画視聴開始直後は、この指定動画ではなく、デフォルト設定の動画がメイン画面23aに表示されている。
サブ画面は、視聴情報を指定するための概要画像及び/又は概要説明画像を表示させることができるものとする。本実施形態では、サブ画面23bには、概要画像としてサッカー場全体の画像が表示されており、選手が○で表示されている。サブ画面23cには、例えば、概要説明情報として各選手の情報等が表示されている。
FIG. 3 is a conceptual diagram of a communication terminal according to the present embodiment configured with a display unit that displays one main screen and two sub-screens. On the main screen 23a of the display unit 23, a streaming video based on the specified viewing information, that is, a specified video is obtained. In the present embodiment, a video that focuses on a designated player, a video that focuses on a portion of a soccer field, and the like are obtained. However, immediately after starting the video viewing, the default video is displayed on the main screen 23a instead of the designated video.
The sub screen can display a summary image and / or a summary explanation image for designating viewing information. In the present embodiment, an image of the entire soccer field is displayed on the sub screen 23b as a summary image, and the players are displayed as ◯. On the sub screen 23c, for example, information of each player is displayed as summary explanation information.

ユーザは、右下のサブ画面23bに表示されている全体画像から視聴する領域を指定する。もしくは注目対象として、サブ画面23bの複数の○(選手)から(サブ画面23cの選手情報からでも可)視聴する選手を指定する。視聴領域を指定する場合は、後述の矩形選択で指定したり、視聴開始場所及び視聴する広さを数値で指定したりなどして指定する。また、視聴領域の開始位置を、ゴール近辺などにあらかじめ設定しておき、視聴する広さのみを指定することも可能である。また、選手を指定する場合は、選手を示す○をクリックしたり、表示部23をタッチパネルなどの入力装置で構成しユーザが選手情報をタップしたりなどして指定するようにしてもよい。   The user designates a viewing area from the entire image displayed on the lower right sub-screen 23b. Alternatively, as a target of attention, a player to be viewed is specified from a plurality of circles (players) on the sub screen 23b (or from player information on the sub screen 23c). When the viewing area is designated, it is designated by selecting a rectangle, which will be described later, or by designating the viewing start location and the viewing area numerically. It is also possible to set the starting position of the viewing area in the vicinity of the goal in advance and specify only the viewing area. When a player is specified, the player may be specified by clicking a circle indicating a player, or by configuring the display unit 23 with an input device such as a touch panel so that the user taps player information.

図3の例では、サブ画面23bでサッカー場の左上が視聴領域として矩形選択で指定されている。なお、本実施形態ではサブ画面23b、23cに片側のチームのみを表示しているが、全選手を表示しても良いし、一部の人気選手だけ表示しても良いし、チーム毎に切り替え可能であっても良い。   In the example of FIG. 3, the upper left corner of the soccer field is designated as a viewing area by rectangular selection on the sub-screen 23b. In this embodiment, only one team is displayed on the sub screens 23b and 23c. However, all players may be displayed or only some popular players may be displayed. It may be possible.

重要なのは、何に注目し、それをどのような大きさで視聴したいのかという情報である。この情報は例えば、ゴール近辺の32m×18m程度に注目したり、背番号10の選手の周辺10m四方に注目したり、といった内容にあたる。この情報の指定方法には前述の矩形選択、例えば、GUI(Graphical User Interface)からサブ画面23b上の四角で囲まれた部分の大きさや位置をユーザが変化させることによって、ユーザの意思を反映した視聴領域を動画視聴アプリケーション21に指定する方法がある。   What is important is information about what to focus on and what size you want to watch it. This information corresponds to, for example, attention to about 32 m × 18 m in the vicinity of the goal or attention to a 10 m square around the player with the spine number 10. This information designation method reflects the user's intention by changing the size and position of the rectangle enclosed on the sub-screen 23b from the above-described rectangle selection, for example, GUI (Graphical User Interface). There is a method of designating the viewing area to the moving image viewing application 21.

また、前述のように選手を指定した上で、さらにその選手を中心にどれだけの広さを視聴するかを指定するための入力欄をサブ画面23cに設け、ユーザがその欄に入力することにより、注目対象選手と視聴する広さを指定する方法もある。この際、入力欄は別画面に設けても良い。   In addition, after specifying a player as described above, the sub screen 23c is provided with an input field for specifying how much of the player's viewing area is centered on the player, and the user inputs to that field. Thus, there is a method of designating the target player and the viewing area. At this time, the input field may be provided on a separate screen.

これらの方法で指定された視聴情報の例を図4に示す。図4に示す情報は、ユーザの指定に基づいて動画視聴アプリケーション21が計算を行う。動画視聴アプリケーション21は、この計算した視聴情報を動画配信サーバ11に送信する。ここで、図4(A)は、視聴領域としてユーザがX座標0メートル(以下、m)、Y座標10mの地点を始点に32m×18mの広さを指定した場合の視聴情報を示している。図4(B)は、背番号11の選手に注目することを指定しているが、視聴する広さはユーザが指定しておらず、動画配信サーバ11または通信端末10のデフォルト設定でかまわない場合の視聴情報を示している。また、図4(C)は背番号10の選手に注目し、その選手の周辺8m×6mの広さに注目することをユーザが指定した場合の視聴情報を示している。これらの計算された視聴情報は、メイン画面23aで表示したり、サブ画面23b、23cなどに表示しても良い。   An example of the viewing information specified by these methods is shown in FIG. The information shown in FIG. 4 is calculated by the video viewing application 21 based on the user's designation. The moving image viewing application 21 transmits the calculated viewing information to the moving image distribution server 11. Here, FIG. 4A shows viewing information when the user designates an area of 32 m × 18 m starting from a point with an X coordinate of 0 m (hereinafter, m) and a Y coordinate of 10 m as the viewing area. . FIG. 4B specifies that attention is paid to the player with the number 11, but the viewing area is not specified by the user, and the default setting of the video distribution server 11 or the communication terminal 10 may be used. In this case, viewing information is shown. FIG. 4C shows viewing information when the user designates that attention is paid to the player of the number 10 and attention is paid to the area of 8 m × 6 m around the player. The calculated viewing information may be displayed on the main screen 23a, or may be displayed on the sub screens 23b and 23c.

ここで、視聴領域開始位置や広さを指定する際に、この図4の例のように実空間にマップされた値で指定しても良いし、サブ画面23b上のピクセル数で指定しても良い。実空間にマップされた値を用いる場合には、別途、概要画像の実空間情報すなわち実空間上の値と概要画像(本実施形態ではサブ画面の全体画像)上のピクセル数との対応データが必要となる。図2に鎖線で示すように、この概要画像の実空間情報は、最低品質動画の配信と同時または配信後に、動画配信サーバ11の動画配信アプリケーション31から送信される。本実施形態においては、視聴情報をサブ画面上のピクセル数で指定するものとし、このステップは省かれ、動画視聴アプリケーション21は指定された視聴情報を動画配信サーバ11に送信する。   Here, when specifying the viewing area start position and size, it may be specified by a value mapped to the real space as in the example of FIG. 4 or specified by the number of pixels on the sub-screen 23b. Also good. When using a value mapped to the real space, the correspondence data between the real space information of the outline image, that is, the value in the real space and the number of pixels on the outline image (the entire image of the sub screen in this embodiment) is separately provided. Necessary. As indicated by a chain line in FIG. 2, the real space information of the summary image is transmitted from the moving image distribution application 31 of the moving image distribution server 11 simultaneously with or after distribution of the lowest quality moving image. In this embodiment, viewing information is designated by the number of pixels on the sub-screen, and this step is omitted, and the video viewing application 21 transmits the designated viewing information to the video distribution server 11.

視聴情報を受け取った動画配信サーバ11は、その視聴情報に基づいた指定動画を通信端末10の動画視聴アプリケーション21に配信する。それと同時または配信した後に、動画配信サーバ11は、品質情報リストとして、一つ又は複数の提供可能な指定動画の品質の情報を動画視聴アプリケーション21に提示する。
ところで、本実施形態では、視聴情報として視聴領域が指定されており、動画配信サーバ11は指定動画を配信する際に、図5の様にサッカー場全体を非常に詳細な画像で撮影していて、その一部を切り出しているものとする。すなわち、動画配信サーバ11は、全体を160000×90000ピクセルの様な非常に高精細なカメラで撮影し、その一部を配信することが可能であるものとする。動画配信サーバ11は、その高精細な画像の中でユーザが指定した視聴領域の動画を指定動画として配信する。
Receiving the viewing information, the moving image distribution server 11 distributes the designated moving image based on the viewing information to the moving image viewing application 21 of the communication terminal 10. At the same time or after distribution, the moving image distribution server 11 presents the moving image viewing application 21 with information on the quality of one or a plurality of designated moving images that can be provided as a quality information list.
By the way, in this embodiment, a viewing area is designated as viewing information, and the moving image distribution server 11 shoots the entire soccer field with a very detailed image as shown in FIG. 5 when distributing the designated moving image. Suppose that a part thereof is cut out. That is, it is assumed that the moving image distribution server 11 can capture the whole image with a very high-definition camera such as 160000 × 90000 pixels and distribute a part thereof. The moving image distribution server 11 distributes the moving image in the viewing area specified by the user among the high-definition images as the specified moving image.

図6は指定動画の品質情報リストの一例を説明するための図である。この例では、ユーザが指定した領域において、動画配信サーバ11が配信できる動画の品質には6種類ある。そのうちの動画視聴アプリケーション21における動画解像度が16000×9000の品質情報について説明すると、この解像度の配信可能な動画の1秒あたりのフレーム数(以下、fps)は15、コーデックはcodec−aである。また、動画配信サーバ11は、600Mbpsの帯域幅で、この解像度の動画を配信可能である。ここでは、コーデックにはcodec−aからcodec−dの4段階あり、codec−aが最高画質である。
他の動画解像度の品質情報についても同様に説明される。
FIG. 6 is a diagram for explaining an example of the quality information list of the designated moving image. In this example, there are six types of moving image quality that can be distributed by the moving image distribution server 11 in the area specified by the user. The quality information of the moving picture viewing application 21 of which the moving picture resolution is 16000 × 9000 will be described. The number of frames per second (hereinafter referred to as fps) of the moving picture having this resolution can be 15, and the codec is codec-a. The moving image distribution server 11 can distribute a moving image having this resolution with a bandwidth of 600 Mbps. Here, the codec has four stages from codec-a to codec-d, and codec-a has the highest image quality.
The quality information of other moving image resolutions will be described in the same manner.

また、動画視聴アプリケーション21は、視聴情報の指定時またはその指定に対する動画配信アプリケーション31からの返答を受け取った後に、図7、8に示すようなフロー情報を通信管理部22に通知する。この図7に示されるフロー1は、メイン画面13aのデータのフローに相当する。また、図8に示されるフロー2はサブ画面13bの、フロー3はサブ画面13cのデータのフローに相当するものである。   Also, the moving image viewing application 21 notifies the communication management unit 22 of flow information as shown in FIGS. 7 and 8 when viewing information is specified or after receiving a response from the moving image distribution application 31 in response to the designation. The flow 1 shown in FIG. 7 corresponds to the data flow of the main screen 13a. Further, the flow 2 shown in FIG. 8 corresponds to the data flow of the sub screen 13b, and the flow 3 corresponds to the data flow of the sub screen 13c.

これらのフロー情報には、少なくともディスティネーションアドレス(Dst Addr)、ソースアドレス(Src Addr)、ディスティネーションポート(Dst Port)が含まれる。また嗜好情報に関わる帯域幅として、最低限必要な帯域幅(BW(MIN))、動画視聴アプリケーション21が受信可能な最高品質の画像(動画を含む)を視聴するのに必要な帯域幅(BW(max))が含まれ、その帯域幅に対する嗜好度も含まれる。   The flow information includes at least a destination address (Dst Addr), a source address (Src Addr), and a destination port (Dst Port). As the bandwidth related to the preference information, the minimum necessary bandwidth (BW (MIN)), the bandwidth necessary for viewing the highest quality image (including video) that can be received by the video viewing application 21 (BW (max)) and the preference for the bandwidth is also included.

この嗜好情報とは、遅延量の少なさを優先するか画質を優先するか、等といった情報であり、予め設定されていても良いし、その都度、選択画面等により選択しても良い。また、嗜好情報は、その嗜好度(嗜好の度合い)が数値として処理できるようにされていて、どの帯域幅までの動画を受信するかを決定する際に重み付けの値として用いられる。これは図7中のBW2、BW3等に付いている(*2)、や(*4)といった数値である。   The preference information is information such as whether priority is given to a small amount of delay or image quality, and may be set in advance or selected on a selection screen or the like each time. In addition, the preference information can be processed as a numerical value for the degree of preference (degree of preference), and is used as a weighting value when determining which bandwidth to receive the moving image. This is a numerical value such as (* 2) or (* 4) attached to BW2, BW3, etc. in FIG.

嗜好情報を含むフロー情報は、動画配信アプリケーション31から得られた品質情報リスト中の帯域幅の値をもとに、動画視聴アプリケーション21により作成される。そのため、特に、フロー1のフロー情報では、ユーザが指定した視聴広さによって必要な帯域幅が異なり、フロー情報の帯域幅の値が変化する。   Flow information including preference information is created by the video viewing application 21 based on the bandwidth value in the quality information list obtained from the video distribution application 31. Therefore, in particular, in the flow information of the flow 1, the required bandwidth differs depending on the viewing size specified by the user, and the bandwidth value of the flow information changes.

ところで、ユーザがサッカー場全体の中の1/100すなわち160000×90000ピクセルの中で16000×9000ピクセルの大きさを指定した場合と、サッカー場全体の中の1/40000すなわち800×450の大きさを指定した場合においては、最高品質の画像に必要な帯域幅は変わってくる。それに伴い、品質情報リスト中の帯域幅の値も変化するため、動画視聴アプリケーション21が通信管理部22に渡すフロー情報は変わる。   By the way, when the user specifies a size of 16000 × 9000 pixels in 1/100, that is, 160000 × 90000 pixels in the entire soccer field, and a size of 1/40000, that is, 800 × 450 in the entire soccer field. The bandwidth required for the highest quality image will vary. Along with this, the bandwidth value in the quality information list also changes, so the flow information that the video viewing application 21 passes to the communication management unit 22 changes.

図7(A)は狭い視聴領域を指定した場合(最高の画質を求めてもたかだか8Mbpsのような場合)のメイン画面のフロー情報の一例で、図7(B)は広い視聴領域を指定した場合(最高の画質を求めた際には30Mbpsのような場合)のメイン画面のフロー情報の一例である。   FIG. 7A shows an example of the flow information on the main screen when a narrow viewing area is designated (when the highest image quality is obtained, such as 8 Mbps). FIG. 7B designates a wide viewing area. This is an example of the flow information of the main screen in the case (such as 30 Mbps when the highest image quality is obtained).

これらのフロー情報によると、メイン画面のデータフローは、ソースアドレスがIP11でディスティネーションアドレスがIP10、ディスティネーションポートが9080であると設定されている。また、これらのデータフローは、4種類の帯域幅に対応していて、最低品質の動画に必要な帯域幅は共に50kbps、上の品質の動画に必要な帯域幅は共に200kbps、さらに上の品質の動画に必要な帯域幅は共に2Mbpsであり、最高品質の動画に必要な帯域幅のみ異なっており、図7(A)のフロー情報では8Mbpsであり、図7(B)のフロー情報では30Mbpsである。それぞれの品質に対する帯域幅の嗜好度については、共にそれぞれMust(必須)、*2、*4、*6と設定されている。「Must」は名前の通り、これだけは最低必要という場合に用いる嗜好情報である。   According to these pieces of flow information, the data flow of the main screen is set such that the source address is IP11, the destination address is IP10, and the destination port is 9080. In addition, these data flows correspond to four types of bandwidths, both the bandwidth required for the lowest quality video is 50 kbps, the bandwidth required for the higher quality video is both 200 kbps, and the higher quality The bandwidth required for the moving image is 2 Mbps, and only the bandwidth required for the highest quality moving image is different. The flow information in FIG. 7A is 8 Mbps, and the flow information in FIG. 7B is 30 Mbps. It is. The bandwidth preference for each quality is set to Must (required), * 2, * 4, and * 6, respectively. “Must”, as the name suggests, is preference information used when this is the minimum requirement.

これらの帯域幅の値は、動画視聴アプリケーション21が、動画配信アプリケーション31から送信される図6のような品質情報リストに基づき、通信端末10において再生可能な画像のサイズなどから最適なものを判断する。それに従い、図7(A)のようなフロー情報を作成して、動画視聴アプリケーション21が通信端末10の通信管理部22に通知する。
また、本実施形態においては、メイン画面のフローが対応する帯域幅は4段階としたが、何段階としてもよい。
These bandwidth values are determined by the video viewing application 21 based on the quality information list as shown in FIG. 6 transmitted from the video distribution application 31 based on the size of an image that can be reproduced on the communication terminal 10. To do. Accordingly, flow information as shown in FIG. 7A is created, and the video viewing application 21 notifies the communication management unit 22 of the communication terminal 10.
Further, in the present embodiment, the bandwidth corresponding to the flow of the main screen is four stages, but any number of stages may be used.

また、メイン画面23aのデータフロー以外にもフローは存在する。それは、図8に示すような前述のサブ画面23b、23cのデータフローである。図8の例では、フロー2、3のフロー情報は共に、ソースアドレスがIP11でディスティネーションアドレスがIP10である。また、フロー2は、ディスティネーションポートが9081で、50kbps、100kbpsの2種類の品質に対応していて、各々の嗜好レベルはMust、*1である。フロー3は、ディスティネーションポートが9082で、30kbpsの品質のみに対応していて、その嗜好レベルはMustとなっている。これらのフローに関してもフロー情報は動画視聴アプリケーション21から通信管理部22に渡される。   There are also flows other than the data flow of the main screen 23a. This is the data flow of the sub-screens 23b and 23c as shown in FIG. In the example of FIG. 8, the flow information of the flows 2 and 3 both has a source address of IP11 and a destination address of IP10. Flow 2 has a destination port of 9081 and corresponds to two types of quality of 50 kbps and 100 kbps, and each preference level is Must, * 1. The flow 3 has a destination port of 9082, supports only the quality of 30 kbps, and has a preference level of Must. Also regarding these flows, the flow information is passed from the video viewing application 21 to the communication management unit 22.

フロー情報が嗜好情報として更に多くの情報を含む例を図9に示す。図9では、嗜好情報として帯域幅だけではなく、遅延、コスト(課金)、移動性(通信端末が移動端末である場合のセルの大きさ)、安定性(パケットロスの少なさ)の情報を含むフロー情報の例を挙げている。   An example in which the flow information includes more information as preference information is shown in FIG. In FIG. 9, the preference information includes not only the bandwidth but also information on delay, cost (billing), mobility (cell size when the communication terminal is a mobile terminal), and stability (less packet loss). An example of flow information to be included is given.

これら嗜好情報を含んだフロー情報を得る通信管理部22は、各フローに割当てる帯域や、図1に示すような複数の通信メディアNIC100、NIC101のどちらを用いるかなどを決定し、各フローに割当てられた帯域を動画視聴アプリケーション21に通知する機能を有する。この機能の実現のために動画配信サーバ11と通信端末10の通信管理部間で通信を行っても行わなくてもかまわない。
本発明においては、通信管理部22は、フロー情報を得て、これらに割当てる帯域などを決定する。しかし、その決定方法は発明の範囲外とし、説明を省略する。また、通信管理部22は動画視聴アプリケーション21に対して各フローに割当てた帯域を通知する。
The communication management unit 22 that obtains the flow information including the preference information determines the bandwidth to be assigned to each flow, which of the plurality of communication media NIC100 and NIC101 as shown in FIG. A function of notifying the moving image viewing application 21 of the assigned bandwidth. In order to realize this function, communication between the video distribution server 11 and the communication management unit of the communication terminal 10 may or may not be performed.
In the present invention, the communication management unit 22 obtains flow information and determines a bandwidth to be allocated to them. However, the determination method is out of the scope of the invention, and the description is omitted. Further, the communication management unit 22 notifies the video viewing application 21 of the bandwidth allocated to each flow.

動画視聴アプリケーション21では、通信管理部22から通知された各フローに割当てられた帯域に基づいて、指定動画等の品質情報を選択する。動画視聴アプリケーション21はユーザの嗜好に沿って品質情報を選択するべきであり、選択するためのユーザインタフェースを表示するように通信端末10を構成しても良いし、何を選択するかをあらかじめ設定してあっても良い。また、品質情報を選択する際に、同じ帯域幅でも動画には幾つかの選択肢がある場合、すなわち、画像解像度は大きいが、fpsが少ないものと、画像解像度は小さいが、fpsが多いものとで同じ帯域になる場合がある。このような場合にどちらを選択するかは、動画視聴アプリケーション21が決定して良い。   The video viewing application 21 selects quality information such as a designated video based on the bandwidth assigned to each flow notified from the communication management unit 22. The video viewing application 21 should select quality information according to the user's preference, and the communication terminal 10 may be configured to display a user interface for selection, and what to select is preset. It may be. Also, when selecting quality information, there are several options for moving images even with the same bandwidth, that is, the image resolution is large but the fps is small, and the image resolution is small but the fps is large. May be the same band. The moving image viewing application 21 may determine which to select in such a case.

品質情報を選択した結果、動画視聴アプリケーション21は動画配信サーバ11に対して欲しい動画の情報(コンテンツ)を送信可能となる。
このコンテンツは、注目する広さ(Xm,Ym)及び注目するポイント(位置/選手等)の注目する地理的範囲の指定に関わる情報と、画面上の動画の大きさ(Xpixel,Ypixel)、動画で使用するコーデック、fps、動画のビットレート(帯域)等の動画品質に関わる情報とに分けることが可能である。前者に関しては先ほどと同様に通知し、後者の品質情報の通知に関しては、従来SIPやRTSPといった呼制御プロトコルにはSDP(Session Description Protocol)を用いており、これを利用しても良い。
As a result of selecting the quality information, the moving image viewing application 21 can transmit desired moving image information (content) to the moving image distribution server 11.
This content includes information related to the designation of the area of interest (Xm, Ym) and the geographic range of interest of the point of interest (position / player, etc.), the size of the movie on the screen (Xpixel, Ypixel), the movie Can be divided into information related to moving image quality such as codec, fps, and moving image bit rate (bandwidth). The former is notified in the same manner as described above, and the latter quality information is conventionally notified by using SDP (Session Description Protocol) as a call control protocol such as SIP or RTSP.

ここで重要なのは、前者と後者は互いに相関があり、前者の指定によって、後者の品質情報も変わる可能性があることである。すなわち、ユーザの指定した広さによって、動画配信サーバ11が提供可能な品質情報リストは変わり、動画視聴アプリケーション21が選択する品質情報も変わることが重要である。   What is important here is that the former and the latter are correlated with each other, and the quality information of the latter may change depending on the designation of the former. That is, it is important that the quality information list that can be provided by the moving image distribution server 11 is changed and the quality information selected by the moving image viewing application 21 is changed depending on the size specified by the user.

動画視聴アプリケーション21がSIPやRTSP等を用いて通知したコンテンツを受信した動画配信アプリケーション31は、ユーザに最適なコンテンツで動画を配信する。
以上のような過程を経て、ユーザは、注目する視聴対象及び/又は視聴領域を指定した動画を、ネットワーク状態を反映した品質で視聴可能となる。
The moving image distribution application 31 that has received the content notified by the moving image viewing application 21 using SIP, RTSP, or the like distributes the moving image with the optimum content for the user.
Through the above-described process, the user can view a moving image in which a target viewing target and / or viewing area is specified with quality that reflects the network state.

ここでは、動画視聴アプリケーションが品質情報リストから1つ選択した例で説明したが、複数選択して、動画配信アプリケーションに送信しても良い。図10に2つの候補を選択した場合の品質情報の一例を示す。これは、2つのうちのどちらかでの配信を希望しており、図中の上のものをより好むことを意味している。図10に示すような動画品質情報を受け取った動画配信サーバ11は、自身の性能を勘案し図10の上の品質で配信可能であるので、上の品質にあわせて動画配信を行う。品質情報を複数選択することにより、高品質の動画が配信不可能であっても低品質の動画を配信することができる。   Here, the example has been described in which one moving image viewing application is selected from the quality information list, but a plurality of moving image viewing applications may be selected and transmitted to the moving image distribution application. FIG. 10 shows an example of quality information when two candidates are selected. This means that one of the two is desired for distribution, and the upper one in the figure is preferred. The moving image distribution server 11 that has received the moving image quality information as shown in FIG. 10 can distribute the moving image according to the above quality because it can be distributed with the quality shown in FIG. By selecting a plurality of pieces of quality information, it is possible to distribute a low-quality moving image even if a high-quality moving image cannot be distributed.

(第2の実施形態)
図11〜図14により、本発明の第2の実施形態について説明する。本実施形態について、競馬の動画を視聴する例で説明する。本実施形態のシステム構成例の模式図を図11、シーケンス図を図12に示す。このシステムは例えば、通信端末10、動画配信サーバ11、複数の動画配信カメラ12a、12b、12c…、から構成される。通信端末10は、動画視聴アプリケーション25と表示部26を有し、IPアドレスとしてIP10が割当てられている。また動画配信サーバ11は、動画配信アプリケーション35を有し、IPアドレスとしてIP11が割当てられている。動画配信カメラ12a、12b、12c…は、それぞれ動画配信アプリケーション41a、41b、41c…を有し、IPアドレスとしてIP12a、IP12b、IP12c…がそれぞれ割当てられている。なお、本実施形態においては、通信管理部は用いない方法で述べる。
(Second Embodiment)
A second embodiment of the present invention will be described with reference to FIGS. This embodiment will be described with an example of viewing a horse racing video. A schematic diagram of a system configuration example of this embodiment is shown in FIG. 11, and a sequence diagram is shown in FIG. For example, this system includes a communication terminal 10, a moving image distribution server 11, and a plurality of moving image distribution cameras 12a, 12b, 12c,. The communication terminal 10 includes a moving image viewing application 25 and a display unit 26, and IP10 is assigned as an IP address. The moving image distribution server 11 has a moving image distribution application 35 and is assigned IP11 as an IP address. The moving image distribution cameras 12a, 12b, 12c,... Have moving image distribution applications 41a, 41b, 41c,..., And IP12a, IP12b, IP12c,. In the present embodiment, a method that does not use the communication management unit will be described.

図12は、本実施形態における動画配信の流れを説明するシーケンス図である。第一の実施形態と同様に、まずユーザは通信端末10の動画視聴アプリケーション25に視聴する動画(本実施形態では、競馬の動画)を指示する。それに基づき、動画視聴アプリケーション25は、動画配信サーバ11上の動画配信アプリケーション35に動画の配信を要求する。要求を受けた動画配信アプリケーション35は、あらかじめ設定されていた最低品質の動画を動画視聴アプリケーション25に配信する。その結果、通信端末10の表示部26に図13の様な画面を得る。   FIG. 12 is a sequence diagram illustrating the flow of moving image distribution in the present embodiment. As in the first embodiment, first, the user instructs the moving image viewing application 25 of the communication terminal 10 to view a moving image (horse racing moving image in the present embodiment). Based on this, the video viewing application 25 requests the video distribution application 35 on the video distribution server 11 to distribute the video. Upon receiving the request, the moving image distribution application 35 distributes the moving image having the lowest quality set in advance to the moving image viewing application 25. As a result, a screen as shown in FIG. 13 is obtained on the display unit 26 of the communication terminal 10.

図13は、本実施形態にかかる一つのメイン画面と三つのサブ画面を表示する表示部の一例を図である。表示部26のメイン画面26aには、ユーザが通信端末10で指定した視聴領域や注目対象等の視聴情報に基づいた指定動画が得られる。サブ画面26bでは視聴情報を指定するための概要画像が表示される。本実施形態では、サブ画面26bには、パドックを模した画像が表示されており、出走馬が○で表示されている。また●は注目対象として、この馬がユーザにより指定されていることを表している。   FIG. 13 is a diagram illustrating an example of a display unit that displays one main screen and three sub-screens according to the present embodiment. On the main screen 26 a of the display unit 26, a designated moving image based on viewing information such as a viewing area designated by the user on the communication terminal 10 and an attention target is obtained. On the sub screen 26b, a summary image for specifying viewing information is displayed. In the present embodiment, an image simulating a paddock is displayed on the sub screen 26b, and a running horse is displayed with a circle. Also, ● represents that this horse is designated by the user as a target of attention.

サブ画面26cには、視聴情報を指定するための概要説明画像として、出走馬の名称と単勝オッズ、馬体重等の出走馬情報が表示される。この情報の一部を選択すると、選択された情報に該当する出走馬が注目対象として指定されるように構成されている。サブ画面26dにはその他のオッズ情報が表示される。また、サブ画面26eは勝ち馬投票券を購入する際に用いる入力欄である。   The sub-screen 26c displays the running horse information such as the name of the running horse, winning odds, and the horse weight as a summary explanation image for specifying viewing information. When a part of this information is selected, a running horse corresponding to the selected information is designated as a target of attention. Other odds information is displayed on the sub-screen 26d. The sub screen 26e is an input field used when purchasing a winning horse voting ticket.

このような動画及び画像を動画配信サーバ11から得たユーザは、視聴情報を指定する。指定方法としては、馬番を指定する方法や、出走馬を表す○を指定する方法などがある。図13の例では、ユーザが出走馬のうち一頭をサブ画面26bからクリックすることなどにより注目対象として指定している。
動画視聴アプリケーション25は、上述のような方法でユーザが指定した視聴情報を動画配信サーバ11の動画配信アプリケーション35に通知する。図14は視聴情報の一例であり、注目対象として馬番が5番の馬を指定して、その馬を中心に5m×4mの広さを指定した場合の視聴情報を示している。
A user who obtains such a moving image and image from the moving image distribution server 11 specifies viewing information. As a designation method, there are a method for designating a horse number, a method for designating a circle representing a running horse, and the like. In the example of FIG. 13, the user designates one of the running horses as a target of attention by clicking one of the horses from the sub-screen 26 b.
The moving image viewing application 25 notifies the viewing information specified by the user by the method described above to the moving image distribution application 35 of the moving image distribution server 11. FIG. 14 is an example of viewing information, and shows viewing information when a horse whose horse number is No. 5 is designated as an object of interest and an area of 5 m × 4 m is designated around the horse.

動画視聴アプリケーション25から視聴情報が通知された際のズームアップの方法に関しては、動画配信サーバで映像を切り出しても良いし、馬毎にズームアップした映像を撮影する動画配信カメラを用意してもよい。本実施形態では馬毎に動画配信カメラ12a、12b、12c…のうち1つが備えられ、注目対象として指定された馬に備えられた動画配信カメラのIPアドレスを動画視聴アプリケーション25に転送するものとする。また本実施形態では、注目対象として指定された馬に備えられた動画配信カメラは、動画配信カメラ12aであるものとして説明する。   Regarding the zoom-up method when viewing information is notified from the video viewing application 25, the video may be cut out by a video distribution server, or a video distribution camera that captures a zoomed-up video for each horse may be prepared. Good. In this embodiment, one of the video distribution cameras 12a, 12b, 12c... Is provided for each horse, and the IP address of the video distribution camera provided for the horse designated as the target of attention is transferred to the video viewing application 25. To do. In the present embodiment, the moving image distribution camera provided to the horse designated as the target of attention will be described as the moving image distribution camera 12a.

動画配信サーバ11が、指定された視聴情報に基づき、動画配信カメラ12aのIPアドレス12aを動画視聴アプリケーション25に転送した後、動画配信カメラ12aは視聴情報に基づいた指定動画の映像データのストリーミングを最低品質で開始する。その結果、メイン画面26aには注目対象の馬がズームアップされ表示される。   After the video distribution server 11 transfers the IP address 12a of the video distribution camera 12a to the video viewing application 25 based on the designated viewing information, the video distribution camera 12a streams the video data of the designated video based on the viewing information. Start with the lowest quality. As a result, the target horse is zoomed up and displayed on the main screen 26a.

また動画配信カメラ12aは指定動画の配信を開始すると共に、提供可能な指定動画の品質情報リストを動画視聴アプリケーション25に送信する。この品質情報リストから動画視聴アプリケーション25は自身で使用可能なコーデック・画質を選択し、動画配信カメラ12aに通知することによって、希望の品質で指定動画を得る。   In addition, the moving image distribution camera 12a starts distributing the specified moving image and transmits a quality information list of the specified moving image that can be provided to the moving image viewing application 25. From this quality information list, the moving image viewing application 25 selects a codec and image quality that can be used by itself, and notifies the moving image distribution camera 12a to obtain a designated moving image with a desired quality.

本実施形態においては通信管理部がないので、動画視聴アプリケーション25自身にあらかじめ使用可能な帯域幅などを設定しておくことにより、品質の選択が行われるものとする。これは、例えば、家にある通信端末の通信に、光ファイバを用いているのか、ADSLを用いているのかなどの設定が行われていることを意味している。これら通信路に期待できる転送量と通信端末自身でデコード可能なコーデックと表示可能な画像の大きさなどから、通信端末10の動画視聴アプリケーション25は、視聴する品質の情報を品質情報リストより選択する。この選択された品質情報は、動画視聴アプリケーション25から動画配信カメラ12aの動画配信アプリケーション41aに送信され、その品質情報に基づき、動画配信アプリケーション41aは、適切な品質の動画を動画視聴アプリケーション25に配信する。   In this embodiment, since there is no communication management unit, it is assumed that quality selection is performed by setting a usable bandwidth in advance in the video viewing application 25 itself. This means that, for example, whether an optical fiber or ADSL is used for communication of a communication terminal at home is set. The moving image viewing application 25 of the communication terminal 10 selects the quality information to be viewed from the quality information list based on the transfer amount expected on the communication path, the codec that can be decoded by the communication terminal itself, the size of the image that can be displayed, and the like. . The selected quality information is transmitted from the video viewing application 25 to the video distribution application 41a of the video distribution camera 12a, and based on the quality information, the video distribution application 41a distributes a video of appropriate quality to the video viewing application 25. To do.

上述した、本発明による動画視聴方法は、通信端末、配信サーバ及び配信カメラに搭載されたコンピュータによって実行される。このため、各種アプリケーションと通信管理部間におけるデータの送受、及び各種通信メディアを通じての各端末間の送受信を実行する手順を示したプログラムが用いられる。   The moving image viewing method according to the present invention described above is executed by a computer mounted on a communication terminal, a distribution server, and a distribution camera. For this reason, a program is used that shows a procedure for executing transmission / reception of data between various applications and the communication management unit, and transmission / reception between terminals via various communication media.

本発明の第1の実施形態を説明するシステム構成例の模式図である。It is a schematic diagram of the system configuration example explaining the 1st Embodiment of this invention. 図1のシーケンス図である。FIG. 2 is a sequence diagram of FIG. 1. サッカー動画を表示させた場合の表示例を示す図である。It is a figure which shows the example of a display at the time of displaying a soccer video. 視聴情報の例を示す図である。It is a figure which shows the example of viewing information. 画配信サーバが撮影する撮影画像の概念図である。It is a conceptual diagram of the picked-up image which an image delivery server image | photographs. 品質情報リストの一例を示す図である。It is a figure which shows an example of a quality information list. メイン画面のフロー情報の例を示す図である。It is a figure which shows the example of the flow information of a main screen. 2つのサブ画面のフロー情報の一例を示す図である。It is a figure which shows an example of the flow information of two sub screens. メイン画面のフロー情報の他の例を示す図である。It is a figure which shows the other example of the flow information of a main screen. 2つの品質の候補を選択した場合の品質情報の一例を示す図であるIt is a figure which shows an example of the quality information at the time of selecting two quality candidates. 本発明の第2の実施形態を説明するシステム構成例の模式図である。It is a schematic diagram of the system configuration example explaining the 2nd Embodiment of this invention. 図11のシーケンス図である。FIG. 12 is a sequence diagram of FIG. 11. 競馬の動画を表示させた場合の表示例を示す図である。It is a figure which shows the example of a display at the time of displaying the moving image of a horse race. 視聴情報の他の例を示す図である。It is a figure which shows the other example of viewing information. 品質情報リストの他の例を示す図である。It is a figure which shows the other example of a quality information list.

符号の説明Explanation of symbols

10…通信端末、11…動画配信サーバ、12a,12b,12c…動画配信カメラ、21,25…動画視聴アプリケーション、22,32…通信管理部、23,26…表示部、23a,26a…メイン画面、23b,23c,26b,26c,26d,26e…サブ画面、31,35…動画配信アプリケーション、41a,41b,41c…動画配信アプリケーション。 DESCRIPTION OF SYMBOLS 10 ... Communication terminal, 11 ... Movie delivery server, 12a, 12b, 12c ... Movie delivery camera, 21, 25 ... Movie viewing application, 22, 32 ... Communication management part, 23, 26 ... Display part, 23a, 26a ... Main screen , 23b, 23c, 26b, 26c, 26d, 26e ... sub-screen, 31, 35 ... moving image distribution application, 41a, 41b, 41c ... moving image distribution application.

Claims (11)

動画配信・視聴システムを用いて通信端末で動画を視聴する動画視聴方法であって、
前記通信端末が動画配信サーバから視聴動画の概要を示す画像を受信するステップと、
前記通信端末が指定する視聴情報を前記動画配信サーバに送信するステップと、
前記通信端末が前記動画配信サーバから前記視聴情報に基づいた指定動画を受信するステップとを含むことを特徴とする動画視聴方法。
A video viewing method for viewing video on a communication terminal using a video distribution / viewing system,
The communication terminal receiving an image showing an overview of the viewing video from the video distribution server;
Transmitting viewing information designated by the communication terminal to the video distribution server;
And a step of receiving the designated moving image based on the viewing information from the moving image distribution server by the communication terminal.
前記通信端末が前記動画配信サーバから該動画配信サーバが配信可能な前記指定動画の品質情報リストを受信するステップと、
前記通信端末が前記品質情報リストに基づいて選択した品質情報を前記動画配信サーバに送信するステップと、
前記通信端末が前記動画配信サーバから選択した品質の前記指定動画を受信するステップとを含むことを特徴とする請求項1記載の動画視聴方法。
The communication terminal receiving a quality information list of the designated video that the video distribution server can deliver from the video distribution server;
Transmitting the quality information selected by the communication terminal based on the quality information list to the video distribution server;
The moving image viewing method according to claim 1, further comprising: receiving the designated moving image of the quality selected from the moving image distribution server by the communication terminal.
前記通信端末において、前記品質情報リストをもとにフロー情報を作成し、該フロー情報を動画視聴アプリケーションから通信管理部に通知するステップと、
前記通信端末において、前記フロー情報をもとに割当てられた帯域が前記通信管理部から前記動画視聴アプリケーションに通知するステップとを含むことを特徴とする請求項2記載の動画視聴方法。
In the communication terminal, creating flow information based on the quality information list, and notifying the flow information from the video viewing application to the communication management unit;
The moving image viewing method according to claim 2, further comprising: a step of notifying the communication viewing section of the bandwidth allocated based on the flow information to the moving image viewing application in the communication terminal.
前記通信端末が指定する前記視聴情報は、少なくとも注目対象を含むことを特徴とする請求項1〜3のいずれか1項に記載の動画視聴方法。 The video viewing method according to any one of claims 1 to 3, wherein the viewing information designated by the communication terminal includes at least a target of attention. 前記通信端末が指定する前記視聴情報は、少なくとも視聴領域を含むことを特徴とする請求項1〜3のいずれか1項に記載の動画視聴方法。   The video viewing method according to any one of claims 1 to 3, wherein the viewing information designated by the communication terminal includes at least a viewing area. 前記通信端末が指定する前記視聴情報は、少なくとも注目対象と視聴領域の両方を含むことを特徴とする請求項1〜3のいずれか1項に記載の動画視聴方法。   The video viewing method according to any one of claims 1 to 3, wherein the viewing information designated by the communication terminal includes at least both a target object and a viewing area. 前記フロー情報は、嗜好情報として少なくとも必要帯域を含むことを特徴とする請求項3〜6のいずれか1項に記載の動画視聴方法。   The moving image viewing method according to claim 3, wherein the flow information includes at least a necessary band as preference information. 前記フロー情報は、嗜好情報として遅延差情報、課金情報、単位時間当たりのパケットロス率情報及び無線通信メディアのセル情報の1つまたは複数を含むことを特徴とする請求項3〜6のいずれか1項に記載の動画視聴方法。   The flow information includes one or more of delay difference information, billing information, packet loss rate information per unit time, and cell information of wireless communication media as preference information. The moving image viewing method according to Item 1. 請求項1〜8のいずれか1項に記載の動画視聴方法に用いられる通信端末であって、
視聴動画の概要を示す画像を表示する概要画像表示手段と、
前記通信端末が指定した指定動画を表示する指定動画表示手段とを備えることを特徴とする通信端末。
It is a communication terminal used for the moving image viewing method of any one of Claims 1-8,
A summary image display means for displaying an image showing a summary of the viewing video;
A communication terminal comprising: a specified moving image display means for displaying a specified moving image specified by the communication terminal.
前記概要画像表示手段により表示される画面を表示する表示部は、視聴情報を入力する入力装置を兼ねることを特徴とする請求項9記載の通信端末。   The communication terminal according to claim 9, wherein a display unit that displays a screen displayed by the summary image display unit also serves as an input device for inputting viewing information. 請求項1〜8のいずれか1項に記載の動画視聴方法の実現に用いられる処理を、コンピュータに実行させるためのプログラム。 The program for making a computer perform the process used for implement | achieving the moving image viewing method of any one of Claims 1-8.
JP2006008154A 2006-01-17 2006-01-17 Moving picture viewing method, and communication terminal and program Pending JP2007194680A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006008154A JP2007194680A (en) 2006-01-17 2006-01-17 Moving picture viewing method, and communication terminal and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006008154A JP2007194680A (en) 2006-01-17 2006-01-17 Moving picture viewing method, and communication terminal and program

Publications (2)

Publication Number Publication Date
JP2007194680A true JP2007194680A (en) 2007-08-02
JP2007194680A5 JP2007194680A5 (en) 2008-06-19

Family

ID=38450062

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006008154A Pending JP2007194680A (en) 2006-01-17 2006-01-17 Moving picture viewing method, and communication terminal and program

Country Status (1)

Country Link
JP (1) JP2007194680A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012075030A (en) * 2010-09-29 2012-04-12 Kddi Corp Video distribution server and video reproduction terminal
JP2013535892A (en) * 2010-07-23 2013-09-12 アルカテル−ルーセント Method for transmitting video chunks, server entity, client entity and intermediate network entity implementing such a method
JP2013222175A (en) * 2012-04-19 2013-10-28 Toshiba Corp Display controller, display system and display control method
JP2013541245A (en) * 2010-08-10 2013-11-07 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Session control for media stream transmission
WO2015015584A1 (en) * 2013-07-31 2015-02-05 日立マクセル株式会社 Video transmission system, transmission apparatus, and reception apparatus
JP2015056866A (en) * 2013-09-13 2015-03-23 セコム株式会社 Radio communication system and radio transmitter
JP2015531186A (en) * 2012-07-10 2015-10-29 ヴィド スケール インコーポレイテッド Quality-driven streaming
JP2018142812A (en) * 2017-02-27 2018-09-13 Kddi株式会社 Information distribution device and terminal device
US11082725B2 (en) 2017-02-27 2021-08-03 Kddi Corporation Video distribution system, terminal device, and video data distribution device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003018583A (en) * 2001-07-05 2003-01-17 Sony Corp Multiple view point optional selection type video viewing system, stream data combining device and combined stream data distribution server
JP2004088483A (en) * 2002-08-27 2004-03-18 Nagoya City Video information distribution system, video information distribution method, and server for them
JP2005039662A (en) * 2003-07-17 2005-02-10 Ntt Electornics Corp Image processor, image processing method and image processing program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003018583A (en) * 2001-07-05 2003-01-17 Sony Corp Multiple view point optional selection type video viewing system, stream data combining device and combined stream data distribution server
JP2004088483A (en) * 2002-08-27 2004-03-18 Nagoya City Video information distribution system, video information distribution method, and server for them
JP2005039662A (en) * 2003-07-17 2005-02-10 Ntt Electornics Corp Image processor, image processing method and image processing program

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013535892A (en) * 2010-07-23 2013-09-12 アルカテル−ルーセント Method for transmitting video chunks, server entity, client entity and intermediate network entity implementing such a method
KR101446450B1 (en) 2010-07-23 2014-10-01 알까뗄 루슨트 Method for transferring video chunks, server entity, client entity and intermediate network entity realizing such a method
US10958699B2 (en) 2010-08-10 2021-03-23 Telefonaktiebolaget Lm Ericsson (Publ) Session control for media stream transmission
JP2013541245A (en) * 2010-08-10 2013-11-07 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Session control for media stream transmission
US9531579B2 (en) 2010-08-10 2016-12-27 Telefonaktiebolaget Lm Ericsson (Publ) Session control for media stream transmission
US11218529B2 (en) 2010-08-10 2022-01-04 Telefonaktiebolaget Lm Ericsson (Publ) Session control for media stream transmission
JP2012075030A (en) * 2010-09-29 2012-04-12 Kddi Corp Video distribution server and video reproduction terminal
JP2013222175A (en) * 2012-04-19 2013-10-28 Toshiba Corp Display controller, display system and display control method
JP2015531186A (en) * 2012-07-10 2015-10-29 ヴィド スケール インコーポレイテッド Quality-driven streaming
US10178140B2 (en) 2012-07-10 2019-01-08 Vid Scale, Inc Quality-driven streaming
US10880349B2 (en) 2012-07-10 2020-12-29 Vid Scale, Inc. Quality-driven streaming
WO2015015584A1 (en) * 2013-07-31 2015-02-05 日立マクセル株式会社 Video transmission system, transmission apparatus, and reception apparatus
JP2015056866A (en) * 2013-09-13 2015-03-23 セコム株式会社 Radio communication system and radio transmitter
US11082725B2 (en) 2017-02-27 2021-08-03 Kddi Corporation Video distribution system, terminal device, and video data distribution device
JP2018142812A (en) * 2017-02-27 2018-09-13 Kddi株式会社 Information distribution device and terminal device

Similar Documents

Publication Publication Date Title
JP2007194680A (en) Moving picture viewing method, and communication terminal and program
US7079518B2 (en) System and method for providing multimedia service using a mobile communication terminal
KR101036737B1 (en) Method and apparatus for a zooming feature for mobile video service
JP5335087B2 (en) Information processing system and information processing apparatus
CN101485170B (en) Rendering repeatable data objects streamed over a network
US7843857B2 (en) System for providing context-aware service and method thereof
EP3070935B1 (en) Apparatus, system, and method of controlling output of content data, and carrier means
US20130282877A1 (en) Apparatus and Method for Generating Bookmark in Streaming Service System
KR101711161B1 (en) Method and apparatus for providing of web-based multi-network adaptive multi-screen service
JP3692772B2 (en) VIDEO DISTRIBUTION DEVICE, VIDEO RECEPTION DEVICE, VIDEO DISTRIBUTION SYSTEM, AND VIDEO DISTRIBUTION METHOD
WO2014154108A1 (en) Media stream transfer method and user equipment
CN109983777A (en) Enable media orchestration
US20100332590A1 (en) Inheritance communication administrating apparatus
CN103825797B (en) Service roaming system and method
US20110154409A1 (en) METHOD AND SYSTEM TO PROVIDE VIDEO ON DEMAND (VoD) SERVICE USING CONTENTS HAVING MULTIPLE BITRATES
CN110662119A (en) Video splicing method and device
JP5405132B2 (en) Video distribution server, mobile terminal
EP1379048B1 (en) System for and method of providing mobile live video multimedia services
KR100738918B1 (en) Method and System for Providing Private Broadcasting Service by Using Mobile Communication Terminal
JP2008160301A (en) Content distribution device, network terminal, and content distribution system
JP2009017064A (en) Video receiver and multicast distribution content reception control method
JP3819019B1 (en) Transmission / reception method, program, and recording medium
KR20180099109A (en) System and method for requesting real time broadcasting
JP2007281552A (en) Communication apparatus
EP3386203B1 (en) Signalling of auxiliary content for a broadcast signal

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080423

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080423

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101217

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110118

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20110628