WO2015196590A1 - Procédé et appareil de lecture de vidéo en nuage - Google Patents

Procédé et appareil de lecture de vidéo en nuage Download PDF

Info

Publication number
WO2015196590A1
WO2015196590A1 PCT/CN2014/086762 CN2014086762W WO2015196590A1 WO 2015196590 A1 WO2015196590 A1 WO 2015196590A1 CN 2014086762 W CN2014086762 W CN 2014086762W WO 2015196590 A1 WO2015196590 A1 WO 2015196590A1
Authority
WO
WIPO (PCT)
Prior art keywords
video
played
channel
access
desktop
Prior art date
Application number
PCT/CN2014/086762
Other languages
English (en)
Chinese (zh)
Inventor
彭继平
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2015196590A1 publication Critical patent/WO2015196590A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/60Network 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/63Control 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/643Communication protocols

Definitions

  • the present invention relates to the field of communications, and more particularly to a method and apparatus for playing and playing desktop cloud video.
  • the desktop cloud solution is gradually accepted by various enterprises and deployed in large quantities.
  • the daily office and multimedia entertainment of the enterprise gradually move into the desktop cloud environment.
  • 720P and 1080P high-definition video are rapidly popularized, and 2K and higher-definition video are gradually appearing.
  • High-definition, high-rate video consumes a large amount of computing resources on a virtual desktop during normal virtual desktop playback. As a result, the number of simultaneous video playback on each server is limited. Even high-definition video with high bit rate cannot be played smoothly, affecting users in virtual desktops.
  • the multimedia experience Larger network bandwidth resources are also required. Affecting the user's multimedia experience limits the scope of virtual desktop applications.
  • In-band video playback technology The most basic video playback technology, when users play video, use the similar desktop playback mode to use the computing power of the virtual desktop to decode the original video, and compress the decoded audio and video through the access protocol and then through the desktop.
  • the cloud access protocol transmission channel is transmitted to the terminal, and then the decoding capability of the terminal hardware is used to restore data compressed by the desktop cloud access protocol and transmitted to the terminal.
  • This technology requires video decoding, protocol encoding, and protocol decoding to play video. It consumes a lot of computing resources and bandwidth of virtual desktops, and can only play videos within 720P.
  • Media redirection video playback technology Relatively advanced video playback technology, when a user plays a video using a specific player, a specific player reads and analyzes the video stream in the video source and transmits it to the terminal through the desktop cloud access protocol. After receiving the video stream, the terminal performs decoding and playback.
  • the technology requires a specific player to perform video source analysis, which occupies more computing resources of the virtual desktop, and the transmitted video stream occupies a large bandwidth, and can only play about 720P video.
  • the existing desktop cloud in-band video playback technology and media redirection technology can only play 720P video in the desktop cloud environment, and the higher-definition video cannot be played, and the virtual virtual machine is consumed when playing the video in the virtual desktop.
  • the computing resources of the physical server and the network bandwidth can only play 720P video in the desktop cloud environment, and the higher-definition video cannot be played, and the virtual virtual machine is consumed when playing the video in the virtual desktop.
  • the invention provides a method and a device for playing and playing desktop cloud video, so as to at least solve the above problems.
  • a method for processing a desktop cloud video including: initiating access to the to-be-played video through a first channel, the first channel supporting a desktop cloud protocol;
  • the virtual desktop reads and plays the video to be played, wherein the second channel is a channel dedicated to transmitting a video file.
  • the method includes: receiving an access address from the virtual desktop by using the first channel, where the access address is used to indicate an address of a video to be played; The access address reads the to-be-played video and plays it.
  • the method when receiving the access address from the virtual desktop, includes: receiving an access token of the to-be-played video, the access token uniquely identifying each operation of the to-be-played video.
  • reading the to-be-played video from the virtual desktop through the second channel according to the access address comprising: reading the to-be-played video according to the access address and the access token.
  • the access token is generated by generating the access token according to at least one of the following: a terminal identifier of the terminal, account information of the virtual desktop, and specified information of the video file to be played. .
  • the terminal identifier includes at least one of the following: an IP address of the terminal, a media access control MAC address of the terminal, and/or the specified information includes: video source information of the video to be played, The playing progress information of the to-be-played video, and the operation information of the to-be-played video during the playing process.
  • the effective time of the access token is determined according to the length of time of the video.
  • a playback processing apparatus for a desktop cloud video including: an initiating module, configured to initiate access to the to-be-played video through a first channel, where the first channel supports a desktop cloud a protocol; the reading module is configured to read and play the to-be-played video through the second channel, where the second channel is a channel dedicated to transmitting a video file.
  • the device further includes: a receiving module, configured to receive an access address from the virtual desktop through the first channel, wherein the access address is used to indicate an address of a video to be played; and the reading module further sets The video to be played is read and played according to the access address.
  • a receiving module configured to receive an access address from the virtual desktop through the first channel, wherein the access address is used to indicate an address of a video to be played
  • the reading module further sets The video to be played is read and played according to the access address.
  • the receiving module is further configured to receive an access token of the to-be-played video, the access token uniquely identifying each operation of the to-be-played video.
  • the technical solution that the video is accessed through the first channel and the requested video is read through the second channel solves the problem that the higher-definition video cannot be played in the desktop cloud environment and the video is played in the virtual desktop.
  • the problem of computing resources and network bandwidth of the larger virtual machine and the physical server can effectively save computing resources, reduce network bandwidth consumption, and improve the multimedia experience of the user in the virtual desktop.
  • FIG. 1 is a structural diagram of a desktop cloud system in related art
  • FIG. 2 is a flowchart of a method for playing a desktop cloud video according to an embodiment of the present invention
  • FIG. 3 is a system architecture diagram of a playback process of a desktop cloud video according to an embodiment of the present invention
  • FIG. 4 is a flowchart of a method for playing a desktop cloud video according to a preferred embodiment of the present invention
  • FIG. 5 is a structural block diagram of a cloud video playback processing apparatus according to an embodiment of the present invention.
  • FIG. 6 is a block diagram showing still another structure of a cloud video playback processing apparatus according to an embodiment of the present invention.
  • Cloud computing A new network-based resource utilization method that allows users to perform on-demand computing based on heterogeneous and autonomous services on the network. Cloud computing resources are dynamically scalable and virtualized, providing services through the network. .
  • Desktop Cloud A cloud-based desktop solution that can access desktops or applications through thin clients or other devices connected to the network.
  • An individual desktop based on a desktop cloud solution is called a virtual desktop.
  • the Desktop Cloud Access Protocol is used to access virtual desktops deployed on cloud computing servers from remote computers (such as desktops and thin client devices), similar to other applications used for remote desktop access protocols, such as Protocols such as Remote Desktop Protocol (RDP) and Virtual Network Computer (VNC).
  • RDP Remote Desktop Protocol
  • VNC Virtual Network Computer
  • FIG. 1 is a schematic diagram of a desktop cloud system architecture in the related art.
  • a server group carried by multiple servers carries a desktop cloud system.
  • Each virtual desktop has its own independent operating system and computing, network, storage and other resources.
  • the user accesses the virtual desktop by using the terminal, and transmits a control signal such as a keyboard and a mouse through the desktop cloud protocol channel between the virtual desktop and the terminal, and transmits the calculation result of the virtual desktop to the terminal.
  • the virtual desktop decodes the original video, compresses it through the desktop cloud access protocol, and transmits it to the terminal through the desktop cloud protocol channel, and the terminal decodes the data encoded and transmitted via the protocol.
  • the media redirects the video playback technology to play the player reads and analyzes the video stream in the video source and transmits the video stream to the terminal through the desktop cloud protocol channel.
  • the terminal decodes and presents the video stream to the user.
  • FIG. 2 is a flowchart of a method for playing a cloud desktop video according to an embodiment of the present invention. As shown in FIG. 2, the method includes the following steps:
  • Step S202 Initiating access to the video to be played through the first channel, where the first channel supports the desktop cloud protocol;
  • Step S204 The video to be played is read and played through the second channel, wherein the second channel is a channel dedicated to transmitting the video file.
  • the technical solution that the video is accessed through the first channel and the requested video is read through the second channel solves the problem that the higher-definition video cannot be played in the desktop cloud environment and the video is played in the virtual desktop.
  • the problem of computing resources and network bandwidth of the larger virtual machine and the physical server can effectively save computing resources, reduce network bandwidth consumption, and improve the multimedia experience of the user in the virtual desktop.
  • FIG. 3 is a system architecture diagram of a playback process of a desktop cloud video according to an embodiment of the present invention.
  • outside the desktop cloud protocol channel (out-of-band ) Increase the video file transmission channel dedicated to video files, which is independent of the desktop cloud protocol channel. Used to transfer video files.
  • the terminal needs to read the video source from the virtual desktop according to the video playback and play it locally on the terminal.
  • the access address from the virtual desktop is also received through the first channel, where the access address is used to indicate the address of the video to be played. ; Read the video to be played and play according to the access address.
  • the access token of the video to be played when receiving the access address from the virtual desktop, may also be received, and the access token uniquely identifies each operation of the video to be played.
  • the access address is The access token can be sent to the terminal by the virtual desktop through dedicated message signaling, or can be implemented by carrying other information about the access address and the access token in the other signaling during the interaction between the terminal and the virtual desktop.
  • step S204 the video to be played is read from the virtual desktop through the second channel according to the access address, which may be represented by the following implementation process, but is not limited thereto: the video to be played is read according to the access address and the access token, in the embodiment of the present invention.
  • the access token is generated by generating an access token according to at least one of the following: a terminal identifier of the terminal, account information of the virtual desktop, and specified information of the video file to be played, generated by using the foregoing information.
  • the access token is accessed, and only the terminal holding the valid access token can access the video, which effectively ensures that the illegal terminal acquires the video phenomenon.
  • the terminal identifier includes at least one of the following: an IP address of the terminal, a media access control MAC address of the terminal, and/or the specified information includes: video source information of the video to be played, The playback progress information of the video to be played, the operation information of the video to be played during playback; the effective time of the access token is determined according to the length of the video.
  • FIG. 4 is a flowchart of a method for playing a desktop cloud video according to a preferred embodiment of the present invention, as shown in FIG. 4:
  • the user opens a local video source or a network video source in the virtual desktop to start video playback.
  • the video playback service program constantly monitors the action of the user playing the video.
  • the video playing service program When the video playing service program detects that the user starts playing the video, the video playing service program starts the playing service for the video, and prepares for the token and the video source access.
  • the video playing service program generates the video source access token according to the current terminal IP address, the terminal MAC address, the account information of the login desktop cloud, the played video source information, the playing time point, and the like, and the token is generated for each virtual desktop.
  • Each playback operation of a video source is unique and cannot be forged.
  • the timeliness of the token is limited according to the length of the video source, and the token expires after the set time limit is exceeded. After the token expires, if the user still needs to play the video, the terminal player requests a new token based on the history token. The token is automatically invalidated after the video source has finished playing.
  • the generated access token is controlled by the video playback service program and stored in the virtual desktop.
  • the terminal player accesses the video source to be played, it needs to provide a valid token corresponding to the video source. If the token is invalid, the access to the video source is prohibited, and the information such as the video source in the virtual desktop of the user is secured to prevent unauthorized access. The terminal player can then apply for a new token based on the history token.
  • the video playback service program can share video sources through network file sharing protocols such as HTTP, FTP, NetBIOS, and multimedia protocols such as RTP, RSVP, and RTSP.
  • the administrator can set the type of protocol supported by the video source sharing according to the network port open condition and the video source format.
  • the specific protocol is negotiated and agreed by the terminal video player and the virtual desktop video playback service.
  • the video playback service program generates a network access URL address for the video source.
  • the video playback service program enables access control of the video source, and the terminal player with the legally valid token can access normally or cannot access the shared video source.
  • the encrypted access token and the video source URL address are transmitted to the terminal via the desktop access protocol.
  • the terminal After receiving the video source URL and the access token, the terminal starts the terminal player to access the video source URL, and transmits the access token as a parameter to the video playing service program in the virtual desktop.
  • the terminal video player reads the video source from the virtual desktop and plays it according to the user's playback progress requirements and fast forward, backward, and the like.
  • the terminal player applies for a new access token to the video playback service program in the virtual desktop according to the historical token and continues to play.
  • the terminal player After the video source is played, the terminal player notifies the video playback service program in the virtual desktop to cancel the access token of the current video source and end the video file sharing.
  • the above preferred embodiment solves the network and computing performance bottleneck when the desktop cloud plays high-definition video (for example, 1080P full HD and 2K): playing video in the existing desktop cloud environment consumes a large amount of computing resources of the virtual desktop, resulting in each The number of videos played simultaneously on the server is limited. Even high-definition video with high bit rate cannot be played smoothly.
  • a new video playback technology is provided. The original file of the video is shared to the current user's terminal through network sharing. The network video is played back to give the user a better multimedia experience, and the number of videos played simultaneously on each server can be more than that of a normal desktop cloud.
  • FIG. 5 is a structural block diagram of a cloud video playback processing apparatus according to an embodiment of the present invention. As shown in Figure 5, the device includes:
  • the initiating module 50 is configured to initiate access to the video to be played through the first channel, where the first channel supports the desktop cloud protocol;
  • the reading module 52 is connected to the initiating module 50, and is configured to read and play the video to be played through the second channel, wherein the second channel is a channel dedicated to transmitting the video file.
  • FIG. 6 is a block diagram of still another structure of a cloud video playback processing apparatus according to an embodiment of the present invention.
  • the apparatus further includes: a receiving module 54 connected to the reading module 52 and configured to receive through the first channel. An access address from the virtual desktop, wherein the access address is used to indicate an address of a video to be played; and the reading module 52 is further configured to read the video to be played and play according to the access address.
  • the receiving module 54 is further configured to receive an access token of the video to be played, the access token uniquely identifying each operation of the video to be played.
  • the technical solution that the video is accessed through the first channel and the requested video is read through the second channel solves the problem that the higher-definition video cannot be played in the desktop cloud environment and in the virtual desktop. Consumption of large virtual machines and physical server computing resources and network bandwidth when playing video The problem can effectively save computing resources, reduce network bandwidth consumption, and improve the multimedia experience of users in the virtual desktop.
  • the method and device for playing desktop cloud video provided by the foregoing embodiment of the present invention have no video decoding, protocol encoding, and protocol decoding process of in-band video playback, and the process of reading and analyzing the video source without media redirection.
  • Virtual desktops only need to transmit video sources and are responsible for the security work related to this. This greatly reduces the consumption of virtual desktop computing resources, and increases the number of simultaneous virtual video playback on a server, while saving network bandwidth.
  • the embodiments of the present invention achieve the following beneficial effects: solving the problem that the higher-definition video cannot be played in the desktop cloud environment, and the computing resources and the network bandwidth of the virtual server and the physical server are consumed when playing the video in the virtual desktop.
  • the problem can effectively save computing resources, reduce network bandwidth consumption, and improve the multimedia experience of users in the virtual desktop.
  • a storage medium is further provided, wherein the software includes the above-mentioned software, including but not limited to: an optical disk, a floppy disk, a hard disk, an erasable memory, and the like.
  • modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.
  • the steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.
  • the technical solution that the video is accessed through the first channel and the requested video is read through the second channel solves the problem that the higher-definition video cannot be played in the desktop cloud environment and is in the virtual
  • the problem of consuming large virtual machine and physical server computing resources and network bandwidth when playing video on the desktop can effectively save computing resources, reduce network bandwidth consumption, and improve the multimedia experience of users in the virtual desktop.

