CN101582926A - Method for realizing redirection of playing remote media and system - Google Patents

Method for realizing redirection of playing remote media and system Download PDF

Info

Publication number
CN101582926A
CN101582926A CNA2009101483179A CN200910148317A CN101582926A CN 101582926 A CN101582926 A CN 101582926A CN A2009101483179 A CNA2009101483179 A CN A2009101483179A CN 200910148317 A CN200910148317 A CN 200910148317A CN 101582926 A CN101582926 A CN 101582926A
Authority
CN
China
Prior art keywords
media file
path
redirected
local
client computer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CNA2009101483179A
Other languages
Chinese (zh)
Other versions
CN101582926B (en
Inventor
何峣
林有宏
卢燕青
杨敏维
吴恒章
郭茂文
张�荣
朱先飞
郭建昌
陈翥
贾聿庸
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Telecom Corp Ltd
Original Assignee
China Telecom Corp Ltd
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 China Telecom Corp Ltd filed Critical China Telecom Corp Ltd
Priority to CN2009101483179A priority Critical patent/CN101582926B/en
Publication of CN101582926A publication Critical patent/CN101582926A/en
Application granted granted Critical
Publication of CN101582926B publication Critical patent/CN101582926B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a method for realizing the redirection of playing remote media, a system, a client machine and a server. The method comprises the following steps of: playing a remote media file by connecting the client machine to the server; acquiring a local path of the media file and extracting a media file name therefrom so as to generate a redirection path; according the local path, loading the media file, monitoring a service port and waiting for the client machine to connect the acquired media file; writing the redirection path into the client machine of virtual mapping in a remote session; writing the redirection path into a local resource in the client machine; acquiring the data of the local resource used by the remote session and obtaining network access path of the media file; according to the network access path of the media file, starting a media player installed locally to automatically connect so as to acquire the media file; and transmitting the original media file data to the media player, and carrying out decoding and playing of video-audio frequency to the received media file data. The invention solves the problem that the server has heavy operation load and large network bandwidth occupation, and the audio frequency playing is limited by the hardware configuration of the server.

Description

Realize the method and system of redirection of playing remote media
Technical field
The invention belongs to computer and communication technical field, relate in particular to the method and system of realizing redirection of playing remote media.
Background technology
Microsoft Windows Terminal Service is widely used as remote desktop system, the client and server end adopts RDP RDP communication, client is collected user's mouse-keyboard operation and is passed to server end, and server end returns the operation screen of remote desktop to client and shows.
The user can be by convenient some application of using the remote desktop service end fast of remote desktop client, as web page browsing and Office office etc.Simultaneously also can pass through the remote desktop playing media file, when displaying video, audio frequency in the remote desktop at server end or when looking audio media files, video decode all carries out at server end, and by the RDP agreement decoded desktop video is spread and to deliver to the client echo; RDP agreement itself support is sent to client to the audio frequency of server end, and carries out playback by client terminal local adlib hardware.
There is following problem in the play handling method of this remote desktop media file:
Video decode can take server CPU and memory source in a large number, if a plurality of client users use simultaneously, situation can be more serious, directly has influence on some conventional remote desktop operations of other user, as Office office, browsing page etc.
Server end to video decode after, it is bitmap by region of variation in the compression screen, and the bitmap after the compression is sent to the client echo, but because video pictures changes frequently, the compress bitmap data volume that is produced is very big, watch in the client smoothness, need take the very large network bandwidth and transmit these data, in case the network bandwidth can not meet the demands, serious time-delay and pause will appear in the video pictures that client is seen.
If server end does not assemble adlib hardware, then can't produce voice data, client equally also can not receive the remote audio data and carries out playback.
Summary of the invention
The technical problem to be solved in the present invention provides the method and system of redirection of playing remote media.Server operation load in the prior art is heavy to solve, the network bandwidth takies the problem that big and voice playing is subjected to the server hardware configurable limit.
According to an aspect of the present invention, propose the method that realization remote desktop media play is redirected, may further comprise the steps: be connected on the server by client computer, play the remote media file on the described server; Obtain the local path of described media file, from the local path of described media file, extract the media file name, generate the redirected path of sign prefix+network access path prefix+media file name; Load described media file and monitoring service port according to described media file local path, wait for that described client computer connects to obtain described media file; Described redirected path is write the client computer of virtual map in the remote session; By RDP described redirected path is write local resource in the described client computer; Obtain the data in the local resource that remote session uses, during the redirected path finding to begin, remove described sign prefix, obtain the media file network access path of network access path prefix+media file name with the sign prefix; According to described media file network access path, start the local media player of having installed from being dynamically connected to obtain described media file; Transmit the original media file data by file transfer protocol (FTP) to described media player, by described media player the described media file data of receiving is looked audio decoder and play.
According to another aspect of the present invention, also propose the system that realization remote desktop media play is redirected, comprising: client computer, be connected on the server, play the remote media file on the described server; Obtain the data in the local resource that remote session uses, during the redirected path finding to begin, remove described sign prefix, obtain the media file network access path of network access path prefix+media file name with the sign prefix; According to described media file network access path, start the local media player of having installed to connect and to obtain described media file, the described media file data of receiving is looked audio decoder play; Server obtains the local path of described media file, extracts the media file name from the local path of described media file, generates the redirected path of sign prefix+network access path prefix+media file name; Load described media file and monitoring service port according to described media file local path, wait for that described client computer connects to obtain described media file; Described redirected path is write the client computer of virtual map in the remote session; By RDP described redirected path is write local resource in the described client computer.
Compared with prior art, the present invention has the following advantages and effect:
Look audio decoder and be redirected to the client computer execution, do not carry out at server, thereby save a large amount of server CPU and memory source, the performance that conventional remote desktop is used is guaranteed.
Server no longer needs to send client computer to changing frequent multitude of video data bitmap, and just transmits original file data, has improved efficiency of transmission greatly, and the network bandwidth that takies has still less further been saved the CPU and the memory source of server.
The broadcast of audio frequency is limited by the adlib hardware configuration of server no longer, therefore, need any media player and codec be installed at server, and be applicable to the media file of any form in the server.
Adopt puppy parc transmission medium file, be applicable to the media player of all main flows, and media player utilizes the pooling feature of self, make result of broadcast smooth more, this is that the remote desktop client software is incomparable.
Description of drawings
Fig. 1 realizes the method flow diagram that the remote desktop media play is redirected for the present invention.
Fig. 2 realizes the system construction drawing that the remote desktop media play is redirected for the present invention.
Fig. 3 realizes the structure chart of the client computer that the remote desktop media play is redirected for the present invention.
Fig. 4 realizes the structure chart of the server that the remote desktop media play is redirected for the present invention.
Fig. 5 realizes the embodiment that the remote desktop media play is redirected for the present invention.
Embodiment
Fig. 1 realizes the method flow diagram that the remote desktop media play is redirected for the present invention.
In step 101, be connected on the server by client computer, and double-click or play remote media file on the described server with the unfolding mode of acquiescence.
In step 102, according to the default program association of presetting, from the input parameter that operating system is given automatically, obtain the local path of described media file, from the local path of described media file, extract the media file name, in conjunction with pre-configured sign prefix and network access path prefix, generating form is the redirected path of " sign prefix+network access path prefix+media file name ".The sign prefix generally is the self-defining special string that client computer and server both sides consult, as: ts#media*redirect|.The sign prefix is generally write in advance in client computer and server both sides configuration file separately, and the content that both sides write down is consistent.Both sides can be with the standard that is recorded as in the configuration file, the character string that comparison is received, thus know whether and comprise the sign prefix.
In step 103, load described media file and monitoring service port according to described media file local path, the wait client computer connects obtains media file.
In step 104, utilize the function of the mapping client computer local resource of RDP agreement to server, redirected path is write the client computer of virtual map in the remote session, such as, the internal memory clipbook or the disk file of client computer.
In step 105, by the RDP agreement, automatically redirected path is write real local resource in the client computer, such as, the internal memory clipbook or the disk file of client computer.
In step 106, obtain the data in the local resource (as: the internal memory clipbook or the disk file of client computer) that remote session uses, in case find redirected path with " sign prefix " beginning, remove " sign prefix ", obtain the media file network access path of " network access path prefix+media file name ".
In step 107,, start the local media player of having installed and obtain media file from being dynamically connected according to described media file network access path.
In step 108, transmit the original media file data by file transfer protocol (FTP) to media player, by media player the media file data of receiving is looked audio decoder and play.Certainly, in media player, can also provide caching function, the media file that receives is play while downloading, just play after the non-download fully.Make result of broadcast smooth more, this is that the remote desktop client software is incomparable.
The present invention is when opening the media file of remote desktop, server do not start any media player, do not do anyly to look the sound decoding processing, do not play any sound and picture but be redirected to client computer and start media player, in client computer media file is made the online audio decoder of looking and handle, play sound and picture.Thereby save a large amount of server CPU and memory source, and limited by the adlib hardware configuration of server.
Server and client computer are carried out the network access path of transfer medium file by the local resource of the virtual map of RDP agreement, need not to produce new network connection and are used for transmitting these information.Improved efficiency of transmission greatly, and the network bandwidth that takies still less.
Server belongs to original file data to the media file data that client computer transmits, and does not handle through any encoding and decoding relevant with looking audio frequency.Server need not to install any streaming media server software, need not to install any software relevant with video/audio encoding and decoding.
Fig. 2 realizes the system construction drawing that the remote desktop media play is redirected for the present invention.Comprise client computer and server.
Client computer is connected on the server, and double-clicks or play remote media file on the described server with the unfolding mode of acquiescence.Obtain the data in the local resource (as: the internal memory clipbook or the disk file of client computer) that remote session uses, in case find redirected path with " sign prefix " beginning, remove " sign prefix ", obtain the media file network access path of " network access path prefix+media file name ".According to described media file network access path, start the local media player of having installed and obtain media file from being dynamically connected, the media file data of receiving is looked audio decoder play.
The sign prefix generally is the self-defining special string that client computer and server both sides consult, as: ts#media*redirect|.The sign prefix is generally write in advance in client computer and server both sides configuration file separately, and the content that both sides write down is consistent.Both sides can be with the standard that is recorded as in the configuration file, the character string that comparison is received, thus know whether and comprise the sign prefix.
Server is according to the default program association of presetting, from the input parameter that operating system is given automatically, obtain the local path of described media file, load described media file and monitoring service port according to described media file local path, the wait client computer connects obtains media file.Extract the media file name from the local path of described media file, in conjunction with pre-configured sign prefix and network access path prefix, generating form is the redirected path of " sign prefix+network access path prefix+media file name ".Utilize the function of the mapping client computer local resource of RDP agreement, redirected path is write the client computer of virtual map in the remote session to server, such as, the internal memory clipbook or the disk file of client computer.By the RDP agreement, automatically redirected path is write real local resource in the client computer, such as, the internal memory clipbook or the disk file of client computer.
Fig. 3 realizes the structure chart of the client computer that the remote desktop media play is redirected for the present invention.
The remote desktop client is connected to the remote desktop service end of server, and double-clicks or play remote media file on the described server with the unfolding mode of acquiescence.By the RDP agreement redirected path is write the local resource that remote session uses.
The local resource that remote session uses is preserved described redirected path.The local resource that remote session uses is the real local resource of client computer, such as, the internal memory clipbook or the disk file of client computer.
Start playing module, inquiry is also obtained data in the local resource (as: the internal memory clipbook or the disk file of client computer) that remote session uses, can carry out regular query manipulation, in case find redirected path with " sign prefix " beginning, remove " sign prefix ", obtain the media file network access path of " network access path prefix+media file name ".The media file network access path as input parameter, is started the local media player of having installed.
Media player, according to described media file network access path, the media file transport module of Connection Service device obtains media file automatically, the media file data of receiving is looked audio decoder play.Certainly, in media player, can also provide caching function, the media file that receives is play while downloading, just play after the non-download fully.Make result of broadcast smooth more, this is that the remote desktop client software is incomparable.
Fig. 4 realizes the structure chart of the server that the remote desktop media play is redirected for the present invention.
The remote desktop service end, according to media file suffix name auto-associating, the acquiescence executive program as media file calls the redirected path generation module according to the default program that presets.By the RDP agreement, automatically redirected path is passed to the remote desktop client of client computer.
The redirected path generation module, from the input parameter that operating system is given automatically, obtain the local path of described media file, from the local path of described media file, extract the media file name, in conjunction with pre-configured sign prefix and network access path prefix, generating form is the redirected path of " sign prefix+network access path prefix+media file name ".Utilize the function of the mapping client computer local resource of RDP agreement to server, redirected path is write the client computer of virtual map in the remote session, such as, the internal memory clipbook or the disk file of client computer, and send described redirected path to described remote desktop service end.
The media file transport module according to described media file local path, is loaded into self lightweight file transmission server and monitoring service port with described media file, waits for that client computer connects to obtain media file.When client computer is obtained media file, transmit the original media file data to the media player of client computer by file transfer protocol (FTP).
Fig. 5 realizes the embodiment that the remote desktop media play is redirected for the present invention.
System and method of the present invention so be applicable to the operating system of various support RDP agreements, is supported media file, the player software of various forms as long as just can use simultaneously in the remote desktop environment of supporting the RDP agreement.Using Windows Server 2003 operating systems, remote desktop service end to adopt based on Windows Server2003 Terminal Service, the client computer of RDP v5.2 agreement with server below uses Unbuntu Linux 8.10 operating systems, remote desktop customer end adopted to adopt the KMPlayer player as example whole flow process to be described based on rdesktop v1.60, the media player of RDP v5.2 agreement.
In step 501, the user is connected to the Win2003 service terminal in client computer by the rdesktop client, and double-clicks or open the media file of playing long-range various forms in the interface of remote desktop, as: RMVB, WMV, AVI etc.
In step 502, the desktop environment of Win2003 service terminal, the default program association according to the media file extension name presets automatically performs the redirected path generation module.
In step 503, from the input parameter that Windows operating system is given automatically, obtain the local path of media file by the redirected path generation module, D: RomanHoliday.RMVB.From the path, extract media file name RomanHoliday.RMVB, in conjunction with pre-configured sign prefix TSRedirect| and network access path prefix http://username.gsta.com:8899/, generating form is the redirected path of " sign prefix+network access path prefix+media file name ", TSRedirect|http: //username.gsta.com:8899/RomanHoliday.RMVB.
In step 504, the redirected path generation module as input parameter, calls the local path of media file to carry out startup HTML (Hypertext Markup Language) HTTP document transmission module.
In step 505, the HTTP document transmission module obtains the media file local path from input parameter, and the loading medium file also begins monitoring service port (as: transmission control protocol TCP8899), and the wait client computer connects obtains media file.
In step 506, utilize the function of the mapping client computer clipbook of RDP agreement to server, the redirected path generation module writes redirected path the client computer clipbook of virtual map in the remote session.
In step 507, the Win2003 service terminal is passed to the rdesktop client to Contents of clipboard automatically by the RDP agreement.
In step 508, rdesktop writes real local clipboard in the client computer to the Contents of clipboard of receiving automatically by the RDP agreement.
In step 509, start the playing module call operation API of system and regularly obtain Contents of clipboard.
In step 510, start playing module and handle the data that get access to, the redirected path that discovery begins with sign prefix TSRedirect|, remove the sign prefix, obtain the media file network access path of network access path prefix+media file name http://username.gsta.com:8899/RomanHoliday.RMVB.
In step 511, the startup playing module as input parameter, starts the local KMPlayer that has installed to the media file network access path.
In step 512, KMPlayer is according to input parameter, and the HTTP document transmission module that is dynamically connected certainly obtains media file.
In step 513, the HTTP document transmission module transmits the original media file data by http protocol to KMPlayer.
In step 514, KMPlayer looks audio decoder to the media file data of receiving and plays.
Will be understood that in one embodiment, the method step of being discussed is to be carried out by (one or more) suitable processor that execution is stored in processing (the being computer) system of the instruction (code segment) in the storage device.Also will understand, the present invention is not limited to any specific implementation or programming technique, and the present invention can realize that the technology of function as described herein realizes with any suitable being used to.The present invention is not limited to any specific programming language or operating system.Thereby as what one skilled in the art will appreciate that, embodiments of the invention can be implemented as method, such as the such device of isolated plant, such as the such device of data handling system, perhaps bearing medium, for example computer program.The bearing medium carrying is used for one or more computer-readable code sections of control processing system implementation method.Therefore, aspect of the present invention can be taked method, pure hardware embodiment, pure software embodiment or combine the form of the embodiment of software and hardware aspect.In addition, the present invention can take to carry the form of the bearing medium (for example computer program on the computer-readable recording medium) of the computer readable program code section that is included in the medium.Can use any suitable computer-readable medium, comprising such as disk or the such magnetic storage apparatus of hard disk, perhaps such as the such optical storage media of CD-ROM.
As conclusion, should notice that those skilled in the art will be apparent to make many variations and modification to preferred embodiment, and not break away from principle of the present invention in fact describing in detail.This variation and modification are included within the described scope of the present invention of appended claims.

Claims (4)

1. realize the method that the remote desktop media play is redirected, may further comprise the steps:
Be connected to server by client computer, play the remote media file on the described server;
Obtain the local path of described media file, from the local path of described media file, extract the media file name, generate the redirected path of sign prefix+network access path prefix+media file name;
Load described media file and monitoring service port according to described media file local path, wait for that described client computer connects to obtain described media file;
Described redirected path is write the client computer of virtual map in the remote session;
By RDP described redirected path is write local resource in the described client computer;
Obtain the data in the local resource that remote session uses, during the redirected path finding to begin, remove described sign prefix, obtain the media file network access path of network access path prefix+media file name with described sign prefix;
According to described media file network access path, the local media player of having installed of startup is with connection and obtain described media file;
Transmit the original media file data by file transfer protocol (FTP) to described media player, by described media player the described media file data of receiving is looked audio decoder and play.
2. realize the system that the remote desktop media play is redirected, comprising:
Client computer is connected on the server, plays the remote media file on the described server; Obtain the data in the local resource that remote session uses, during the redirected path finding to begin, remove described sign prefix, obtain the media file network access path of network access path prefix+media file name with the sign prefix; According to described media file network access path, start the local media player of having installed to connect and to obtain described media file, the described media file data of receiving is looked audio decoder play;
Server obtains the local path of described media file, extracts the media file name from the local path of described media file, generates the redirected path of sign prefix+network access path prefix+media file name; Load described media file and monitoring service port according to described media file local path, wait for that described client computer connects to obtain described media file; Described redirected path is write the client computer of virtual map in the remote session; By RDP described redirected path is write local resource in the described client computer.
3. the client computer that is redirected as realization remote desktop media play as described in the claim 2 comprises:
The remote desktop client is connected to the remote desktop service end of described server, plays described remote media file; By RDP described redirected path is write the local resource that remote session uses;
The local resource that remote session uses is preserved described redirected path;
Start playing module, inquiry is also obtained data in the local resource that described remote session uses, during redirected path that discovery begins with described sign prefix, remove described sign prefix, obtain the media file network access path of network access path prefix+media file name; According to described media file network access path, start the local described media player of having installed;
Media player, according to described media file network access path, the media file transport module that connects described server obtains described media file, the described media file data of receiving is looked audio decoder play.
4. the server that is redirected as realization remote desktop media play as described in the claim 2 comprises:
The remote desktop service end when being connected with described remote desktop client, is called the redirected path generation module, by RDP described redirected path is write local resource in the described client computer;
The redirected path generation module obtains the local path of described media file, extracts the media file name from the local path of described media file, generates the redirected path of sign prefix+network access path prefix+media file name; Described redirected path is write the client computer of virtual map in the remote session, and send described redirected path to described remote desktop service end;
The media file transport module loads described media file and monitoring service port according to described media file local path, waits for described client computer connection and obtains described media file; When described client computer is obtained described media file, transmit the original media file data to the media player of described client computer by file transfer protocol (FTP).
CN2009101483179A 2009-06-15 2009-06-15 Method for realizing redirection of playing remote media and system Active CN101582926B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009101483179A CN101582926B (en) 2009-06-15 2009-06-15 Method for realizing redirection of playing remote media and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009101483179A CN101582926B (en) 2009-06-15 2009-06-15 Method for realizing redirection of playing remote media and system

Publications (2)

Publication Number Publication Date
CN101582926A true CN101582926A (en) 2009-11-18
CN101582926B CN101582926B (en) 2012-05-16

Family

ID=41364880

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009101483179A Active CN101582926B (en) 2009-06-15 2009-06-15 Method for realizing redirection of playing remote media and system

Country Status (1)

Country Link
CN (1) CN101582926B (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101873460A (en) * 2010-05-31 2010-10-27 江苏中科梦兰电子科技有限公司 Method for expanding system-level multimedia functions on basis of layered display
CN102387187A (en) * 2011-07-28 2012-03-21 中兴通讯股份有限公司 Server, client as well as method and system for remotely playing video file by using client
CN102426685A (en) * 2011-08-26 2012-04-25 北京暴风科技股份有限公司 Interactive internet video advertisement broadcasting method
CN102656578A (en) * 2009-12-09 2012-09-05 思杰系统有限公司 Methods and systems for displaying, on a first machine, data associated with a drive of a second machine, without mapping the drive
WO2012140667A2 (en) * 2011-04-11 2012-10-18 Ineda Systems Pvt. Ltd Application sharing in multi host computing systems
CN102761603A (en) * 2012-06-07 2012-10-31 福建升腾资讯有限公司 Webpage flash video redirection method in VDI environment
CN103124309A (en) * 2011-11-21 2013-05-29 希姆通信息技术(上海)有限公司 Method and terminal for read-write control of mobile phone files
CN103518189A (en) * 2011-05-06 2014-01-15 思科技术公司 Integrated rendering of streaming media in virtualized desktop environment
CN104038778A (en) * 2014-05-23 2014-09-10 深圳市深信服电子科技有限公司 Multimedia redirection playing control method and device
CN104067627A (en) * 2013-02-07 2014-09-24 华为技术有限公司 Video redirecting method, device, system and computer readable medium
CN104301687A (en) * 2014-10-27 2015-01-21 中国联合网络通信集团有限公司 Camera video processing method and corresponding equipment applied to virtual desktop environment
CN104737550A (en) * 2013-02-05 2015-06-24 华为技术有限公司 Multimedia redirection method, server and client
CN105611394A (en) * 2015-12-21 2016-05-25 福建时迅信息科技有限公司 Method and system for redirecting video under VDI environment
US9621665B2 (en) 2012-12-07 2017-04-11 Huawei Technologies Co., Ltd. Multimedia redirection method, multimedia server, and computer system
CN107249032A (en) * 2017-06-15 2017-10-13 华中师范大学 A kind of synchronous browsing apparatus of Courseware Resource transmitted based on remote desktop and its method of work
CN104270648B (en) * 2014-09-16 2018-04-20 深信服科技股份有限公司 The method and system of local multimedia resource is played based on virtualized environment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7681238B2 (en) * 2005-08-11 2010-03-16 Microsoft Corporation Remotely accessing protected files via streaming
US20090006537A1 (en) * 2007-06-29 2009-01-01 Microsoft Corporation Virtual Desktop Integration with Terminal Services
CN101360089A (en) * 2007-08-03 2009-02-04 深圳Tcl工业研究院有限公司 Method and system for network media process

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102656578A (en) * 2009-12-09 2012-09-05 思杰系统有限公司 Methods and systems for displaying, on a first machine, data associated with a drive of a second machine, without mapping the drive
CN102656578B (en) * 2009-12-09 2013-11-20 思杰系统有限公司 Methods and systems for displaying, on a first machine, data associated with a drive of a second machine, without mapping the drive
CN101873460A (en) * 2010-05-31 2010-10-27 江苏中科梦兰电子科技有限公司 Method for expanding system-level multimedia functions on basis of layered display
WO2012140667A2 (en) * 2011-04-11 2012-10-18 Ineda Systems Pvt. Ltd Application sharing in multi host computing systems
US9940283B2 (en) 2011-04-11 2018-04-10 Ineda Systems Inc. Application sharing in multi host computing systems
WO2012140667A3 (en) * 2011-04-11 2013-01-10 Ineda Systems Pvt. Ltd Application sharing in multi host computing systems
CN103518189A (en) * 2011-05-06 2014-01-15 思科技术公司 Integrated rendering of streaming media in virtualized desktop environment
CN102387187A (en) * 2011-07-28 2012-03-21 中兴通讯股份有限公司 Server, client as well as method and system for remotely playing video file by using client
WO2012151957A1 (en) * 2011-07-28 2012-11-15 中兴通讯股份有限公司 Server, client, and method and system for playing video file remotely therewith
CN102426685A (en) * 2011-08-26 2012-04-25 北京暴风科技股份有限公司 Interactive internet video advertisement broadcasting method
CN103124309B (en) * 2011-11-21 2014-09-17 希姆通信息技术(上海)有限公司 Method and terminal for read-write control of mobile phone files
CN103124309A (en) * 2011-11-21 2013-05-29 希姆通信息技术(上海)有限公司 Method and terminal for read-write control of mobile phone files
CN102761603A (en) * 2012-06-07 2012-10-31 福建升腾资讯有限公司 Webpage flash video redirection method in VDI environment
CN102761603B (en) * 2012-06-07 2014-10-22 福建升腾资讯有限公司 Webpage flash video redirection method in VDI environment
US9621665B2 (en) 2012-12-07 2017-04-11 Huawei Technologies Co., Ltd. Multimedia redirection method, multimedia server, and computer system
CN104040995B (en) * 2012-12-07 2017-04-12 华为技术有限公司 Multimedia redirection method, multimedia server, and computer system
CN104737550A (en) * 2013-02-05 2015-06-24 华为技术有限公司 Multimedia redirection method, server and client
CN104067627B (en) * 2013-02-07 2017-08-04 华为技术有限公司 Method, device, system and computer-readable medium that a kind of video is redirected
CN104067627A (en) * 2013-02-07 2014-09-24 华为技术有限公司 Video redirecting method, device, system and computer readable medium
CN104038778A (en) * 2014-05-23 2014-09-10 深圳市深信服电子科技有限公司 Multimedia redirection playing control method and device
CN104270648B (en) * 2014-09-16 2018-04-20 深信服科技股份有限公司 The method and system of local multimedia resource is played based on virtualized environment
CN104301687A (en) * 2014-10-27 2015-01-21 中国联合网络通信集团有限公司 Camera video processing method and corresponding equipment applied to virtual desktop environment
CN104301687B (en) * 2014-10-27 2018-03-23 中国联合网络通信集团有限公司 Camera video processing method and relevant device applied to virtual desktop environment
CN105611394A (en) * 2015-12-21 2016-05-25 福建时迅信息科技有限公司 Method and system for redirecting video under VDI environment
CN107249032A (en) * 2017-06-15 2017-10-13 华中师范大学 A kind of synchronous browsing apparatus of Courseware Resource transmitted based on remote desktop and its method of work

Also Published As

Publication number Publication date
CN101582926B (en) 2012-05-16

Similar Documents

Publication Publication Date Title
CN101582926B (en) Method for realizing redirection of playing remote media and system
US10721282B2 (en) Media acceleration for virtual computing services
CN102761603B (en) Webpage flash video redirection method in VDI environment
US7219163B2 (en) Method and system that tailors format of transmission to suit client capabilities and link characteristics
US8473628B2 (en) Dynamically altering playlists
JP4165668B2 (en) Method and apparatus for compressing continuous, non-separated data streams
US9451319B2 (en) Streaming digital content with flexible remote playback
US20020032751A1 (en) Remote displays in mobile communication networks
US20080235566A1 (en) Presentation of media in an application
JP2006520039A (en) Method, data structure, and system for processing a media data stream
US20050204393A1 (en) Home network server
US8127036B2 (en) Remote session media data flow and playback
MXPA04006412A (en) Sparse caching for streaming media.
MXPA04006188A (en) Media foundation media processor.
WO2021159770A1 (en) Video playback method, device, apparatus, and storage medium
US20210021655A1 (en) System and method for streaming music on mobile devices
KR101942269B1 (en) Apparatus and method for playing back and seeking media in web browser
KR100340169B1 (en) System and Method for Web Cataloging Dynamic Multimedia Using Java
WO2001091482A1 (en) Remote displays in mobile communication networks
CN104737550A (en) Multimedia redirection method, server and client
WO2013078614A1 (en) Audio compression algorithm selection method, device and communication system in scenario of virtual desktop
JP2007516499A (en) System and method for selecting a provider that provides services for content requested by a client device
KR102199270B1 (en) System for cloud streaming service, method of cloud streaming service based on still image and apparatus for the same
WO2016107174A1 (en) Method and system for processing multimedia file data, player and client
US10547878B2 (en) Hybrid transmission protocol

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant