WO2015196571A1 - Procédé, système, serveur et support de stockage pour lire un contenu multimédia - Google Patents

Procédé, système, serveur et support de stockage pour lire un contenu multimédia Download PDF

Info

Publication number
WO2015196571A1
WO2015196571A1 PCT/CN2014/086320 CN2014086320W WO2015196571A1 WO 2015196571 A1 WO2015196571 A1 WO 2015196571A1 CN 2014086320 W CN2014086320 W CN 2014086320W WO 2015196571 A1 WO2015196571 A1 WO 2015196571A1
Authority
WO
WIPO (PCT)
Prior art keywords
multimedia stream
server
data information
multimedia
interaction interface
Prior art date
Application number
PCT/CN2014/086320
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 WO2015196571A1 publication Critical patent/WO2015196571A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast

Definitions

  • the present invention relates to cloud computing technologies, and in particular, to a method and system for playing multimedia, a server, and a storage medium.
  • the remote virtual interface adopts a client-server mode, and virtualizes a set of virtual interfaces required by the user on the server in the cloud, that is, the remote data center, and displays the virtual interface on the client.
  • the client and the virtual interface are the same as the operation interface on the general host; in the case where the Internet is becoming more and more popular, the remote virtual interface technology can save resources and flexibly allocate hardware resources.
  • the virtual interface needs to be shared with many users at the same time.
  • the user corresponding to the demo is typically accessed by a user who needs to demonstrate.
  • the virtual interface system performs relevant operations, and then pushes the virtual interface to other clients through the server corresponding to the virtual interface system for other users to view.
  • the virtual interface that needs to be shared is directly mirrored to the presentation client, and the audio and video that are finally presented on the virtual interface are respectively encoded into a stream in a fixed format and sent to the viewing client.
  • the above solution can meet the needs of users for general demonstration operations; however, for playing multimedia information, especially high-definition multimedia information, the user experience is greatly reduced due to insufficient fluency of audio and video;
  • the multimedia player 12 first reads the pre-played original multimedia source 11 and decodes the data corresponding to the original multimedia source 11 and presents it to the virtual interface 13 corresponding to the presenter.
  • the fluency of the multimedia information on the virtual interface of the client is greatly reduced; and, because the frame rate of the multimedia stream is higher, the frame rate in the virtual interface system is lower, and if the multimedia information corresponding to the multimedia stream is presented more smoothly, then
  • the frequency of the multimedia stream needs to be increased, which will increase the unnecessary and repeated desktop image encoding transmission process, which will increase the overhead of the server, and thus the fluency of the multimedia information presented on the virtual interface of the client is reduced;
  • the frequency of the multimedia stream is presented in the stream of multimedia information on the virtual interface of the client. Degree will be greatly reduced.
  • the embodiments of the present invention provide a method and system for playing multimedia, a server, and a storage medium, which can overcome the problem that the multimedia information presented on the client is not smooth due to excessive server overhead.
  • the embodiment of the invention provides a method for playing multimedia, which is applied to a server; the method includes:
  • the method before the acquiring the multimedia stream, the method further includes:
  • the virtual interaction interface can be displayed on each client corresponding to the preset multicast group;
  • the acquiring the pre-played multimedia stream includes:
  • a pre-played multimedia stream is determined based on the identification.
  • the embodiment of the invention further provides a method for playing multimedia, the method relates to a server and N clients; the method includes:
  • the N clients respectively receive data information corresponding to the multimedia stream, decode the data information, and present the decoded data information corresponding to the multimedia stream.
  • the method before the server obtains the pre-played multimedia stream, the method further includes:
  • the server sets a virtual interaction interface, and presents the virtual interaction interface on the N clients;
  • the server acquires the identifier, and determines a pre-played multimedia stream corresponding to the identifier.
  • the method further includes:
  • the N clients corresponding to the preset multicast group display the data information received by themselves on their own virtual interactive interface.
  • the embodiment of the invention further provides a server, the server comprising:
  • a first acquiring unit configured to acquire a pre-played multimedia stream
  • a second acquiring unit configured to acquire, according to the multimedia stream, data information corresponding to the multimedia stream
  • the sending unit is configured to send the data information corresponding to the multimedia stream by using a multicast manner.
  • the server further includes:
  • the setting unit is configured to set a virtual interaction interface; the virtual interaction interface can be displayed on each client corresponding to the preset multicast group;
  • a third acquiring unit configured to acquire, by using the virtual interaction interface, an identifier corresponding to the multimedia stream
  • the first acquiring unit is further configured to determine a pre-played multimedia stream according to the identifier.
  • the embodiment of the invention further provides a system for playing multimedia, the system comprising: a server and N clients; wherein
  • the server is configured to obtain the pre-played multimedia stream, and obtain the data information corresponding to the multimedia stream, and send the data information corresponding to the multimedia stream to the N clients corresponding to the preset multicast group by using a multicast mode.
  • the client is configured to receive the data information corresponding to the multimedia stream, decode the data information, and present the decoded data information corresponding to the multimedia stream.
  • the server is further configured to set a virtual interaction interface, and present the virtual interaction interface on the N clients.
  • a client configured to determine, by using the virtual interaction interface, an identifier of the pre-played multimedia stream; correspondingly,
  • the server is further configured to acquire the identifier, and determine a pre-played multimedia stream corresponding to the identifier.
  • the client is further configured to display the data information received by itself on its own virtual interactive interface.
  • the method and system for playing multimedia, the server, and the storage medium strip the multimedia stream from the system corresponding to the virtual interaction interface, so that the multimedia stream is not decoded by the system corresponding to the virtual interaction interface.
  • the code is not encoded by the server corresponding to the virtual interactive interface, but the original undecoded multimedia stream is directly sent to the multicast mode.
  • On each client corresponding to the multicast group each client is decoded and presented on the virtual interaction interface of each client. Therefore, the problem that the multimedia information presented on the client is not smooth due to excessive server overhead can be overcome.
  • FIG. 1 is a schematic flowchart of an implementation process of a method for playing multimedia in the prior art
  • FIG. 2 is a schematic flowchart 1 of an implementation process of a method for playing multimedia according to an embodiment of the present invention
  • FIG. 3 is a schematic structural diagram of a server according to an embodiment of the present invention.
  • FIG. 4 is a second schematic diagram of an implementation process of a method for playing multimedia according to an embodiment of the present invention.
  • FIG. 5 is a schematic flowchart 3 of an implementation process of a method for playing multimedia according to an embodiment of the present invention
  • FIG. 6 is a schematic structural diagram of a system for playing multimedia according to an embodiment of the present invention.
  • FIG. 7 is a schematic flowchart of a specific implementation of a method for playing multimedia according to an embodiment of the present invention.
  • FIG. 8 is a schematic structural diagram of a system for playing multimedia according to an embodiment of the present invention.
  • FIG. 2 is a schematic flowchart of an implementation of a method for playing multimedia according to an embodiment of the present invention; the method is applied to a server; and the server can send data to a multicast group corresponding to the multicast group according to a preset multicast group.
  • Step 201 Acquire a pre-played multimedia stream.
  • Step 202 Acquire data information corresponding to the multimedia stream according to the multimedia stream, and send data information corresponding to the multimedia stream by using a multicast manner.
  • the method before the acquiring the multimedia stream, the method further includes:
  • the virtual interaction interface can be displayed on each client corresponding to the preset multicast group;
  • the acquiring the pre-played multimedia stream includes:
  • a pre-played multimedia stream is determined based on the identification.
  • the data information corresponding to the multimedia stream includes data information corresponding to the multimedia stream, format information, time information, and location information of the multimedia stream.
  • the server is connected to each client corresponding to the preset multicast group, and then the server sets a virtual interaction system, and displays a virtual interaction interface corresponding to the virtual interaction system on each client.
  • a pre-presented client in the client determines an identifier of the pre-played multimedia stream through its virtual interaction interface, and sends the identifier to the server through the virtual interaction interface, the server according to the identifier Determining a pre-played multimedia stream, and reading the multimedia stream through a multimedia player in the server, when the multimedia player reads the multimedia stream, the multimedia stream is used by the multimedia stream capturer in the server Capture, the multimedia stream capturer identifies format information, time information, and location information of the captured multimedia stream, and encapsulates the information and the data information of the multimedia stream, and directly sends the data to the corresponding multicast group.
  • the server sets a virtual interaction system, and displays a virtual interaction interface corresponding to the virtual interaction system on each client.
  • a pre-presented client in the client determines an
  • the multimedia player in the server of the embodiment of the present invention does not need to decode the pre-played multimedia stream and is presented to the pre-demo, as compared with the prior art, because the multimedia stream obtained by the server is not encoded by the virtual interactive system.
  • the multimedia stream is not required to be encoded, but the multimedia stream is directly sent to each client corresponding to the preset multicast group through the multimedia stream capture device; at this time, the settings are set in each client.
  • a multi-format decoder which decodes each received multimedia stream and its format information, time information, and location information by the multi-format decoder, and presents the multimedia stream to its own corresponding according to the time information and the location information.
  • the embodiment of the present invention can overcome the service
  • the overhead of the server is too large, and the multimedia information presented on the client is not smooth. .
  • the embodiment of the present invention further provides a server corresponding to the foregoing method, where the server can send data to each client corresponding to the multicast group by using a multicast mode according to a preset multicast group.
  • the server includes:
  • the first obtaining unit 31 is configured to acquire a pre-played multimedia stream.
  • the second obtaining unit 32 is configured to acquire, according to the multimedia stream, data information corresponding to the multimedia stream;
  • the sending unit 33 is configured to send the data information corresponding to the multimedia stream in a multicast manner.
  • the server further includes:
  • the setting unit is configured to set a virtual interaction interface; the virtual interaction interface can be displayed on each client corresponding to the preset multicast group;
  • a third acquiring unit configured to acquire, by using the virtual interaction interface, an identifier corresponding to the multimedia stream
  • the first obtaining unit 31 is further configured to determine a pre-played multimedia stream according to the identifier.
  • the first obtaining unit, the second obtaining unit, the sending unit, the setting unit, and the third obtaining unit may all run on a computer, and may be a central processing unit (CPU) or a microprocessor (MPU) located on the computer. Or a digital signal processor (DSP), or a programmable gate array (FPGA) implementation; for example, the function of the first acquisition unit can be implemented by a multimedia player in a computer; the function of the second acquisition unit can be operated Implemented in the multimedia capture device.
  • CPU central processing unit
  • MPU microprocessor
  • DSP digital signal processor
  • FPGA programmable gate array
  • the embodiment of the present invention further provides a first computer storage medium, wherein the computer storage medium stores a computer program, and the computer program is used to execute the method for playing multimedia according to the first embodiment of the present invention.
  • FIG. 4 is a schematic flowchart 2 of an implementation process of a method for playing multimedia according to an embodiment of the present invention; the method is applied to a client; the method includes:
  • Step 401 Receive data information corresponding to the multimedia stream.
  • Step 402 Decode the data information, and present the decoded data information corresponding to the multimedia stream.
  • a pre-presented client in the client passes its virtual interaction.
  • the interface determines an identifier of the pre-played multimedia stream, and sends the identifier to the server by using the virtual interaction interface, where the server determines the pre-played multimedia stream according to the identifier, and acquires the multimedia stream according to the multimedia stream.
  • the multi-format decoder in the terminal itself decodes the data information, and presents the decoded data information corresponding to the multimedia stream in its corresponding virtual interaction interface.
  • each client since the data information of the multimedia stream sent by the server includes data information corresponding to the multimedia stream, and format information, time information, and location information of the multimedia stream, each client may use its own multi-format decoder.
  • the data information corresponding to the received multimedia stream and its format information, time information and location information are decoded, and the multimedia stream is presented in its corresponding virtual interaction interface according to the time information and the location information.
  • FIG. 5 is a schematic flowchart 3 of an implementation process of a method for playing multimedia according to an embodiment of the present invention; the method relates to a server and N clients; and the server can send data to the The N clients corresponding to the multicast group; as shown in FIG. 5, the method includes:
  • Step 501 The server acquires a pre-played multimedia stream, and acquires the multimedia stream pair. Sending, by the multicast data, the data information corresponding to the multimedia stream to the N clients corresponding to the preset multicast group;
  • Step 502 The N clients respectively receive data information corresponding to the multimedia stream, decode the data information, and present the decoded data information corresponding to the multimedia stream.
  • the method before the server obtains the pre-played multimedia stream, the method further includes:
  • the server sets a virtual interaction interface, and presents the virtual interaction interface on the N clients;
  • the server acquires the identifier, and determines a pre-played multimedia stream corresponding to the identifier.
  • the method further includes:
  • the N clients corresponding to the preset multicast group display the data information received by themselves on their own virtual interactive interface.
  • an embodiment of the present invention further provides a system for playing multimedia corresponding to the foregoing method.
  • the system includes: a server 61 and N clients 62;
  • a multicast group is configured to send data to the N clients corresponding to the multicast group by using a multicast mode, where
  • the server 61 is configured to acquire a pre-played multimedia stream, and obtain data information corresponding to the multimedia stream, and send the data information corresponding to the multimedia stream to the N customers corresponding to the preset multicast group by using a multicast mode. end;
  • the client 62 is configured to receive data information corresponding to the multimedia stream, decode the data information, and present the decoded data information corresponding to the multimedia stream.
  • the server 61 is further configured to set a virtual interaction interface, and present the virtual interaction interface on the N clients.
  • the client 62 is configured to determine, by using the virtual interaction interface, an identifier of the pre-played multimedia stream; correspondingly,
  • the server 61 is further configured to acquire the identifier, and determine a pre-played multimedia stream corresponding to the identifier.
  • the client 62 is further configured to display the data information received by itself on its own virtual interactive interface.
  • the embodiment of the present invention further provides a second computer storage medium, wherein the computer storage medium stores a computer program, and the computer program is used to execute the method for playing multimedia according to the third embodiment of the present invention.
  • FIG. 7 is a schematic flowchart of a specific implementation of a method for playing multimedia according to an embodiment of the present invention
  • FIG. 8 is a schematic diagram of a specific structure of a system for playing multimedia according to an embodiment of the present invention
  • FIG. 7 is a schematic flowchart of a specific implementation of a method for playing multimedia according to an embodiment of the present invention
  • FIG. 8 is a schematic diagram of a specific structure of a system for playing multimedia according to an embodiment of the present invention
  • FIG. In the remote virtual interactive interface of multi-way push, the specific steps of the method for efficiently playing multimedia include:
  • Step 701 The client corresponding to the user is logged into the virtual interaction system 81, and the virtual interaction interface 89 is displayed on the presentation user client 86.
  • Step 702 Each viewing user client 87 is connected to the server 80 and added to the multicast group corresponding to the virtual interaction interface.
  • steps 701 and 702 can be reversed.
  • Step 703 On the presentation user client 86, the original pre-played original multimedia source 82 of the multimedia player 83 is opened through the virtual interaction interface 89;
  • Step 704 The multimedia player 83 acquires a multimedia stream corresponding to the original multimedia source 82.
  • Step 705 The multimedia stream in the multimedia player 83 is captured by the multimedia stream capture unit 84 in the server 80, and the multimedia stream capture unit 84 reads the format letter of the multimedia stream.
  • the information, the time information, and the location information are encapsulated, and the data information corresponding to the multimedia stream and the format information, the time information, and the location information of the multimedia stream are encapsulated and then multicasted to each viewing user client corresponding to the multicast group.
  • end 87 On end 87;
  • the encapsulated data information corresponding to the multimedia stream and the format information, time information and location information of the multimedia stream are sent to the viewing user client 87 through the communication module 85 in the server 80;
  • the multimedia player Under the condition that the operating system of the server is the Windows operating system, the multimedia player generally uses the media Foundation architecture for multimedia playback. Each time the multimedia is played, a media session object and a Topology object are created, and the media session object is used to Playback controls; the Topology object includes a series of interconnected playback components, such as media source, stream, decoder, etc. Each play component describes the data flow of the entire playback process and allows customization of the Topology object.
  • the multimedia stream capturer is a specially customized Topology object under the media Foundation framework, and the multimedia stream capturer is loaded by the multimedia player, and then captured by the multimedia stream during playback.
  • the device directly forwards the data to the communication module in the server to forward the data through the communication module.
  • Step 706 After receiving the encapsulated data information corresponding to the multimedia stream and the format information, time information, and location information of the multimedia stream, each viewing user client 87 uses its own multi-format decoder 88 according to the format information. The multimedia stream is decoded, and then the decoded multimedia stream is presented to the virtual interactive interface 89 of each viewing user client 87 for viewing by the user according to the time information and the location information.
  • the multimedia stream read from the original multimedia source can theoretically be in any format, a multi-format decoder is used in the client instead of the fixed-format decoder in the prior art.
  • the multimedia stream is usually soft-solved using the CPU in the client, but if the hardware of the client allows, the client will use the hard solution to speed up the decoding process.
  • embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention can take the form of a hardware embodiment, a software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
  • the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
  • These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
  • the multimedia stream is stripped from the system corresponding to the virtual interaction interface, so that the multimedia stream is not decoded by the system corresponding to the virtual interaction interface, and is not encoded by the server corresponding to the virtual interaction interface. Rather, the original undecoded multimedia stream is directly sent to each client corresponding to the multicast group through multicast, and each client is decoded and presented on the virtual interactive interface of each client. Therefore, the server overhead can be overcome. The large resulting multimedia information presented on the client is not smooth.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

