JP5335354B2 - 情報送信装置、情報送信装置の制御方法及びコンピュータプログラム - Google Patents
情報送信装置、情報送信装置の制御方法及びコンピュータプログラム Download PDFInfo
- Publication number
- JP5335354B2 JP5335354B2 JP2008258566A JP2008258566A JP5335354B2 JP 5335354 B2 JP5335354 B2 JP 5335354B2 JP 2008258566 A JP2008258566 A JP 2008258566A JP 2008258566 A JP2008258566 A JP 2008258566A JP 5335354 B2 JP5335354 B2 JP 5335354B2
- Authority
- JP
- Japan
- Prior art keywords
- information
- video data
- receiving
- reproduction
- reception
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/60—Network structure or processes for video distribution between server and client or between remote clients; Control signalling between clients, server and network components; Transmission of management data between server and client, e.g. sending from server to client commands for recording incoming content stream; Communication details between server and client
- H04N21/65—Transmission of management data between client and server
- H04N21/658—Transmission by the client directed to the server
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/20—Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
- H04N21/23—Processing of content or additional data; Elementary server operations; Server middleware
- H04N21/238—Interfacing the downstream path of the transmission network, e.g. adapting the transmission rate of a video stream to network bandwidth; Processing of multiplex streams
- H04N21/2381—Adapting the multiplex stream to a specific network, e.g. an Internet Protocol [IP] network
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/20—Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
- H04N21/23—Processing of content or additional data; Elementary server operations; Server middleware
- H04N21/24—Monitoring of processes or resources, e.g. monitoring of server load, available bandwidth, upstream requests
- H04N21/2401—Monitoring of the client buffer
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/60—Network structure or processes for video distribution between server and client or between remote clients; Control signalling between clients, server and network components; Transmission of management data between server and client, e.g. sending from server to client commands for recording incoming content stream; Communication details between server and client
- H04N21/63—Control signaling related to video distribution between client, server and network components; Network processes for video distribution between server and clients or between remote clients, e.g. transmitting basic layer and enhancement layers over different transmission paths, setting up a peer-to-peer communication via Internet between remote STB's; Communication protocols; Addressing
- H04N21/637—Control signals issued by the client directed to the server or network components
- H04N21/6377—Control signals issued by the client directed to the server or network components directed to server
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Description
また、周期的に音声フレームの遅延時間を測定し、その遅延時間が許容範囲を超えると、その遅延時間からデータフレームの最適なフラグメント処理サイズを決定するというものがある。(特許文献2)
以下、本発明の実施形態について、図面を参照しながら説明する。
本実施形態においては、受信装置から受信される再生情報に基づいてフラグメントサイズを決定するだけでなく、受信装置側のパケット受信バッファの空き容量の情報に基づいてフラグメントサイズを決定する。
フラグメントサイズ決定部は、上記実施形態で述べたフラグメントサイズの決定要因(再生情報、バッファ空き容量)以外にも、通信回線の状況に基づいて、フラグメントサイズを決定してもよい。
Claims (12)
- 受信装置に送信する映像データが該映像データの受信と並行して再生されるのか否かを示す再生情報を受信する再生情報受信手段と、
前記受信装置に設定された、前記映像データが該映像データの受信と並行して再生される場合のパケットサイズを決定するための設定情報を受信する設定情報受信手段と、
前記再生情報受信手段によって受信された前記再生情報と、前記設定情報受信手段によって受信された前記設定情報とに基づいて前記映像データのパケットサイズを決定する決定手段と、
前記映像データのパケットを、前記決定手段によって決定されたパケットサイズで生成する生成手段と、
前記生成手段によって生成されたパケットを前記受信装置に送信する送信手段を備えることを特徴とする情報送信装置。 - 前記決定手段は、前記再生情報が映像データが該映像データの受信と並行して再生されることを示す情報である場合のパケットサイズを、前記再生情報が該映像データが該映像データの受信と並行して再生されないことを示す情報である場合よりも小さいサイズに決定することを特徴とする請求項1に記載の情報送信装置。
- 前記設定情報は、前記映像データに対して許容される遅延時間に関する情報であることを特徴とする請求項1乃至請求項2のいずれか一項に記載の情報送信装置。
- 前記設定情報は、前記映像データに対して設定される画質に関する情報であることを特徴とする請求項1乃至請求項2のいずれか一項に記載の情報送信装置。
- 前記決定手段は、前記設定情報受信手段によって受信された前記設定情報とパケットサイズとの関係が示されたテーブルを参照することで、該映像データのパケットサイズを決定することを特徴とする請求項1乃至請求項4のいずれか一項に記載の情報送信装置。
- 受信装置に送信する映像データの再生に関する再生情報を受信する再生情報受信手段と、
前記受信装置の処理能力を示す処理能力情報を受信する処理能力受信手段と、
前記再生情報受信手段によって受信された前記再生情報と前記処理能力受信手段によって受信された前記処理能力情報とに基づいて該映像データのパケットサイズを決定する決定手段を備えることを特徴とする情報送信装置。 - 前記決定手段は、前記再生情報受信手段によって受信された前記再生情報に基づいて決定されたパケットサイズを、前記処理能力情報の変化に基づいて変更することを特徴とする請求項6に記載の情報送信装置。
- 前記再生情報は、前記受信装置に送信する映像データが該映像データの受信と並行して再生されるのか否かを示す情報であることを特徴とする請求項6乃至請求項7のいずれか一項に記載の情報送信装置。
- 映像データを受信装置に送信する情報送信装置の制御方法であって、
前記受信装置に送信する映像データが該映像データの受信と並行して再生されるのか否かを示す再生情報を受信する再生情報受信工程と、
前記受信装置に設定された、前記映像データが該映像データの受信と並行して再生される場合のパケットサイズを決定するための設定情報を受信する設定情報受信工程と、
前記再生情報受信工程によって受信された前記再生情報と、前記設定情報受信工程によって受信された前記設定情報とに基づいて前記映像データのパケットサイズを決定する決定工程と、
前記映像データのパケットを、前記決定工程によって決定されたパケットサイズで生成する生成工程と、
前記生成工程によって生成されたパケットを前記受信装置に送信する送信工程を備えることを特徴とする情報送信装置の制御方法。 - 前記決定工程は、前記再生情報が映像データが該映像データの受信と並行して再生されることを示す情報である場合のパケットサイズを、前記再生情報が該映像データが該映像データの受信と並行して再生されないことを示す情報である場合よりも小さいサイズに決定することを特徴とする請求項9に記載の情報送信装置の制御方法。
- 前記設定情報は、前記映像データに対して許容される遅延時間に関する情報であることを特徴とする請求項9乃至請求項10のいずれか一項に記載の情報送信装置の制御方法。
- コンピュータを、請求項1に記載の情報送信装置の各手段として機能させるためのコンピュータプログラム。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008258566A JP5335354B2 (ja) | 2008-10-03 | 2008-10-03 | 情報送信装置、情報送信装置の制御方法及びコンピュータプログラム |
| US12/572,823 US20100086021A1 (en) | 2008-10-03 | 2009-10-02 | Information transmission apparatus, method of controlling the same, and storage medium |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008258566A JP5335354B2 (ja) | 2008-10-03 | 2008-10-03 | 情報送信装置、情報送信装置の制御方法及びコンピュータプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2010093346A JP2010093346A (ja) | 2010-04-22 |
| JP5335354B2 true JP5335354B2 (ja) | 2013-11-06 |
Family
ID=42075791
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2008258566A Expired - Fee Related JP5335354B2 (ja) | 2008-10-03 | 2008-10-03 | 情報送信装置、情報送信装置の制御方法及びコンピュータプログラム |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US20100086021A1 (ja) |
| JP (1) | JP5335354B2 (ja) |
Families Citing this family (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP5543831B2 (ja) | 2010-04-14 | 2014-07-09 | 矢崎総業株式会社 | 電装品 |
| JP5744237B2 (ja) * | 2012-01-19 | 2015-07-08 | 三菱電機株式会社 | 多重ゲートウェイ装置、多重回線通信システム、多重回線通信方法およびプログラム |
| JP2015097349A (ja) * | 2013-11-15 | 2015-05-21 | 株式会社日立製作所 | 送信装置、通信制御方法及び通信システム |
| KR102126257B1 (ko) * | 2015-02-13 | 2020-06-24 | 에스케이텔레콤 주식회사 | 멀티뷰 스트리밍 서비스 지원 방법 및 이를 지원하는 장치 |
| JP2018037901A (ja) * | 2016-08-31 | 2018-03-08 | 日本放送協会 | 配信装置、同期システム、配信方法及び配信プログラム |
| CN111107398A (zh) * | 2019-12-27 | 2020-05-05 | 深圳市小溪流科技有限公司 | 一种流媒体数据的传输方法及接收方法、电子设备 |
| CN113259490B (zh) * | 2021-06-29 | 2021-09-24 | 北京华云安信息技术有限公司 | 基于udp传输协议的多级节点网络数据传输方法 |
Family Cites Families (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5602831A (en) * | 1995-03-31 | 1997-02-11 | Seiko Communications Systems, Inc. | Optimizing packet size to eliminate effects of reception nulls |
| US6704790B1 (en) * | 1998-09-16 | 2004-03-09 | Microsoft Corporation | Server-side stream switching |
| JP4105341B2 (ja) * | 1999-08-13 | 2008-06-25 | 富士通株式会社 | フラグメントサイズ変更方法及びルータ装置 |
| JP2002077251A (ja) * | 2000-08-28 | 2002-03-15 | Nec Corp | データ伝送システム、データ中継装置、およびデータ中継方法 |
| WO2002023908A1 (en) * | 2000-09-11 | 2002-03-21 | Yotaro Murase | Method for distributing dynamic image and sound over network, the apparatus, and method for generating dynamic image and sound |
| JP2004147030A (ja) * | 2002-10-23 | 2004-05-20 | Tama Tlo Kk | 受信装置、データ通信システム及びその通信方法 |
| KR100640862B1 (ko) * | 2004-08-03 | 2006-11-02 | 엘지전자 주식회사 | 순방향 메시지 전송 중 타임아웃의 동적 제어방법 |
| JP5140952B2 (ja) * | 2006-07-10 | 2013-02-13 | 日本電気株式会社 | コンテンツ配信システム、コンテンツ配信サーバ、コンテンツ再生端末、プログラム、コンテンツ配信方法 |
| US7733785B2 (en) * | 2007-01-31 | 2010-06-08 | International Business Machines Corporation | Method and system for dynamically adjusting packet size to decrease delays of streaming data transmissions on noisy transmission lines |
-
2008
- 2008-10-03 JP JP2008258566A patent/JP5335354B2/ja not_active Expired - Fee Related
-
2009
- 2009-10-02 US US12/572,823 patent/US20100086021A1/en not_active Abandoned
Also Published As
| Publication number | Publication date |
|---|---|
| US20100086021A1 (en) | 2010-04-08 |
| JP2010093346A (ja) | 2010-04-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5335354B2 (ja) | 情報送信装置、情報送信装置の制御方法及びコンピュータプログラム | |
| JP4333655B2 (ja) | コンテンツ受信装置およびコンテンツ受信方法 | |
| JP7753449B2 (ja) | クライアント、サーバ、受信方法及び送信方法 | |
| US20080313520A1 (en) | Data-transmission device data-reception device and data-transmission-and-reception system | |
| JP2009049529A (ja) | 通信制御装置、通信制御方法、及びコンピュータプログラム | |
| JP6432976B2 (ja) | データ伝送装置、データ伝送方法およびプログラム | |
| WO2018036173A1 (zh) | 一种网络负载均衡方法、设备及系统 | |
| CN107209747A (zh) | 多协议媒体流 | |
| KR101472032B1 (ko) | Http 스트리밍에서 표현 스위칭시 처리 방법 | |
| JP5440839B2 (ja) | 情報処理装置および方法、並びにプログラム | |
| KR20140105297A (ko) | 스트리밍 서비스를 제공하기 위한 동적 버퍼링 방법 및 그 장치 | |
| JP6193569B2 (ja) | 受信装置、受信方法、及びプログラム、撮像装置、撮像方法、及びプログラム、送信装置、送信方法、及びプログラム | |
| GB2567149A (en) | Managing data Compression | |
| JP2011199727A (ja) | 複数公衆回線を用いた高帯域動画伝送システムおよび方法 | |
| JP2008067102A (ja) | コンテンツ配信サーバ | |
| JP6555853B2 (ja) | 送信装置、送信制御方法及びプログラム | |
| JP6875474B2 (ja) | 通信システムおよび通信方法 | |
| JP6400163B2 (ja) | 受信装置、受信方法、送信装置、送信方法、及びプログラム | |
| US10382813B2 (en) | Content reproduction device and content reproduction method | |
| JP5445401B2 (ja) | 通信装置、通信方法、及び通信プログラム | |
| JP4541381B2 (ja) | 映像送受信システム及び映像切替方法 | |
| JP5393699B2 (ja) | 送信端末及び受信端末 | |
| JP5279342B2 (ja) | 情報処理方法及び装置 | |
| JP5122327B2 (ja) | 移動端末へメディアストリームを配信するシステム | |
| JP6612727B2 (ja) | 送信装置、中継装置、通信システム、送信方法、中継方法、およびプログラム |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20100201 |
|
| RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20100630 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110928 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120921 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20121009 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20121210 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20130702 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130731 |
|
| R151 | Written notification of patent or utility model registration |
Ref document number: 5335354 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
| LAPS | Cancellation because of no payment of annual fees |