JP2012141685A - 送信装置、送信方法、及びプログラム - Google Patents
送信装置、送信方法、及びプログラム Download PDFInfo
- Publication number
- JP2012141685A JP2012141685A JP2010292617A JP2010292617A JP2012141685A JP 2012141685 A JP2012141685 A JP 2012141685A JP 2010292617 A JP2010292617 A JP 2010292617A JP 2010292617 A JP2010292617 A JP 2010292617A JP 2012141685 A JP2012141685 A JP 2012141685A
- Authority
- JP
- Japan
- Prior art keywords
- transmission
- buffer
- data
- rate
- unit
- 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.)
- Granted
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/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/6373—Control signals issued by the client directed to the server or network components for rate control, e.g. request to the server to modify its transmission rate
-
- 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/234—Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs
- H04N21/23406—Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs involving management of server-side video 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/643—Communication protocols
- H04N21/6437—Real-time Transport Protocol [RTP]
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
- Information Transfer Systems (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Communication Control (AREA)
Abstract
【解決手段】レート制御部115は、データを送信する際の送信レートを調整し、バッファ制御部112は、送信レートに基づいて、データを一時的に保存するための送信バッファ112aのサイズを変更し、送信バッファ112aに保存されているデータを読み出してRTP送信部113に出力する。そして、RTP送信部113は、送信レートで、バッファ制御部112により出力されるデータを送信する。本開示は、例えば動画像等を送信してリアルタイムに再生させる送信装置等に適用できる。
【選択図】図1
Description
1.第1の実施の形態(送信バッファの保存可能バッファサイズを調整して、低遅延データ伝送を行うときの一例)
2.第2の実施の形態(NICを用いて低遅延データ伝送を行うときの一例)
3.第3の実施の形態(無線中継装置において低遅延データ伝送を行うときの一例)
4.第4の実施の形態(送信バッファに保存されたデータを破棄することなく、低遅延データ伝送を行うときの一例)
[送受信システム100の構成例]
図1は、第1の実施の形態である送受信システム100を示している。
送信装置101は、符号化部111、送信バッファ112aを内蔵するバッファ制御部112、RTP送信部113、RTCP部114、レート制御部115、制御部116、及び操作部117から構成される。
受信装置102は、RTP受信部121、受信バッファ122、復号部123、RTCP部124、制御部125、及び操作部126から構成される。
次に、図2及び図3を参照して、主にバッファ制御部112が行う処理について説明する。
B(bit) = R(bps) × T(sec) ・・・(1)
次に、図3は、保存可能バッファサイズBnが、バッファ内データサイズbiよりも小さな保存可能バッファサイズBn+1に変更される場合には、送信バッファ112a内のRTPパケットを一部分だけ破棄するときの一例を示している。
次に、図4のフローチャートを参照して、送信装置101が行う送信処理(以下、第1の送信処理という)について説明する。
次に、図5のフローチャートを参照して、図4のステップS9における第1のレート制御処理の詳細を説明する。
次に、図6のフローチャートを参照して、受信装置102が行う受信処理(以下、第1の受信処理という)について説明する。
次に、図7は、RTPパケットに優先度を付加するようにし、付加された優先度に応じた順序でRTPパケットを破棄する場合の一例を示している。
次に、図8は、パーソナルコンピュータ141(以下、PC141という)のカードスロットに挿入されて接続されるNIC142の一例を示している。
次に、図10のフローチャートを参照して、NIC142が行う送信処理(以下、第2の送信処理という)について説明する。
次に、図13は、低遅延データ伝送が可能な無線中継装置の一例を示している。
[送受信システム200の構成例]
図14は、第4の実施の形態である送受信システム200の構成例を示している。
次に、図16は、バッファ制御部211及びレート制御部212が行う処理の詳細の一例を示している。
Bs(bit) = R(bps) × Ts(sec) ・・・(2)
Ts ≦ T×Lmin ・・・(3)
Rc/Rn ≧ Lminの場合Rn+1 = Rc ・・・(4)
Rc/Rn < Lminの場合Rn+1 = Lmin×Rn ・・・(5)
Ti = T - Ts ・・・(6)
次に、図17のフローチャートを参照して、送信装置201が行う送信処理(以下、第3の送信処理という)について説明する。
次に、図18のフローチャートを参照して、図17のステップS139における第3のレート制御処理の詳細について説明する。
図19は、上述した一連の処理をプログラムにより実行するコンピュータのハードウェアの構成例を示すブロック図である。
Claims (10)
- データを送信する際の送信レートを調整するレート調整部と、
前記送信レートに基づいて、前記データを一時的に保存するためのバッファのサイズを変更する変更部と、
前記バッファに保存されている前記データを読み出して送信部に出力する出力部と、
前記出力部により出力される前記データを送信する前記送信部と
を含む送信装置。 - 前記変更部は、予め決められた送信バッファ時間にも基づいて、前記バッファのサイズを変更し、
前記出力部は、前記バッファに前記データを保存したときから前記送信バッファ時間以内に、前記データを読み出して前記送信部に出力する
請求項1に記載の送信装置。 - 前記出力部は、前記バッファのサイズが、前記バッファに保存済みの前記データのデータサイズ未満に変更された場合、前記データサイズが前記バッファのサイズ以下となるまで、前記バッファに保存済みの前記データを破棄する
請求項1又は2に記載の送信装置。 - 前記出力部は、前記バッファのサイズが、前記データサイズ未満に変更された場合、前記データサイズが前記バッファのサイズ以下となるまで、前記バッファに保存済みの前記データを、予め決められた優先順序に従って破棄する
請求項3に記載の送信装置。 - 前記送信レートに基づいて、前記データを符号化して得られる符号化データを生成する際に用いる符号化パラメータを調整するパラメータ調整部と、
前記データに対して、前記符号化パラメータに基づく符号化処理を行う符号化部と
をさらに含み、
前記出力部は、前記バッファに保存されている前記符号化データを読み出して前記送信部に出力する
請求項1乃至4に記載の送信装置。 - 前記パラメータ調整部は、前記送信レートに基づいて、前記符号化パラメータとして、所定の時間における前記符号化データの生成量を表すデータ生成レートを調整する
請求項5に記載の送信装置。 - 前記レート調整部は、前記データを送信する際に用いるデータ伝送路の状況を表す伝送品質情報に基づいて、前記送信レートを調整する
請求項1乃至6に記載の送信装置。 - 前記レート調整部は、前記データの損失率、往復伝送遅延、ジッタ、S/N比(signal to noise ratio)、又はBER(Bit Error Rate)の少なくとも1つを含む前記伝送品質情報に基づいて、前記送信レートを調整する
請求項7に記載の送信装置。 - データを送信する送信装置の送信方法において、
データを送信する際の送信レートを調整するレート調整ステップと、
前記送信レートに基づいて、前記データを一時的に保存するためのバッファのサイズを変更する変更ステップと、
前記バッファに保存されている前記データを読み出して出力する出力ステップと、
前記出力ステップにより出力された前記データを送信する送信ステップと
を含む送信方法。 - コンピュータを、
データを送信する際の送信レートを調整するレート調整部と、
前記送信レートに基づいて、前記データを一時的に保存するためのバッファのサイズを変更する変更部と、
前記バッファに保存されている前記データを読み出して送信部に出力する出力部と、
前記出力部により出力される前記データを送信する前記送信部と
して機能させるためのプログラム。
Priority Applications (5)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2010292617A JP5664229B2 (ja) | 2010-12-28 | 2010-12-28 | 送信装置、送信方法、及びプログラム |
| RU2011152176/08A RU2011152176A (ru) | 2010-12-28 | 2011-12-20 | Устройство передачи, способ передачи и программа |
| US13/331,712 US20120166670A1 (en) | 2010-12-28 | 2011-12-20 | Transmitting apparatus, transmitting method, and program |
| CN2011104480610A CN102572411A (zh) | 2010-12-28 | 2011-12-21 | 发送设备、发送方法和程序 |
| BRPI1107077-3A BRPI1107077A2 (pt) | 2010-12-28 | 2011-12-21 | aparelho de transmissço, mÉtodo de transmissço para um aparelho de transmissço que transmite dados, e, programa |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2010292617A JP5664229B2 (ja) | 2010-12-28 | 2010-12-28 | 送信装置、送信方法、及びプログラム |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| JP2012141685A true JP2012141685A (ja) | 2012-07-26 |
| JP2012141685A5 JP2012141685A5 (ja) | 2014-02-20 |
| JP5664229B2 JP5664229B2 (ja) | 2015-02-04 |
Family
ID=46318424
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2010292617A Expired - Fee Related JP5664229B2 (ja) | 2010-12-28 | 2010-12-28 | 送信装置、送信方法、及びプログラム |
Country Status (5)
| Country | Link |
|---|---|
| US (1) | US20120166670A1 (ja) |
| JP (1) | JP5664229B2 (ja) |
| CN (1) | CN102572411A (ja) |
| BR (1) | BRPI1107077A2 (ja) |
| RU (1) | RU2011152176A (ja) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2014120830A (ja) * | 2012-12-14 | 2014-06-30 | Sony Corp | 情報処理装置およびその制御方法 |
| JPWO2018135364A1 (ja) * | 2017-01-18 | 2019-06-27 | 株式会社ソニー・インタラクティブエンタテインメント | 通信装置、生成データサイズ制御方法及びプログラム |
Families Citing this family (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2011234341A (ja) * | 2010-04-09 | 2011-11-17 | Sony Corp | 受信装置およびカメラシステム |
| GB201321148D0 (en) | 2013-11-29 | 2014-01-15 | Bridgeworks Ltd | Data transfer |
| US9961023B2 (en) * | 2014-05-13 | 2018-05-01 | Red Hat Israel, Ltd. | Adjusting buffer size for network interface controller |
| CN106452663A (zh) * | 2015-08-11 | 2017-02-22 | 阿里巴巴集团控股有限公司 | 基于rtp协议的网络通话数据传输方法及通信设备 |
| JP6933815B2 (ja) * | 2018-08-27 | 2021-09-08 | 日本電信電話株式会社 | 通信制御システム及び通信制御方法 |
| JP2021052353A (ja) * | 2019-09-26 | 2021-04-01 | 日本電気株式会社 | 送信側中継装置、システム、方法、及びプログラム |
| CN114051142B (zh) * | 2022-01-13 | 2022-04-29 | 深圳市麦谷科技有限公司 | 硬件多路编码防抖方法、装置、智能终端及存储介质 |
| US20250330819A1 (en) * | 2022-06-02 | 2025-10-23 | Beijing Xiaomi Mobile Software Co., Ltd. | Method and device for determining size of buffer of data link layer l2 |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9018A (en) * | 1852-06-15 | Machine for polishing daguerreotype-plates | ||
| JPS63191488A (ja) * | 1987-02-04 | 1988-08-08 | Toshiba Corp | 画像伝送装置 |
| JPH0730589A (ja) * | 1993-07-06 | 1995-01-31 | Canon Inc | データ送信装置 |
| JPH07170291A (ja) * | 1993-12-15 | 1995-07-04 | Sony Corp | 送信装置 |
| JPH10174185A (ja) * | 1996-12-06 | 1998-06-26 | Nippon Denki Ido Tsushin Kk | データ伝送方式と移動通信システム |
| JP2000092064A (ja) * | 1998-09-09 | 2000-03-31 | Tokyo Electric Power Co Inc:The | 通信システム及びこの通信システムに用いられる可変レート符号化装置 |
| JP2004180158A (ja) * | 2002-11-28 | 2004-06-24 | Ntt Docomo Inc | 基地局制御装置、データ伝送方法及びプログラム |
Family Cites Families (21)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5566208A (en) * | 1994-03-17 | 1996-10-15 | Philips Electronics North America Corp. | Encoder buffer having an effective size which varies automatically with the channel bit-rate |
| US6188700B1 (en) * | 1996-11-07 | 2001-02-13 | Sony Corporation | Method and apparatus for encoding MPEG signals using variable rate encoding and dynamically varying transmission buffers |
| EP1081979A1 (en) * | 1999-08-31 | 2001-03-07 | TELEFONAKTIEBOLAGET L M ERICSSON (publ) | Subscriber station, network control means and method for carrying out inter-frequency measurements in a mobile communication system |
| JP2001346201A (ja) * | 2000-03-27 | 2001-12-14 | Sony Corp | 画像符号化装置とその方法、画像復号化装置とその方法、画像記録装置、画像伝送装置 |
| US7260826B2 (en) * | 2000-05-31 | 2007-08-21 | Microsoft Corporation | Resource allocation in multi-stream IP network for optimized quality of service |
| US7646816B2 (en) * | 2001-09-19 | 2010-01-12 | Microsoft Corporation | Generalized reference decoder for image or video processing |
| US20030074650A1 (en) * | 2001-10-17 | 2003-04-17 | Tankut Akgul | Debugger operating system for embedded systems |
| CA2364091A1 (en) * | 2001-11-29 | 2003-05-29 | Catena Networks Canada Inc. | System and method for compensating packet voice delay variations |
| WO2005029834A2 (en) * | 2003-09-21 | 2005-03-31 | Servision Ltd. | A method for generating high quality, low delay video streaming |
| US7447235B2 (en) * | 2003-10-08 | 2008-11-04 | Digital Fountain, Inc. | FEC-based reliability control protocols |
| US7421700B2 (en) * | 2004-03-15 | 2008-09-02 | Microsoft Corporation | Interprocess buffer management using a buffer delay time |
| JP2005333434A (ja) * | 2004-05-20 | 2005-12-02 | Matsushita Electric Ind Co Ltd | 無線モジュール |
| US7299332B1 (en) * | 2004-06-25 | 2007-11-20 | Emc Corporation | System and method for managing sessions and allocating memory resources used for replication of data in a data storage environment |
| US7509465B1 (en) * | 2004-06-25 | 2009-03-24 | Emc Corporation | System and method for managing memory or session resources used for movement of data being copied in a data storage environment |
| US7983160B2 (en) * | 2004-09-08 | 2011-07-19 | Sony Corporation | Method and apparatus for transmitting a coded video signal |
| DE602005009755D1 (de) * | 2005-04-11 | 2008-10-23 | Ericsson Telefon Ab L M | Technik zur steuerung von datenpaketübermittlungen von daten mit variabler bitrate |
| US20100312828A1 (en) * | 2009-06-03 | 2010-12-09 | Mobixell Networks Ltd. | Server-controlled download of streaming media files |
| US8407190B2 (en) * | 2009-06-30 | 2013-03-26 | Commvault Systems, Inc. | Performing data storage operations with a cloud environment, including containerized deduplication, data pruning, and data transfer |
| BR112012017687A2 (pt) * | 2010-02-12 | 2016-04-05 | Thomson Licensing | método para reprodução de conteúdo sincronizado |
| US8830316B2 (en) * | 2010-10-01 | 2014-09-09 | Brimrose Technology Corporation | Unattended spatial sensing |
| JP2012142701A (ja) * | 2010-12-28 | 2012-07-26 | Sony Corp | 送信装置、送信方法、及びプログラム |
-
2010
- 2010-12-28 JP JP2010292617A patent/JP5664229B2/ja not_active Expired - Fee Related
-
2011
- 2011-12-20 US US13/331,712 patent/US20120166670A1/en not_active Abandoned
- 2011-12-20 RU RU2011152176/08A patent/RU2011152176A/ru not_active Application Discontinuation
- 2011-12-21 CN CN2011104480610A patent/CN102572411A/zh active Pending
- 2011-12-21 BR BRPI1107077-3A patent/BRPI1107077A2/pt not_active IP Right Cessation
Patent Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9018A (en) * | 1852-06-15 | Machine for polishing daguerreotype-plates | ||
| JPS63191488A (ja) * | 1987-02-04 | 1988-08-08 | Toshiba Corp | 画像伝送装置 |
| JPH0730589A (ja) * | 1993-07-06 | 1995-01-31 | Canon Inc | データ送信装置 |
| JPH07170291A (ja) * | 1993-12-15 | 1995-07-04 | Sony Corp | 送信装置 |
| JPH10174185A (ja) * | 1996-12-06 | 1998-06-26 | Nippon Denki Ido Tsushin Kk | データ伝送方式と移動通信システム |
| JP2000092064A (ja) * | 1998-09-09 | 2000-03-31 | Tokyo Electric Power Co Inc:The | 通信システム及びこの通信システムに用いられる可変レート符号化装置 |
| JP2004180158A (ja) * | 2002-11-28 | 2004-06-24 | Ntt Docomo Inc | 基地局制御装置、データ伝送方法及びプログラム |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2014120830A (ja) * | 2012-12-14 | 2014-06-30 | Sony Corp | 情報処理装置およびその制御方法 |
| US10098080B2 (en) | 2012-12-14 | 2018-10-09 | Sony Corporation | Device, method and computer readable medium |
| JPWO2018135364A1 (ja) * | 2017-01-18 | 2019-06-27 | 株式会社ソニー・インタラクティブエンタテインメント | 通信装置、生成データサイズ制御方法及びプログラム |
| US10855435B2 (en) | 2017-01-18 | 2020-12-01 | Sony Interactive Entertainment Inc. | Communication apparatus, generated data size controlling method, and program |
Also Published As
| Publication number | Publication date |
|---|---|
| JP5664229B2 (ja) | 2015-02-04 |
| CN102572411A (zh) | 2012-07-11 |
| RU2011152176A (ru) | 2013-06-27 |
| US20120166670A1 (en) | 2012-06-28 |
| BRPI1107077A2 (pt) | 2013-04-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5664229B2 (ja) | 送信装置、送信方法、及びプログラム | |
| JP2012142701A (ja) | 送信装置、送信方法、及びプログラム | |
| US7668170B2 (en) | Adaptive packet transmission with explicit deadline adjustment | |
| US20050213502A1 (en) | Method and system for controlling operation of a network, such as a WLAN, related network and computer program product therefor | |
| JP2004193992A (ja) | 情報処理システム、情報処理装置および方法、記録媒体、並びにプログラム | |
| US12250423B2 (en) | Systems and methods for achieving optimal network bitrate | |
| JP2012142701A5 (ja) | ||
| JP2012141685A5 (ja) | ||
| US20110123170A1 (en) | Information processing apparatus and method | |
| CN1929422B (zh) | 通信处理设备和通信控制方法 | |
| JP4834013B2 (ja) | 送信装置、送信プログラム、受信装置及び受信プログラム | |
| Van Beek et al. | Adaptive streaming of high-quality video over wireless LANs | |
| JP2010028378A (ja) | 通信装置及び通信方法 | |
| JP4061643B2 (ja) | 情報処理システム、情報処理装置および方法、記録媒体、並びにプログラム | |
| US7965639B2 (en) | Dynamic adaptation of MAC-layer retransmission value | |
| JP5428702B2 (ja) | ストリーム通信システム、サーバ装置及びクライアント装置 | |
| Demircin et al. | Bandwidth estimation and robust video streaming over 802.11 E wireless lans | |
| CN101741752A (zh) | 视频流传输的方法、装置和系统 | |
| JP2015050591A (ja) | 情報処理装置、情報処理方法およびプログラム | |
| JP5675164B2 (ja) | 送信装置、送信方法、並びにプログラム | |
| Wang et al. | A cross-layer based bandwidth and queue adaptations for wireless multimedia networks | |
| JP2005101873A (ja) | ストリーム制御方法とその方法を利用可能な通信装置および端末 | |
| Dhamodaran et al. | Analysis of optimum substream lengths for dual TCP/UDP streaming of HD H. 264 video over congested WLANs | |
| WO2023037858A1 (ja) | 映像伝送システム、送信装置、表示装置、映像伝送方法、及び、プログラム | |
| Dhamodaran et al. | Adaptive Queue Management Scheme for Flexible Dual TCP/UDP Streaming Protocol |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140106 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20140106 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140729 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20140731 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140922 |
|
| 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: 20141111 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20141124 |
|
| LAPS | Cancellation because of no payment of annual fees |