Conformément à des modes de réalisation, la présente invention concerne un procédé pour lire un contenu multimédia, qui est appliqué à un serveur ; le procédé consiste : à obtenir un flux multimédia pré-lu ; à obtenir des informations de données correspondant au flux multimédia selon le flux multimédia, et à transmettre les informations de données correspondant au flux multimédia par multidiffusion. Conformément à des modes de réalisation, la présente invention concerne également un système, un serveur et un support de stockage pour lire un contenu multimédia.
PCT/CN2014/086320 2014-06-26 2014-09-11 Procédé, système, serveur et support de stockage pour lire un contenu multimédia WO2015196571A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410294617.9 2014-06-26
CN201410294617.9A CN105227527A (zh) 2014-06-26 2014-06-26 播放多媒体的方法及系统、服务器

Publications (1)

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

Family

ID=54936570

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/086320 WO2015196571A1 (fr) 2014-06-26 2014-09-11 Procédé, système, serveur et support de stockage pour lire un contenu multimédia

Country Status (2)

Country Link
CN (1) CN105227527A (fr)
WO (1) WO2015196571A1 (fr)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103095791A (zh) * 2011-11-08 2013-05-08 财团法人资讯工业策进会 提供虚拟桌面的云系统及于虚拟桌面播放多媒体的方法
CN103139634A (zh) * 2011-11-30 2013-06-05 国云科技股份有限公司 云终端虚拟桌面视频播放方法
CN103179431A (zh) * 2013-03-21 2013-06-26 福建升腾资讯有限公司 Vdi环境下音视频重定向转码分离方法
WO2013116975A1 (fr) * 2012-02-06 2013-08-15 华为技术有限公司 Procédé, dispositif et système de lecture de flux multimédia
CN103873568A (zh) * 2014-03-04 2014-06-18 赛特斯信息科技股份有限公司 基于云计算实现远程虚拟桌面显示的系统及方法

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103873924B (zh) * 2012-12-12 2017-09-05 华为技术有限公司 一种视频重定向的方法、装置、系统
CN103888419B (zh) * 2012-12-21 2017-06-09 中国电信股份有限公司 虚拟桌面终端获取视频内容的方法、系统与cdn子系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103095791A (zh) * 2011-11-08 2013-05-08 财团法人资讯工业策进会 提供虚拟桌面的云系统及于虚拟桌面播放多媒体的方法
CN103139634A (zh) * 2011-11-30 2013-06-05 国云科技股份有限公司 云终端虚拟桌面视频播放方法
WO2013116975A1 (fr) * 2012-02-06 2013-08-15 华为技术有限公司 Procédé, dispositif et système de lecture de flux multimédia
CN103179431A (zh) * 2013-03-21 2013-06-26 福建升腾资讯有限公司 Vdi环境下音视频重定向转码分离方法
CN103873568A (zh) * 2014-03-04 2014-06-18 赛特斯信息科技股份有限公司 基于云计算实现远程虚拟桌面显示的系统及方法

