WO2023005137A1 - 投屏控制方法、装置及计算机可读存储介质 - Google Patents

投屏控制方法、装置及计算机可读存储介质 Download PDF

Info

Publication number
WO2023005137A1
WO2023005137A1 PCT/CN2021/142092 CN2021142092W WO2023005137A1 WO 2023005137 A1 WO2023005137 A1 WO 2023005137A1 CN 2021142092 W CN2021142092 W CN 2021142092W WO 2023005137 A1 WO2023005137 A1 WO 2023005137A1
Authority
WO
WIPO (PCT)
Prior art keywords
screen
information
screen projection
projected
control method
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/CN2021/142092
Other languages
English (en)
French (fr)
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.)
Shenzhen Skyworth RGB Electronics Co Ltd
Original Assignee
Shenzhen Skyworth RGB Electronics Co 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 Shenzhen Skyworth RGB Electronics Co Ltd filed Critical Shenzhen Skyworth RGB Electronics Co Ltd
Publication of WO2023005137A1 publication Critical patent/WO2023005137A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1454Digital output to display device ; Cooperation and interconnection of the display device with other functional units involving copying of the display data of a local workstation or window to a remote workstation or window so that an actual copy of the data is displayed simultaneously on two or more displays, e.g. teledisplay
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1423Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display