Landscapes

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

Abstract

L'invention concerne un procédé et un appareil de lecture de vidéo en nuage. Le procédé de lecture consiste à : initier l'accès à une vidéo devant être lue via un premier canal qui supporte un protocole en nuage; et lire la vidéo devant être lue via un second canal et la jouer, le second canal étant un canal utilisé spécialement pour transmettre des fichiers vidéo. La présente invention résout les problèmes liés à l'impossibilité de lire des vidéos ultra-haute définition dans un environnement en nuage, et à la consommation élevée de ressources informatiques d'une machine virtuelle/d'un serveur physique et de la bande passante réseau lorsque les vidéos sont lues sur un bureau virtuel. Avec la présente invention, des ressources informatiques peuvent être efficacement économisées, la consommation de la bande passante réseau peut être efficacement réduite, et l'expérience multimédia d'un utilisateur d'un bureau virtuel peut être améliorée.
PCT/CN2014/086762 2014-06-23 2014-09-17 Procédé et appareil de lecture de vidéo en nuage WO2015196590A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410284296.4 2014-06-23
CN201410284296.4A CN105282624A (zh) 2014-06-23 2014-06-23 桌面云视频的播放处理方法及装置

Publications (1)

Publication Number Publication Date
WO2015196590A1 true WO2015196590A1 (fr) 2015-12-30