Also Published As

Publication number Publication date
CN105227527A (zh) 2016-01-06

Similar Documents

Publication Publication Date Title
US10229651B2 (en) Variable refresh rate video capture and playback
US10930318B2 (en) Gapless video looping
CN110476431B (zh) 低时延移动设备视听流传输
US8938127B2 (en) Hybrid encoding/decoding for remote gaming
US9078012B2 (en) Viewing angle switching for live broadcasts and on demand video playback
US10112115B2 (en) Gamecasting techniques
US9084021B2 (en) Call-in participation for a live video broadcast
WO2016197862A1 (fr) Procédé et appareil de transmission de données, et système de télévision intelligent
US10805570B2 (en) System and method for streaming multimedia data
WO2018024231A1 (fr) Procédé et appareil pour interconnecter un mur épissé et un terminal mobile intelligent
US11140222B2 (en) Aggregating electronic devices to provide a synchronized presentation
US9137489B2 (en) Platform for end point and digital content centric real-time shared experience for collaboration
WO2015188575A1 (fr) Procédé de fourniture de données vidéo, procédé de lecture vidéo, dispositif et système
US20170171509A1 (en) Method and electronic apparatus for realizing two-person simultaneous live video
CN101938626A (zh) 一种视频会议终端、系统和方法
WO2017185761A1 (fr) Procédé et dispositif de lecture de vidéo 2d
CN108173873B (zh) 一种Android实现带摄像头采集的录屏推流的解决方法
WO2021031739A1 (fr) Procédé de lecture vidéo de bureau en nuage, serveur, terminal, et support de stockage
US20190141366A1 (en) System and method for insertion of an asset into a source dynamic media
WO2017185798A1 (fr) Procédé et dispositif pour partager un fichier multimédia
WO2024001661A1 (fr) Procédé et appareil de synthèse vidéo, dispositif et support de stockage
CN108665749A (zh) 云桌面下的多媒体教学系统的显示装置及多媒体教学系统
KR20140117889A (ko) 클라이언트 장치, 서버 장치, 멀티미디어 리디렉션 시스템 및 그 방법
WO2015196571A1 (fr) Procédé, système, serveur et support de stockage pour lire un contenu multimédia
CN114554277B (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: 14895553

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

Country of ref document: EP

Kind code of ref document: A1