Definitions

  • the present application relates to the technical field of multi-screen interaction, and in particular to a screen projection control method, system, device and computer-readable storage medium.
  • Screencasting is to put the content of smart devices such as mobile phones, tablets, and computers on another device for display. For example, put the screen on the mobile phone screen on the computer or TV, and cast games, movies, live broadcasts, etc. on the mobile phone to the TV. on the screen.
  • the current screen projection function can only put content on one device, and the screen projection function is relatively single and inconvenient.
  • the main purpose of the present application is to provide a screen projection control method, system, device, and computer-readable storage medium, aiming at solving the technical problem of relatively single function and inconvenience in the current conventional screen projection method.
  • the present application provides a screen projection control method, the screen projection control method includes:
  • each of the device identifications is displayed;
  • the selection instruction input by the user is received, then determine all the target device identifiers corresponding to the selection instructions in each of the device identifiers, and send the screen-to-be-projected information to the screen-casting device corresponding to each of the target device identifiers .
  • the step of acquiring information to be projected includes:
  • the step of acquiring information to be projected includes:
  • the step of displaying each of the device identifiers includes:
  • the device identifiers are sorted according to the historical selection times, and the sorted device identifiers are sequentially displayed on the interface.
  • the screen projection control method is applied to a screen projection receiving end, including the steps of:
  • the information to be projected is analyzed to obtain analysis information, and the analysis information is output to a screen for display.
  • the parsing information includes push parsing information, and according to the protocol type, parsing the information to be projected to obtain parsing information, and outputting the parsing information to a screen for display includes:
  • the protocol type is the protocol type corresponding to the push content, then analyze the push content in the information to be projected to obtain push analysis information;
  • the analysis information includes screen recording analysis information, and according to the protocol type, analyzing the information to be projected to obtain the analysis information, the step of outputting the analysis information to the screen for display includes:
  • the protocol type is the protocol type corresponding to the screen recording content, then analyze the screen recording content in the information to be projected to obtain screen recording analysis information;
  • the present application also provides a screen projection control system, the screen projection control system includes a screen projection sending end and a screen projection receiving end connected by communication; wherein,
  • the screen projection sending end is used to obtain information to be projected, and determine whether the screen projection sending end has received the device identification sent by the screen projection device;
  • the screen-casting sending end is used to display each of the device IDs if receiving the device ID sent by the screen-casting device and there are multiple device IDs;
  • the screen projection sending end is used to determine all target device identifiers corresponding to the selection instructions in each of the device identifiers if a selection instruction input by the user is received, and send the information about the screen to be projected to each of the target device identifiers Corresponding screen-casting devices;
  • the screen projection receiver is connected to receive the screen projection information sent by the screen projection sender, and obtain the protocol type in the screen projection information;
  • the screen projection receiving terminal is configured to analyze the information to be projected to obtain analysis information according to the protocol type, and output the analysis information to a screen for display.
  • the present application also provides a screen projection control device, which includes a memory, a processor, and a screen projection control device stored in the memory and operable on the processor.
  • Program when the screen projection control program is executed by the processor, the steps of the above-mentioned screen projection control method are implemented.
  • the present application also provides a computer-readable storage medium, the computer-readable storage medium stores a screen projection control program, and when the screen projection control program is executed by a processor, the above projection The steps of the screen control method.
  • the present application provides a screen projection control method, system, device, and computer-readable storage medium to obtain screen projection information and determine whether the screen projection sending end has received the device identification sent by the screen projection device; if it receives the screen projection device If there are multiple device IDs sent, each device ID will be displayed; if a selection command input by the user is received, all target device IDs corresponding to the selection command in each device ID will be determined, and the information to be projected will be sent to Each target device identifier corresponds to a screen-casting device.
  • the user can select multiple devices that need to be screen-casting, and respond to the selection command input by the user and send it to each selected screen-casting device for screen-casting display, realizing the content of the same terminal Simultaneously cast the screen to multiple devices, which solves the technical problem that the current conventional screen projection method has a single function and is inconvenient.
  • Fig. 1 is a schematic diagram of the device structure of the hardware operating environment involved in the solution of the embodiment of the present application;
  • FIG. 2 is a schematic flowchart of the first embodiment of the screen projection control method of the present application
  • FIG. 3 is a schematic flowchart of a fourth embodiment of the screen projection control method of the present application.
  • FIG. 4 is a schematic diagram of a plurality of screen projection devices displaying the same screen projection screen in an embodiment of the screen projection control method of the present application;
  • FIG. 5 is a schematic diagram of device identification received in the screen mirroring mode of screen mirroring according to an embodiment of the screen projection control method of the present application;
  • FIG. 6 is a schematic diagram of selection of device identifiers in the screen mirroring mode of screen mirroring in an embodiment of the screen projection control method of the present application;
  • FIG. 7 is a schematic diagram of device identification received in push screen projection mode according to an embodiment of the screen projection control method of the present application.
  • FIG. 8 is a schematic diagram of selection of device identifiers in push screen projection mode according to an embodiment of the screen projection control method of the present application.
  • FIG. 1 is a schematic structural diagram of a screen projection control device for a hardware operating environment involved in an embodiment of the present application.
  • the screen projection control device may include: a processor 1001, such as a CPU (Central Processing Unit, central processing unit), communication bus 1002, user interface 1003, network interface 1004, memory 1005.
  • the communication bus 1002 is used to realize connection and communication between these components.
  • the user interface 1003 may include a display screen (Display) and an input unit such as a keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface and a wireless interface.
  • the network interface 1004 may include a standard wired interface and a wireless interface (such as a WI-FI interface).
  • the memory 1005 can be a high-speed RAM memory, or a stable memory (non-volatile memory), such as disk storage.
  • the memory 1005 may also be a storage device independent of the aforementioned processor 1001 .
  • the screen projection control device may also include an RF (Radio Frequency, radio frequency) circuit, a sensor, an audio circuit, a WiFi module; an input unit, such as a display screen, a touch screen; an optional network interface except WiFi in the wireless interface , bluetooth, probes, etc.
  • RF Radio Frequency, radio frequency
  • the structure of the screen projection control device shown in Figure 1 does not constitute a limitation to the device, and may include more or less components than those shown in the illustration, or combine some components, or arrange different components .
  • the memory 1005 as a computer storage medium may include an operating system, a network communication module, a user interface module, and a screen projection control program.
  • the network interface 1004 is mainly used to connect to the background server and perform data communication with the background server;
  • the user interface 1003 is mainly used to connect to the client (client) and perform data communication with the client;
  • the processor 1001 can be used to call the screen projection control program stored in memory 1005, and perform the following operations:
  • each of the device identifications is displayed;
  • the selection instruction input by the user is received, then determine all the target device identifiers corresponding to the selection instructions in each of the device identifiers, and send the screen-to-be-projected information to the screen-casting device corresponding to each of the target device identifiers .
  • the present application provides a screen projection control method.
  • FIG. 2 is a schematic flowchart of a first embodiment of a screen projection control method of the present application.
  • the screen projection control method includes:
  • Step S10 obtaining the screen projection information, and determining whether the screen projection sending end has received the device identification sent by the screen projection device;
  • Step S20 if the device identification sent by the screen-casting device is received, and there are multiple device identifications, each of the device identifications is displayed;
  • the screen projection control method is applied to the screen projection sender.
  • the screen projection sender can be a terminal device such as a mobile phone, a tablet computer, or a notebook computer.
  • this embodiment uses the screen projection to send
  • the mobile phone is used as an example for illustration.
  • the mobile phone obtains the information to be casted, and can automatically search for nearby devices that have turned on the screen projection mode through the LAN wifi channel, and determine whether the screen projection sender has received the device identification sent by the screen projection device (one that can The screen-casting device can send a device ID). If the device ID sent by the screen-casting device is received and there are multiple device IDs, it means that there are multiple screen-casting devices.
  • the device identifiers are displayed on the mobile phone interface, and the user can select one or more device identifiers to be projected from the list.
  • icon is an icon format, which is used for system icons, software icons, etc.
  • Step S30 if the selection instruction input by the user is received, determine all the target device identifiers corresponding to the selection instruction in each of the device identifiers, and send the information about the screen to be projected to the corresponding target device identifiers. Screencasting device.
  • the user can select a screen-casting device that needs to be screen-casted simultaneously based on the device identification displayed on the mobile phone interface.
  • a selection command is generated, and the mobile phone terminal receives the selection command (the trigger method of the selection command Not specifically limited), and determine all target device IDs corresponding to the selection instruction in each device ID, and send the above information to be projected to the screen-casting device corresponding to each target device ID selected by the user at the same time.
  • Figure 4 is a schematic diagram of multiple screen-casting devices displaying the same screen-casting screen. In a store that sells TVs, it is usually necessary to display multiple terminal devices.
  • the same video source needs to be displayed on multiple terminals at the same time for users to compare the differences in audio and picture quality of different types of devices.
  • the multimedia content can be selected through the mobile phone, the information to be projected corresponding to the multimedia content can be obtained, and the surrounding devices that can be projected can be searched, and the device name of the device that can be projected can be displayed on the interface for the user to choose.
  • Select the input selection command confirm the selected target screen projection device according to the selection command, and simultaneously send the screen projection information to each selected target screen projection device for screen projection display.
  • the target device identifier is the corresponding selected device identifier in the selection instruction input by the user.
  • a shopping guide in a store can project the content to be projected from one mobile phone to multiple devices at the same time, so that customers can compare the audio and picture quality of different types of devices.
  • the user can choose to cast screens in batches, that is, to cast the screen-to-be-projected information of the same terminal to multiple screen-casting devices, or to directly project the screen-to-be-projected information to a single device.
  • the corresponding device capable of projecting the screen can be directly selected and connected to project the screen, which improves the efficiency of projecting the screen.
  • the specific device to be projected is selected and determined according to the device identification, which effectively ensures the accuracy of the projected screen control.
  • the information to be projected is obtained, and it is determined whether the sending end of the screen projection has received the device ID sent by the device capable of projecting the screen. If the device ID sent by the device capable of screen projection is received and there are multiple device IDs, the For each device identifier, if a selection instruction input by the user is received, all target device identifiers corresponding to the selection instruction in each device identifier are determined, and the information to be projected is sent to the screen-casting device corresponding to each target device identifier, that is By searching for all surrounding devices that can cast screens, displaying the device identifications corresponding to the devices that can cast screens on the interface, receiving the user's selection instruction, and sending the information to be screen-casted to each selected screen-casting device at the same time.
  • the information to be projected can be projected to multiple devices at the same time, and the same terminal content can be projected to multiple devices at the same time, which solves the problem that the current conventional screen projection method is relatively single and inconvenient. question. And in the scene where multiple devices need to be screened, the specific device to be screened is determined according to the device identification, which effectively ensures the accuracy of screen projection control.
  • step S10 the step of obtaining the information to be projected includes:
  • Step a1 detecting whether a preset screen recording instruction is triggered, and if the screen recording instruction is triggered, collecting the screen recording content corresponding to the triggered screen recording instruction;
  • Step a2 Determine the protocol type corresponding to the screen recording content, and use the screen recording content and the protocol type corresponding to the screen recording content as the information to be projected.
  • the acquisition method of the information to be projected can be to detect whether the preset screen recording command is triggered. If the screen recording command is triggered, then obtain the screen recording content corresponding to the triggered screen recording command.
  • the screen recording content is Real-time screenshots of the current content on the mobile phone (at least 60 times per second), and determine the protocol type corresponding to the screen recording content.
  • the protocol type corresponding to the screen recording content corresponds to the screen mirroring mode, which is mainly used for screen projection of mobile phone PPT, Screen recording content such as mobile phone desktop, mobile game or APP with temporary screen projection function.
  • the protocol type corresponding to the screen recording content can be: miracast protocol, airplay mirroring protocol, lelink mirroring protocol, etc., and the screen recording content and the protocol type corresponding to the screen recording content are used as the information to be projected.
  • the process of sending the information to be projected through the protocol corresponding to the screen recording content can refer to Figure 7 and Figure 8, determine the information to be projected (such as the mobile phone desktop), start the screen mirroring function mode, and search the surrounding Screen-casting device, display the device name of the screen-casting device on the interface for the user to choose, start the batch screen-casting function, receive the user's selection instruction, confirm the selected target screen-casting device according to the selection instruction, and wait The screen projection information is simultaneously sent to each selected target screen projection device for screen projection display.
  • step S10 the step of obtaining the information to be projected further includes:
  • Step b1 detecting whether the preset push command is triggered, and if the push command is triggered, obtaining the push content corresponding to the triggered push command;
  • Step b2 determine the protocol type corresponding to the push content, and use the push content and the protocol type corresponding to the push content as the information to be projected.
  • the information to be projected can be obtained by detecting whether a preset push command is triggered. If the push command is triggered, then obtain the push content corresponding to the triggered push command.
  • the push content includes: url uniform resource location address, playback progress, and url of the upper and lower episodes of video content, and determine the protocol type corresponding to the pushed content.
  • the phone can be turned off or used with other software without the TV stopping. It can realize playing mobile phone and watching TV at the same time, such as the tv button in the video software.
  • the protocol type corresponding to the push content can be: DLNA protocol, airplay push protocol or lelink protocol, etc., and the push content and the protocol type corresponding to the push content are used as the information to be projected.
  • url is a uniform resource locator, a global address, used to locate resources on the Internet.
  • the process of sending the information to be projected through the protocol corresponding to the pushed content can refer to Figure 5 and Figure 6, determine the information to be projected (such as animation video), start the function of pushing the screen to be projected, and search the surrounding area.
  • Screen projection device display the device name logo of the screen projection device on the interface for the user to choose, start the batch projection function, receive the user's selection instruction, confirm the selected target screen projection device according to the selection instruction, and send the The screen information is simultaneously sent to each selected target screen projection device for screen projection display.
  • the information to be projected is projected to multiple devices according to different protocol types in the information to be projected to realize different screen projection functions, wherein the information to be projected is sent by the protocol type corresponding to the pushed content , the playback progress can be controlled synchronously in real time.
  • step S20 if the device identification sent by the screen-casting device is received, and there are multiple device identifications, the step of displaying each of the device identifications further includes:
  • Step c1 obtaining the historical selection times of each of the device identifiers
  • Step c2 sorting the device identifiers according to the historical selection times, and displaying the sorted device identifiers on the interface in sequence.
  • the mobile terminal receives the device ID sent by the screen-casting device, and when there are multiple device IDs, obtains the historical selection times of each device ID, sorts the device IDs according to the historical selection times, and sorts the After each device ID is displayed on the interface in turn. For example, the list is sorted from top to bottom according to the value of the historical selected times, and the higher the historical selected times, the higher the ranking.
  • the historical number of selected times is the historical cumulative number of times each device identifier is selected by the device sending end.
  • the device identifiers corresponding to the frequently selected screen projection devices are sorted in front, which is convenient for the user to select.
  • the present application provides a screen projection control method.
  • FIG. 3 is a schematic flowchart of a fourth embodiment of a screen projection control method of the present application.
  • the screen projection control method includes:
  • Step S40 receiving the screen-to-be-projected information sent by the screen-projection sending end, and obtaining the protocol type in the screen-to-be-projected information;
  • step S50 according to the protocol type, the information to be projected is analyzed to obtain analysis information, and the analysis information is output to a screen for display.
  • the screen projection control method is applied to a screen projection receiver, and the screen projection receiver is a device capable of screen projection.
  • the screen projection receiver can be a TV, and there can be one or more screen projection receivers.
  • the screen projection receiving end receives the information to be projected from the screen projection sender, and obtains the protocol type in the information to be projected, where the protocol type in the screen to be projected information is the protocol type corresponding to the push content or the protocol type corresponding to the screen recording content Protocol type, according to the corresponding protocol type, analyze the information to be projected to obtain the analysis information, and output the analysis information to the screen for display.
  • step S50 the information to be projected is analyzed to obtain analysis information, and the step of outputting the analysis information to the screen for display includes:
  • Step d1 if the protocol type is the protocol type corresponding to the push content, then analyze the push content in the information to be projected to obtain push analysis information;
  • Step d2 outputting the push analysis information to a screen for display.
  • the to-be-projected information sent by the screen-casting sender is received, and the protocol type in the to-be-projected information is obtained.
  • screen information analyze the push content in the information to be projected to obtain the push analysis information, and output the push analysis information to the screen for display.
  • the data is transmitted through the protocol corresponding to the push content, and the url location address, playback progress, and url location address of the upper and lower episodes of the video content in the information to be cast sent by the mobile phone are received and analyzed. Then the analyzed information is displayed on the screen.
  • the TV can also respond to commands sent by the mobile phone to control the progress of the TV, pause, next episode, and volume.
  • Step d3 if the protocol type is the protocol type corresponding to the screen recording content, then analyze the screen recording content in the information to be projected to obtain screen recording analysis information;
  • Step d4 outputting the screen recording analysis information to the screen for display.
  • the screen recording content in the screen recording information to be projected is analyzed, and the screen recording analysis information obtained through the analysis is displayed on the device screen.
  • the protocol type is the protocol type corresponding to the screen recording content, that is, the information to be projected is received through the screen mirroring projection mode.
  • the information to be projected is analyzed to obtain the corresponding analysis information, that is, the analysis information of the screen recording, and the analysis information of the screen recording is displayed on the device screen.
  • the screen projection receiving end receives the information to be projected from the screen projection sender, and obtains the protocol type in the information to be projected, and analyzes the information to be projected according to the protocol type to obtain the analysis information, and the analysis information output to the screen for display. It realizes the projection and display of the content of the same terminal on multiple devices, and solves the technical problem that the current conventional projection method has a single function and is inconvenient. By determining the protocol type in the screen-to-be-projected information, the screen-casting functions corresponding to different screen-casting protocols are realized, and an appropriate screen-casting function is selected according to a specific scene, thereby improving the diversity of screen-casting functions.
  • the embodiment of the present application also proposes a screen projection control system, the screen projection control system includes a screen projection sending end and a screen projection receiving end, and the screen projection control system implements the following steps:
  • the screen projection sending end obtains the information to be projected, and determines whether the screen projection sending end has received the device identification sent by the screen projection device;
  • the screen projection sending end receives the device identification sent by the screen-casting device, and there are multiple device identifications, each of the device identifications is displayed;
  • the screen projection sending end receives the selection instruction input by the user, it will determine all the target device identifiers corresponding to the selection instructions in each of the device identifiers, and send the information about the screen to be projected to the target device identifier corresponding to each of the target device identifiers.
  • the screen projection receiver receives the screen projection information sent by the screen projection sender, and obtains the protocol type in the screen projection information
  • the screen projection receiver analyzes the information to be projected to obtain analysis information according to the protocol type, and outputs the analysis information to a screen for display.
  • the screen projection control system implements the steps in the screen projection control method during execution, that is, obtains the information to be projected, and determines whether the screen projection sending end has received the device identification sent by the screen projection device;
  • the present application also provides a computer-readable storage medium, where a screen projection control program is stored on the computer-readable storage medium, and when the screen projection control program is executed by a processor, the projection as described in any one of the above embodiments is realized. The steps of the screen control method.
  • the methods of the above embodiments can be implemented by means of software plus a necessary general-purpose hardware platform, and of course also by hardware, but in many cases the former is better implementation.
  • the technical solution of the present application can be embodied in the form of a software product in essence or the part that contributes to the prior art, and the computer software product is stored in a storage medium as described above (such as ROM/RAM , magnetic disk, optical disk), including several instructions to enable a terminal device (which may be a mobile phone, computer, server, or network device, etc.) to execute the methods described in various embodiments of the present application.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

