WO2012163059A1 - Procédé, dispositif et système pour transmettre des données de redirection de dispositif - Google Patents
Procédé, dispositif et système pour transmettre des données de redirection de dispositif Download PDFInfo
- Publication number
- WO2012163059A1 WO2012163059A1 PCT/CN2011/082557 CN2011082557W WO2012163059A1 WO 2012163059 A1 WO2012163059 A1 WO 2012163059A1 CN 2011082557 W CN2011082557 W CN 2011082557W WO 2012163059 A1 WO2012163059 A1 WO 2012163059A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- compression
- information
- server
- external device
- client
- 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.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/04—Protocols for data compression, e.g. ROHC
Definitions
- the present invention relates to the field of remote control, and in particular, to a method, device and system for data transmission of device redirection.
- USB Universal Serial Bus, Universa l Ser ia l Bus
- the implementation of the USB device redirection is as follows: The USB device module is separately set on the client computer and the remote server computer, and the data written to the USB device or the data read from the USB device are transmitted to each other through the USB device module.
- Embodiments of the present invention provide a method, an apparatus, and a system for data transmission of device redirection, which reduce network bandwidth occupied by device redirection and save network resources.
- a method for data transmission of device redirection includes:
- the client When detecting the access of the external device, the client acquires the device type of the external device; the client acquires a compression and decompression algorithm corresponding to the external device according to the device type, and the compression and decompression algorithm is The identification information and the device type are sent to the server; the client compresses the first data information acquired from the external device according to a compression algorithm, Generating the first compressed data information, and sending the first compressed data information to the server, so that the server obtains the identifier according to the received identification information of the compression and decompression algorithm and the device type. a decompression algorithm corresponding to the information, and decompressing the first compressed data information according to the decompression algorithm.
- a client device including:
- An obtaining module configured to acquire a device type of the external device when detecting that an external device is accessed
- Obtaining a sending module configured to acquire a compression and decompression algorithm corresponding to the external device according to the device type, and send the identification information of the compression and decompression algorithm and the device type to a server;
- a compression module configured to compress, according to a compression algorithm, first data information acquired from the external device, generate first compressed data information, and send the first compressed data information to the server, so that the service is
- the terminal obtains the decompression algorithm corresponding to the identifier information according to the identifier information of the compression and decompression algorithm and the device type, and decompresses the first compressed data information according to the decompression algorithm.
- a system for device redirection data transmission comprising:
- the client is configured to acquire a device type of the external device when detecting the access of the external device, acquire a compression and decompression algorithm corresponding to the external device according to the device type, and obtain the compression and solution
- the identification information of the compression algorithm and the device type are sent to the server; the first data information acquired from the external device is compressed according to a compression algorithm, the first compressed data information is generated, and the first compressed data information is sent.
- the server To the server;
- the server is configured to obtain, according to the received identification information of the compression and decompression algorithm, the decompression algorithm corresponding to the identifier information, and the first compressed data according to the decompression algorithm.
- the information is decompressed to obtain the first data information.
- the method, device and system for data transmission of device redirection provided by the embodiment of the present invention, when the data is transmitted between the client and the server, the client identifies the type of the accessed external device, thereby determining the appropriate compression according to the device type. And decompression algorithm, compressing data information at one end, The compressed data is transmitted to the other end, and then the compressed data is received at the other end, and the compressed data is decompressed, and the data information is generated for use, which reduces data traffic between the server and the client, reduces transmission bandwidth, and saves Network resources.
- FIG. 1 is a flowchart of a method for data redirection of device redirection according to Embodiment 1 of the present invention
- FIG. 2 is a block diagram of a system for redirection of a device according to Embodiment 1 of the present invention
- FIG. 4 is a flowchart of a method for data transmission of device redirection according to Embodiment 2 of the present invention
- FIG. 4 is a flowchart of a method for data transmission of device redirection according to Embodiment 2 of the present invention
- a block diagram of a client device
- FIG. 6 is a block diagram showing the composition of another client device in Embodiment 3 of the present invention.
- FIG. 7 is a structural block diagram of a system for data transmission of device redirection in 3 according to an embodiment of the present invention. detailed description
- a method for data transmission of device redirection is provided in the embodiment of the present invention. As shown in FIG. 1 , the method is a method on the client side, specifically:
- the client acquires a device type of the external device.
- the external device may include a USB storage device connected to the client through a USB interface,
- the USB camera is connected to other external devices of the client through an interface such as a FireWire interface or a thunderbolt interface, and the like.
- the device type may be an audio/video device, a memory, or the like, which is not limited in this embodiment of the present invention.
- the device type of the external device is obtained by the following manners, and the device information of the external device is obtained when the external device is detected to be accessed.
- the device information includes a device type code of the external device; determining a type of the external device according to the device type code.
- the device information may include, but is not limited to, a device type code, a device name, and the like.
- the client obtains a compression algorithm and a decompression algorithm corresponding to the external device according to the device type, and sends the identification information of the compression and decompression algorithm and the device type to the server.
- the pre-set compression algorithm and decompression algorithm may include, but are not limited to, H. 264, MPEG (Moving Pictures Exper ts Group/Mot in Pictures Exper ts Group), Ogg Theora, etc. lossy compression.
- Algorithms or lossless compression algorithms such as Shanno-Fano coding, Huffman coding, arithmetic coding, run-length coding, LZW coding, etc., users can add other compression algorithms as needed.
- the identifier information may be the name of the compression and decompression algorithm or the sequence number set by the client for the compression and decompression algorithm, which is not limited by the embodiment of the present invention.
- step 102 may be an independent device, or may be implemented on other hardware devices.
- the embodiment of the present invention is not limited, and the user may set it according to requirements.
- the client compresses the first data information acquired from the external device according to the compression algorithm, generates first compressed data information, and sends the first compressed data information to the server, so that the The server obtains the decompression algorithm corresponding to the identifier information according to the identifier information of the compression and decompression algorithm and the device type, and decompresses the first compressed data information according to the decompression algorithm.
- the functional entity that implements the compression of the first data information to generate the first compressed data information may be an independent device or integrated on other hardware, and the present invention does not. Restrictions can be set by the user as needed.
- the above steps can be implemented in the system architecture as shown in FIG. 2.
- the system architecture includes a server, a client, and an external device.
- the server includes a camera application software, a server USB device module (a server USB device sub-module includes a USB device driver and a virtual host controller driver), and a data compression module.
- the client includes a client USB device module (the client USB device module includes a virtual USB device driver, a host controller driver, a USB core driver, a device type identification module, a compression algorithm, and a decompression algorithm).
- Select module data compression module, data decompression module, remote desktop protocol stack.
- the external device is a USB camera
- the embodiment of the present invention describes the above steps by taking the data of the USB camera from the client through the client. As shown in FIG. 3, the specific steps are as follows:
- Step 301 The main controller driver detects that there is a USB device access.
- Step 302 The main controller driver sends the obtained USB device information to the USB core driver.
- Step 303 The USB core driver acquires the corresponding USB device according to the USB device information.
- USB device type code and the USB device type code is sent to the device type identification module.
- Step 304 The device type identification module determines, by using the USB device type code, that the accessed device type is a USB camera.
- the device type of all external devices that access the client through the USB interface, the FireWire interface, and the lightning interface has a corresponding device type code
- the device type identification module can directly directly according to the device type code.
- the specific implementation process is obtained by a person skilled in the art, and is not described in detail in the embodiments of the present invention.
- Step 305 The device type identification module sends the device type to the compression algorithm and the decompression algorithm selection module.
- Step 306 The compression and decompression algorithm selection module acquires the most suitable compression and decompression algorithm when receiving the device type, and sends the device type and the identification information of the compression and decompression algorithm to the server.
- the compression and decompression algorithm selection module selects the most suitable pressure when receiving the device type
- the shrink and decompression algorithm can be implemented in the following manner. For example, when the device type is a USB camera, the H.264 lossy compression algorithm is selected to minimize the USB camera video information without affecting the display of the USB camera video information. Bandwidth is transmitted. Other device types are also provided with a compression and decompression algorithm.
- the specific setting mode can be set according to actual needs, which is not limited by the embodiment of the present invention.
- the sending the identifier information of the device type and the compression and decompression algorithm to the server may be implemented by using a remote desktop protocol, and specifically: the client encapsulates the identification information of the compression and decompression algorithm by using a remote desktop protocol.
- the device type sends the encapsulated information to the server through a remote desktop protocol.
- Step 307 After receiving the device type sent by the client and the identification information of the compression and decompression algorithm, the server detects that the client has a USB camera access according to the device type sent by the client, and sends the message according to the client.
- the identification information of the compression and decompression algorithm finds the corresponding compression and decompression algorithm.
- Step 308 Use the camera application software on the server to send a command to read video data to the USB device driver.
- Step 309 The USB device driver sends a read command to the virtual host controller driver.
- Step 31 0 The virtual host controller driver sends the read command to the remote desktop protocol stack on the server.
- Step 31 1 The Remote Desktop Stack sends a read command to the client's Remote Desktop Stack.
- Step 31 2 The client's Remote Desktop Stack sends a read command to the virtual USB device driver.
- Step 31 3 The virtual USB device driver sends a read command to the host controller driver.
- Step 314 The main controller driver sends a read command to the USB camera.
- Step 315 After receiving the read command, the USB camera generates video data and returns the data to the main controller driver.
- Step 316 The main controller driver returns the data to the virtual USB device driver.
- Step 317 The virtual USB device driver sends data to the data compression module of the client.
- Step 318 The client data compression module compresses the data using a determined compression algorithm corresponding to the video transmission of the USB camera.
- Step 319 The client data compression module returns the compressed data to the virtual USB device driver.
- Step 320 The virtual USB device driver returns the compressed data to the client's remote desktop protocol stack.
- Step 321 The client's remote desktop protocol stack returns the compressed data to the server's remote desktop protocol stack.
- the remote desktop protocol stack of the client returns the compressed data to the remote desktop protocol stack of the server.
- the method includes: the remote desktop protocol stack of the client encapsulates the compressed data according to the remote desktop protocol. And sending the encapsulated compressed data to the remote desktop protocol stack of the server; the remote desktop protocol stack of the server decapsulates the encapsulated compressed data.
- Step 322 The server's remote desktop protocol stack returns the compressed data to the virtual host controller driver.
- Step 323 The virtual host controller driver sends the compressed data to the data decompression module of the server.
- Step 324 The server-side data decompression module decompresses the data by using a decompression algorithm corresponding to the video information transmission of the USB camera, and the decompression algorithm corresponding to the video information transmission of the USB camera is a server-side The corresponding decompression algorithm found by the identification information of the compression and decompression algorithm sent by the client.
- Step 325 The server data decompression module returns the decompressed data to the virtual host controller driver.
- Step 326 The virtual host controller driver returns the decompressed data to the USB device driver.
- Step 327 The USB device driver returns the decompressed data to the camera application software, at which time the user can view the video generated by the USB camera.
- the device redirection method provided by the embodiment of the present invention, by transmitting the number between the client and the server According to the time, the client identifies the type of the external device to be accessed, thereby determining an appropriate compression and decompression algorithm according to the device type, compressing the data information at one end, generating compressed data for transmission to the other end, and then receiving the compressed data at the other end. Decompressing the compressed data, generating the data information for use, reducing data traffic between the server and the client, reducing transmission bandwidth, and saving network resources.
- the embodiment of the present invention provides a method for data transmission of device redirection, which is applied to the system architecture shown in FIG. 2, and if the external device is a USB memory, the embodiment of the present invention uses the server to pass the client to the USB storage device.
- the data is written as an example. As shown in FIG. 4, the steps are as follows: Step 401: The USB host device is detected by the client host controller.
- Step 402 The main controller driver sends the obtained USB device information to the USB core driver.
- Step 403 The USB core driver acquires a USB device type code corresponding to the USB device according to the USB device information, and sends the USB device type code to the device type identification module.
- Step 404 The device type identification module determines, by using the USB device type code, that the accessed device type is a USB memory.
- the implementation of the device type identification module to determine the type of the device to be accessed by using the USB device type code is the same as the description in the step 304, which is not described in detail in the embodiment of the present invention.
- Step 405 The device type identification module sends the device type to the compression algorithm and the decompression algorithm selection module.
- Step 406 The compression and decompression algorithm selection module acquires the most suitable compression algorithm and decompression algorithm when receiving the device type, and sends the device type and the identification information of the compression and decompression algorithm to the server.
- the implementation of the compression and decompression algorithm selection module to select the most suitable compression and decompression algorithm when receiving the device type is the same as the description in the step 306, and details are not described herein.
- Step 407 Receive the device type sent by the client and the identification information of the compression and decompression algorithm. Then, the server detects that the client has USB memory access according to the device type sent by the client, and searches for a corresponding compression and decompression algorithm according to the identification information of the compression and decompression algorithm sent by the client.
- Step 408 The server writes data to the USB memory through the application, and first sends the data to the USB device driver.
- Step 409 The USB device driver sends the data to the virtual host controller driver.
- Step 41 0 The virtual host controller driver sends the data to the data compression module.
- Step 41 The server data compression module compresses the data by using a compression algorithm corresponding to the USB memory data, where the compression algorithm corresponding to the USB memory data is a compression and solution sent by the server according to the client.
- the corresponding compression algorithm found by the identification information of the compression algorithm.
- Step 412 After the server data compression module compresses the data, the compressed data is sent back to the virtual host controller driver.
- Step 41 3 The virtual host controller driver sends the compressed data to the remote desktop protocol stack.
- Step 414 The server-side remote desktop protocol stack sends the compressed data to the client's remote desktop protocol stack.
- Step 415 The client's Remote Desktop Stack sends the compressed data to the virtual USB device driver.
- Step 416 The virtual USB device driver sends the compressed data to the data decompression module of the client.
- Step 417 The client data decompression module decompresses the data using the determined decompression algorithm corresponding to the USB memory data.
- Step 418 The client data decompression module sends the decompressed data back to the virtual USB device driver.
- Step 419 The virtual USB device driver sends the decompressed data to the main controller driver.
- the device redirection data transmission method provided by the embodiment of the present invention, when the client and the server transmit data, identify the type of the accessed external device on the client, and determine an appropriate compression and decompression algorithm according to the device type, The data information is compressed at one end, the compressed data is transmitted to the other end, and then the compressed data is received at the other end, and the compressed data is decompressed to generate the data information for use, thereby reducing data traffic between the server and the client. , reducing transmission bandwidth and saving network resources.
- the embodiment of the present invention provides a client device.
- the client device includes: an obtaining module 41, an obtaining sending module 42, and a compressing module 43.
- the obtaining module 41 is configured to acquire a device type of the external device when detecting that an external device is accessed.
- the acquiring module is specifically configured to: when detecting that an external device is accessed, acquiring device information of the external device, where the device information includes a device type code of the external device; determining, according to the device type code The type of external device.
- the obtaining and sending module 42 is configured to acquire a compression and decompression algorithm corresponding to the external device according to the device type, and send the identification information of the compression and decompression algorithm and the device type to the server.
- the compression module 43 is configured to compress the first data information acquired from the external device according to a compression algorithm, generate first compressed data information, and send the first compressed data information to the server, so that the The server obtains the decompression algorithm corresponding to the identifier information according to the identifier information of the compression and decompression algorithm and the device type, and decompresses the first compressed data information according to the decompression algorithm.
- the compression module further includes a remote desktop protocol stack, and the remote desktop protocol stack is configured to encapsulate the identification information of the compression and decompression algorithm and the device type by using a remote desktop protocol, and pass the encapsulated information to a remote desktop protocol. Sent to the server.
- the apparatus further includes: a decompression module 44.
- the decompression module 44 is configured to: when the external device type is a USB storage device, according to compression The algorithm compresses the second compressed data information generated by the second data information that needs to be written into the external device, acquires the second data information, and writes the second data information to the USB storage device.
- the embodiment of the invention provides a system for data transmission of device redirection. As shown in FIG. 7, the system includes: a client 51 and a server 52.
- a client 51 configured to acquire a device type of the external device when detecting an external device access, acquire a compression and decompression algorithm corresponding to the external device according to the device type, and compress and decompress the compressed device
- the identification information of the algorithm and the device type are sent to the server 52; compressing the first data information acquired from the external device according to a compression algorithm, generating first compressed data information, and transmitting the first compressed data information To the server 52.
- the server 52 is configured to acquire, according to the received identification information of the compression and decompression algorithm, the decompression algorithm corresponding to the identifier information, and the first compressed data information according to the decompression algorithm. Decompress to obtain the first data information.
- the apparatus and system for data transmission of device redirection when transmitting data by the client and the server, identify the type of the external device accessed by the client, thereby determining appropriate compression and decompression according to the device type.
- the algorithm compresses the data information at one end, generates compressed data to be transmitted to the other end, and then receives the compressed data at the other end, and decompresses the compressed data to generate the data information for use, thereby reducing the relationship between the server and the client.
- Data traffic reduces transmission bandwidth and saves network resources.
- the present invention can be implemented by means of software plus necessary general hardware, and of course, by hardware, but in many cases, the former is a better implementation. .
- the technical solution of the present invention which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a readable storage medium, such as a floppy disk of a computer.
- a hard disk or optical disk or the like includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
Abstract
La présente invention se rapporte à un procédé, à un dispositif et à un système adaptés pour transmettre des données de redirection de dispositif. L'invention appartient au domaine technique des technologies de commande à distance. Elle a pour objectif de réduire la bande passante du réseau utilisée pour transmettre des données de redirection de dispositif et elle permet donc ainsi d'économiser les ressources du réseau. Le procédé selon la présente invention comprend les étapes suivantes : quand un accès par un dispositif externe est détecté, le client obtient le type du dispositif en question ; sur la base du type de dispositif, le client obtient les algorithmes de compression et de décompression qui correspondent à ce type de dispositif, et il transmet les données d'identification desdits algorithmes ainsi que le type du dispositif, au serveur ; au moyen de l'algorithme de compression, le client compresse le premier élément d'informations relatives à des données obtenues du dispositif externe, il génère le premier élément d'informations relatives à des données compressées et il transmet ce premier élément d'informations relatives à des données compressées au serveur. La présente invention est principalement utilisée durant des processus de transmission de données de redirection de dispositif.
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201180002856.7A CN103503381B (zh) | 2011-11-21 | 2011-11-21 | 设备重定向的数据传输的方法、装置及系统 |
| PCT/CN2011/082557 WO2012163059A1 (fr) | 2011-11-21 | 2011-11-21 | Procédé, dispositif et système pour transmettre des données de redirection de dispositif |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/CN2011/082557 WO2012163059A1 (fr) | 2011-11-21 | 2011-11-21 | Procédé, dispositif et système pour transmettre des données de redirection de dispositif |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2012163059A1 true WO2012163059A1 (fr) | 2012-12-06 |
Family
ID=47258338
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2011/082557 Ceased WO2012163059A1 (fr) | 2011-11-21 | 2011-11-21 | Procédé, dispositif et système pour transmettre des données de redirection de dispositif |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN103503381B (fr) |
| WO (1) | WO2012163059A1 (fr) |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103914525B (zh) * | 2014-03-25 | 2017-02-08 | 深圳市深信服电子科技有限公司 | Fat32格式的usb设备重定向后的数据读取方法和系统 |
| CN109783014B (zh) * | 2016-02-03 | 2022-04-05 | 华为技术有限公司 | 一种存储数据的方法及装置 |
| CN109246435B (zh) * | 2017-07-10 | 2022-03-15 | 中兴通讯股份有限公司 | Usb设备重定向数据传输方法及装置、本地装置和远程服务器 |
| CN110555120B (zh) * | 2019-08-14 | 2023-09-08 | 项宇 | 图片压缩控制方法、装置、计算机设备及存储介质 |
| CN114090190A (zh) * | 2021-11-30 | 2022-02-25 | 湖南麒麟信安科技股份有限公司 | 外部设备识别系统和外部设备识别方法 |
| CN117555829B (zh) * | 2024-01-12 | 2024-03-22 | 中诚华隆计算机技术有限公司 | 一种实现usb设备网络共享的usb重定向系统及方法 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101009824A (zh) * | 2006-01-24 | 2007-08-01 | 成都索贝数码科技股份有限公司 | 一种音/视频数据的网络传输方法 |
| CN101035039A (zh) * | 2007-04-20 | 2007-09-12 | 福建升腾资讯有限公司 | Usb映射方法 |
| CN101253489A (zh) * | 2005-09-09 | 2008-08-27 | 微软公司 | 远程系统的即插即用设备重定向 |
| US20090150550A1 (en) * | 2007-12-06 | 2009-06-11 | Wyse Technology Inc. | Local device redirection |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6463463B1 (en) * | 1998-05-29 | 2002-10-08 | Research In Motion Limited | System and method for pushing calendar event messages from a host system to a mobile data communication device |
| CN101373436B (zh) * | 2008-09-05 | 2012-12-05 | 四川和芯微电子股份有限公司 | U盘上数据自动压缩和解压缩的方法 |
-
2011
- 2011-11-21 CN CN201180002856.7A patent/CN103503381B/zh active Active
- 2011-11-21 WO PCT/CN2011/082557 patent/WO2012163059A1/fr not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101253489A (zh) * | 2005-09-09 | 2008-08-27 | 微软公司 | 远程系统的即插即用设备重定向 |
| CN101009824A (zh) * | 2006-01-24 | 2007-08-01 | 成都索贝数码科技股份有限公司 | 一种音/视频数据的网络传输方法 |
| CN101035039A (zh) * | 2007-04-20 | 2007-09-12 | 福建升腾资讯有限公司 | Usb映射方法 |
| US20090150550A1 (en) * | 2007-12-06 | 2009-06-11 | Wyse Technology Inc. | Local device redirection |
Also Published As
| Publication number | Publication date |
|---|---|
| CN103503381B (zh) | 2016-06-22 |
| CN103503381A (zh) | 2014-01-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN109040786B (zh) | 摄像头数据的传输方法、装置、系统及存储介质 | |
| CN113873255B (zh) | 一种视频数据传输方法、视频数据解码方法及相关装置 | |
| WO2012163059A1 (fr) | Procédé, dispositif et système pour transmettre des données de redirection de dispositif | |
| TW201441825A (zh) | Usb重定向系統及方法 | |
| CN112350979B (zh) | 数据传输方法和设备 | |
| WO2021072878A1 (fr) | Procédé et appareil de chiffrement et de déchiffrement de données audio/vidéo utilisant rtmp, et support de stockage lisible | |
| JP2002342192A (ja) | 情報処理装置および方法、ネットワークシステム、記録媒体、並びにプログラム | |
| CN105812439B (zh) | 一种音频传输方法及装置 | |
| CN113704206B (zh) | 一种元数据的处理方法、装置、电子设备及存储介质 | |
| CN103152606B (zh) | 视频文件处理方法及装置、系统 | |
| US20150086184A1 (en) | Reception apparatus and reception method | |
| CN104486665A (zh) | 移动终端的远程协助方法及装置 | |
| CN106921634B (zh) | 多媒体流组播方法和装置 | |
| CN104639501B (zh) | 一种数据流传输的方法、设备及系统 | |
| CN110418209A (zh) | 一种应用于视频传输的信息处理方法及终端设备 | |
| EP3070951A1 (fr) | Procédé et appareil d'obtention de flux de code vidéo | |
| US20190182304A1 (en) | Universal messaging protocol for limited payload size | |
| WO2013078614A1 (fr) | Procédé, dispositif et système de communication de sélection d'algorithme de compression audio dans un scénario de bureau virtuel | |
| WO2021057697A1 (fr) | Procédé et appareils de codage et de décodage vidéo, support de stockage et dispositif informatique | |
| WO2014174763A1 (fr) | Dispositif de traitement, circuit intégré, procédé de traitement et programme | |
| JP6175681B2 (ja) | Usbデバイスサーバ | |
| JP6364001B2 (ja) | 無線表示器の遠隔音声キープアライブ(keepalive) | |
| US9838463B2 (en) | System and method for encoding control commands | |
| CN104219537A (zh) | 视频数据处理的方法、装置及系统 | |
| TW201436533A (zh) | 資料流傳輸系統及方法 |
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: 11866575 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 11866575 Country of ref document: EP Kind code of ref document: A1 |