WO2016155378A1 - 应用程序内的视频播放方法及装置 - Google Patents
应用程序内的视频播放方法及装置 Download PDFInfo
- Publication number
- WO2016155378A1 WO2016155378A1 PCT/CN2015/099225 CN2015099225W WO2016155378A1 WO 2016155378 A1 WO2016155378 A1 WO 2016155378A1 CN 2015099225 W CN2015099225 W CN 2015099225W WO 2016155378 A1 WO2016155378 A1 WO 2016155378A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- video
- page
- loaded
- source address
- application
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/80—Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
- H04N21/81—Monomedia components thereof
- H04N21/8166—Monomedia components thereof involving executable data, e.g. software
- H04N21/8173—End-user applications, e.g. Web browser, game
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/954—Navigation, e.g. using categorised browsing
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/958—Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/43—Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
- H04N21/432—Content retrieval operation from a local storage medium, e.g. hard-disk
- H04N21/4325—Content retrieval operation from a local storage medium, e.g. hard-disk by playing back content from the storage medium
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/43—Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
- H04N21/443—OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
- H04N21/4431—OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB characterized by the use of Application Program Interface [API] libraries
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/47—End-user applications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/47—End-user applications
- H04N21/478—Supplemental services, e.g. displaying phone caller identification, shopping application
- H04N21/4782—Web browsing, e.g. WebTV
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/80—Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
- H04N21/81—Monomedia components thereof
- H04N21/8166—Monomedia components thereof involving executable data, e.g. software
- H04N21/8193—Monomedia components thereof involving executable data, e.g. software dedicated tools, e.g. video decoder software or IPMP tool
Definitions
- the present invention relates to the field of video playback technologies, and in particular, to a video playback method and apparatus in an application.
- videos on various video sites may be displayed, but each video site has its own page presentation style and playback effect, and some video sites have unsatisfactory pages.
- the video provided by some video sites is not clear, some of the video sites have too many page advertisements, or some video sites have too long advertisements, which will affect the user experience when watching videos.
- the present invention has been made in order to provide a video playing method and corresponding apparatus within an application that overcomes the above problems or at least partially solves the above problems.
- a video playing method in an application including:
- a player corresponding to the video source address is played by a player embedded in the application.
- a video playback apparatus in an application including:
- the page determining unit is configured to determine whether the video page to be loaded in the application belongs to the pre-cracked page library, and the pre-cracking page library stores a correspondence between the video page and the video source address;
- the video playing unit is adapted to play a video corresponding to the video source address by using a player embedded in the application when the to-be-loaded video page belongs to the pre-cracked page library.
- a computer program comprising computer readable code, when the computer readable code is run on a computing device, causing the computing device to execute an application according to the above The video playback method inside.
- a computer readable medium storing the above computer program is provided.
- the present invention determines whether a video page to be loaded in the application belongs to a pre-crack page library, and the pre-crack page library stores a correspondence between a video page and a video source address, where the video page to be loaded is
- the player corresponding to the video source address is played by the player embedded in the application, thereby realizing the unified play effect of the video play and improving the user experience.
- FIG. 1 is a flowchart of a video playing method in an application according to an embodiment of the present invention
- FIG. 2 is a flowchart of a video playing method in an application according to another embodiment of the present invention.
- FIG. 3 is a flowchart of a video playing method in an application according to still another embodiment of the present invention.
- FIG. 4 is a block diagram showing the structure of a video playback apparatus in an application according to an embodiment of the present invention.
- FIG. 5 is a structural block diagram of a video playback apparatus in an application according to another embodiment of the present invention.
- FIG. 6 is a structural block diagram of a video playback apparatus in an application according to still another embodiment of the present invention.
- Figure 7 is a schematic block diagram of a computing device for performing a video playback method within an application in accordance with the present invention.
- Fig. 8 schematically shows a storage unit for holding or carrying program code implementing a video playing method within an application according to the present invention.
- FIG. 1 is a flow chart of a video playing method within an application according to an embodiment of the present invention. Referring to Figure 1, the method includes:
- S101 Determine whether a video page to be loaded in the application belongs to a pre-crack page library, where the pre-crack page library stores a correspondence between a video page and a video source address;
- the video page in the pre-cracked page library can be represented by its uniform resource locator (URL).
- URL uniform resource locator
- it can also be represented by a feature such as a video name, which is not limited in this embodiment.
- the method further includes:
- the user can input touch commands in the display interface of the application in various manners.
- the touch point on the screen of the mobile terminal is touched by the user's finger or the sensor pen.
- other methods may be used, which is not limited in this embodiment.
- the method further includes:
- the user's interest lies in the video itself, and the video page to be loaded is not interested, and the display of the video page to be loaded needs to be transcoded, which requires a long response time, so that the user
- the player embedded in the application directly plays the video.
- the video corresponding to the source address will not display the video page to be loaded.
- the player corresponding to the video source address when the player corresponding to the video source address is played by the player embedded in the application, the video is played in full screen.
- the video corresponding to the video source address when the player corresponding to the video source address is played by the player embedded in the application, the video is played in full screen.
- the embodiment of the present invention determines whether a video page to be loaded in the application belongs to a pre-cracked page library, and the pre-cracked page library stores a correspondence between a video page and a video source address, where the video page to be loaded belongs to
- the player corresponding to the video source address is played by the player embedded in the application, thereby realizing the unified playing effect of the video playing, improving the user experience, and further determining
- the player corresponding to the video source address is directly played by the player embedded in the application, thereby further improving the user experience.
- FIG. 2 is a flow chart of a video playing method in an application according to another embodiment of the present invention. Referring to Figure 2, the method includes:
- S200 Obtain a plurality of video pages, search for a video source address in the video page, and store a correspondence between the video page and the found video source address to the pre-crack page library.
- the video source in the video page is searched by simulating a video play request of the page.
- the address that is, the video play request sent by the analog video page when the video needs to be played, of course, the video source address in the video page may be searched for by other means, which is not limited in this embodiment.
- a plurality of video pages can be acquired as needed, but since the display amount of the video page is too low, even if it is stored in the pre-cracked page library, it is less used in the subsequent step S201. At the same time, a certain amount of storage space is also wasted.
- several video pages are acquired, several pages are first captured, and the amount of presentation of each page is obtained. When the amount of presentation exceeds a preset threshold, Then, it is determined whether there is a video to be played in the page, and the page having the video to be played is used as a video page.
- a plurality of modes may be used.
- whether the video to be played exists in the page whose display amount exceeds the preset threshold is determined according to the page logic. Since the page is usually written in a language such as HTML, when the display is loaded, the language such as HTML is analyzed to determine whether there is a video to be played in the page.
- step S200 further includes: updating the pre-cracked page library every time a preset time interval elapses.
- S201 determining whether a video page to be loaded in the application belongs to a pre-crack page library, where the pre-crack page library stores a correspondence between a video page and a video source address;
- Steps S201 to S202 are the same as steps S101 to S102 of the embodiment shown in FIG. 1 and will not be described again.
- FIG. 3 is a flow chart of a video playing method in an application according to still another embodiment of the present invention. Referring to Figure 3, the method includes:
- S301 Determine whether a video page to be loaded in the application belongs to a pre-crack page library, where the pre-crack page library stores a correspondence between a video page and a video source address;
- step S303 When the video page to be displayed in the step S301 does not belong to the pre-cracked page library or the player embedded in the application in step S302 fails to play, the video page to be loaded is loaded in the application. And searching for the video source address in the video page to be loaded when the script intercepts the playing event of the video page to be loaded, where the script is pre-injected in the application for intercepting the to-be-loaded video. a script for the playback event of the page;
- the embodiment When searching for the video source address in the video page to be loaded, the embodiment also searches for the video source address in the video page to be loaded by simulating the video play request of the page.
- the video source address in the pre-cracked page library may be incorrect, and the video source address cannot be obtained by searching the video crack page library.
- the video page to be loaded can be loaded in the application first, in order to ensure uniform playback of the video playback.
- the play event of the video page to be loaded is intercepted by a script, and then the video source address in the video page to be loaded is searched, and if the video source address in the video page to be loaded is found, The player corresponding to the video source address is played by a player embedded in the application.
- the playback effect of the video playback is also unified.
- the video source address in the video page to be loaded is not found, then play the video through the system native player (for example: the native webview player in the android system).
- the system native player can guarantee the target of playing, in general, it can guarantee that only the corresponding video is played, and the advertisement is not inserted before or during the play, which further improves the user experience.
- the video when the video is played by the native player of the system, The video is played in full screen by the system native player, and the playback interface of the native player of the system is replaced by a preset interface.
- FIG. 4 is a block diagram showing the structure of a video playback apparatus in an application according to an embodiment of the present invention.
- the apparatus includes:
- the page determining unit 401 is adapted to determine whether the video page to be loaded in the application belongs to the pre-cracked page library, and the pre-cracking page library stores a correspondence between the video page and the video source address;
- the video playing unit 402 is adapted to play a video corresponding to the video source address by using a player embedded in the application when the video page to be loaded belongs to the pre-cracked page library.
- FIG. 5 is a structural block diagram of a video playback apparatus in an application according to another embodiment of the present invention. referring to FIG. 5, the apparatus includes:
- the address search unit 500 is configured to obtain a plurality of video pages, search for a video source address in the video page, and store a correspondence between the video page and the found video source address to the pre-crack page library.
- the page determining unit 501 is configured to determine whether the video page to be loaded in the application belongs to the pre-cracked page library, where the pre-cracked page library stores a correspondence between the video page and the video source address;
- the video playing unit 502 is adapted to play a video corresponding to the video source address by using a player embedded in the application when the to-be-loaded video page belongs to the pre-cracked page library.
- the address searching unit 500 is further adapted to search for a video source address in the video page by simulating a video play request of the page.
- the address searching unit 500 is further adapted to capture a plurality of pages and obtain a display amount of each page; and determine whether a video to be played exists in the page whose display amount exceeds a preset threshold. And the page where the video to be played exists as a video page.
- the address searching unit 500 is further adapted to determine, according to the page logic, whether there is a video to be played in the page whose amount of presentation exceeds a preset threshold.
- the device further includes:
- a data update unit (not shown in the drawing) is adapted to update the pre-cracked page library every predetermined time interval.
- the device further includes:
- the touch receiving unit (not shown in the drawing) is adapted to receive a touch command input by the user in the display interface of the application, and determine a to-be-loaded video corresponding to the touch command according to the touch command. page.
- the device further includes:
- a search unit (not shown in the drawing), adapted to receive a search term input by the user, searching for webpage information related to the search term according to the search term, and displaying the found webpage information in the application In the display interface.
- FIG. 6 is a block diagram showing the structure of a video playback apparatus in an application according to still another embodiment of the present invention.
- the apparatus includes:
- the page determining unit 601 is configured to determine whether the video page to be loaded in the application belongs to the pre-cracked page library, where the pre-cracked page library stores a correspondence between the video page and the video source address;
- the video playing unit 602 is configured to: when the video page to be loaded belongs to the pre-cracked page library, play a video corresponding to the video source address by using a player embedded in the application;
- the loading and searching unit 603 is adapted to load the to-be-loaded video in the application when the player to be displayed does not belong to the pre-cracked page library or the player embedded in the application fails to play. a page, and searching for a video source address in the to-be-loaded video page when the script intercepts a play event of the to-be-loaded video page, wherein the script is pre-injected in the application for intercepting the to-be-loaded a script that loads a play event of a video page;
- the video playing unit 602 is further adapted to play a video corresponding to the video source address by using a player embedded in the application when the video source address in the video page to be loaded is found.
- the loading and searching unit 603 is further adapted to search for a video source address in the video page to be loaded by simulating a video playing request of the page.
- the video playing unit 602 is further adapted to play a video by the system native player when the video source address in the video page to be loaded is not found.
- the video playing unit 602 is further adapted to play the video in a full screen form through the system native player, and replace the playing interface of the system native player through a preset interface.
- the video playing unit 602 is further adapted to play a video corresponding to the video source address in a full screen manner by using a player embedded in the application.
- modules in the devices of the embodiments can be adaptively changed and placed in one or more devices different from the embodiment.
- the modules or units or components of the embodiments may be combined into one module or unit or component, and further they may be divided into a plurality of sub-modules or sub-units or sub-components.
- any combination of the features disclosed in the specification, including the accompanying claims, the abstract and the drawings, and any methods so disclosed, or All processes or units of the device are combined.
- Each feature disclosed in this specification (including the accompanying claims, the abstract and the drawings) may be replaced by alternative features that provide the same, equivalent or similar purpose.
- the various component embodiments of the present invention may be implemented in hardware, or in a software module running on one or more processors, or in a combination thereof.
- a microprocessor or digital signal processor may be used in practice to implement some or all of the functionality of some or all of the components of the video playback device within the application in accordance with embodiments of the present invention.
- the invention can also be implemented as a device or device program (e.g., a computer program and a computer program product) for performing some or all of the methods described herein.
- a program implementing the invention may be stored on a computer readable medium or may be in the form of one or more signals. Such signals may be downloaded from an Internet website, provided on a carrier signal, or provided in any other form.
- Figure 7 illustrates a computing device that can implement a video playback method within an application.
- the computing device conventionally includes a processor 710 and a computer program product or computer readable medium in the form of a memory 720.
- Memory 720 can be an electronic memory such as a flash memory, EEPROM (Electrically Erasable Programmable Read Only Memory), EPROM, hard disk, or ROM.
- Memory 720 has a memory space 730 for program code 731 for performing any of the method steps described above.
- storage space 730 for program code may include various program code 731 for implementing various steps in the above methods, respectively.
- the program code can be read from or written to one or more computer program products.
- These computer program products include programs such as hard disks, compact discs (CDs), memory cards, or floppy disks. Code carrier.
- Such a computer program product is typically a portable or fixed storage unit as described with reference to FIG.
- the storage unit may have storage segments, storage spaces, and the like that are similarly arranged to memory 720 in the computing device of FIG.
- the program code can be compressed, for example, in an appropriate form.
- the storage unit includes computer readable code 731', ie, code readable by a processor, such as 710, that when executed by a computing device causes the computing device to perform each of the methods described above step.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- General Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- General Physics & Mathematics (AREA)
- Library & Information Science (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Television Signal Processing For Recording (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
Abstract
一种应用程序内的视频播放方法及装置,涉及视频播放技术领域,通过判断在应用程序内的待加载视频页面是否属于预破解页面库(S101),所述预破解页面库中存有视频页面与视频源地址之间的对应关系,在所述待加载视频页面属于所述预破解页面库时,采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频(S102),从而实现了视频播放的播放效果统一,提高了用户体验。
Description
本发明涉及视频播放技术领域,特别涉及一种应用程序内的视频播放方法及装置。
随着互联网的快速普及,宽带网的全力推行,网络上的视频资源越来越多,在这种背景下,人们对于视频播放的需求也越来越大。
但在需要展现各种视频类信息的应用中,比如搜索应用,可能展现各种视频站点上的视频,但各视频站点均有自身的页面展现风格以及播放效果,有的视频站点的页面不美观、有的视频站点提供的视频不清晰、有的视频站点的页面广告太多、又或是有的视频站点的广告太长,均会影响观看视频时的用户体验。
发明内容
鉴于上述问题,提出了本发明以便提供一种克服上述问题或者至少部分地解决上述问题的应用程序内的视频播放方法及相应的装置。
依据本发明的一方面,提供了一种应用程序内的视频播放方法,包括:
判断在应用程序内的待加载视频页面是否属于预破解页面库,所述预破解页面库中存有视频页面与视频源地址之间的对应关系;
在所述待加载视频页面属于所述预破解页面库时,采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频。
依据本发明的另一方面,提供了一种应用程序内的视频播放装置,包括:
页面判断单元,适于判断在应用程序内的待加载视频页面是否属于预破解页面库,所述预破解页面库中存有视频页面与视频源地址之间的对应关系;
视频播放单元,适于在所述待加载视频页面属于所述预破解页面库时,采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频。
依据本发明的又一方面,提供了一种计算机程序,其包括计算机可读代码,当所述计算机可读代码在计算设备上运行时,导致所述计算设备执行根据上文所述的应用程序内的视频播放方法。
依据本发明的再一方面,提供了一种计算机可读介质,其中存储了上述的计算机程序。
本发明的有益效果为:
本发明通过判断在应用程序内的待加载视频页面是否属于预破解页面库,所述预破解页面库中存有视频页面与视频源地址之间的对应关系,在所述待加载视频页
面属于所述预破解页面库时,采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频,从而实现了视频播放的播放效果统一,提高了用户体验。
上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技术手段,而可依照说明书的内容予以实施,并且为了让本发明的上述和其它目的、特征和优点能够更明显易懂,以下特举本发明的具体实施方式。
通过阅读下文优选实施方式的详细描述,各种其他的优点和益处对于本领域普通技术人员将变得清楚明了。附图仅用于示出优选实施方式的目的,而并不认为是对本发明的限制。而且在整个附图中,用相同的参考符号表示相同的部件。在附图中:
图1是本发明一种实施方式的应用程序内的视频播放方法的流程图;
图2是本发明另一种实施方式的应用程序内的视频播放方法的流程图;
图3是本发明又一种实施方式的应用程序内的视频播放方法的流程图;
图4是本发明一种实施方式的应用程序内的视频播放装置的结构框图;
图5是本发明另一种实施方式的应用程序内的视频播放装置的结构框图;
图6是本发明又一种实施方式的应用程序内的视频播放装置的结构框图;
图7示意性地示出了用于执行根据本发明的应用程序内的视频播放方法的计算设备的框图;以及
图8示意性地示出了用于保持或者携带实现根据本发明的应用程序内的视频播放方法的程序代码的存储单元。
下面结合附图和具体的实施方式对本发明作进一步的描述。
图1是本发明一种实施方式的应用程序内的视频播放方法的流程图。参照图1,所述方法包括:
S101:判断在应用程序内的待加载视频页面是否属于预破解页面库,所述预破解页面库中存有视频页面与视频源地址之间的对应关系;
需要说明的是,所述预破解页面库中的视频页面可通过其统一资源定位符(URL)来表示,当然,也可通过视频名称等特征来表示,本实施方式对此不加限制。
可理解的是,为了便于用户确定待加载视频页面,本实施方式中,在步骤S101之前,所述方法还包括:
接收用户在所述应用程序的显示界面中输入的触控指令,根据所述触控指令确定与所述触控指令相应的待加载视频页面。
可理解的是,用户在所述应用程序的显示界面中输入触控指令可采用多种方式,
比如通过用户手指或感应笔来触控移动终端屏幕上的触摸点,当然,还可采用其他方式,本实施方式对此不加以限制。
在具体实现中,为了满足用户的搜索需求,本实施方式中,在所述接收用户在所述应用程序的显示界面中输入的触控指令之前,所述方法还包括:
接收用户输入的搜索词,根据所述搜索词查找与所述搜索词相关的网页信息,并将查找到的网页信息展示于所述应用程序的显示界面中。
S102:在所述待加载视频页面属于所述预破解页面库时,采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频。
可理解的是,在通常情况下,用户的兴趣点在于视频本身,而对待加载视频页面并不感兴趣,并且待加载视频页面的展示还需要进行转码处理,需要较长的响应时间,使得用户体验较差,为避免出现该问题,本实施方式中,在确定所述待加载视频页面属于所述预破解页面库时,直接采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频,不会再展示所述待加载视频页面。
需要说明的是,为了能够便于用户观看视频,本实施方式中,采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频时,会以全屏的形式播放与所述视频源地址相应的视频。
本实施方式通过判断在应用程序内的待加载视频页面是否属于预破解页面库,所述预破解页面库中存有视频页面与视频源地址之间的对应关系,在所述待加载视频页面属于所述预破解页面库时,采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频,从而实现了视频播放的播放效果统一,提高了用户体验,另外,在确定所述待加载视频页面属于所述预破解页面库时,直接采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频,进一步地提高了用户体验。
图2是本发明另一种实施方式的应用程序内的视频播放方法的流程图。参照图2,所述方法包括:
S200:获取若干视频页面,查找所述视频页面中的视频源地址,将所述视频页面与查找到的视频源地址之间的对应关系存储至所述预破解页面库;
需要说明的是,查找所述视频页面中的视频源地址时,可采用多种方式,为了提高查找效率,本实施方式中,通过模拟页面的视频播放请求来查找所述视频页面中的视频源地址,即,模拟视频页面在需要播放视频时所发送的视频播放请求,当然,还可采用其他方式来查找所述视频页面中的视频源地址,本实施方式对此不加以限制。
可理解的是,可根据需要来获取若干视频页面,但由于该视频页面的展现量过低,即使将其存储至所述预破解页面库中,在后续的步骤S201中也会较少使用,同时也会浪费一定的存储空间,为避免出现该问题,本实施方式中,在获取若干视频页面时,先抓取若干页面,并获取各页面的展现量,在展现量超过预设阈值时,再判断该页面中是否存在待播放视频,并将存在待播放视频的页面作为视频页面。
在具体实现中,在判断页面中是否存在待播放视频时,可采用多种方式,为了便于判断,本实施方式中,根据页面逻辑来判断展现量超过预设阈值的页面中是否存在待播放视频,由于页面通常采用HTML等语言编写,在加载展示时,通过对其HTML等语言进行分析,从而确定该页面中是否存在待播放视频。
另外,由于所述预破解页面库中的视频源地址很可能会发生变化,若在建立预破解页面库后,一直不进行更新,则容易出现视频源地址失效,导致视频播放失败,为了避免该问题,本实施方式中,在步骤S200之后,还包括:每经过预设时间间隔对所述预破解页面库进行更新。
S201:判断在应用程序内的待加载视频页面是否属于预破解页面库,所述预破解页面库中存有视频页面与视频源地址之间的对应关系;
S202:在所述待加载视频页面属于所述预破解页面库时,采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频。
步骤S201~S202与图1所示的实施方式的步骤S101~S102相同,在此不再赘述。
图3是本发明又一种实施方式的应用程序内的视频播放方法的流程图。参照图3,所述方法包括:
S301:判断在应用程序内的待加载视频页面是否属于预破解页面库,所述预破解页面库中存有视频页面与视频源地址之间的对应关系;
S302:在所述待加载视频页面属于所述预破解页面库时,采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频;
S303:步骤S301中待展示视频页面不属于所述预破解页面库或步骤S302中内嵌于所述应用程序上的播放器播放失败时,在所述应用程序内加载所述待加载视频页面,并在脚本拦截所述待加载视频页面的播放事件时,查找所述待加载视频页面中的视频源地址,其中,所述脚本为预先注入在所述应用程序中用于拦截所述待加载视频页面的播放事件的脚本;
在查找所述待加载视频页面中的视频源地址时,本实施方式也是通过模拟页面的视频播放请求来查找所述待加载视频页面中的视频源地址。
S304:若查找到所述待加载视频页面中的视频源地址,则采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频。
需要说明的是,步骤S301中待展示视频页面不属于所述预破解页面库时,则无法通过查找预破解页面库来获取视频源地址;步骤S302中内嵌于所述应用程序上的播放器播放失败时,可能是由于预破解页面库中的视频源地址存在错误,也无法通过查找视频破解页面库来获取视频源地址;
故而,在上述两种情况下,均无法通过视频原地址直接播放视频,在该情况下只能先在所述应用程序内加载所述待加载视频页面,为了保证视频播放的播放效果统一,本实施方式中,先通过脚本拦截所述待加载视频页面的播放事件,再查找所述待加载视频页面中的视频源地址,若查找到所述待加载视频页面中的视频源地址,
则采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频。
当然,为了保证未查找到所述待加载视频页面中的视频源地址时,也能保证视频播放的播放效果统一,本实施方式中,若未查找到所述待加载视频页面中的视频源地址,则通过系统原生播放器(例如:在android系统中原生的webview播放器)播放视频。
由于系统原生播放器可保证播放的目标性,在一般情况下可保证仅播放对应的视频,而不在播放前或播放中插播广告,进一步地提高了用户体验。
另外,为了保证用户在通过系统原生播放器观看视频时的感觉与通过内嵌于所述应用程序上的播放器的感觉一致,本实施方式中,在通过系统原生的播放器进行视频播放时,通过系统原生播放器以全屏的形式播放视频,并通过预设界面替换所述系统原生播放器的播放界面。
对于方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本发明实施例并不受所描述的动作顺序的限制,因为依据本发明实施例,某些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作并不一定是本发明实施例所必须的。
图4是本发明一种实施方式的应用程序内的视频播放装置的结构框图。参照图4,所述装置包括:
页面判断单元401,适于判断在应用程序内的待加载视频页面是否属于预破解页面库,所述预破解页面库中存有视频页面与视频源地址之间的对应关系;
视频播放单元402,适于在所述待加载视频页面属于所述预破解页面库时,采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频。
图5是本发明另一种实施方式的应用程序内的视频播放装置的结构框图;参照图5,所述装置包括:
地址查找单元500,适于获取若干视频页面,查找所述视频页面中的视频源地址,将所述视频页面与查找到的视频源地址之间的对应关系存储至所述预破解页面库。
页面判断单元501,适于判断在应用程序内的待加载视频页面是否属于预破解页面库,所述预破解页面库中存有视频页面与视频源地址之间的对应关系;
视频播放单元502,适于在所述待加载视频页面属于所述预破解页面库时,采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频。
在本发明的一种可选实施例中,所述地址查找单元500,进一步适于通过模拟页面的视频播放请求来查找所述视频页面中的视频源地址。
在本发明的一种可选实施例中,所述地址查找单元500,进一步适于抓取若干页面,并获取各页面的展现量;判断展现量超过预设阈值的页面中是否存在待播放视频,并将存在待播放视频的页面作为视频页面。
在本发明的一种可选实施例中,所述地址查找单元500,进一步适于根据页面逻辑来判断展现量超过预设阈值的页面中是否存在待播放视频。
在本发明的一种可选实施例中,所述装置还包括:
数据更新单元(附图中未示出),适于每经过预设时间间隔对所述预破解页面库进行更新。
在本发明的一种可选实施例中,所述装置还包括:
触控接收单元(附图中未示出),适于接收用户在所述应用程序的显示界面中输入的触控指令,根据所述触控指令确定与所述触控指令相应的待加载视频页面。
在本发明的一种可选实施例中,所述装置还包括:
输入查找单元(附图中未示出),适于接收用户输入的搜索词,根据所述搜索词查找与所述搜索词相关的网页信息,并将查找到的网页信息展示于所述应用程序的显示界面中。
图6是本发明又一种实施方式的应用程序内的视频播放装置的结构框图。参照图6,所述装置包括:
页面判断单元601,适于判断在应用程序内的待加载视频页面是否属于预破解页面库,所述预破解页面库中存有视频页面与视频源地址之间的对应关系;
视频播放单元602,适于在所述待加载视频页面属于所述预破解页面库时,采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频;
加载查找单元603,适于在所述待展示视频页面不属于所述预破解页面库或内嵌于所述应用程序上的播放器播放失败时,在所述应用程序内加载所述待加载视频页面,并在脚本拦截所述待加载视频页面的播放事件时,查找所述待加载视频页面中的视频源地址,其中,所述脚本为预先注入在所述应用程序中用于拦截所述待加载视频页面的播放事件的脚本;
所述视频播放单元602,进一步适于在查找到所述待加载视频页面中的视频源地址时,采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频。
在本发明的一种可选实施例中,所述加载查找单元603,进一步适于通过模拟页面的视频播放请求来查找所述待加载视频页面中的视频源地址。
在本发明的一种可选实施例中,所述视频播放单元602,进一步适于在未查找到所述待加载视频页面中的视频源地址时,通过系统原生播放器播放视频。
在本发明的一种可选实施例中,所述视频播放单元602,进一步适于通过系统原生播放器以全屏的形式播放视频,并通过预设界面替换所述系统原生播放器的播放界面。
在本发明的一种可选实施例中,所述视频播放单元602,进一步适于采用内嵌于所述应用程序上的播放器以全屏的形式播放与所述视频源地址相应的视频。
在此处所提供的说明书中,说明了大量具体细节。然而,能够理解,本发明的实施例可以在没有这些具体细节的情况下实践。在一些实例中,并未详细示出公知
的方法、结构和技术,以便不模糊对本说明书的理解。
类似地,应当理解,为了精简本公开并帮助理解各个发明方面中的一个或多个,在上面对本发明的示例性实施例的描述中,本发明的各个特征有时被一起分组到单个实施例、图、或者对其的描述中。然而,并不应将该公开的方法解释成反映如下意图:即所要求保护的本发明要求比在每个权利要求中所明确记载的特征更多的特征。更确切地说,如下面的权利要求书所反映的那样,发明方面在于少于前面公开的单个实施例的所有特征。因此,遵循具体实施方式的权利要求书由此明确地并入该具体实施方式,其中每个权利要求本身都作为本发明的单独实施例。
本领域那些技术人员可以理解,可以对实施例中的设备中的模块进行自适应性地改变并且把它们设置在与该实施例不同的一个或多个设备中。可以把实施例中的模块或单元或组件组合成一个模块或单元或组件,以及此外可以把它们分成多个子模块或子单元或子组件。除了这样的特征和/或过程或者单元中的至少一些是相互排斥之外,可以采用任何组合对本说明书(包括伴随的权利要求、摘要和附图)中公开的所有特征以及如此公开的任何方法或者设备的所有过程或单元进行组合。除非另外明确陈述,本说明书(包括伴随的权利要求、摘要和附图)中公开的每个特征可以由提供相同、等同或相似目的的替代特征来代替。
此外,本领域的技术人员能够理解,尽管在此所述的一些实施例包括其它实施例中所包括的某些特征而不是其它特征,但是不同实施例的特征的组合意味着处于本发明的范围之内并且形成不同的实施例。例如,在下面的权利要求书中,所要求保护的实施例的任意之一都可以以任意的组合方式来使用。
本发明的各个部件实施例可以以硬件实现,或者以在一个或者多个处理器上运行的软件模块实现,或者以它们的组合实现。本领域的技术人员应当理解,可以在实践中使用微处理器或者数字信号处理器(DSP)来实现根据本发明实施例的应用程序内的视频播放装置中的一些或者全部部件的一些或者全部功能。本发明还可以实现为用于执行这里所描述的方法的一部分或者全部的设备或者装置程序(例如,计算机程序和计算机程序产品)。这样的实现本发明的程序可以存储在计算机可读介质上,或者可以具有一个或者多个信号的形式。这样的信号可以从因特网网站上下载得到,或者在载体信号上提供,或者以任何其他形式提供。
例如,图7示出了可以实现应用程序内的视频播放方法的计算设备。该计算设备传统上包括处理器710和以存储器720形式的计算机程序产品或者计算机可读介质。存储器720可以是诸如闪存、EEPROM(电可擦除可编程只读存储器)、EPROM、硬盘或者ROM之类的电子存储器。存储器720具有用于执行上述方法中的任何方法步骤的程序代码731的存储空间730。例如,用于程序代码的存储空间730可以包括分别用于实现上面的方法中的各种步骤的各个程序代码731。这些程序代码可以从一个或者多个计算机程序产品中读出或者写入到这一个或者多个计算机程序产品中。这些计算机程序产品包括诸如硬盘,紧致盘(CD)、存储卡或者软盘之类的程序代
码载体。这样的计算机程序产品通常为如参考图8所述的便携式或者固定存储单元。该存储单元可以具有与图7的计算设备中的存储器720类似布置的存储段、存储空间等。程序代码可以例如以适当形式进行压缩。通常,存储单元包括计算机可读代码731’,即可以由例如诸如710之类的处理器读取的代码,这些代码当由计算设备运行时,导致该计算设备执行上面所描述的方法中的各个步骤。
本文中所称的“一个实施例”、“实施例”或者“一个或者多个实施例”意味着,结合实施例描述的特定特征、结构或者特性包括在本发明的至少一个实施例中。此外,请注意,这里“在一个实施例中”的词语例子不一定全指同一个实施例。
应该注意的是上述实施例对本发明进行说明而不是对本发明进行限制,并且本领域技术人员在不脱离所附权利要求的范围的情况下可设计出替换实施例。在权利要求中,不应将位于括号之间的任何参考符号构造成对权利要求的限制。单词“包含”不排除存在未列在权利要求中的元件或步骤。位于元件之前的单词“一”或“一个”不排除存在多个这样的元件。本发明可以借助于包括有若干不同元件的硬件以及借助于适当编程的计算机来实现。在列举了若干装置的单元权利要求中,这些装置中的若干个可以是通过同一个硬件项来具体体现。单词第一、第二、以及第三等的使用不表示任何顺序。可将这些单词解释为名称。
此外,还应当注意,本说明书中使用的语言主要是为了可读性和教导的目的而选择的,而不是为了解释或者限定本发明的主题而选择的。因此,在不偏离所附权利要求书的范围和精神的情况下,对于本技术领域的普通技术人员来说许多修改和变更都是显而易见的。对于本发明的范围,对本发明所做的公开是说明性的,而非限制性的,本发明的范围由所附权利要求书限定。
Claims (28)
- 一种应用程序内的视频播放方法,包括:判断在应用程序内的待加载视频页面是否属于预破解页面库,所述预破解页面库中存有视频页面与视频源地址之间的对应关系;在所述待加载视频页面属于所述预破解页面库时,采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频。
- 如权利要求1所述的方法,其中,所述判断在应用程序内的待加载视频页面是否属于预破解页面库之前,所述方法还包括:获取若干视频页面,查找所述视频页面中的视频源地址,将所述视频页面与查找到的视频源地址之间的对应关系存储至所述预破解页面库。
- 如权利要求1-2任一项所述的方法,其中,所述查找所述视频页面中的视频源地址,进一步包括:通过模拟页面的视频播放请求来查找所述视频页面中的视频源地址。
- 如权利要求1-3任一项所述的方法,其中,所述获取若干视频页面,进一步包括:抓取若干页面,并获取各页面的展现量;判断展现量超过预设阈值的页面中是否存在待播放视频,并将存在待播放视频的页面作为视频页面。
- 如权利要求1-4任一项所述的方法,其中,所述判断展现量超过预设阈值的页面中是否存在待播放视频,进一步包括:根据页面逻辑来判断展现量超过预设阈值的页面中是否存在待播放视频。
- 如权利要求1-5任一项所述的方法,其中,所述将所述视频页面与查找到的视频源地址之间的对应关系存储至所述预破解页面库之后,所述方法还包括:每经过预设时间间隔对所述预破解页面库进行更新。
- 如权利要求1-6中任一项所述的方法,其中,所述判断在应用程序内的待加载视频页面是否属于预破解页面库之前,所述方法还包括:接收用户在所述应用程序的显示界面中输入的触控指令,根据所述触控指令确定与所述触控指令相应的待加载视频页面。
- 如权利要求1-7任一项所述的方法,其中,所述接收用户在所述应用程序的显示界面中输入的触控指令之前,所述方法还包括:接收用户输入的搜索词,根据所述搜索词查找与所述搜索词相关的网页信息,并将查找到的网页信息展示于所述应用程序的显示界面中。
- 如权利要求1-8中任一项所述的方法,其中,还包括:在所述待展示视频页面不属于所述预破解页面库或内嵌于所述应用程序上的播放器播放失败时,在所述应用程序内加载所述待加载视频页面,并在脚本拦截所述待 加载视频页面的播放事件时,查找所述待加载视频页面中的视频源地址,其中,所述脚本为预先注入在所述应用程序中用于拦截所述待加载视频页面的播放事件的脚本;若查找到所述待加载视频页面中的视频源地址,则采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频。
- 如权利要求1-9中任一项所述的方法,其中,所述查找所述待加载视频页面中的视频源地址,进一步包括:通过模拟页面的视频播放请求来查找所述待加载视频页面中的视频源地址。
- 如权利要求1-10中任一项所述的方法,其中,还包括:若未查找到所述待加载视频页面中的视频源地址,则通过系统原生播放器播放视频。
- 如权利要求1-11中任一项所述的方法,其中,所述通过系统原生的播放器进行视频播放,进一步包括:通过系统原生播放器以全屏的形式播放视频,并通过预设界面替换所述系统原生播放器的播放界面。
- 如权利要求1-12中任一项所述的方法,其中,所述采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频,进一步包括:采用内嵌于所述应用程序上的播放器以全屏的形式播放与所述视频源地址相应的视频。
- 一种应用程序内的视频播放装置,包括:页面判断单元,适于判断在应用程序内的待加载视频页面是否属于预破解页面库,所述预破解页面库中存有视频页面与视频源地址之间的对应关系;视频播放单元,适于在所述待加载视频页面属于所述预破解页面库时,采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频。
- 如权利要求14所述的装置,其中,还包括:地址查找单元,适于获取若干视频页面,查找所述视频页面中的视频源地址,将所述视频页面与查找到的视频源地址之间的对应关系存储至所述预破解页面库。
- 如权利要求14-15中任一项所述的装置,其中,所述地址查找单元,进一步适于通过模拟页面的视频播放请求来查找所述视频页面中的视频源地址。
- 如权利要求14-16中任一项所述的装置,其中,所述地址查找单元,进一步适于抓取若干页面,并获取各页面的展现量;判断展现量超过预设阈值的页面中是否存在待播放视频,并将存在待播放视频的页面作为视频页面。
- 如权利要求14-17中任一项所述的装置,其中,所述地址查找单元,进一步适于根据页面逻辑来判断展现量超过预设阈值的页面中是否存在待播放视频。
- 如权利要求14-18中任一项所述的装置,其中,还包括:数据更新单元,适于每经过预设时间间隔对所述预破解页面库进行更新。
- 如权利要求14-19中任一项所述的装置,其中,还包括:触控接收单元,适于接收用户在所述应用程序的显示界面中输入的触控指令,根据所述触控指令确定与所述触控指令相应的待加载视频页面。
- 如权利要求14-20中任一项所述的装置,其中,还包括:输入查找单元,适于接收用户输入的搜索词,根据所述搜索词查找与所述搜索词相关的网页信息,并将查找到的网页信息展示于所述应用程序的显示界面中。
- 如权利要求14-21中任一项所述的装置,其中,还包括:加载查找单元,适于在所述待展示视频页面不属于所述预破解页面库或内嵌于所述应用程序上的播放器播放失败时,在所述应用程序内加载所述待加载视频页面,并在脚本拦截所述待加载视频页面的播放事件时,查找所述待加载视频页面中的视频源地址,其中,所述脚本为预先注入在所述应用程序中用于拦截所述待加载视频页面的播放事件的脚本;所述视频播放单元,进一步适于在查找到所述待加载视频页面中的视频源地址时,采用内嵌于所述应用程序上的播放器播放与所述视频源地址相应的视频。
- 如权利要求14-22中任一项所述的装置,其中,所述加载查找单元,进一步适于通过模拟页面的视频播放请求来查找所述待加载视频页面中的视频源地址。
- 如权利要求14-23中任一项所述的装置,其中,所述视频播放单元,进一步适于在未查找到所述待加载视频页面中的视频源地址时,通过系统原生播放器播放视频。
- 如权利要求14-24中任一项所述的装置,其中,所述视频播放单元,进一步适于通过系统原生播放器以全屏的形式播放视频,并通过预设界面替换所述系统原生播放器的播放界面。
- 如权利要求14-25中任一项所述的装置,其中,所述视频播放单元,进一步适于采用内嵌于所述应用程序上的播放器以全屏的形式播放与所述视频源地址相应的视频。
- 一种计算机程序,包括计算机可读代码,当所述计算机可读代码在计算设备上运行时,导致所述计算设备执行根据权利要求1至13任一项所述的应用程序内的视频播放方法。
- 一种计算机可读介质,其中存储了如权利要求27所述的计算机程序。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US15/563,928 US20180132012A1 (en) | 2015-03-31 | 2015-12-28 | Method and apparatus for playing video in application program |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510149741.0A CN104796784A (zh) | 2015-03-31 | 2015-03-31 | 应用程序内的视频播放方法及装置 |
| CN201510149741.0 | 2015-03-31 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2016155378A1 true WO2016155378A1 (zh) | 2016-10-06 |
Family
ID=53561236
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2015/099225 Ceased WO2016155378A1 (zh) | 2015-03-31 | 2015-12-28 | 应用程序内的视频播放方法及装置 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US20180132012A1 (zh) |
| CN (1) | CN104796784A (zh) |
| WO (1) | WO2016155378A1 (zh) |
Families Citing this family (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104796784A (zh) * | 2015-03-31 | 2015-07-22 | 北京奇虎科技有限公司 | 应用程序内的视频播放方法及装置 |
| CN106790754B (zh) * | 2016-12-26 | 2020-01-10 | 腾讯科技(深圳)有限公司 | 一种媒体信息的播放方法及服务器 |
| CN108040279B (zh) * | 2017-12-07 | 2021-01-08 | 麒麟合盛网络技术股份有限公司 | 视频加速方法及装置 |
| CN108174271A (zh) * | 2017-12-29 | 2018-06-15 | 北京奇虎科技有限公司 | 视频播放方法、存储介质和终端 |
| CN112711445B (zh) * | 2019-10-26 | 2023-12-12 | 广州星际悦动股份有限公司 | 一种应用程序的管理方法及系统 |
| CN110909206B (zh) * | 2019-12-03 | 2023-06-23 | 北京百度网讯科技有限公司 | 用于输出信息的方法和装置 |
| CN114205680B (zh) * | 2021-12-01 | 2024-07-23 | 广州方硅信息技术有限公司 | 视频封面展示方法及其装置、设备、介质、产品 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101115182A (zh) * | 2007-08-28 | 2008-01-30 | 蒋晓海 | 一种即时通信互动视频的实现方法 |
| US20080184117A1 (en) * | 2007-01-30 | 2008-07-31 | Awaremedia, Inc. D/B/A/ Panjea | Method and system of media channel creation and management |
| CN103607668A (zh) * | 2013-11-21 | 2014-02-26 | 优视科技有限公司 | 一种视频播放方法及装置 |
| CN104469467A (zh) * | 2014-12-10 | 2015-03-25 | 北京奇虎科技有限公司 | 一种浏览器客户端中进行视频播放的方法、装置和系统 |
| CN104796784A (zh) * | 2015-03-31 | 2015-07-22 | 北京奇虎科技有限公司 | 应用程序内的视频播放方法及装置 |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102098327A (zh) * | 2010-12-15 | 2011-06-15 | 百度在线网络技术(北京)有限公司 | 在线视频嗅探下载方法及装置 |
| CN104113770A (zh) * | 2013-04-18 | 2014-10-22 | 深圳市云帆世纪科技有限公司 | 网页视频点播方法和装置 |
-
2015
- 2015-03-31 CN CN201510149741.0A patent/CN104796784A/zh active Pending
- 2015-12-28 WO PCT/CN2015/099225 patent/WO2016155378A1/zh not_active Ceased
- 2015-12-28 US US15/563,928 patent/US20180132012A1/en not_active Abandoned
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20080184117A1 (en) * | 2007-01-30 | 2008-07-31 | Awaremedia, Inc. D/B/A/ Panjea | Method and system of media channel creation and management |
| CN101115182A (zh) * | 2007-08-28 | 2008-01-30 | 蒋晓海 | 一种即时通信互动视频的实现方法 |
| CN103607668A (zh) * | 2013-11-21 | 2014-02-26 | 优视科技有限公司 | 一种视频播放方法及装置 |
| CN104469467A (zh) * | 2014-12-10 | 2015-03-25 | 北京奇虎科技有限公司 | 一种浏览器客户端中进行视频播放的方法、装置和系统 |
| CN104796784A (zh) * | 2015-03-31 | 2015-07-22 | 北京奇虎科技有限公司 | 应用程序内的视频播放方法及装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| US20180132012A1 (en) | 2018-05-10 |
| CN104796784A (zh) | 2015-07-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8966372B2 (en) | Systems and methods for performing geotagging during video playback | |
| CA3133229C (en) | Detecting spoofing of facial recognition with mobile devices | |
| US10769859B2 (en) | Methods and systems for displaying digital smart objects in a three dimensional environment | |
| US20180132012A1 (en) | Method and apparatus for playing video in application program | |
| US9665965B2 (en) | Video-associated objects | |
| KR20140091555A (ko) | 웹 페이지 렌더링 시간 측정 기법 | |
| US20150058713A1 (en) | Method and apparatus for sharing media content and method and apparatus for displaying media content | |
| WO2017076315A1 (zh) | 页面显示方法、装置、系统以及页面显示辅助方法、装置 | |
| CN104902333A (zh) | 视频评论处理方法及视频评论处理装置 | |
| CN114840162B (zh) | 首屏页面呈现方法、装置、电子设备和存储介质 | |
| CN104346463A (zh) | 一种页面标签的加载方法、装置和浏览器客户端 | |
| CN103281591A (zh) | 通过浏览器播放flash视频的方法、装置及移动终端 | |
| CN109189954B (zh) | 内容推荐方法和装置 | |
| WO2017032079A1 (zh) | 一种信息浏览方法及移动终端 | |
| US20170169599A1 (en) | Methods and electronic devices for displaying picture | |
| WO2017107962A1 (zh) | 在应用中进行视频播放的方法和装置 | |
| US20130152009A1 (en) | Browsing Between Mobile and Non-Mobile Web Sites | |
| WO2015051505A1 (en) | Method and system for displaying web page on device by automatically adapting the web page to the size of browser of the device | |
| US11327635B1 (en) | Method for switching an online list and a local list in a same window, and computing device | |
| WO2017161771A1 (zh) | 一种广告数据的展示方法和装置 | |
| CN104899287A (zh) | 网页的显示方法和装置 | |
| WO2018113748A1 (zh) | 一种视频全屏的实现方法及电子设备 | |
| JP7849507B2 (ja) | 音声に関連付けられたビデオをプロフィールページにおいて表示する方法及びコンピュータプログラム | |
| US10380229B2 (en) | Method and system providing contextual functionality in static web pages | |
| US20160034602A1 (en) | Storing and presenting data associating information in a file with the source of the information |
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: 15887327 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 15563928 Country of ref document: US |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 15887327 Country of ref document: EP Kind code of ref document: A1 |