本申请公开了一种投屏控制方法、装置及计算机可读存储介质,投屏控制方法包括:获取待投屏信息,确定投屏发送端是否接收到可投屏设备发送的设备标识(S10);若接收到可投屏设备发送的设备标识,且存在多个设备标识,则显示各设备标识(S20);若接收到用户输入的选择指令,则确定各设备标识中选择指令对应的所有目标设备标识,并将待投屏信息发送至各目标设备标识对应的可投屏设备(S30)。本申请能够解决目前常规的投屏方式功能较为单一且存在不便利的技术问题。

Description

投屏控制方法、装置及计算机可读存储介质
本申请要求于2021年7月28日申请的、申请号为202110867898.2的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉及多屏互动技术领域,尤其涉及一种投屏控制方法、系统、装置及计算机可读存储介质。
背景技术
投屏就是将手机、平板、电脑等智能设备的内容投放到另一设备上展示,例如将手机屏幕上的画面投放到电脑或者电视上,将手机上的游戏、电影、直播等投屏到电视屏幕上。目前的投屏功能只能将内容投放到一台设备上,投屏功能较为单一且存在不便利的问题。
上述内容仅用于辅助理解本申请的技术方案,并不代表承认上述内容是现有技术。
技术问题
本申请的主要目的在于提供一种投屏控制方法、系统、装置及计算机可读存储介质,旨在解决目前常规的投屏方式功能较为单一且存在不便利的技术问题。
技术解决方案
为实现上述目的,本申请提供一种投屏控制方法,所述投屏控制方法包括:
获取待投屏信息,确定所述投屏发送端是否接收到可投屏设备发送的设备标识;
若接收到可投屏设备发送的设备标识,且存在多个所述设备标识,则显示各所述设备标识;
若接收到用户输入的选择指令,则确定各所述设备标识中所述选择指令对应的所有目标设备标识,并将所述待投屏信息发送至各所述目标设备标识对应的可投屏设备。
在一实施例中,所述获取待投屏信息的步骤包括:
检测预设的录屏指令是否被触发,若所述录屏指令被触发,则采集触发的录屏指令对应的录屏内容;
确定所述录屏内容对应的协议类型,将所述录屏内容和所述录屏内容对应的协议类型作为待投屏信息。
在一实施例中,所述获取待投屏信息的步骤包括:
检测预设的推送指令是否被触发,若所述推送指令被触发,则获取触发的推送指令对应的推送内容;
确定所述推送内容对应的协议类型,将所述推送内容和所述推送内容对应的协议类型作为待投屏信息。
在一实施例中,所述显示各所述设备标识的步骤包括:
获取各所述设备标识的历史被选次数;
根据所述历史被选次数对所述设备标识进行排序,并将排序后的各设备标识依次显示在界面上。
在一实施例中,所述投屏控制方法应用于投屏接收端,包括步骤:
接收投屏发送端发送的待投屏信息,并获取所述待投屏信息中的协议类型;
根据所述协议类型,解析所述待投屏信息以获得解析信息,将所述解析信息输出至屏幕进行显示。
在一实施例中,所述解析信息包括推送解析信息,所述根据所述协议类型,解析所述待投屏信息以获得解析信息,将所述解析信息输出至屏幕进行显示的步骤包括:
若所述协议类型为推送内容对应的协议类型,则解析待投屏信息中的推送内容,以获得推送解析信息;
将所述推送解析信息输出至屏幕进行显示。
在一实施例中,所述解析信息包括录屏解析信息,所述根据所述协议类型,解析所述待投屏信息以获得解析信息,将所述解析信息输出至屏幕进行显示的步骤包括:
若所述协议类型为录屏内容对应的协议类型,则解析待投屏信息中的录屏内容,以获得录屏解析信息;
将所述录屏解析信息输出至屏幕进行显示。
进一步地,为实现上述目的,本申请还提供一种投屏控制系统,所述投屏控制系统包括通信连接的投屏发送端和投屏接收端;其中,
所述投屏发送端用于获取待投屏信息,确定所述投屏发送端是否接收到可投屏设备发送的设备标识;
投屏发送端用于若接收到可投屏设备发送的设备标识,且存在多个所述设备标识,则显示各所述设备标识;
投屏发送端用于若接收到用户输入的选择指令,则确定各所述设备标识中所述选择指令对应的所有目标设备标识,并将所述待投屏信息发送至各所述目标设备标识对应的可投屏设备;
所述投屏接收端接用于接收投屏发送端发送的待投屏信息,并获取所述待投屏信息中的协议类型;
投屏接收端接用于根据所述协议类型,解析所述待投屏信息以获得解析信息,将所述解析信息输出至屏幕进行显示。
此外,为实现上述目的,本申请还提供一种投屏控制装置,所述投屏控制装置包括存储器、处理器、以及存储在所述存储器上并可在所述处理器上运行的投屏控制程序,所述投屏控制程序被处理器执行时实现如上述的投屏控制方法的步骤。
此外,为实现上述目的,本申请还提供一种计算机可读存储介质,所述计算机可读存储介质上存储有投屏控制程序,所述投屏控制程序被处理器执行时实现如上述的投屏控制方法的步骤。
有益效果
本申请提供一种投屏控制方法、系统、装置及计算机可读存储介质,获取待投屏信息,确定投屏发送端是否接收到可投屏设备发送的设备标识;若接收到可投屏设备发送的设备标识,且存在多个设备标识,则显示各设备标识;若接收到用户输入的选择指令,则确定各设备标识中选择指令对应的所有目标设备标识,并将待投屏信息发送至各目标设备标识对应的可投屏设备。通过接收可投屏设备发送的设备标识可供用户选择需要投屏的多个设备,响应用户输入的选择指令发送至各选定的可投屏设备以进行投屏显示,实现了将同一终端内容同时投屏至多台设备上,解决了目前常规的投屏方式功能较为单一且存在不便利的技术问题。
附图说明
图1是本申请实施例方案涉及的硬件运行环境的装置结构示意图;
图2为本申请投屏控制方法第一实施例的流程示意图;
图3为本申请投屏控制方法第四实施例的流程示意图;
图4为本申请投屏控制方法一实施例的多个可投屏设备显示相同投屏画面示意图;
图5为本申请投屏控制方法一实施例的屏幕镜像投屏模式下接收到的设备标识示意图;
图6为本申请投屏控制方法一实施例的屏幕镜像投屏模式下设备标识的选择示意图;
图7为本申请投屏控制方法一实施例的推送投屏模式下接收到的设备标识示意图;
图8为本申请投屏控制方法一实施例的推送投屏模式下设备标识的选择示意图。
本申请目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。
本发明的实施方式
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请的一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
需要说明,在本申请中涉及“第一”、“第二”等的描述仅用于描述目的,而不能理解为指示或暗示其相对重要性或者隐含指明所指示的技术特征的数量。由此,限定有“第一”、“第二”的特征可以明示或者隐含地包括至少一个该特征。另外,各个实施例之间的技术方案可以相互结合,但是必须是以本领域普通技术人员能够实现为基础,当技术方案的结合出现相互矛盾或无法实现时应当认为这种技术方案的结合不存在,也不在本申请要求的保护范围之内。
应当理解,此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。
参照图1,图1为本申请实施例方案涉及的硬件运行环境的投屏控制装置结构示意图。
如图1所示,该投屏控制装置可以包括:处理器1001,例如CPU(Central Processing Unit,中央处理器),通信总线1002,用户接口1003,网络接口1004,存储器1005。其中,通信总线1002用于实现这些组件之间的连接通信。用户接口1003可以包括显示屏(Display)、输入单元比如键盘(Keyboard),可选的用户接口1003还可以包括标准的有线接口、无线接口。网络接口1004可选的可以包括标准的有线接口、无线接口(如WI-FI接口)。存储器1005可以是高速RAM存储器,也可以是稳定的存储器(non-volatile memory),例如磁盘存储器。存储器1005可选的还可以是独立于前述处理器1001的存储装置。
在一实施例中,投屏控制装置还可以包括RF(Radio Frequency,射频)电路,传感器、音频电路、WiFi模块;输入单元,比如显示屏,触摸屏;网络接口可选除无线接口中除WiFi外,蓝牙、探针等等。
本领域技术人员可以理解,图1中示出的投屏控制装置结构并不构成对装置的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。
如图1所示,作为一种计算机存储介质的存储器1005中可以包括操作系统、网络通信模块、用户接口模块以及投屏控制程序。
在图1所示的装置中,网络接口1004主要用于连接后台服务器,与后台服务器进行数据通信;用户接口1003主要用于连接客户端(用户端),与客户端进行数据通信;而处理器1001可以用于调用存储器1005中存储的投屏控制程序,并执行以下操作:
获取待投屏信息,确定所述投屏发送端是否接收到可投屏设备发送的设备标识;
若接收到可投屏设备发送的设备标识,且存在多个所述设备标识,则显示各所述设备标识;
若接收到用户输入的选择指令,则确定各所述设备标识中所述选择指令对应的所有目标设备标识,并将所述待投屏信息发送至各所述目标设备标识对应的可投屏设备。
基于上述硬件结构,提出本申请投屏控制方法各个实施例。
本申请提供一种投屏控制方法。
参照图2,图2为本申请投屏控制方法第一实施例的流程示意图。
在本申请投屏控制方法的第一实施例中,所述投屏控制方法包括:
步骤S10,获取待投屏信息,确定所述投屏发送端是否接收到可投屏设备发送的设备标识;
步骤S20,若接收到可投屏设备发送的设备标识,且存在多个所述设备标识,则显示各所述设备标识;
在本实施例中,投屏控制方法应用于投屏发送端,本实施例中,投屏发送端可以为手机、平板电脑或笔记本电脑等终端设备,为方便说明,本实施例以投屏发送端为手机进行举例说明。可参照图5,在用户需要投屏时,可通过手机选择待投屏信息,并触发投屏功能指令以开启投屏功能(如用户可通过点击“投屏”icon触发投屏功能指令),此时手机端获取待投屏信息,并可通过局域网wifi通道自动搜索出周边已开启投屏模式的可投屏设备,确定投屏发送端是否接收到可投屏设备发送的设备标识(一个可投屏设备对应可发送一个设备标识),若接收到可投屏设备发送的设备标识,且存在多个设备标识,则说明存在多个可投屏设备,此时可以通过列表形式将接收到的设备标识显示在手机界面上,用户可在列表中选择需要投屏的一个或多个设备标识。其中,icon是一种图标格式,用于系统图标、软件图标等。
步骤S30,若接收到用户输入的选择指令,则确定各所述设备标识中所述选择指令对应的所有目标设备标识,并将所述待投屏信息发送至各所述目标设备标识对应的可投屏设备。
在本实施例中,可参照图6,用户可基于手机界面显示的设备标识选择需要同时投屏的可投屏设备,选择完成后生成选择指令,手机端接收该选择指令(选择指令的触发方式不作具体限定),并确定各设备标识中该选择指令对应的所有目标设备标识,将上述待投屏信息同时发送至用户选定的各个目标设备标识对应的可投屏设备。例如,如图4所示,图4为多个可投屏设备显示相同投屏画面的示意图,在售卖电视机的卖场中,通常需展示多台终端设备,在多台终端设备共存的场景下,需要同时在多台终端上显示相同片源以供用户比对不同型号设备的音画质差异。此时则可通过手机端选择多媒体内容,获取多媒体内容对应的待投屏信息,并搜索周围可投屏设备,将可投屏设备的设备名称标识显示在界面上以供用户进行选择,接收用户选择输入的选择指令,根据选择指令确认被选择的目标投屏设备,将待投屏信息同时发送至各个被选定的目标投屏设备上进行投屏显示。目标设备标识为用户输入的选择指令中对应选定的设备标识。例如,通过上述方式,卖场导购员,可以把一台手机的待投屏内容,同时投屏到多台设备上,以方便客户比对不同型号设备的音画质差异。
本实施例中,通过接收周围所有可投屏设备发送的设备标识并显示在手机界面上,可便于客户根据具体需要选择相应的投屏设备,并在用户选择需要投屏的投屏设备后,将同一终端内容同时投屏至多台投屏设备上。
进一步地,用户可以选择批量投屏,即将同一终端的待投屏信息投屏到多台投屏设备,也可以将待投屏信息直接投屏到单台设备。
在本实施例中,在仅需要将待投屏信息投屏至单台设备时,可直接选择并连接对应的可投屏设备进行投屏,提高了投屏效率。并在需要投屏多台设备的场景下根据设备标识选择确定具体的需投屏设备,有效的保证了投屏控制的准确性。
在本实施例中,获取待投屏信息,确定投屏发送端是否接收到可投屏设备发送的设备标识,若接收到可投屏设备发送的设备标识,且存在多个设备标识,则显示各所述设备标识,若接收到用户输入的选择指令,则确定各设备标识中选择指令对应的所有目标设备标识,并将待投屏信息发送至各目标设备标识对应的可投屏设备,即通过搜索周边所有可投屏设备,并将可投屏设备对应的设备标识显示在界面上,接收用户的选择指令,将待投屏信息同时发送至选定的各个可投屏设备。基于用户的选择指令将待投屏信息同时投屏到多个设备上,可实现将同一终端内容同时投屏至多台设备上,解决了目前常规的投屏方式功能较为单一且存在不便利的技术问题。并在需要投屏多台设备的场景下根据设备标识确定具体的需投屏设备,有效的保证了投屏控制的准确性。
进一步地,基于上述第一实施例,提出本申请投屏控制方法第二实施例。
在本实施例中,上述步骤S10,获取待投屏信息的步骤包括:
步骤a1,检测预设的录屏指令是否被触发,若所述录屏指令被触发,则采集触发的录屏指令对应的录屏内容;
步骤a2,确定所述录屏内容对应的协议类型,将所述录屏内容和所述录屏内容对应的协议类型作为待投屏信息。
在本实施例中,待投屏信息的获取方式可以为检测预设的录屏指令是否被触发,若录屏指令被触发,则获取触发的录屏指令对应的录屏内容,录屏内容为手机端当前内容的实时截屏(1s至少截60次),并确定录屏内容对应的协议类型,其中,录屏内容对应的协议类型对应为屏幕镜像投屏模式,主要用于投屏手机PPT、手机桌面、手游或暂时投屏功能的APP等录屏内容。录屏内容对应的协议类型可以为:miracast协议、airplay镜像协议、lelink镜像协议等,将录屏内容和录屏内容对应的协议类型作为待投屏信息。在本实施例中,通过录屏内容对应的协议发送待投屏信息进行投屏的过程可参考图7和图8,确定待投屏信息(例如手机桌面),启动屏幕镜像功能模式,搜索周围可投屏设备,将可投屏设备的设备名称标识显示在界面上以供用户进行选择,启动批量投屏功能,接收用户的选择指令,根据选择指令确认被选择的目标投屏设备,将待投屏信息同时发送至各个被选定的目标投屏设备上进行投屏显示。
进一步地,上述步骤S10,获取待投屏信息的步骤还包括:
步骤b1,检测预设的推送指令是否被触发,若所述推送指令被触发,则获取触发的推送指令对应的推送内容;
步骤b2,确定所述推送内容对应的协议类型,将所述推送内容和所述推送内容对应的协议类型作为待投屏信息。
在本实施例中,待投屏信息的获取方式可以为检测预设的推送指令是否被触发,若推送指令被触发,则获取触发的推送指令对应的推送内容,推送内容包括:url统一资源定位地址、播放进度以及上下集视频内容的url统一资源定位地址,并确定推送内容对应的协议类型,其中,推送内容对应的协议类型对应为推送投屏模式,主要用于投屏视频和音乐,投屏之后手机可以关闭或使用其他软件,而电视不会停止播放。可实现玩手机与看电视的同时进行,例如视频软件里的tv按钮。推送内容对应的协议类型可以为:DLNA协议,airplay推送协议或lelink协议等,将推送内容和推送内容对应的协议类型作为待投屏信息。其中,url是统一资源定位符,全球性地址,用于定位网上的资源。在本实施例中,通过推送内容对应的协议发送待投屏信息进行投屏的过程可参考图5和图6,确定待投屏信息(例如动漫视频),启动推送投屏功能,搜索周围可投屏设备,将可投屏设备的设备名称标识显示在界面上以供用户进行选择,启动批量投屏功能,接收用户的选择指令,根据选择指令确认被选择的目标投屏设备,将待投屏信息同时发送至各个被选定的目标投屏设备上进行投屏显示。
在本实施例中,通过待投屏信息中的不同协议类型对应将待投屏信息投屏到多台设备上,实现不同的投屏功能,其中通过推送内容对应的协议类型发送待投屏信息,可实时同步地控制播放进度。
进一步地,基于上述第一实施例,提出本申请投屏控制方法第三实施例。
在本实施例中,上述步骤S20,若接收到可投屏设备发送的设备标识,且存在多个所述设备标识,则显示各所述设备标识的步骤还包括:
步骤c1,获取各所述设备标识的历史被选次数;
步骤c2,根据所述历史被选次数对所述设备标识进行排序,并将排序后的各设备标识依次显示在界面上。
在本实施例中,手机端接收可投屏设备发送的设备标识,在存在多个设备标识时,获取各个设备标识的历史被选次数,根据历史被选次数对设备标识进行排序,并将排序后的各设备标识依次显示在界面上。例如,按照历史被选次数数值的大小在列表中从上往下进行排序,历史被选次数数值越大则排在越上端。其中,历史被选次数为各个设备标识被设备发送端选择的历史累计次数。
本实施例通过对设备标识进行排序,将经常被选择的投屏设备对应的设备标识排序在前面,方便用户进行选择。
进一步地,本申请提供一种投屏控制方法。
参照图3,图3为本申请投屏控制方法第四实施例的流程示意图。
在本申请投屏控制方法的第四实施例中,所述投屏控制方法包括:
步骤S40,接收投屏发送端发送的待投屏信息,并获取所述待投屏信息中的协议类型;
步骤S50,根据所述协议类型,解析所述待投屏信息以获得解析信息,将所述解析信息输出至屏幕进行显示。
在本实施例中,投屏控制方法应用于投屏接收端,投屏接收端为可投屏设备,例如,投屏接收端可以为电视机,该投屏接收端可以为一个或多个。投屏接收端接收投屏发送端发送的待投屏信息,并获取待投屏信息中的协议类型,其中,待投屏信息中的协议类型为推送内容对应的协议类型或录屏内容对应的协议类型,根据对应的协议类型,解析待投屏信息以获得解析信息,将解析信息输出至屏幕进行显示。
具体地,步骤S50,根据所述协议类型,解析所述待投屏信息以获得解析信息,将所述解析信息输出至屏幕进行显示的细化步骤包括:
步骤d1,若所述协议类型为推送内容对应的协议类型,则解析待投屏信息中的推送内容,以获得推送解析信息;
步骤d2,将所述推送解析信息输出至屏幕进行显示。
本实施例中,接收投屏发送端发送的待投屏信息,并获取待投屏信息中的协议类型,若投屏协议类型为推送内容对应的协议类型,即通过推送投屏模式接收待投屏信息,解析待投屏信息中的推送内容,以获得推送解析信息,将推送解析信息输出至屏幕进行显示。例如,电视与手机连接同一个wifi后,通过推送内容对应的协议传输数据,接收手机发送的待投屏信息中的url定位地址、播放进度以及上下集视频内容的url定位地址,并进行解析,然后将解析后的信息进行投屏显示,此时电视还可以响应手机发送的控制电视的进度,暂停,下一集,音量之类的指令。
步骤d3,若所述协议类型为录屏内容对应的协议类型,则解析待投屏信息中的录屏内容,以获得录屏解析信息;
步骤d4,将所述录屏解析信息输出至屏幕进行显示。
在本实施例中,若确定出协议类型为录屏内容对应的协议类型,则解析待投屏信息中的录屏内容,将解析获取到的录屏解析信息显示在设备屏幕上。
若协议类型为录屏内容对应的协议类型,即通过屏幕镜像投屏模式接收待投屏信息,对应的该待投屏信息中包括手机当前内容的实时截屏(1s至少截60次),对该待投屏信息进行解析以获取对应的解析信息,即录屏解析信息,将录屏解析信息显示在设备屏幕上。
在本实施例中,投屏接收端接收投屏发送端发送的待投屏信息,并获取待投屏信息中的协议类型,根据协议类型,解析待投屏信息以获得解析信息,将解析信息输出至屏幕进行显示。实现了将同一终端内容投屏显示在多台设备上,解决了目前常规的投屏方式功能较为单一且存在不便利的技术问题。通过确定待投屏信息中的协议类型,实现不同投屏协议对应的投屏功能,根据具体的场景选择合适的投屏功能,提高了投屏功能多样性。
进一步地,本申请实施例还提出一种投屏控制系统,所述投屏控制系统包括投屏发送端和投屏接收端,所述投屏控制系统实现以下步骤:
投屏发送端获取待投屏信息,确定所述投屏发送端是否接收到可投屏设备发送的设备标识;
投屏发送端若接收到可投屏设备发送的设备标识,且存在多个所述设备标识,则显示各所述设备标识;
投屏发送端若接收到用户输入的选择指令,则确定各所述设备标识中所述选择指令对应的所有目标设备标识,并将所述待投屏信息发送至各所述目标设备标识对应的可投屏设备;
投屏接收端接收投屏发送端发送的待投屏信息,并获取所述待投屏信息中的协议类型;
投屏接收端根据所述协议类型,解析所述待投屏信息以获得解析信息,将所述解析信息输出至屏幕进行显示。
本实施例中投屏控制系统执行时实现如投屏控制方法中的步骤,即获取待投屏信息,确定投屏发送端是否接收到可投屏设备发送的设备标识;若接收到可投屏设备发送的设备标识,且存在多个设备标识,则显示各设备标识;若接收到用户输入的选择指令,则确定各设备标识中选择指令对应的所有目标设备标识,并将待投屏信息发送至各目标设备标识对应的可投屏设备。实现了基于用户的选择指令将待投屏信息同时投屏到多个设备上,解决了目前常规的投屏方式功能较为单一且存在不便利的技术问题。
本申请还提供一种计算机可读存储介质,所述计算机可读存储介质上存储有投屏控制程序,所述投屏控制程序被处理器执行时实现如以上任一项实施例所述的投屏控制方法的步骤。
本申请计算机可读存储介质的具体实施例与上述投屏控制方法各实施例基本相同,在此不作赘述。
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者系统不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者系统所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者系统中还存在另外的相同要素。
上述本申请实施例序号仅仅为了描述,不代表实施例的优劣。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在如上所述的一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,或者网络设备等)执行本申请各个实施例所述的方法。
以上仅为本申请的优选实施例,并非因此限制本申请的专利范围,凡是利用本申请说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本申请的专利保护范围内。