Family

ID=54936581

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/086762 WO2015196590A1 (fr) 2014-06-23 2014-09-17 Procédé et appareil de lecture de vidéo en nuage

Country Status (2)

Country Link
CN (1) CN105282624A (fr)
WO (1) WO2015196590A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112399257A (zh) * 2019-08-16 2021-02-23 中兴通讯股份有限公司 云桌面视频播放方法、服务器、终端及存储介质
CN114356465A (zh) * 2020-09-29 2022-04-15 华为云计算技术有限公司 桌面云系统以及相关方法、装置、设备、介质

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105955702B (zh) * 2016-06-28 2019-03-26 广州三星通信技术研究有限公司 无线音频设备以及在无线音频设备中播放音乐的方法
CN106888385A (zh) * 2017-01-17 2017-06-23 武汉噢易云计算股份有限公司 客户端在虚拟化环境下的视频播放方法及系统
CN107018137A (zh) * 2017-04-07 2017-08-04 成都长天信息技术有限公司 一种Flash重定向方法及装置
CN107959824A (zh) * 2017-10-31 2018-04-24 深信服科技股份有限公司 一种监控视频处理方法、物理服务器及存储介质
CN109005433B (zh) * 2018-09-04 2019-05-21 北京邮电大学 一种视频云服务平台架构及实现方法
CN109547824B (zh) * 2018-11-27 2020-09-15 亦非云互联网技术(上海)有限公司 一种视频业务服务方法及系统、存储介质及vpn服务器

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090323799A1 (en) * 2008-06-25 2009-12-31 Stmicroelectronics, Inc. System and method for rendering a high-performance virtual desktop using compression technology
CN102377775A (zh) * 2011-10-14 2012-03-14 深圳市京华科讯科技有限公司 一种自适应传输协议栈及其处理方法和系统
CN102547394A (zh) * 2011-12-27 2012-07-04 福建升腾资讯有限公司 Vdi环境下云接入设备通用的音视频重定向方法
CN103139202A (zh) * 2013-01-24 2013-06-05 中兴通讯股份有限公司 瘦客户机及其通信方法和装置

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102025760B (zh) * 2009-09-21 2015-11-25 华为技术有限公司 Http的媒体传输方法及装置
CN102685086A (zh) * 2011-04-14 2012-09-19 天脉聚源(北京)传媒科技有限公司 一种文件访问方法和系统
CN102333353A (zh) * 2011-10-29 2012-01-25 华为技术有限公司 访问媒体内容的方法和装置
CN102547402A (zh) * 2011-12-05 2012-07-04 中兴通讯股份有限公司 音视频数据发布方法及装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090323799A1 (en) * 2008-06-25 2009-12-31 Stmicroelectronics, Inc. System and method for rendering a high-performance virtual desktop using compression technology
CN102377775A (zh) * 2011-10-14 2012-03-14 深圳市京华科讯科技有限公司 一种自适应传输协议栈及其处理方法和系统
CN102547394A (zh) * 2011-12-27 2012-07-04 福建升腾资讯有限公司 Vdi环境下云接入设备通用的音视频重定向方法
CN103139202A (zh) * 2013-01-24 2013-06-05 中兴通讯股份有限公司 瘦客户机及其通信方法和装置

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112399257A (zh) * 2019-08-16 2021-02-23 中兴通讯股份有限公司 云桌面视频播放方法、服务器、终端及存储介质
CN112399257B (zh) * 2019-08-16 2024-03-05 中兴通讯股份有限公司 云桌面视频播放方法、服务器、终端及存储介质
CN114356465A (zh) * 2020-09-29 2022-04-15 华为云计算技术有限公司 桌面云系统以及相关方法、装置、设备、介质

