WO2008000173A1 - A streaming media playback device - Google Patents

A streaming media playback device Download PDF

Info

Publication number
WO2008000173A1
WO2008000173A1 PCT/CN2007/070101 CN2007070101W WO2008000173A1 WO 2008000173 A1 WO2008000173 A1 WO 2008000173A1 CN 2007070101 W CN2007070101 W CN 2007070101W WO 2008000173 A1 WO2008000173 A1 WO 2008000173A1
Authority
WO
WIPO (PCT)
Prior art keywords
interface
streaming media
data
output interface
audio
Prior art date
Application number
PCT/CN2007/070101
Other languages
French (fr)
Chinese (zh)
Inventor
Jiancheng Li
Jin Fang
Original Assignee
Tencent Technology (Shenzhen) Company Limited
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 Tencent Technology (Shenzhen) Company Limited filed Critical Tencent Technology (Shenzhen) Company Limited
Publication of WO2008000173A1 publication Critical patent/WO2008000173A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • H04L65/61Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio
    • H04L65/613Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio for the control of the source by the destination
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/478Supplemental services, e.g. displaying phone caller identification, shopping application
    • H04N21/4788Supplemental services, e.g. displaying phone caller identification, shopping application communicating with other users, e.g. chatting

Definitions

  • the present invention relates to the field of streaming media playback technologies, and in particular, to a streaming media playback device. Background of the invention
  • Streaming media refers to media formats, such as audio, video or multimedia files, that are streamed over the Internet/Intranet.
  • the key technology for streaming media implementation is streaming.
  • Streaming refers to the process of parsing multimedia files such as audio and video and 3D media into compressed packets through specific compression methods.
  • the video server transmits the data to the user computer sequentially or in real time. .
  • Streaming media does not download the entire file before playing, just saves the beginning part of the data packet into memory, caches the data packet in the computer, and causes the media data to be correctly output.
  • Streaming data streams are readily available for playback at any time, with some delay at the beginning.
  • the user can use the decompression device to compress the audio and video (A/V) and 3D (3D) on the user's computer after only a few seconds or tens of seconds of startup delay. ) After the multimedia files are decompressed, they are played and viewed. At this point, the rest of the multimedia file will continue to download in the background.
  • A/V audio and video
  • 3D 3D
  • the streaming method of downloading and playing the multimedia file not only greatly shortens the startup delay, but also greatly reduces the demand for the system cache capacity, thereby greatly reducing the user's waiting time.
  • the current streaming media playback terminal has a computer that plays back streaming program content through the computer to the screen and speakers, and is a terminal device similar to a digital television set-top box that can stream and play back streaming media programs provided by the program source.
  • the streaming media program publishing source that is, the server 10 directly connects to the plurality of playing terminals 20, so that the network bandwidth requirement is high, that is, the program publishing source server needs to provide sufficient bandwidth for all users to watch, for the 500 kbps program.
  • Source 100M bandwidth can only meet 200 users.
  • the P2P server 11 decomposes the data played by the streaming media into small pieces, and then transmits the data to the plurality of P2P clients 21 being viewed through the P2P network, and the P2P clients also read between each other at the same time. Subsequent data to be played. After receiving the data, the P2P client reorganizes into streaming media data for playback.
  • This new technology saves the bandwidth of the source of the program release by sharing the downloaded content between the clients.
  • the current P2P streaming media playback terminal only has a personal computer (PC), and the P2P streaming media must be equipped with a special hardware configuration of the PC during playback, and the implementation cost is high.
  • PC personal computer
  • the embodiment of the present invention provides a streaming media playback device for outputting a P2P streaming media program in a network to a playback device supporting digital audio and video without using a PC, so as to be viewed by a user.
  • the streaming media playback device comprises: a peer-to-peer network interconnection P2P transmission module (1), Control module (2), data bus (4), output interface adapter (5), streaming audio and video decoder (6), network port (7) and output interface (8), P2P transmission module (1), control Module (2), output interface adapter (5), streaming audio and video decoder (6), network port (7) and output interface (8) are all connected to the data bus (4) and through the data bus (4) Transmitting data; the network interface (7) is for receiving P2P streaming media data from the network, and transmitting the data to the P2P transmission module (1); the P2P transmission module (2) is for combining the P2P streaming media data into the streaming media data; An audio and video decoder (6) for decoding streaming media data from the P2P transmission module (2) to obtain audio video data; an output interface adapter (5) for outputting from the stream through an output interface (8) Audio video data of the media audio and video decoder (6); the control module (2) is used for controlling the P2P transmission module (1)
  • P2P streaming media program content on the network can be combined from streaming media data and output to a playback device supporting digital audio and video, and does not need to use a personal computer or the like. , complex equipment.
  • the components of the streaming media playback apparatus provided by the embodiments of the present invention are simple and inexpensive, and the cost of the entire device is greatly reduced.
  • the streaming media playback device provided by the embodiment of the invention is simpler to operate and convenient for the majority of users.
  • FIG. 1 is a schematic structural diagram of a prior art streaming media network
  • FIG. 2 is a schematic structural diagram of a P2P streaming media network in the prior art
  • FIG. 3 is a schematic structural diagram of a streaming media playback apparatus provided by the present invention.
  • FIG. 4 is a schematic structural diagram of a streaming media playback device with a peripheral interface according to the present invention
  • FIG. 5 is a schematic structural diagram of a streaming media playback device with an external memory provided by the present invention. Mode for carrying out the invention
  • the streaming media playback device of the present invention is connected to the P2P transmission module 1, the control module 2, the output interface adapter 5, the streaming media audio and video decoder 6 and the network port 7, via the data bus 4, and the output interface adapter 5
  • the output interface 8 is connected to the upper end, so that the user can easily and conveniently display the content of the P2P streaming media program on the network through the output interface 8 to the playback device supporting the digital audio and video display.
  • the streaming media playback apparatus of the present invention is connected to the P2P transmission module 1, the control module 2, the peripheral interface 3, the output interface adapter 5, the streaming media audio and video decoder 6, and the network interface 7 through the data bus 4, and outputs An output interface 8 is connected to the interface adapter 5.
  • the addition of the peripheral interface 3 in Fig. 4 is an external expansion device required for a more flexible connection of the user.
  • the streaming media playback apparatus of the present invention is connected to the P2P transmission module 1, the control module 2, the peripheral interface 3, the output interface adapter 5, the streaming media audio and video decoder 6, and the network port 7 through the data bus 4.
  • An output interface 8 is connected to the output interface adapter 5, and an external memory 9 is connected to the peripheral interface 3. The user can store streaming media data through the added external memory 9.
  • the network interface 7 is responsible for charging P2P streaming media data based on Transmission Control Protocol (TCP) transmission or User Datagram Protocol (UDP) transmission from the network and transmitting it to the P2P transmission module 1, wherein the P2P media data is from the P2P media server and peer.
  • TCP Transmission Control Protocol
  • UDP User Datagram Protocol
  • the P2P transmission module 1 combines the received P2P streaming media data into conventional streaming media data, and transmits it to the streaming media audio and video decoder 6 under the management of the control module 2.
  • the streaming audio and video decoder 6 performs audio video decoding on the streaming media data, restores the audio and video data, and transmits it to the output interface adapter 5.
  • the output interface adapter 5 can adapt and convert the received audio and video data and output in different digital interface formats, such as a universal serial bus (USB). Interface format and 1394 interface format, etc.
  • the streaming media data obtained by the P2P transmission module 1 obtained from the network may be stored in the external memory 9 through the peripheral interface 3 under the management of the control module 2, and may be needed.
  • the playback output is performed, that is, the streaming media data is read from the external memory 9, and the audio video is decoded by the streaming audio/video decoder 6, restored to audio and video data, and transmitted to the output interface adapter 5
  • the output interface adapter 5 adapts the received audio and video data and outputs it in a different digital interface format.
  • the data bus 4 is the data communication interface of the entire system, and can be connected using a computer bus interface such as an industry standard architecture (ISA), an external component interconnect (PCI), or a data communication bus required by the implemented chip.
  • ISA industry standard architecture
  • PCI external component interconnect
  • the data bus technology is well known in the art of computer technology, and there are a large number of actual product applications and hardware components, which are not mentioned here.
  • the network interface 7 can adopt an interface based on an Internet Protocol (IP) network, such as an Ethernet card, a wireless local area network (WiFi) network card, a third generation mobile communication system (3G) data communication network, and the like, and can provide an interface module for IP switching.
  • IP Internet Protocol
  • WiFi wireless local area network
  • 3G third generation mobile communication system
  • the network interface 7 has its own IP address, and receives P2P streaming media data by accessing the service port opened by the P2P streaming media server.
  • the service port can be based on TCP or UDP.
  • the network interface 7 communicates with the service port of the P2P streaming media server by using the corresponding TCP or UDP protocol, and establishes a connection with the P2P streaming media server after necessary authentication.
  • the P2P streaming media server can send and receive data to the network port module 7 through the corresponding connection.
  • the authentication technology here can be used as a license for viewing programs, fees, and the like.
  • the specific implementation method of such an IP-based communication interface is a well-known technology in the field of computer network communication, and is not mentioned here.
  • the P2P transmission module 1 can be implemented as a digital signal processing (DSP) chip, and the DSP chip is used to perform recombination operations on the P2P network streaming media data, thereby converting into ordinary streaming media data.
  • DSP technology itself is a well-known technology that is well known. Techniques, such as field-programmable gate array (FPGA) chips, are not covered here.
  • the CPU can also run the software code stored in the random access memory (RAM) to implement the P2P network streaming media data to be recombined to be converted into Ordinary streaming media data.
  • RAM random access memory
  • the control module 2 is used to manage the human-machine interface and the function coordination between the various modules, that is, to control which modules and when and how to participate in the processing of data when completing different functions, thereby completing the functions.
  • the control module 2 can also have more extensive functions, such as: interactive voting of programs, licenses for program viewing, charging, and the like.
  • Embedded system development can be used in the implementation of the present invention, such as: Arm CPU chip, reduced instruction set computer (RISC), non-interlocking pipeline level microprocessor (MIPS) chip, and the like.
  • the human-machine interactive interface of the control module 2 can be realized by a common remote control method or a button on the streaming media return device.
  • the output interface adapter 5 is a digital signal output interface adaptation role in the present invention. This is to adapt the audio data and video data according to the required digital output interface.
  • the specific format of the output interface adapter 5 can be 1394 interface adapter, USB interface adapter, high definition multimedia interface (HDMI) interface adapter and digital
  • a digital interface adapter such as a video interface (DVI) interface adapter is a well-known technique and is output to the output interface 8 after conversion adaptation.
  • the specific form of the output interface 8 may be a digital interface such as a 1394 interface, a USB interface, an HDMI interface, and a DVI interface, corresponding to the output interface adapter 5, and is a common technology, and many well-known technologies can be implemented.
  • an auxiliary function chip such as an on-screen display (OSD), a graphics zoom, a video zoom, a cursor, etc., may be added to enhance and use Household interaction and body-risk.
  • USB interface and 1394 interface can be combined with USB interface adapters and 1394 interface adapters to provide output for different formats. These digital interface technologies are well known in the computer arts.
  • Peripheral interface (I/O interface) 3 is a digital input and output interface, which can be a wired interface such as a USB interface, a parallel interface, a serial interface, and a 1394 interface, or a wireless interface such as an infrared interface, a Bluetooth interface, or a wireless LAN interface.
  • the interface may be a computer bus interface, such as an ISA interface, a PCI interface, or through other interfaces such as a USB, serial interface. Interfaces such as parallel interfaces are connected to the computer.
  • the peripheral interface 3 can also be extended to output the audio and video data decoded by the streaming audio and video decoder 6 to a digital interface, such as a 1394 interface. , USB interface, HDMI interface, etc.
  • a digital interface such as a 1394 interface. , USB interface, HDMI interface, etc.
  • the undecoded streaming media or the decoded audio and video data may also be stored in the external memory 9, for example, the streaming media data is stored in a digital security (SD) card, and the hard disk is medium.
  • SD digital security
  • the external memory 9 provides functions for storing and reading data.
  • Typical embodiments are well-known computer data storage technologies such as SD cards, Compact Flash (CF) cards, and Integrated Circuit Device (IDE) hard disks.
  • SD cards Compact Flash (CF) cards
  • IDE Integrated Circuit Device

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • General Engineering & Computer Science (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

A streaming media playback device is provided to resolve the problem in the prior art that the content of the P2P streaming media can only be played back by a computer, and the cost is high. In the streaming media playback device, a P2P transmitting module (1), a control module (2), a peripheral interface (3), an output interface adapter (5), a streaming media audio/video decoder (6) and a network interface (7) are coupled via a data bus (4), wherein the output interface adapter (5) is connected to an output interface (8), the peripheral interface (3) is connected to an external memory (9), the device receives the P2P streaming media data from the network and then combines the data into streaming media data, and is able to output the streaming media data to playing devices supporting digital audio/video, so as to make the recording and playing of the P2P streaming media simple and feasible.

Description

一种流媒体回放装置  Streaming media playback device
技术领域 Technical field
本发明涉及一种流媒体回放技术领域, 特别涉及一种流媒体回放装 置。 发明背景  The present invention relates to the field of streaming media playback technologies, and in particular, to a streaming media playback device. Background of the invention
流媒体是指采用流式传输的方式在因特网 (Internet ) /内联网 ( Intranet )播放的媒体格式, 如音频、 视频或多媒体文件。 流媒体实现 的关键技术就是流式传输, 流式传输主要指将整个音频和视频及三维媒 体等多媒体文件经过特定的压缩方式解析成一个个压缩数据包 , 由视频 服务器向用户计算机顺序或实时传送。 流媒体在播放前并不下载整个文 件, 只是将开始部分数据包存入内存, 在计算机中对数据包进行緩存并 使媒体数据正确地输出。 流媒体的数据流随时传送随时播放, 只是在开 始时有些延迟。 因此, 在采用流式传输方式的系统中, 用户只需经过几 秒或几十秒的启动延时即可在用户的计算机上利用解压设备对压缩的 音视频(A/V )、 三维(3D )等多媒体文件解压后进行播放和观看。 此时 多媒体文件的剩余部分将在后台继续下载。  Streaming media refers to media formats, such as audio, video or multimedia files, that are streamed over the Internet/Intranet. The key technology for streaming media implementation is streaming. Streaming refers to the process of parsing multimedia files such as audio and video and 3D media into compressed packets through specific compression methods. The video server transmits the data to the user computer sequentially or in real time. . Streaming media does not download the entire file before playing, just saves the beginning part of the data packet into memory, caches the data packet in the computer, and causes the media data to be correctly output. Streaming data streams are readily available for playback at any time, with some delay at the beginning. Therefore, in a system using streaming, the user can use the decompression device to compress the audio and video (A/V) and 3D (3D) on the user's computer after only a few seconds or tens of seconds of startup delay. ) After the multimedia files are decompressed, they are played and viewed. At this point, the rest of the multimedia file will continue to download in the background.
与单纯的下载方式相比, 这种对多媒体文件边下载、 边播放的流式 传输方式不仅使启动延时大幅度地缩短 , 而且对系统緩存容量的需求也 大大降低, 极大地减少了用户的等待时间。  Compared with the simple download method, the streaming method of downloading and playing the multimedia file not only greatly shortens the startup delay, but also greatly reduces the demand for the system cache capacity, thereby greatly reducing the user's waiting time.
目前的流媒体播放终端有计算机, 通过计算机回放流媒体节目内容 到屏幕和扬声器上, 还有就是类似于数字电视机顶盒的终端设备, 该设 备可以点播和回放节目源提供的流媒体节目。  The current streaming media playback terminal has a computer that plays back streaming program content through the computer to the screen and speakers, and is a terminal device similar to a digital television set-top box that can stream and play back streaming media programs provided by the program source.
然而这种流媒体技术的局限在于 , 这种方式对服务器性能和网络带 宽要求较高, 并且支持的观看人数即可扩展性有限。 参见图 1 , 流媒体 节目发布源即服务器 10直接连接多个播放终端 20, 这样对网络带宽的 要求很高 , 也就是说节目发布源服务器需要提供足够的带宽满足所有的 用户收看, 对于 500kbps节目源, 100M带宽仅可满足 200用户。 However, the limitation of this streaming technology is that this approach to server performance and network band The wide requirements are high, and the number of viewers supported can be limited. Referring to FIG. 1, the streaming media program publishing source, that is, the server 10 directly connects to the plurality of playing terminals 20, so that the network bandwidth requirement is high, that is, the program publishing source server needs to provide sufficient bandwidth for all users to watch, for the 500 kbps program. Source, 100M bandwidth can only meet 200 users.
随着互联网技术的发展, 出现了新的流媒体内容分发技术, 即采用 对等联网等连接( P2P, peer to peer )技术作为内容分发方法的流媒体技 术。 参见图 2, 在该技术中, P2P服务器 11将流媒体播放的数据分解成 小片, 然后通过 P2P网络传送给多个正在观看的 P2P客户端 21, 这些 P2P客户端也同时在彼此之间读取后续要播放的数据。 P2P客户端收到 数据后重组为流媒体数据进行播放。 这种新技术通过客户端之间共享已 下载内容的方式, 节省了节目发布源端的带宽。  With the development of Internet technology, a new streaming media content distribution technology has emerged, namely, a peer-to-peer networking (P2P, peer to peer) technology as a streaming media technology for content distribution methods. Referring to FIG. 2, in the technology, the P2P server 11 decomposes the data played by the streaming media into small pieces, and then transmits the data to the plurality of P2P clients 21 being viewed through the P2P network, and the P2P clients also read between each other at the same time. Subsequent data to be played. After receiving the data, the P2P client reorganizes into streaming media data for playback. This new technology saves the bandwidth of the source of the program release by sharing the downloaded content between the clients.
但上述现有技术存在以下问题:  However, the above prior art has the following problems:
1、 目前的 P2P流媒体播放终端只有个人计算机(PC ), 且 P2P流媒 体在回放时必须借助于 PC特殊的硬件配置, 实现成本较高。  1. The current P2P streaming media playback terminal only has a personal computer (PC), and the P2P streaming media must be equipped with a special hardware configuration of the PC during playback, and the implementation cost is high.
2、 目前有将传统的流媒体转换为视频、 音频信号的装置, 例如: 数 字电视的机顶盒可以回放流媒体节目。但没有将 P2P流媒体转换为视频、 音频数字信号输出并支持录制和回放的装置, 只有 PC将 P2P流媒体组 合成传统流媒体后, 借助额外增加的数字机顶盒才能实现 P2P流媒体的 回放。 发明内容  2. There are currently devices that convert traditional streaming media into video and audio signals. For example, a digital TV set-top box can play back streaming media programs. However, there is no device for converting P2P streaming media into video and audio digital signal output and supporting recording and playback. Only when the PC combines P2P streaming media into traditional streaming media, P2P streaming media playback can be realized by using an additional digital set-top box. Summary of the invention
本发明实施例提出了一种流媒体回放装置, 用以在不使用 PC的情 况下将网络中的 P2P流媒体节目输出到支持数字音视频的播放装置上, 以便用户观看。  The embodiment of the present invention provides a streaming media playback device for outputting a P2P streaming media program in a network to a playback device supporting digital audio and video without using a PC, so as to be viewed by a user.
本发明提供的流媒体回放装置包括:对等网互连 P2P传输模块 ( 1 )、 控制模块(2)、 数据总线 (4)、 输出接口适配器(5)、 流媒体音视频解 码器(6)、 网^ 口 (7)和输出接口 (8), P2P传输模块(1)、 控制模 块(2)、输出接口适配器(5)、 流媒体音视频解码器( 6 )、 网^ 口(7) 和输出接口 (8)都与数据总线 (4)相连接并通过数据总线 (4)传输 数据; 网络接口(7)用于从网络上接收 P2P流媒体数据, 并传递给 P2P 传输模块 ( 1 ); P2P传输模块(2)用于将 P2P流媒体数据组合为流媒 体数据; 流媒体音视频解码器(6)用于对来自所述 P2P传输模块 (2) 的流媒体数据进行解码, 得到音频视频数据; 输出接口适配器(5)用 于通过输出接口 (8)输出来自所述流媒体音视频解码器(6)的音频视 频数据; 控制模块 (2)用于控制所述 P2P传输模块(1)、 输出接口适 配器(5)、 流媒体音视频解码器(6)、 网络接口 (7)和输出接口 (8)。 The streaming media playback device provided by the present invention comprises: a peer-to-peer network interconnection P2P transmission module (1), Control module (2), data bus (4), output interface adapter (5), streaming audio and video decoder (6), network port (7) and output interface (8), P2P transmission module (1), control Module (2), output interface adapter (5), streaming audio and video decoder (6), network port (7) and output interface (8) are all connected to the data bus (4) and through the data bus (4) Transmitting data; the network interface (7) is for receiving P2P streaming media data from the network, and transmitting the data to the P2P transmission module (1); the P2P transmission module (2) is for combining the P2P streaming media data into the streaming media data; An audio and video decoder (6) for decoding streaming media data from the P2P transmission module (2) to obtain audio video data; an output interface adapter (5) for outputting from the stream through an output interface (8) Audio video data of the media audio and video decoder (6); the control module (2) is used for controlling the P2P transmission module (1), the output interface adapter (5), the streaming audio and video decoder (6), and the network interface ( 7) and output interface (8).
通过使用本发明实施例提供的上述流媒体回放装置 , 能够将网络上 的 P2P流媒体节目内容组合从流媒体数据, 并输出到支持数字音视频的 播放装置上, 而且不需要使用个人计算机等昂贵、 复杂的设备。 本发明 实施例提供的流媒体回放装置各组成部分简单便宜 , 大大降低了整个装 置的成本。 并且本发明实施例提供的流媒体回放装置与个人计算机相 比, 操作简单, 便于广大用户使用。 附图简要说明  By using the above-mentioned streaming media playback apparatus provided by the embodiment of the present invention, P2P streaming media program content on the network can be combined from streaming media data and output to a playback device supporting digital audio and video, and does not need to use a personal computer or the like. , complex equipment. The components of the streaming media playback apparatus provided by the embodiments of the present invention are simple and inexpensive, and the cost of the entire device is greatly reduced. Moreover, the streaming media playback device provided by the embodiment of the invention is simpler to operate and convenient for the majority of users. BRIEF DESCRIPTION OF THE DRAWINGS
图 1为现有技术流媒体网络结构示意图;  1 is a schematic structural diagram of a prior art streaming media network;
图 2为现有技术 P2P流媒体网络结构示意图;  2 is a schematic structural diagram of a P2P streaming media network in the prior art;
图 3为本发明提供的流媒体回放装置的结构原理图;  3 is a schematic structural diagram of a streaming media playback apparatus provided by the present invention;
图 4为本发明提供的带外设接口的流媒体回放装置的结构原理图; 图 5 为本发明提供的带外部存储器的流媒体回放装置的结构原理 图。 实施本发明的方式 4 is a schematic structural diagram of a streaming media playback device with a peripheral interface according to the present invention; FIG. 5 is a schematic structural diagram of a streaming media playback device with an external memory provided by the present invention. Mode for carrying out the invention
下面结合附图和实施例来进一步说明本发明 , 但并不作为对本发明 的限定。  The invention is further illustrated by the following figures and examples, which are not intended to limit the invention.
如图 3所示, 本发明的流媒体回放装置通过数据总线 4连接 P2P传 输模块 1、 控制模块 2、 输出接口适配器 5、 流媒体音视频解码器 6和网 ^矣口 7, 输出接口适配器 5上连接有输出接口 8, 这样用户就可以简 单方便的将网上的 P2P流媒体节目内容, 通过输出接口 8输出到支持数 字音视频显示的播放装置上观看了。  As shown in FIG. 3, the streaming media playback device of the present invention is connected to the P2P transmission module 1, the control module 2, the output interface adapter 5, the streaming media audio and video decoder 6 and the network port 7, via the data bus 4, and the output interface adapter 5 The output interface 8 is connected to the upper end, so that the user can easily and conveniently display the content of the P2P streaming media program on the network through the output interface 8 to the playback device supporting the digital audio and video display.
如图 4所示, 本发明的流媒体回放装置通过数据总线 4连接 P2P传 输模块 1、 控制模块 2、 外设接口 3、 输出接口适配器 5、 流媒体音视频 解码器 6和网络接口 7, 输出接口适配器 5上连接有输出接口 8。 图 4 中增加外设接口 3是为了用户更灵活的连接所需的外部扩展设备。  As shown in FIG. 4, the streaming media playback apparatus of the present invention is connected to the P2P transmission module 1, the control module 2, the peripheral interface 3, the output interface adapter 5, the streaming media audio and video decoder 6, and the network interface 7 through the data bus 4, and outputs An output interface 8 is connected to the interface adapter 5. The addition of the peripheral interface 3 in Fig. 4 is an external expansion device required for a more flexible connection of the user.
如图 5所示, 本发明的流媒体回放装置通过数据总线 4连接 P2P传 输模块 1、 控制模块 2、 外设接口 3、 输出接口适配器 5、 流媒体音视频 解码器 6和网^矣口 7, 输出接口适配器 5上连接有输出接口 8, 外设 接口 3连接有外部存储器 9。 用户可以通过增加的外部存储器 9来存储 流媒体数据。  As shown in FIG. 5, the streaming media playback apparatus of the present invention is connected to the P2P transmission module 1, the control module 2, the peripheral interface 3, the output interface adapter 5, the streaming media audio and video decoder 6, and the network port 7 through the data bus 4. An output interface 8 is connected to the output interface adapter 5, and an external memory 9 is connected to the peripheral interface 3. The user can store streaming media data through the added external memory 9.
网络接口 7 负责从网络端收取基于传输控制协议 ( TCP )传输或用 户数据报协议 ( UDP )传输的 P2P流媒体数据 , 并传递给 P2P传输模块 1, 其中 P2P 媒体数据来自 P2P 媒体服务器以及对等的观看同一节 目的客户端。 P2P传输模块 1将收到的 P2P流媒体数据组合为传统的流 媒体数据, 并在控制模块 2的管理下传送给流媒体音视频解码器 6。 流 媒体音视频解码器 6对流媒体数据进行音频视频解码, 还原为音视频数 据并传送给输出接口适配器 5。 输出接口适配器 5可以把收到的音视频 数据适配转换, 以不同的数字接口格式输出, 例如通用串行总线(USB ) 接口格式和 1394接口格式等。 The network interface 7 is responsible for charging P2P streaming media data based on Transmission Control Protocol (TCP) transmission or User Datagram Protocol (UDP) transmission from the network and transmitting it to the P2P transmission module 1, wherein the P2P media data is from the P2P media server and peer. The client watching the same show. The P2P transmission module 1 combines the received P2P streaming media data into conventional streaming media data, and transmits it to the streaming media audio and video decoder 6 under the management of the control module 2. The streaming audio and video decoder 6 performs audio video decoding on the streaming media data, restores the audio and video data, and transmits it to the output interface adapter 5. The output interface adapter 5 can adapt and convert the received audio and video data and output in different digital interface formats, such as a universal serial bus (USB). Interface format and 1394 interface format, etc.
如图 5所示, 从网络端获取的经过 P2P传输模块 1组合后的流媒体 数据还可以在控制模块 2的管理下将流媒体数据通过外设接口 3储存到 外部存储器 9中 , 可以在需要的时候在控制模块 2的管理下进行播放输 出, 即: 从外部存储器 9读取流媒体数据, 由流媒体音视频解码器 6进 行音频视频解码, 还原为音视频数据并传送给输出接口适配器 5, 输出 接口适配器 5在将收到的音视频数据适配转换, 以不同的数字接口格式 输出。  As shown in FIG. 5, the streaming media data obtained by the P2P transmission module 1 obtained from the network may be stored in the external memory 9 through the peripheral interface 3 under the management of the control module 2, and may be needed. At the time of the control module 2, the playback output is performed, that is, the streaming media data is read from the external memory 9, and the audio video is decoded by the streaming audio/video decoder 6, restored to audio and video data, and transmitted to the output interface adapter 5 The output interface adapter 5 adapts the received audio and video data and outputs it in a different digital interface format.
数据总线 4是整个系统的数据通讯接口, 可以使用计算机总线接口 例如工业标准结构 (ISA )、 外部组件互连(PCI )或者是 据实现的芯 片所要求的数据通信总线。 数据总线技术为计算机技术领域的公知技 术, 存在大量的实际产品应用以及硬件组件, 此处不赞叙。  The data bus 4 is the data communication interface of the entire system, and can be connected using a computer bus interface such as an industry standard architecture (ISA), an external component interconnect (PCI), or a data communication bus required by the implemented chip. The data bus technology is well known in the art of computer technology, and there are a large number of actual product applications and hardware components, which are not mentioned here.
网络接口 7可采用基于互联网协议 ( IP )网络的接口, 如以太网卡、 无线局域网 (WiFi ) 网卡、 第三代移动通信系统(3G )数据通讯网 ^矣 口等可以提供 IP交换的接口模块。 网络接口 7具有自己的 IP地址, 并 且通过访问 P2P流媒体服务器对外开放的服务端口收到 P2P流媒体数 据, 服务端口可基于 TCP或者 UDP。 网络接口 7使用相应的 TCP或者 UDP协议与 P2P流媒体服务器的服务端口通信, 经过必要的鉴权后与 P2P流媒体服务器建立连接。 连接建立以后, P2P流媒体服务器就可以 通过相应连接向网 ^矣口模块 7发送和接收数据。 在这里的鉴权技术, 可以作为节目收看的许可、收费等应用。此类基于 IP协议的通讯接口具 体实现方法, 为计算机网络通信领域的公知技术, 此处不赞叙。  The network interface 7 can adopt an interface based on an Internet Protocol (IP) network, such as an Ethernet card, a wireless local area network (WiFi) network card, a third generation mobile communication system (3G) data communication network, and the like, and can provide an interface module for IP switching. The network interface 7 has its own IP address, and receives P2P streaming media data by accessing the service port opened by the P2P streaming media server. The service port can be based on TCP or UDP. The network interface 7 communicates with the service port of the P2P streaming media server by using the corresponding TCP or UDP protocol, and establishes a connection with the P2P streaming media server after necessary authentication. After the connection is established, the P2P streaming media server can send and receive data to the network port module 7 through the corresponding connection. The authentication technology here can be used as a license for viewing programs, fees, and the like. The specific implementation method of such an IP-based communication interface is a well-known technology in the field of computer network communication, and is not mentioned here.
在实际中, P2P传输模块 1可做成数字信号处理(DSP ) 芯片, 采 用 DSP芯片完成对 P2P网络流媒体数据进行重组运算,从而转换为普通 的流媒体数据。 DSP技术手段本身这是成熟的公知技术这是成熟的公知 技术, 比如现场可编程门阵列 (FPGA ) 芯片, 在此不再追述。 In practice, the P2P transmission module 1 can be implemented as a digital signal processing (DSP) chip, and the DSP chip is used to perform recombination operations on the P2P network streaming media data, thereby converting into ordinary streaming media data. DSP technology itself is a well-known technology that is well known. Techniques, such as field-programmable gate array (FPGA) chips, are not covered here.
除用上述硬件芯片实现 P2P 流媒体数据转换为普通的流媒体数据 外, 也可以由 CPU运行存储在随机存取存储器(RAM )上的软件编码 来实现 P2P网络流媒体数据进行重组运算以转换为普通的流媒体数据。  In addition to using the above hardware chip to convert P2P streaming media data into ordinary streaming media data, the CPU can also run the software code stored in the random access memory (RAM) to implement the P2P network streaming media data to be recombined to be converted into Ordinary streaming media data.
控制模块 2用于管理人机接口和对各个模块间功能配合, 即负责控 制在完成不同功能时哪些模块在何时以及如何参与对数据的处理, 从而 完成功能。 控制模块 2还可以有更丰富的功能扩展, 例如: 节目的互动 投票、 节目收看的许可、 收费等应用。 在本发明的实现上可以采用嵌入 式系统开发, 例如: Arm CPU芯片、 精简指令集计算机( RISC )、 无互 锁流水线级的微处理机( MIPS )芯片等。 有关控制模块 2的人机互动接 口可以通过常见的遥控器方式或者流媒体回访装置上的按钮来实现。  The control module 2 is used to manage the human-machine interface and the function coordination between the various modules, that is, to control which modules and when and how to participate in the processing of data when completing different functions, thereby completing the functions. The control module 2 can also have more extensive functions, such as: interactive voting of programs, licenses for program viewing, charging, and the like. Embedded system development can be used in the implementation of the present invention, such as: Arm CPU chip, reduced instruction set computer (RISC), non-interlocking pipeline level microprocessor (MIPS) chip, and the like. The human-machine interactive interface of the control module 2 can be realized by a common remote control method or a button on the streaming media return device.
对于流媒体音视频解码器 6而言,这是成熟的公知技术。比如 Sigma Design公司的 8620L芯片等流媒体音视频解码芯片就有将 WMV9流媒 体数据解码为音视频数据的能力。 流媒体音视频解码器 6在实施上也可 以采用软件解码的方式来实现, 这些软件开发技术也属于公知技术。  This is a well-known technique for streaming audio and video decoders 6. For example, Sigma Design's 8620L chip and other streaming audio and video decoding chips have the ability to decode WMV9 streaming media data into audio and video data. The streaming audio and video decoder 6 can also be implemented in a software decoding manner, and these software development techniques are also well known in the art.
输出接口适配器 5在本发明中属于数字信号输出接口适配角色。 这 是将音频数据和视频数据依照所需提供的数字输出接口进行转换适配, 输出接口适配器 5的具体形式可以是 1394接口适配器、 USB接口适配 器、 高清晰度多媒体接口 (HDMI )接口适配器和数字视频接口 (DVI ) 接口适配器等数字接口适配器, 属普通公知技术, 并在进行转换适配后 输出给输出接口 8。  The output interface adapter 5 is a digital signal output interface adaptation role in the present invention. This is to adapt the audio data and video data according to the required digital output interface. The specific format of the output interface adapter 5 can be 1394 interface adapter, USB interface adapter, high definition multimedia interface (HDMI) interface adapter and digital A digital interface adapter such as a video interface (DVI) interface adapter is a well-known technique and is output to the output interface 8 after conversion adaptation.
输出接口 8的具体形式与输出接口适配器 5相应地可以是 1394接 口、 USB接口、 HDMI接口和 DVI接口等数字接口, 属于普通技术, 许 多公知技术可以实现。 在本发明的实现上, 可以附加例如同屏显示 ( OSD )、 图形缩放、 视频缩放、 光标等辅助的功能芯片, 以增强与用 户的交互和体―险。 The specific form of the output interface 8 may be a digital interface such as a 1394 interface, a USB interface, an HDMI interface, and a DVI interface, corresponding to the output interface adapter 5, and is a common technology, and many well-known technologies can be implemented. In the implementation of the present invention, an auxiliary function chip such as an on-screen display (OSD), a graphics zoom, a video zoom, a cursor, etc., may be added to enhance and use Household interaction and body-risk.
USB接口和 1394接口可配合 USB接口适配器和 1394接口适配器 提供满足不同格式输出的要求。 这些数字接口技术属于计算机领域的常 规公知技术。  The USB interface and 1394 interface can be combined with USB interface adapters and 1394 interface adapters to provide output for different formats. These digital interface technologies are well known in the computer arts.
外设接口(I/O接口) 3是个数字输入输出接口, 此接口可以是 USB 接口、 并行接口、 串行接口和 1394接口等有线接口, 或者是红外线接 口、 蓝牙接口、 无线局域网接口等无线接口; 当本发明实现为内置在其 他数字系统中 (例如: IPTV机顶盒、 数字电视机顶盒等) 时, 此接口 可以是计算机总线接口, 如 ISA接口、 PCI接口, 或者通过其他接口如 USB、 串行接口、 并行接口等接口与计算机连接。 在实现上外设接口 3 除了可以扩展连接遥控器、 键盘、 鼠标等人机接口设备外, 还可以扩展 为将流媒体音视频解码器 6解码输出的音视频数据输出到数字接口 , 例 如 1394接口、 USB接口、 HDMI接口等。 如果将存储设备连接到外设 接口 3上, 还可以将未解码的流媒体或解码后的音视频数据存储到外部 存储器 9中, 例如将流媒体数据存入数字安全(SD )卡中、 硬盘中等。 此种硬件接口及其驱动程序的技术实现 , 为计算机技术领域的公知技 术, 存在大量的实际产品应用以及硬件组件, 此处不赞叙。  Peripheral interface (I/O interface) 3 is a digital input and output interface, which can be a wired interface such as a USB interface, a parallel interface, a serial interface, and a 1394 interface, or a wireless interface such as an infrared interface, a Bluetooth interface, or a wireless LAN interface. When the invention is implemented as being built into other digital systems (eg, IPTV set-top boxes, digital television set-top boxes, etc.), the interface may be a computer bus interface, such as an ISA interface, a PCI interface, or through other interfaces such as a USB, serial interface. Interfaces such as parallel interfaces are connected to the computer. In addition to being able to extend the connection of the remote control, keyboard, mouse and other human interface devices, the peripheral interface 3 can also be extended to output the audio and video data decoded by the streaming audio and video decoder 6 to a digital interface, such as a 1394 interface. , USB interface, HDMI interface, etc. If the storage device is connected to the peripheral interface 3, the undecoded streaming media or the decoded audio and video data may also be stored in the external memory 9, for example, the streaming media data is stored in a digital security (SD) card, and the hard disk is medium. The technical implementation of such a hardware interface and its driver, which is well known in the art of computer technology, has a large number of actual product applications and hardware components, which are not mentioned here.
外部存储器 9提供了对数据的存储和读取的功能, 典型的实施方案 是 SD卡、 小型闪存(CF )卡、 集成电路设备 ( IDE )硬盘等公知的计 算机数据存储技术。  The external memory 9 provides functions for storing and reading data. Typical embodiments are well-known computer data storage technologies such as SD cards, Compact Flash (CF) cards, and Integrated Circuit Device (IDE) hard disks.
以上所述仅为本发明的较佳实施例而已, 并不用以限制本发明, 凡 在本发明的精神和原则之内所作的任何修改、 等同替换和改进等, 均应 包含在本发明的保护范围之内。  The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the protection of the present invention. Within the scope.

Claims

权利要求书 Claim
1、 一种流媒体回放装置, 其特征在于, 包括: 对等联网等连接 P2P 传输模块(1)、 控制模块(2)、 数据总线 (4)、 输出接口适配器(5)、 流媒体音视频解码器( 6 )、 网 ^矣口 (7)和输出接口 (8), P2P传输模 块( 1 )、控制模块( 2 )、输出接口适配器( 5 )、 流媒体音视频解码器( 6 ) 和网络接口 (7)都与数据总线 (4)相连接并通过数据总线 (4)传输 数据, 输出接口适配器(5)与输出接口 (8)相连接;  A streaming media playback device, comprising: a peer-to-peer networking connection P2P transmission module (1), a control module (2), a data bus (4), an output interface adapter (5), streaming audio and video Decoder (6), network port (7) and output interface (8), P2P transmission module (1), control module (2), output interface adapter (5), streaming audio and video decoder (6) and The network interface (7) is connected to the data bus (4) and transmits data through the data bus (4), and the output interface adapter (5) is connected to the output interface (8);
网^矣口 (7)用于从网络上接收 P2P流媒体数据, 并传递给 P2P 传输模块 ( 1 );  The network port (7) is used for receiving P2P streaming media data from the network and transmitting it to the P2P transmission module (1);
P2P传输模块 (2)用于将 P2P流媒体数据组合为流媒体数据; 流媒体音视频解码器(6)用于对来自所述 P2P传输模块 (2)的流 媒体数据进行解码, 得到音频视频数据;  The P2P transmission module (2) is configured to combine P2P streaming media data into streaming media data; the streaming media audio and video decoder (6) is configured to decode streaming media data from the P2P transmission module (2) to obtain an audio video. Data
输出接口适配器(5)用于通过输出接口 (8)输出来自所述流媒体 音视频解码器(6)的音频视频数据;  An output interface adapter (5) for outputting audio video data from the streaming audio and video decoder (6) through an output interface (8);
控制模块(2)用于控制所述 P2P传输模块(1)、 输出接口适配器 (5)、 流媒体音视频解码器(6)、 网络接口 (7)和输出接口 (8)。  The control module (2) is for controlling the P2P transmission module (1), the output interface adapter (5), the streaming audio and video decoder (6), the network interface (7), and the output interface (8).
2、如权利要求 1所述的流媒体回放装置, 其特征在于, 所述数据总 线(4)上连接有外设接口 (3), 该外设接口 (3)用于连接外部设备。  The streaming media playback device according to claim 1, wherein a peripheral interface (3) is connected to the data bus (4), and the peripheral interface (3) is used to connect an external device.
3、如权利要求 2所述的流媒体回放装置, 其特征在于, 所述外设接 口 ( 3 )为通用串行总线 USB接口、 并行接口、 串行接口、 1394接口、 红外线接口、 蓝牙接口、 无线局域网接口、 工业标准结构 ISA接口或者 外部组件互连 PCI接口。  The streaming media playback device according to claim 2, wherein the peripheral interface (3) is a universal serial bus USB interface, a parallel interface, a serial interface, a 1394 interface, an infrared interface, a Bluetooth interface, A wireless LAN interface, an industry standard architecture ISA interface, or an external component interconnects the PCI interface.
4、如权利要求 2或 3所述的流媒体回放装置, 其特征在于, 所述外 设接口 (3)连接有用于存储所述流媒体数据的外部存储器(9)。 4. The streaming media playback device according to claim 2 or 3, characterized in that the peripheral interface (3) is connected to an external memory (9) for storing the streaming media data.
5、如权利要求 4所述的流媒体回放装置, 其特征在于, 所述流媒体 音视频解码器(6)进一步用于对来自外部存储器(9)的流媒体数据进 行解码, 得到音频视频数据。 The streaming media playback device according to claim 4, wherein the streaming audio/video decoder (6) is further configured to decode streaming media data from an external memory (9) to obtain audio video data. .
6、如权利要求 1所述的流媒体回放装置, 其特征在于, 所述数据总 线(4)为使用工业标准结构 ISA或者外部组件互连 PCI 的数据通信总 线。  6. The streaming media playback device of claim 1, wherein the data bus (4) is a data communication bus interconnecting PCI using an industry standard architecture ISA or an external component.
7、如权利要求 1所述的流媒体回放装置, 其特征在于, 所述网络接 口 (7)为基于互联网协议 IP网络的接口。  The streaming media playback device of claim 1, wherein the network interface (7) is an interface based on an Internet Protocol IP network.
8、 如权利要求 1 所述的流媒体回放装置, 其特征在于, 所述 P2P 传输模块 (1)为数字信号处理 DSP芯片、 或者运行的软件编码。  8. The streaming media playback device of claim 1, wherein the P2P transmission module (1) is a digital signal processing DSP chip or a software code that runs.
9、如权利要求 1所述的流媒体回放装置, 其特征在于, 所述控制模 块(2)为 Arm CPU芯片、 精简指令集计算机 RISC或者无互锁流水线 级的微处理机 MIPS芯片。  The streaming media playback device of claim 1, wherein the control module (2) is an Arm CPU chip, a reduced instruction set computer RISC, or a microprocessorless MIPS chip with no interlocking pipeline stage.
10、 如权利要求 1所述的流媒体回放装置, 其特征在于, 所述流媒 体音视频解码器(6)为流媒体音视频解码芯片或运行的软件。  10. The streaming media playback device of claim 1, wherein the streaming media audio and video decoder (6) is a streaming audio and video decoding chip or software running.
11、 如权利要求 1所述的流媒体回放装置, 其特征在于, 所述输出 接口适配器(5)为 1394接口适配器, 所述输出接口 (8)为 1394接口; 或者,  The streaming media playback device according to claim 1, wherein the output interface adapter (5) is a 1394 interface adapter, and the output interface (8) is a 1394 interface; or
所述输出接口适配器(5)为 USB接口适配器, 所述输出接口 (8) 为 USB接口; 或者,  The output interface adapter (5) is a USB interface adapter, and the output interface (8) is a USB interface; or
所述输出接口适配器(5)为高清晰度多媒体接口 HDMI接口适配 器, 所述输出接口 (8)为 HDMI接口; 或者,  The output interface adapter (5) is a high-definition multimedia interface HDMI interface adapter, and the output interface (8) is an HDMI interface; or
所述输出接口适配器(5)为数字视频接口 DVI接口适配器, 所述 输出接口 (8)为 DVI接口。  The output interface adapter (5) is a digital video interface DVI interface adapter, and the output interface (8) is a DVI interface.
PCT/CN2007/070101 2006-06-23 2007-06-12 A streaming media playback device WO2008000173A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200610061353.8A CN101072221A (en) 2006-06-23 2006-06-23 Flow media replay device
CN200610061353.8 2006-06-23

Publications (1)

Publication Number Publication Date
WO2008000173A1 true WO2008000173A1 (en) 2008-01-03

Family

ID=38845128

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2007/070101 WO2008000173A1 (en) 2006-06-23 2007-06-12 A streaming media playback device

Country Status (2)

Country Link
CN (1) CN101072221A (en)
WO (1) WO2008000173A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111031117A (en) * 2019-12-02 2020-04-17 深圳市迅雷网络技术有限公司 Multimedia file downloading method and related device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1633109A (en) * 2005-01-20 2005-06-29 杨金钰 A flow media system
CN1758646A (en) * 2004-09-03 2006-04-12 微软公司 System and method for receiver-driven streaming in a peer-to-peer network

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1758646A (en) * 2004-09-03 2006-04-12 微软公司 System and method for receiver-driven streaming in a peer-to-peer network
CN1633109A (en) * 2005-01-20 2005-06-29 杨金钰 A flow media system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111031117A (en) * 2019-12-02 2020-04-17 深圳市迅雷网络技术有限公司 Multimedia file downloading method and related device

Also Published As

Publication number Publication date
CN101072221A (en) 2007-11-14

Similar Documents

Publication Publication Date Title
US10250664B2 (en) Placeshifting live encoded video faster than real time
US9706260B2 (en) Media source device with digital format conversion and methods for use therewith
TWI435568B (en) Method and system for multimedia audio video transfer
JP4504687B2 (en) Communication structure using emulator interface
JP5444476B2 (en) CONTENT DATA GENERATION DEVICE, CONTENT DATA GENERATION METHOD, COMPUTER PROGRAM, AND RECORDING MEDIUM
EP2341667A2 (en) Device control bus command translation for noncompliant and incompatible devices
JP2009543201A (en) Combination of local user interface with remotely generated user interface and media
WO2008071110A1 (en) A method and a system for playing multi-channel tv signal simultaneously
CN106464933B (en) Apparatus and method for remotely controlling rendering of multimedia content
CN101388780A (en) System and method for sharing cabled digital program by mobile communication devices
WO2014139068A1 (en) Television signal processing method and device
JP2008546047A (en) Security and transcoding system for transferring content to portable devices
US20070008403A1 (en) Storage apparatus for digital/analog TV VIDEO/AUDIO media
CN101072321A (en) P2P flow media releasing device
CN103188210A (en) Terminal and method for playing media content of mobile terminal on large screen client
US20080155113A1 (en) Device, system and method for remotely processing multimedia stream
JP2012257196A (en) System and method for transferring streaming medium based on sharing of screen
CN101309352B (en) Network television
WO2008000173A1 (en) A streaming media playback device
CN101753875A (en) Local area network television shared by streaming media
KR20110025367A (en) Method and device for multimedia transcoding client
US20070024702A1 (en) Storage apparatus for digial/analog TV video/audio media
TW200528989A (en) Audio-video signal transmitting and receiving processing device
CN101079867A (en) A P2P stream media playback device
KR200421414Y1 (en) Ubiqutous multi-media controlling apparatus

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07721722

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

NENP Non-entry into the national phase

Ref country code: RU

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1), EPO FORM 1205A SENT ON 20/05/09

122 Ep: pct application non-entry in european phase

Ref document number: 07721722

Country of ref document: EP

Kind code of ref document: A1