Claims (15)

  1. 一种投屏控制方法,其应用于投屏发送端,包括步骤:
    获取待投屏信息,确定所述投屏发送端是否接收到可投屏设备发送的设备标识;
    若接收到可投屏设备发送的设备标识,且存在多个所述设备标识,则显示各所述设备标识;以及
    若接收到用户输入的选择指令,则确定各所述设备标识中所述选择指令对应的所有目标设备标识,并将所述待投屏信息发送至各所述目标设备标识对应的可投屏设备。
  2. 如权利要求1所述的投屏控制方法,其中,所述获取待投屏信息的步骤包括:
    检测预设的录屏指令是否被触发,若所述录屏指令被触发,则采集触发的录屏指令对应的录屏内容;以及
    确定所述录屏内容对应的协议类型,将所述录屏内容和所述录屏内容对应的协议类型作为待投屏信息。
  3. 如权利要求1所述的投屏控制方法,其中,所述获取待投屏信息的步骤包括:
    检测预设的推送指令是否被触发,若所述推送指令被触发,则获取触发的推送指令对应的推送内容;以及
    确定所述推送内容对应的协议类型,将所述推送内容和所述推送内容对应的协议类型作为待投屏信息。
  4. 如权利要求1所述的投屏控制方法,其中,所述显示各所述设备标识的步骤包括:
    获取各所述设备标识的历史被选次数;以及
    根据所述历史被选次数对所述设备标识进行排序,并将排序后的各设备标识依次显示在界面上。
  5. 如权利要求2所述的投屏控制方法,其中,所述录屏内容对应的协议类型至少包括miracast协议、airplay镜像协议或lelink镜像协议。
  6. 如权利要求2所述的投屏控制方法,其中,通过所述录屏内容对应的协议发送待投屏信息进行投屏的过程包括:
    确定所述待投屏信息,启动屏幕镜像功能模式;
    搜索周围可投屏设备,将可投屏设备的设备名称标识显示在界面上以供用户进行选择;
    启动批量投屏功能,接收用户的选择指令;以及
    根据所述选择指令确认被选择的目标投屏设备,将所述待投屏信息同时发送至各个被选定的目标投屏设备上进行投屏显示。
  7. 如权利要求3所述的投屏控制方法,其中,所述推送内容包括url统一资源定位地址、播放进度以及上下集视频内容的url统一资源定位地址。
  8. 如权利要求3所述的投屏控制方法,其中,推送内容对应的协议类型至少包括DLNA协议,airplay推送协议或lelink协议。
  9. 如权利要求3所述的投屏控制方法,其中,通过所述推送内容对应的协议发送待投屏信息进行投屏的过程包括:
    确定所述待投屏信息,启动推送投屏功能;
    搜索周围可投屏设备,将可投屏设备的设备名称标识显示在界面上以供用户进行选择;
    启动批量投屏功能,接收用户的选择指令;以及
    根据所述选择指令确认被选择的目标投屏设备,将所述待投屏信息同时发送至各个被选定的目标投屏设备上进行投屏显示。
  10. 一种投屏控制方法,其应用于投屏接收端,包括步骤:
    接收投屏发送端发送的待投屏信息,并获取所述待投屏信息中的协议类型;以及
    根据所述协议类型,解析所述待投屏信息以获得解析信息,将所述解析信息输出至屏幕进行显示。
  11. 如权利要求10所述的投屏控制方法,其中,所述解析信息包括推送解析信息,所述根据所述协议类型,解析所述待投屏信息以获得解析信息,将所述解析信息输出至屏幕进行显示的步骤包括:
    若所述协议类型为推送内容对应的协议类型,则解析待投屏信息中的推送内容,以获得推送解析信息;以及
    将所述推送解析信息输出至屏幕进行显示。
  12. 如权利要求10所述的投屏控制方法,其中,所述解析信息包括录屏解析信息,所述根据所述协议类型,解析所述待投屏信息以获得解析信息,将所述解析信息输出至屏幕进行显示的步骤包括:
    若所述协议类型为录屏内容对应的协议类型,则解析待投屏信息中的录屏内容,以获得录屏解析信息;以及
    将所述录屏解析信息输出至屏幕进行显示。
  13. 如权利要求10所述的投屏控制方法,其中,所述待投屏信息中的协议类型为推送内容对应的协议类型或录屏内容对应的协议类型。
  14. 一种投屏控制装置,其包括投屏发送端和投屏接收端,所述投屏控制装置包括存储器、处理器、以及存储在所述存储器上并可在所述处理器上运行的投屏控制程序,所述投屏控制程序被处理器执行时实现如权利要求1至13中任一项所述的投屏控制方法的步骤。
  15. 一种计算机可读存储介质,其上存储有投屏控制程序,所述投屏控制程序被处理器执行时实现如权利要求1至13中任一项所述的投屏控制方法的步骤。