Also Published As

Publication number Publication date
CN105282624A (zh) 2016-01-27

Similar Documents

Publication Publication Date Title
WO2015196590A1 (fr) Procédé et appareil de lecture de vidéo en nuage
US9787747B2 (en) Optimizing video clarity
US8516144B2 (en) Startup bitrate in adaptive bitrate streaming
Kesavan et al. An investigation on adaptive HTTP media streaming Quality-of-Experience (QoE) and agility using cloud media services
US20230254357A1 (en) Fast encoding of live streaming media content
WO2017063442A1 (fr) Système de bureau en nuage privé, et procédé et appareil associés pour l'implémentation de service
US9015779B2 (en) Streaming video server with segment length control and methods for use therewith
WO2016197875A1 (fr) Procédé et dispositif de traitement de données pouvant s'appliquer à un dispositif de fourniture de service
US20110145431A1 (en) Systems and methods for remotely presenting a multimedia stream
US8902967B2 (en) Systems and methods for distributed media stream transcoding and sharing
US9239608B2 (en) Data stream resource management
ZA200404021B (en) Resolving a distributed topology to stream data.
US10673907B2 (en) Systems and methods for providing DLNA streaming to client devices
JP2015520546A (ja) マルチメディアビデオデータの送信、受信方法及び対応装置
US11563987B2 (en) Video start-time reduction employing reductive edging principles
US10230812B1 (en) Dynamic allocation of subtitle packaging
WO2017101370A1 (fr) Procédé et appareil de traitement de vidéo en direct
US9294821B2 (en) Scrubbing noise remover and methods for use therewith
WO2015077983A1 (fr) Dispositif et procédé pour lire un élément multimédia dans un réseau domestique
WO2023246927A1 (fr) Système de bureau en nuage, procédé de redirection de réseau, et dispositif et support de stockage
US10231004B2 (en) Network recording service
US20130024543A1 (en) Methods for generating multiple responses to a single request message and devices thereof
WO2017041564A1 (fr) Procédé et système de réalisation d'une fonction à la demande de décodeur
US11870830B1 (en) Embedded streaming content management
KR20050065087A (ko) 미디어 스트리밍을 위한 스트리머 프로세스 관리 장치 및그 방법

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: 14896051

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: 14896051

Country of ref document: EP

Kind code of ref document: A1