PCT/CN2021/142092 2021-07-28 2021-12-28 投屏控制方法、装置及计算机可读存储介质 Ceased WO2023005137A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110867898.2 2021-07-28
CN202110867898.2A CN113590067A (zh) 2021-07-28 2021-07-28 投屏控制方法、系统、装置及计算机可读存储介质

Publications (1)

Publication Number Publication Date
WO2023005137A1 true WO2023005137A1 (zh) 2023-02-02

Family

ID=78252147

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/142092 Ceased WO2023005137A1 (zh) 2021-07-28 2021-12-28 投屏控制方法、装置及计算机可读存储介质

Country Status (2)

Country Link
CN (1) CN113590067A (zh)
WO (1) WO2023005137A1 (zh)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116456136A (zh) * 2023-04-20 2023-07-18 广州市迪士普音响科技有限公司 一种基于国产化的设备投屏方法及装置
CN116610274A (zh) * 2023-05-09 2023-08-18 北京元心君盛科技有限公司 跨设备投屏方法、装置、电子设备及可读存储介质
WO2025179742A1 (zh) * 2024-03-01 2025-09-04 北京比利信息技术有限公司 投屏方法、装置及系统

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113590067A (zh) * 2021-07-28 2021-11-02 深圳创维-Rgb电子有限公司 投屏控制方法、系统、装置及计算机可读存储介质
CN114063960A (zh) * 2021-11-22 2022-02-18 深圳创维-Rgb电子有限公司 大小屏互动方法、装置和计算机可读存储介质
CN114979756B (zh) * 2022-05-13 2024-05-07 北京字跳网络技术有限公司 一种实现一分多的投屏独立显示和交互方法、装置及设备
CN114979752A (zh) * 2022-05-13 2022-08-30 深圳创维-Rgb电子有限公司 投屏方法、装置、电视及计算机可读存储介质
CN118891879A (zh) * 2022-06-28 2024-11-01 海信视像科技股份有限公司 一种显示设备及用于显示设备的处理方法
CN115209213B (zh) * 2022-08-23 2023-01-20 荣耀终端有限公司 一种无线投屏方法及移动设备
CN116033212B (zh) * 2022-12-23 2026-02-06 维沃移动通信有限公司 投屏控制方法、装置、电子设备和可读存储介质

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120005630A1 (en) * 2010-07-05 2012-01-05 Sony Computer Entertainment Inc. Highly Responsive Screen Output Device, Screen Output System, and Screen Output Method
JP2016197146A (ja) * 2015-04-02 2016-11-24 キヤノン株式会社 投影装置、制御方法及びプログラム
CN110515572A (zh) * 2018-05-21 2019-11-29 腾讯科技(深圳)有限公司 投屏方法、装置、存储介质和计算机设备
CN111796784A (zh) * 2020-06-12 2020-10-20 彭程 投屏方法、电子设备及投屏终端
CN113014972A (zh) * 2021-01-28 2021-06-22 维沃移动通信有限公司 投屏方法、装置和系统
CN113126874A (zh) * 2021-04-15 2021-07-16 杭州当贝网络科技有限公司 终端设备的控制方法和控制系统
CN113542839A (zh) * 2021-06-09 2021-10-22 荣耀终端有限公司 电子设备的投屏方法和电子设备
CN113590067A (zh) * 2021-07-28 2021-11-02 深圳创维-Rgb电子有限公司 投屏控制方法、系统、装置及计算机可读存储介质

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102269481B1 (ko) * 2014-10-17 2021-06-28 삼성전자주식회사 디바이스 간에 화면 공유 방법 및 이를 이용하는 디바이스
CN109327728B (zh) * 2018-11-23 2021-10-15 深圳市鹰硕技术有限公司 一种一对多同屏方法、装置和系统、同屏设备及存储介质
CN111897506B (zh) * 2020-07-30 2024-07-12 茂佳科技(广东)有限公司 投屏方法、控制装置、终端及存储介质
CN111787392A (zh) * 2020-08-06 2020-10-16 北京字节跳动网络技术有限公司 一种视频投屏方法、装置、电子设备和存储介质
CN112306437A (zh) * 2020-10-27 2021-02-02 深圳前海茂佳软件科技有限公司 终端投屏方法、装置、设备、系统及计算机可读存储介质
CN112367543B (zh) * 2020-10-27 2023-08-15 海信视像科技股份有限公司 显示设备、移动终端、投屏方法及投屏系统
CN112637671B (zh) * 2020-12-11 2023-04-28 深圳乐播科技有限公司 一种屏幕共享方法及系统

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120005630A1 (en) * 2010-07-05 2012-01-05 Sony Computer Entertainment Inc. Highly Responsive Screen Output Device, Screen Output System, and Screen Output Method
JP2016197146A (ja) * 2015-04-02 2016-11-24 キヤノン株式会社 投影装置、制御方法及びプログラム
CN110515572A (zh) * 2018-05-21 2019-11-29 腾讯科技(深圳)有限公司 投屏方法、装置、存储介质和计算机设备
CN111796784A (zh) * 2020-06-12 2020-10-20 彭程 投屏方法、电子设备及投屏终端
CN113014972A (zh) * 2021-01-28 2021-06-22 维沃移动通信有限公司 投屏方法、装置和系统
CN113126874A (zh) * 2021-04-15 2021-07-16 杭州当贝网络科技有限公司 终端设备的控制方法和控制系统
CN113542839A (zh) * 2021-06-09 2021-10-22 荣耀终端有限公司 电子设备的投屏方法和电子设备
CN113590067A (zh) * 2021-07-28 2021-11-02 深圳创维-Rgb电子有限公司 投屏控制方法、系统、装置及计算机可读存储介质

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116456136A (zh) * 2023-04-20 2023-07-18 广州市迪士普音响科技有限公司 一种基于国产化的设备投屏方法及装置
CN116456136B (zh) * 2023-04-20 2023-12-15 广州市迪士普音响科技有限公司 一种基于国产化的设备投屏方法及装置
CN116610274A (zh) * 2023-05-09 2023-08-18 北京元心君盛科技有限公司 跨设备投屏方法、装置、电子设备及可读存储介质
CN116610274B (zh) * 2023-05-09 2023-11-24 北京元心君盛科技有限公司 跨设备投屏方法、装置、电子设备及可读存储介质
WO2025179742A1 (zh) * 2024-03-01 2025-09-04 北京比利信息技术有限公司 投屏方法、装置及系统

Also Published As

Publication number Publication date
CN113590067A (zh) 2021-11-02

Similar Documents

Publication Publication Date Title
WO2023005137A1 (zh) 投屏控制方法、装置及计算机可读存储介质
US12535943B2 (en) Interaction method and apparatus, electronic device and computer readable medium
CN103108222B (zh) 移动终端、电视机、电视数字节目切换系统、装置和方法
US9363551B2 (en) TV program identification method, apparatus, terminal, server and system
EP2961172A1 (en) Method and device for information acquisition
CN110647303A (zh) 一种多媒体播放方法、装置、存储介质及电子设备
WO2017096953A1 (zh) 热点视频展示方法及装置
US20130173765A1 (en) Systems and methods for assigning roles between user devices
US20180020252A1 (en) Information display method, channel management platform, and terminal
CN104066009A (zh) 节目识别方法、装置、终端、服务器及系统
CN105430482A (zh) 一种多屏互动方法及终端设备
WO2016155562A1 (zh) 内容项显示系统、方法及设备
US20150382077A1 (en) Method and terminal device for acquiring information
CN109597929A (zh) 搜索结果的展示方法、装置、终端及可读介质
CN103648014A (zh) 智能电视向移动通信终端推送资源的方法和装置
CN112055164B (zh) 信息互动方法、装置、终端及存储介质
US10034056B2 (en) Information processing apparatus, television receiver, information processing method, program, and information processing system
CN113938742B (zh) 自动投屏内容播放的控制方法、系统、设备及存储介质
CN112346887B (zh) 数据处理方法、装置、显示设备以及计算机可读存储介质
WO2017113855A1 (zh) 应用程序交互的方法和终端
CN112764838A (zh) 目标内容的显示方法和装置及电子设备
CN104980807A (zh) 一种用于多媒体互动的方法及终端
CN107589987B (zh) 软件控制方法、装置及计算机可读存储介质
CN114040241B (zh) 数据投屏方法、装置、设备及计算机可读存储介质
CN112004158B (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: 21951709

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

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

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 07.06.2024)

122 Ep: pct application non-entry in european phase

Ref document number: 21951709

Country of ref document: EP

Kind code of ref document: A1