WO2016206475A1 - Set-top box service adaptation method, device, and system - Google Patents

Set-top box service adaptation method, device, and system Download PDF

Info

Publication number
WO2016206475A1
WO2016206475A1 PCT/CN2016/080771 CN2016080771W WO2016206475A1 WO 2016206475 A1 WO2016206475 A1 WO 2016206475A1 CN 2016080771 W CN2016080771 W CN 2016080771W WO 2016206475 A1 WO2016206475 A1 WO 2016206475A1
Authority
WO
WIPO (PCT)
Prior art keywords
service
service request
top box
launcher
template
Prior art date
Application number
PCT/CN2016/080771
Other languages
French (fr)
Chinese (zh)
Inventor
马雄邦
孔建华
詹炜
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2016206475A1 publication Critical patent/WO2016206475A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing 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/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/472End-user interface for requesting content, additional data or services; End-user interface for interacting with content, e.g. for content reservation or setting reminders, for requesting event notification, for manipulating displayed content
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/81Monomedia components thereof
    • H04N21/8166Monomedia components thereof involving executable data, e.g. software
    • H04N21/818OS software

Definitions

  • the present application relates to, but is not limited to, the field of set top boxes, and in particular, a method, device and system for adapting a set top box service.
  • the smart set-top box has been rapidly promoted in the field of digital television, IPTV (Internet Protocol Television) application field and its OTT (Over The Top, which refers to providing various application services to users through the Internet).
  • the current smart set-top box system is based on the browser/server (B/S, Browser/Server) architecture, including the set-top box application presentation layer, third-party Android (Android) application, custom browser, Android framework layer and Linux kernel ( Kernel layer; wherein, the set-top box application presentation layer includes a set-top box user interface (UI, User Interface) module and interface processing logic; the custom browser includes a universal browser module and a set-top box proprietary plug-in module, and the universal browser module supports HTML4.0.
  • B/S Browser/Server
  • the set-top box application presentation layer includes a set-top box user interface (UI, User Interface) module and interface processing logic
  • the custom browser includes a universal browser module and a set-top box proprietary plug-in module
  • the universal browser module supports HTML4.0.
  • the set-top box proprietary plug-in module extends the ability of the custom browser to control the underlying hardware and software of the set-top box and the ability to invoke the third-party application module of the set-top box.
  • the system can provide more powerful operability based on similar smart set-top boxes (including smart TV digital set-top boxes, OTT Internet smart set-top boxes) and improve the operational efficiency of digital TV systems.
  • IPTV and OTT TV services multiple video services need to be connected and adapted in the same smart set-top box to improve the user experience.
  • This paper provides a method, device and system for adapting the set-top box service, which can quickly complete the adaptation of the IPTV/OTT service on the smart set-top box and improve the user experience of the current IPTV/OTT service.
  • An embodiment of the present invention provides a method for adapting a set top box service, where the method is applied to a smart set top box, where the smart set top box includes a desktop application launcher Launcher and a browser, and the method includes:
  • connection template parameters and service template parameters Obtain the connection template parameters and service template parameters.
  • connection template parameter and the service template parameter according to the received service request according to the preset splicing policy to obtain the access interface page corresponding to the service request;
  • the interface template parameter includes: a docking template address;
  • the service template parameter includes: a service template entry address and a parameter.
  • the obtaining the docking template parameter and the service template parameter includes:
  • the Launcher is started, and the data loading and the first page of the Launcher are initialized according to the received docking template parameters and service template parameters.
  • the response page of the service request is pushed into the stack according to the sequence of the corresponding service request;
  • the stack bottom of the stack is the application interface of the Launcher;
  • the method further comprises:
  • Embodiments of the present invention provide a method for adapting a set top box service, where the method is applied to a service Server, the method includes:
  • the service server sends a connection template parameter and a service template parameter to the smart set top box;
  • the service server receives a service request sent by the smart set-top box to the access port page, where the pair of access port pages are obtained by splicing the connection template parameter and the service template parameter, and corresponding to the service request;
  • the service server redirects the response page address of the service request according to the type of the service request and the integrity of the service request;
  • the service server sends a response page address of the service request to the smart set top box.
  • the interface template parameter includes: a docking template address;
  • the service template parameter includes: a service template entry address and a parameter.
  • the service server redirects the response page address of the service request according to the type of the service request and the integrity of the service request, including:
  • Corresponding service addresses are obtained according to the type matching of the service request.
  • the service address is redirected to the response page address of the service request.
  • the response page of the service request is pushed into the stack according to a sequence of corresponding service requests; wherein the stack of the stack The bottom is the application interface of the launcher Launcher;
  • the method further comprises:
  • the embodiment of the invention further provides a computer readable storage medium storing computer executable instructions, the method for implementing the set top box service adaptation when the computer executable instructions are executed.
  • An embodiment of the present invention provides an intelligent set top box, where the smart set top box includes: an acquiring unit, a desktop application launcher Launcher, and a browser, where
  • the obtaining unit is configured to: obtain a docking template parameter and a service template parameter;
  • the Launcher is configured to: receive a service request
  • connection template parameter and the service template parameter according to the received splicing policy to obtain the access interface page corresponding to the service request
  • the browser is configured to: send the service request to the pair of access port pages;
  • the Launcher is further configured to: receive a response page address of the service request, and trigger the browser to display a response page of the service request according to the response page address of the service request.
  • the interface template parameter includes: a docking template address;
  • the service template parameter includes: a service template entry address and a parameter.
  • the obtaining unit is configured to:
  • the Launcher is started, and the data loading and the first page of the Launcher are initialized according to the received docking template parameters and service template parameters.
  • the response page of the service request is pushed into the stack according to the sequence of the corresponding service request;
  • the stack bottom of the stack is the application interface of the Launcher;
  • the Launcher is also set to:
  • An embodiment of the present invention provides a service server, where the service server includes a sending unit, a receiving unit, and a redirecting unit, where
  • the sending unit is configured to: send a docking template parameter and a service template parameter to the smart set top box;
  • the receiving unit is configured to receive a service request sent by the smart set-top box to the access port page, where the pair of access interface pages are obtained by splicing the connection template parameter and the service template parameter, and the service request is Corresponding
  • the redirecting unit is configured to: redirect a response page address of the service request according to a type of the service request and an integrity of the service request;
  • the sending unit is further configured to: send a response page address of the service request to the smart set top box.
  • the interface template parameter includes: a docking template address;
  • the service template parameter includes: a service template entry address and a parameter.
  • the redirecting unit is configured to:
  • Corresponding service addresses are obtained according to the type matching of the service request.
  • the response page of the service request is pushed into the stack according to a sequence of corresponding service requests; wherein the stack of the stack The bottom is the application interface of the Launcher;
  • the receiving unit is further configured to: receive a return request for returning the upper layer service from the smart set top box;
  • the sending unit is further configured to: return an upper layer service address to the smart set top box, and delete an upper layer service address in the stack; and, when returning to the bottom of the stack, send the application interface of the Launcher.
  • An embodiment of the present invention provides a system for adapting a set top box service, where the system includes an intelligent set top box and a service server, where
  • the smart set top box includes a desktop application launcher Launcher and a browser, and the smart set top box is configured to:
  • connection template parameter and the service template parameter according to the received service request according to the preset splicing policy to obtain the access interface page corresponding to the service request
  • the business server is set to:
  • the embodiment of the present invention provides a method, a device, and a system for adapting a set top box service, and adopts a browser + client/server (B+C/S, Browser+Client) by introducing a desktop application launcher Launcher. /Server) mode, which is adapted and interfaced with the original IPTV/OTT service through different Launcher desktops. It can quickly complete the adaptation of the IPTV/OTT service on the smart set-top box, and improve the user experience of the current IPTV/OTT service.
  • FIG. 1 is a schematic flowchart of a method for adapting a set top box service according to an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of another method for adapting a set top box service according to an embodiment of the present invention
  • FIG. 3 is a schematic diagram of a specific adaptation process for a user interface service according to an embodiment of the present disclosure
  • FIG. 4 is a schematic structural diagram of an intelligent set top box according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of a service server according to an embodiment of the present disclosure.
  • FIG. 6 is a schematic structural diagram of a system for adapting a set top box service according to an embodiment of the present invention.
  • a desktop application launcher is introduced in the smart set-top box, and the B+C/S mode is adopted, and the different launcher desktops are respectively matched with the original IPTV/OTT service. It not only enriches the service content of the desktop application launcher, but also has a complete IPTV/OTT service, and can quickly complete the adaptation of the IPTV/OTT service on the smart set top box, which greatly improves the user experience and service expansion.
  • a method for adapting a set top box service according to an embodiment of the present invention is provided.
  • the method can be applied to a smart set top box, where the smart set top box includes a desktop application launcher Launcher and a browser, and the method includes:
  • S101 Obtain a connection template parameter and a service template parameter.
  • the embodiment of the present invention adopts the B+C/S mode by introducing the desktop application Launcher. Therefore, it may be necessary to adapt the docking to the original IPTV/OTT template through different Launcher desktops respectively; the joining template parameters may be
  • the interface template address includes: a service template entry address iptvEntry.jsp and a parameter Action.
  • obtaining the docking template parameter and the service template parameter may include:
  • the browser After successfully logging in through the browser, the browser is hidden and receives the initialized docking template parameters and business template parameters; and the Launcher is started, and the Launcher data loading and the home page are initialized according to the received docking template parameters and the business template parameters.
  • S102 Receive a service request by using a Launcher
  • the form of the access port page may be:
  • ⁇ framecode ⁇ represents the address of the docking template read by the Launcher
  • MAIN_WIN_SRC Custom docking address.
  • S104 Send a service request to the access port page by using a browser.
  • S105 Receive a response page address of the service request by using the Launcher, and trigger the browser to display the response page of the service request according to the response page address of the service request.
  • the response page of the service request is pushed into the stack according to the sequence of the corresponding service request; wherein the stack bottom of the stack is the application of the Launcher. interface;
  • the method can also include:
  • the embodiment of the invention provides a method for adapting a set top box service.
  • a desktop application launcher Launcher By introducing a desktop application launcher Launcher, a browser + client/server (B+C/S, Browser+Client/Server) mode is adopted, respectively, through different Launchers.
  • the desktop is adapted to the original IPTV/OTT service. It can quickly complete the adaptation of the IPTV/OTT service on the smart set-top box, and improve the user experience of the current IPTV/OTT service.
  • FIG. 2 a method for adapting a set top box service according to an embodiment of the present invention is shown.
  • the method may be applied to a service server, and the method includes:
  • S201 The service server sends the connection template parameter and the service template parameter to the smart set top box.
  • the docking template parameter may include: a docking template address;
  • the service template parameter may include: a service template entry address and a parameter.
  • S202 The service server receives a service request sent by the smart set top box to the access port page.
  • the access port page is obtained by splicing the connection template parameter and the service template parameter, and corresponding to the service request;
  • S203 The service server redirects the response page address of the service request according to the type of the service request and the integrity of the service request.
  • the response server address of the service server redirecting the service request according to the type of the service request and the integrity of the service request may include:
  • Corresponding service addresses are obtained according to the type matching of the service request.
  • the service address is redirected to the response page address of the service request.
  • S204 The service server sends a response page address of the service request to the smart set top box.
  • the response page of the service request may be pushed into the stack according to the sequence of the corresponding service request; wherein the stack bottom of the stack may be the initiator Launcher's application interface;
  • the method can also include:
  • the Launcher's application interface is sent.
  • the embodiment of the invention provides a method for adapting a set top box service.
  • a desktop application launcher Launcher By introducing a desktop application launcher Launcher, a browser + client/server (B+C/S, Browser+Client/Server) mode is adopted, respectively, through different Launchers.
  • the desktop is adapted to the original IPTV/OTT service. It can quickly complete the adaptation of the IPTV/OTT service on the smart set-top box, and improve the user experience of the current IPTV/OTT service.
  • FIG. 3 a specific adaptation process for the user interface service according to the embodiment of the present invention is shown, and the process may include:
  • S301 The smart set top box is powered on to open the Launcher desktop and the browser, and the Launcher is set to run in the foreground, and the browser is set to run in the background;
  • S302 The smart set top box initiates a template login request to the service server by the background browser.
  • S303 The service server performs login authentication.
  • S304 The service server login authentication is completed, and the template initialization page is entered.
  • S305 The service server initializes the connection template parameter and the service template parameter to the unified docking unit.
  • the unified docking unit may be a service unified interface that is configured to perform service adaptation between the smart set top box and the service server, and may be set on the service server side as a unified service interaction between the service module and the smart set top box. interface.
  • S308 The smart set top box displays the Launcher local interface
  • the smart set top box initializes and displays the Launcher homepage, and completes the login;
  • the matching process can include:
  • S310 The smart set top box selects a UI service portal according to the user through the Launcher;
  • S311 The Launcher obtains the address of the access port page according to the connection of the connection template parameter and the service template parameter.
  • S312 The smart set top box hides the Launcher interface and opens a browser interface
  • S313 The smart set top box sends a UI service request by the browser to the address of the access port page;
  • S314 The unified docking unit matches the UI service address according to the UI service type.
  • the unified docking unit determines the integrity of the service architecture
  • S317 The service server resets/empties the service stack
  • S318 The service server responds and sends the final UI page through the unified docking unit.
  • S319 The browser displays the final UI page.
  • the entire process may be similar to the embodiment shown in FIG. 3, the difference may be that only the service type is a video playing type, and accordingly, the UI service address may be changed to a channel video.
  • the UI service address may be changed to a channel video.
  • the browser displays the final UI page can be changed to the set-top box to refresh the browser UI interface, playing video in full screen.
  • This embodiment describes the foregoing embodiments in detail through a specific service adaptation process, which can quickly complete the adaptation of the IPTV/OTT service on the smart set top box, and improve the user experience of the current IPTV/OTT service.
  • the smart set top box 40 includes: an obtaining unit 401, a desktop application launcher Launcher 402, and a browser. 403, wherein
  • the obtaining unit 401 is configured to: obtain a docking template parameter and a service template parameter;
  • the Launcher 402 is set to: receive a service request
  • connection template parameter and the service template parameter according to the received splicing policy according to the received splicing policy to obtain the access interface page corresponding to the service request
  • the browser 403 is configured to: send a service request to the access port page;
  • the Launcher 402 is further configured to: receive the response page address of the service request, and trigger the browser 403 to display the response page of the service request according to the response page address of the service request.
  • the docking template parameter may include: a docking template address;
  • the service template parameter may include: a service template entry address and a parameter.
  • the obtaining unit 401 is configured to:
  • the browser 403 After successfully logging in through the browser 403, the browser 403 is hidden and receives the initialized docking template parameters and service template parameters;
  • the Launcher 402 is started, and the data loading and the home page of the Launcher 402 are initialized according to the received docking template parameters and the business template parameters.
  • the response page of the service request is pushed into the stack according to the sequence of the corresponding service request; wherein the stack bottom of the stack is Launcher. 402 application interface;
  • Launcher 402 is also set to:
  • the hidden browser 403 is triggered to receive and open the application interface of the Launcher 402.
  • the embodiment of the present invention provides a smart set top box 40.
  • a browser + client/server (B+C/S, Browser+Client/Server) mode is adopted, respectively, through different Launcher desktops and originals.
  • IPTV/OTT services for adaptation docking. It can quickly complete the adaptation of the IPTV/OTT service on the smart set-top box, and improve the user experience of the current IPTV/OTT service.
  • the service server 50 includes a sending unit 501, a receiving unit 502, and a redirecting unit 503. ,
  • the sending unit 501 is configured to: send the docking template parameter and the service template parameter to the smart set top box;
  • the receiving unit 502 is configured to: receive a service request sent by the smart set-top box to the access port page, where the access port page is obtained by splicing the connection template parameter and the service template parameter, and corresponding to the service request;
  • the redirecting unit 503 is configured to: redirect the response page address of the service request according to the type of the service request and the integrity of the service request;
  • the sending unit 501 is further configured to: send a response page address of the service request to the smart set top box.
  • the docking template parameter may include: a docking template address;
  • the service template parameter may include: a service template entry address and a parameter.
  • the redirecting unit 503 is configured to:
  • Corresponding service addresses are obtained according to the type matching of the service request.
  • the response page of the service request is pushed into the stack according to the sequence of the corresponding service request; wherein the stack bottom is the initiator Launcher.
  • the receiving unit 502 is further configured to: receive a return request for returning the upper layer service from the smart set top box;
  • the sending unit 501 is further configured to: return the upper layer service address to the smart set top box, and delete the upper layer service address in the stack; and, when returning to the bottom of the stack, send the Launcher application interface.
  • the embodiment of the present invention provides a service server 50, which adopts a browser + client/server (B+C/S, Browser+Client/Server) mode by introducing a desktop application launcher Launcher, respectively, through different Launcher desktops and originals.
  • FIG. 6 a system 60 for a set top box service adaptation according to an embodiment of the present invention is shown, where the system 60 includes a smart set top box 40 and a service server 50, where
  • the smart set top box 40 includes a desktop application launcher Launcher and a browser, and the smart set top box 40 is configured to:
  • connection template parameter and the service template parameter according to the received service request by the Launcher according to the preset splicing policy to obtain the access interface page corresponding to the service request;
  • the business server 50 is set to:
  • the response page address of the service request is sent to the smart set top box 40.
  • the embodiment of the invention further provides a computer readable storage medium storing computer executable instructions, the method for implementing the set top box service adaptation when the computer executable instructions are executed.
  • all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
  • the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
  • the device/function module/functional unit in the above embodiment When the device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium.
  • the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
  • the embodiment of the invention provides a method, a device and a system for adapting a set top box service.
  • a desktop application launcher Launcher By introducing a desktop application launcher Launcher, a browser + client/server (B+C/S, Browser+Client/Server) mode is adopted, respectively.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

A set-top box service adaptation method, device, and system. Adaptation and connection to an original IPTV/OTT service is implemented separately by using different Launcher desktops, in a browser plus client/server (B+C/S, Browser+Client/Server) mode, by means of introducing a desktop application launcher.

Description

一种机顶盒业务适配的方法、设备和系统Method, device and system for adapting set top box service 技术领域Technical field
本申请涉及但不限于机顶盒领域,尤其一种机顶盒业务适配的方法、设备和系统。The present application relates to, but is not limited to, the field of set top boxes, and in particular, a method, device and system for adapting a set top box service.
背景技术Background technique
目前,智能机顶盒在数字电视领域、网络协议电视(IPTV,Internet Protocol Television)应用领域及其OTT(Over The Top,是指通过互联网向用户提供各种应用服务)电视业务应用领域得到快速推广。当前智能机顶盒系统均基于浏览器/服务器(B/S,Browser/Server)架构,主要包括机顶盒应用表现层,第三方安卓(Android)应用,定制浏览器,Android框架(Framework)层和Linux内核(Kernel)层;其中,机顶盒应用表现层包括机顶盒用户界面(UI,User Interface)模块和界面处理逻辑;定制浏览器包括通用浏览器模块和机顶盒专有插件模块,通用浏览器模块实现支撑HTML4.0的所有协议实现,机顶盒专有插件模块扩展定制浏览器的控制机顶盒本机底层软硬件的能力以及调用机顶盒第三方应用模块的能力。该系统能够为基于同类智能机顶盒(包含智能电视数字机顶盒、OTT互联网智能机顶盒)提供更加强大的可运营性,提高数字电视系统的运营效率。At present, the smart set-top box has been rapidly promoted in the field of digital television, IPTV (Internet Protocol Television) application field and its OTT (Over The Top, which refers to providing various application services to users through the Internet). The current smart set-top box system is based on the browser/server (B/S, Browser/Server) architecture, including the set-top box application presentation layer, third-party Android (Android) application, custom browser, Android framework layer and Linux kernel ( Kernel layer; wherein, the set-top box application presentation layer includes a set-top box user interface (UI, User Interface) module and interface processing logic; the custom browser includes a universal browser module and a set-top box proprietary plug-in module, and the universal browser module supports HTML4.0. All of the protocol implementations, the set-top box proprietary plug-in module extends the ability of the custom browser to control the underlying hardware and software of the set-top box and the ability to invoke the third-party application module of the set-top box. The system can provide more powerful operability based on similar smart set-top boxes (including smart TV digital set-top boxes, OTT Internet smart set-top boxes) and improve the operational efficiency of digital TV systems.
但是,随着互联网技术、IPTV和OTT电视业务的发展,需要在同一个智能机顶盒中对多种视频业务进行对接和适配,以提高用户使用体验效果。However, with the development of Internet technology, IPTV and OTT TV services, multiple video services need to be connected and adapted in the same smart set-top box to improve the user experience.
发明内容Summary of the invention
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。The following is an overview of the topics detailed in this document. This Summary is not intended to limit the scope of the claims.
本文提供了一种机顶盒业务适配的方法、设备和系统,能够快速完成IPTV/OTT业务在智能机顶盒上的适配,同时提高了目前IPTV/OTT业务的用户体验效果。 This paper provides a method, device and system for adapting the set-top box service, which can quickly complete the adaptation of the IPTV/OTT service on the smart set-top box and improve the user experience of the current IPTV/OTT service.
本发明实施例提供了一种机顶盒业务适配的方法,所述方法应用于一智能机顶盒,所述智能机顶盒包括桌面应用启动器Launcher和浏览器,所述方法包括:An embodiment of the present invention provides a method for adapting a set top box service, where the method is applied to a smart set top box, where the smart set top box includes a desktop application launcher Launcher and a browser, and the method includes:
获取对接模板参数和业务模板参数;Obtain the connection template parameters and service template parameters.
通过所述Launcher接收业务请求;Receiving a service request through the Launcher;
通过所述Launcher按照预设的拼接策略根据接收到的业务请求将所述对接模板参数和所述业务模板参数拼接得到所述业务请求对应的对接入口页面;And splicing the connection template parameter and the service template parameter according to the received service request according to the preset splicing policy to obtain the access interface page corresponding to the service request;
通过所述浏览器向所述对接入口页面发送所述业务请求;Sending, by the browser, the service request to the pair of access port pages;
通过所述Launcher接收所述业务请求的响应页面地址,并触发所述浏览器根据所述业务请求的响应页面地址展示所述业务请求的响应页面。Receiving, by the Launcher, a response page address of the service request, and triggering the browser to display a response page of the service request according to the response page address of the service request.
可选地,所述对接模板参数包括:对接模板地址;所述业务模板参数包括:业务模板入口地址及参数。Optionally, the interface template parameter includes: a docking template address; the service template parameter includes: a service template entry address and a parameter.
可选地,所述获取对接模板参数和业务模板参数包括:Optionally, the obtaining the docking template parameter and the service template parameter includes:
通过所述浏览器登陆成功后,隐藏所述浏览器并接收初始化的对接模板参数和业务模板参数;After successfully logging in through the browser, hiding the browser and receiving the initialized docking template parameters and service template parameters;
启动所述Launcher,并根据所述接收的对接模板参数和业务模板参数初始化所述Launcher的数据加载及首页。The Launcher is started, and the data loading and the first page of the Launcher are initialized according to the received docking template parameters and service template parameters.
可选地,当通过所述智能机顶盒的浏览器向所述对接入口页面发送两次以上的业务请求时,所述业务请求的响应页面按照对应的业务请求的先后顺序入栈;其中,所述栈的栈底为所述Launcher的应用界面;Optionally, when the service request of the smart set-top box is sent to the pair of access interface pages twice or more, the response page of the service request is pushed into the stack according to the sequence of the corresponding service request; The stack bottom of the stack is the application interface of the Launcher;
相应地,所述方法还包括:Correspondingly, the method further comprises:
通过所述Launcher发送用于返回上一层业务的返回请求;Sending a return request for returning to the upper layer service through the Launcher;
接收上一层业务地址,并在栈中删除上一层业务地址;Receiving the upper layer service address and deleting the upper layer service address on the stack;
当返回至栈底时,隐藏所述浏览器,接收并打开所述Launcher的应用界面。When returning to the bottom of the stack, the browser is hidden, and the application interface of the Launcher is received and opened.
本发明实施例提供了一种机顶盒业务适配的方法,所述方法应用于业务 服务器,所述方法包括:Embodiments of the present invention provide a method for adapting a set top box service, where the method is applied to a service Server, the method includes:
所述业务服务器向智能机顶盒发送对接模板参数和业务模板参数;The service server sends a connection template parameter and a service template parameter to the smart set top box;
所述业务服务器接收由所述智能机顶盒通过对接入口页面发送的业务请求;其中,所述对接入口页面由所述对接模板参数和所述业务模板参数拼接得到,且与所述业务请求对应;The service server receives a service request sent by the smart set-top box to the access port page, where the pair of access port pages are obtained by splicing the connection template parameter and the service template parameter, and corresponding to the service request;
所述业务服务器根据所述业务请求的类型、所述业务请求的完整性重定向所述业务请求的响应页面地址;The service server redirects the response page address of the service request according to the type of the service request and the integrity of the service request;
所述业务服务器向所述智能机顶盒发送所述业务请求的响应页面地址。The service server sends a response page address of the service request to the smart set top box.
可选地,所述对接模板参数包括:对接模板地址;所述业务模板参数包括:业务模板入口地址及参数。Optionally, the interface template parameter includes: a docking template address; the service template parameter includes: a service template entry address and a parameter.
可选地,所述业务服务器根据所述业务请求的类型及所述业务请求的完整性重定向所述业务请求的响应页面地址,包括:Optionally, the service server redirects the response page address of the service request according to the type of the service request and the integrity of the service request, including:
根据所述业务请求的类型匹配得到对应的业务地址;Corresponding service addresses are obtained according to the type matching of the service request;
当所述业务请求的完整性完整时,将所述业务地址重定向至所述业务请求的响应页面地址。When the integrity of the service request is complete, the service address is redirected to the response page address of the service request.
可选地,当接收由所述智能机顶盒通过对接入口页面发送两次以上的业务请求时,将所述业务请求的响应页面按照对应的业务请求的先后顺序入栈;其中,所述栈的栈底为启动器Launcher的应用界面;Optionally, when receiving, by the smart set-top box, a service request that is sent to the access port page twice or more, the response page of the service request is pushed into the stack according to a sequence of corresponding service requests; wherein the stack of the stack The bottom is the application interface of the launcher Launcher;
相应地,所述方法还包括:Correspondingly, the method further comprises:
从所述智能机顶盒接收用于返回上一层业务的返回请求;Receiving a return request for returning to the upper layer service from the smart set top box;
向所述智能机顶盒返回上一层业务地址,并在栈中删除上一层业务地址;Returning the upper layer service address to the smart set top box, and deleting the upper layer service address in the stack;
当返回至栈底时,发送所述Launcher的应用界面。When returning to the bottom of the stack, the application interface of the Launcher is sent.
本发明实施例还提供了一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令被执行时实现上述机顶盒业务适配的方法。The embodiment of the invention further provides a computer readable storage medium storing computer executable instructions, the method for implementing the set top box service adaptation when the computer executable instructions are executed.
本发明实施例提供了一种智能机顶盒,所述智能机顶盒包括:获取单元、桌面应用启动器Launcher和浏览器,其中,An embodiment of the present invention provides an intelligent set top box, where the smart set top box includes: an acquiring unit, a desktop application launcher Launcher, and a browser, where
所述获取单元设置为:获取对接模板参数和业务模板参数; The obtaining unit is configured to: obtain a docking template parameter and a service template parameter;
所述Launcher设置为:接收业务请求;The Launcher is configured to: receive a service request;
以及,按照预设的拼接策略根据接收到的业务请求将所述对接模板参数和所述业务模板参数拼接得到所述业务请求对应的对接入口页面;And splicing the connection template parameter and the service template parameter according to the received splicing policy to obtain the access interface page corresponding to the service request;
所述浏览器设置为:向所述对接入口页面发送所述业务请求;The browser is configured to: send the service request to the pair of access port pages;
所述Launcher还设置为:接收所述业务请求的响应页面地址,并触发所述浏览器根据所述业务请求的响应页面地址展示所述业务请求的响应页面。The Launcher is further configured to: receive a response page address of the service request, and trigger the browser to display a response page of the service request according to the response page address of the service request.
可选地,所述对接模板参数包括:对接模板地址;所述业务模板参数包括:业务模板入口地址及参数。Optionally, the interface template parameter includes: a docking template address; the service template parameter includes: a service template entry address and a parameter.
可选地,所述获取单元是设置为:Optionally, the obtaining unit is configured to:
通过所述浏览器登陆成功后,隐藏所述浏览器并接收初始化的对接模板参数和业务模板参数;以及,After successfully logging in through the browser, hiding the browser and receiving the initialized docking template parameters and service template parameters; and,
启动所述Launcher,并根据所述接收的对接模板参数和业务模板参数初始化所述Launcher的数据加载及首页。The Launcher is started, and the data loading and the first page of the Launcher are initialized according to the received docking template parameters and service template parameters.
可选地,当通过所述智能机顶盒的浏览器向所述对接入口页面发送两次以上的业务请求时,所述业务请求的响应页面按照对应的业务请求的先后顺序入栈;其中,所述栈的栈底为所述Launcher的应用界面;Optionally, when the service request of the smart set-top box is sent to the pair of access interface pages twice or more, the response page of the service request is pushed into the stack according to the sequence of the corresponding service request; The stack bottom of the stack is the application interface of the Launcher;
相应地,所述Launcher还设置为:Accordingly, the Launcher is also set to:
发送用于返回上一层业务的返回请求;Send a return request to return to the previous layer of business;
以及,接收上一层业务地址,并在栈中删除上一层业务地址;And receiving the upper layer service address and deleting the upper layer service address on the stack;
以及,当返回至栈底时,触发隐藏所述浏览器,接收并打开所述Launcher的应用界面。And, when returning to the bottom of the stack, triggering to hide the browser, receiving and opening the application interface of the Launcher.
本发明实施例提供了一种业务服务器,所述业务服务器,包括发送单元、接收单元、重定向单元,其中,An embodiment of the present invention provides a service server, where the service server includes a sending unit, a receiving unit, and a redirecting unit, where
所述发送单元设置为:向智能机顶盒发送对接模板参数和业务模板参数;The sending unit is configured to: send a docking template parameter and a service template parameter to the smart set top box;
所述接收单元设置为:接收由所述智能机顶盒通过对接入口页面发送的业务请求;其中,所述对接入口页面由所述对接模板参数和所述业务模板参数拼接得到,且与所述业务请求对应; The receiving unit is configured to receive a service request sent by the smart set-top box to the access port page, where the pair of access interface pages are obtained by splicing the connection template parameter and the service template parameter, and the service request is Corresponding
所述重定向单元设置为:根据所述业务请求的类型、所述业务请求的完整性重定向所述业务请求的响应页面地址;The redirecting unit is configured to: redirect a response page address of the service request according to a type of the service request and an integrity of the service request;
所述发送单元还设置为:向所述智能机顶盒发送所述业务请求的响应页面地址。The sending unit is further configured to: send a response page address of the service request to the smart set top box.
可选地,所述对接模板参数包括:对接模板地址;所述业务模板参数包括:业务模板入口地址及参数。Optionally, the interface template parameter includes: a docking template address; the service template parameter includes: a service template entry address and a parameter.
可选地,所述重定向单元是设置为:Optionally, the redirecting unit is configured to:
根据所述业务请求的类型匹配得到对应的业务地址;Corresponding service addresses are obtained according to the type matching of the service request;
以及,当所述业务请求的完整性完整时,将所述业务地址重定向至所述业务请求的响应页面地址。And, when the integrity of the service request is complete, redirecting the service address to a response page address of the service request.
可选地,当接收由所述智能机顶盒通过对接入口页面发送两次以上的业务请求时,将所述业务请求的响应页面按照对应的业务请求的先后顺序入栈;其中,所述栈的栈底为所述Launcher的应用界面;Optionally, when receiving, by the smart set-top box, a service request that is sent to the access port page twice or more, the response page of the service request is pushed into the stack according to a sequence of corresponding service requests; wherein the stack of the stack The bottom is the application interface of the Launcher;
相应地,所述接收单元还设置为:从所述智能机顶盒接收用于返回上一层业务的返回请求;Correspondingly, the receiving unit is further configured to: receive a return request for returning the upper layer service from the smart set top box;
所述发送单元还设置为:向所述智能机顶盒返回上一层业务地址,并在栈中删除上一层业务地址;以及,当返回至栈底时,发送所述Launcher的应用界面。The sending unit is further configured to: return an upper layer service address to the smart set top box, and delete an upper layer service address in the stack; and, when returning to the bottom of the stack, send the application interface of the Launcher.
本发明实施例提供了一种机顶盒业务适配的系统,所述系统包括智能机顶盒和业务服务器,其中,An embodiment of the present invention provides a system for adapting a set top box service, where the system includes an intelligent set top box and a service server, where
所述智能机顶盒包括桌面应用启动器Launcher和浏览器,所述智能机顶盒设置为:The smart set top box includes a desktop application launcher Launcher and a browser, and the smart set top box is configured to:
获取对接模板参数和业务模板参数;以及,Obtain the docking template parameters and business template parameters; and,
通过所述Launcher接收业务请求;以及,Receiving a service request through the Launcher; and,
通过所述Launcher按照预设的拼接策略根据接收到的业务请求将所述对接模板参数和所述业务模板参数拼接得到所述业务请求对应的对接入口页面;以及, And splicing the connection template parameter and the service template parameter according to the received service request according to the preset splicing policy to obtain the access interface page corresponding to the service request; and
通过所述浏览器向所述对接入口页面发送所述业务请求;以及,Transmitting, by the browser, the service request to the pair of access port pages; and
通过所述Launcher接收所述业务请求的响应页面地址,并触发所述浏览器根据所述业务请求的响应页面地址展示所述业务请求的响应页面;Receiving, by the Launcher, a response page address of the service request, and triggering the browser to display a response page of the service request according to the response page address of the service request;
所述业务服务器设置为:The business server is set to:
向所述智能机顶盒发送对接模板参数和业务模板参数;以及,Sending a docking template parameter and a service template parameter to the smart set top box; and,
接收由所述智能机顶盒通过对接入口页面发送的业务请求;其中,所述对接入口页面由所述对接模板参数和所述业务模板参数拼接得到,且与所述业务请求对应;以及,Receiving, by the smart set-top box, a service request sent by the access interface page, where the access interface page is obtained by splicing the connection template parameter and the service template parameter, and corresponding to the service request;
根据所述业务请求的类型、所述业务请求的完整性重定向所述业务请求的响应页面地址;以及,Redirecting a response page address of the service request according to a type of the service request, an integrity of the service request; and
向所述智能机顶盒发送所述业务请求的响应页面地址。Sending a response page address of the service request to the smart set top box.
与相关技术相比,本发明实施例提供一种机顶盒业务适配的方法、设备和系统,通过引入桌面应用启动器Launcher,采用浏览器+客户端/服务器(B+C/S,Browser+Client/Server)模式,分别通过不同Launcher桌面与原有IPTV/OTT业务进行适配对接。能够快速完成IPTV/OTT业务在智能机顶盒上的适配,同时提高了目前IPTV/OTT业务的用户体验效果。Compared with the related art, the embodiment of the present invention provides a method, a device, and a system for adapting a set top box service, and adopts a browser + client/server (B+C/S, Browser+Client) by introducing a desktop application launcher Launcher. /Server) mode, which is adapted and interfaced with the original IPTV/OTT service through different Launcher desktops. It can quickly complete the adaptation of the IPTV/OTT service on the smart set-top box, and improve the user experience of the current IPTV/OTT service.
在阅读并理解了附图和详细描述后,可以明白其他方面。Other aspects will be apparent upon reading and understanding the drawings and detailed description.
附图概述BRIEF abstract
图1为本发明实施例提供的一种机顶盒业务适配的方法流程示意图;1 is a schematic flowchart of a method for adapting a set top box service according to an embodiment of the present invention;
图2为本发明实施例提供的另一种机顶盒业务适配的方法流程示意图;2 is a schematic flowchart of another method for adapting a set top box service according to an embodiment of the present invention;
图3为本发明实施例提供的一种对于用户界面业务的具体适配过程示意图;FIG. 3 is a schematic diagram of a specific adaptation process for a user interface service according to an embodiment of the present disclosure;
图4为本发明实施例提供的一种智能机顶盒的结构示意图;4 is a schematic structural diagram of an intelligent set top box according to an embodiment of the present invention;
图5为本发明实施例提供的一种业务服务器的结构示意图;FIG. 5 is a schematic structural diagram of a service server according to an embodiment of the present disclosure;
图6为本发明实施例提供的一种机顶盒业务适配的系统结构示意图。 FIG. 6 is a schematic structural diagram of a system for adapting a set top box service according to an embodiment of the present invention.
本发明的较佳实施方式Preferred embodiment of the invention
下面结合附图对本发明的实施方式进行描述。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的各种方式可以相互组合。Embodiments of the present invention will be described below with reference to the accompanying drawings. It should be noted that the embodiments in the present application and the various manners in the embodiments may be combined with each other without conflict.
本发明实施方式中,在智能机顶盒中引入桌面应用启动器,采用B+C/S模式,分别通过不同启动器(Launcher)桌面与原有IPTV/OTT业务进行适配对接。不仅丰富桌面应用启动器的业务内容,而且具备完整的IPTV/OTT业务,还能够快速完成IPTV/OTT业务在智能机顶盒上的适配,很大程度上提高了用户体验效果和业务扩展。In the embodiment of the present invention, a desktop application launcher is introduced in the smart set-top box, and the B+C/S mode is adopted, and the different launcher desktops are respectively matched with the original IPTV/OTT service. It not only enriches the service content of the desktop application launcher, but also has a complete IPTV/OTT service, and can quickly complete the adaptation of the IPTV/OTT service on the smart set top box, which greatly improves the user experience and service expansion.
参见图1,其示出了本发明实施例提供的一种机顶盒业务适配的方法,该方法可以应用于一智能机顶盒,该智能机顶盒包括桌面应用启动器Launcher和浏览器,该方法包括:Referring to FIG. 1 , a method for adapting a set top box service according to an embodiment of the present invention is provided. The method can be applied to a smart set top box, where the smart set top box includes a desktop application launcher Launcher and a browser, and the method includes:
S101:获取对接模板参数和业务模板参数;S101: Obtain a connection template parameter and a service template parameter.
示例性地,由于本发明实施例通过引入桌面应用Launcher,采用B+C/S模式,因此,可能需要分别通过不同Launcher桌面与原有IPTV/OTT模板适配对接;对接(joining)模板参数可包括:对接模板地址framecode;业务模板参数可包括:业务模板入口地址iptvEntry.jsp及参数Action。Illustratively, the embodiment of the present invention adopts the B+C/S mode by introducing the desktop application Launcher. Therefore, it may be necessary to adapt the docking to the original IPTV/OTT template through different Launcher desktops respectively; the joining template parameters may be The interface template address includes: a service template entry address iptvEntry.jsp and a parameter Action.
可选地,获取对接模板参数和业务模板参数可包括:Optionally, obtaining the docking template parameter and the service template parameter may include:
通过浏览器登陆成功后,隐藏浏览器并接收初始化的对接模板参数和业务模板参数;以及,启动Launcher,并根据接收的对接模板参数和业务模板参数初始化Launcher的数据加载及首页。After successfully logging in through the browser, the browser is hidden and receives the initialized docking template parameters and business template parameters; and the Launcher is started, and the Launcher data loading and the home page are initialized according to the received docking template parameters and the business template parameters.
S102:通过Launcher接收业务请求;S102: Receive a service request by using a Launcher;
S103:通过Launcher按照预设的拼接策略根据接收到的业务请求将对接模板参数和业务模板参数拼接得到业务请求对应的对接入口页面;S103: splicing the connection template parameter and the service template parameter according to the received service request according to the preset splicing policy to obtain the access interface page corresponding to the service request;
在本实施例中,对接入口页面的形式可以为:In this embodiment, the form of the access port page may be:
/iptvepg/{framecode}/iptvEntry.jsp?{Action=1}/iptvepg/{framecode}/iptvEntry.jsp? {Action=1}
其中,{framecode}表示Launcher读取到的对接模板地址;Where {framecode} represents the address of the docking template read by the Launcher;
{Action=1}表示不同业务入口所对应的不同参数;在本实施例中, Action=0表示播放频道,Action=1表示IPTV全频道列表,Action=2表示VOD二级菜单列表等,也可以采用自定义扩展对接方式。比如:MAIN_WIN_SRC=自定义对接地址。{Action=1} indicates different parameters corresponding to different service entries; in this embodiment, Action=0 means play channel, Action=1 means IPTV full channel list, Action=2 means VOD secondary menu list, etc., and can also use custom extended docking mode. For example: MAIN_WIN_SRC=Custom docking address.
S104:通过浏览器向对接入口页面发送业务请求;S104: Send a service request to the access port page by using a browser.
S105:通过Launcher接收业务请求的响应页面地址,并触发浏览器根据业务请求的响应页面地址展示业务请求的响应页面。S105: Receive a response page address of the service request by using the Launcher, and trigger the browser to display the response page of the service request according to the response page address of the service request.
示例性地,当通过智能机顶盒的浏览器向对接入口页面发送两次以上的业务请求时,业务请求的响应页面按照对应的业务请求的先后顺序入栈;其中,栈的栈底为Launcher的应用界面;Exemplarily, when the service request of the smart set top box sends more than two service requests to the access interface page, the response page of the service request is pushed into the stack according to the sequence of the corresponding service request; wherein the stack bottom of the stack is the application of the Launcher. interface;
相应地,该方法还可包括:Accordingly, the method can also include:
通过Launcher发送用于返回上一层业务的返回请求;Sending a return request for returning to the upper layer service through the Launcher;
接收上一层业务地址,并在栈中删除上一层业务地址;Receiving the upper layer service address and deleting the upper layer service address on the stack;
当返回至栈底时,隐藏浏览器,接收并打开Launcher的应用界面。When returning to the bottom of the stack, hide the browser, receive and open the Launcher's application interface.
本发明实施例提供了一种机顶盒业务适配的方法,通过引入桌面应用启动器Launcher,采用浏览器+客户端/服务器(B+C/S,Browser+Client/Server)模式,分别通过不同Launcher桌面与原有IPTV/OTT业务进行适配对接。能够快速完成IPTV/OTT业务在智能机顶盒上的适配,同时提高了目前IPTV/OTT业务的用户体验效果。The embodiment of the invention provides a method for adapting a set top box service. By introducing a desktop application launcher Launcher, a browser + client/server (B+C/S, Browser+Client/Server) mode is adopted, respectively, through different Launchers. The desktop is adapted to the original IPTV/OTT service. It can quickly complete the adaptation of the IPTV/OTT service on the smart set-top box, and improve the user experience of the current IPTV/OTT service.
基于前述实施例相同的技术构思,参见图2,其示出了本发明实施例提供的一种机顶盒业务适配的方法,该方法可以应用于业务服务器,该方法包括:Based on the same technical concept of the foregoing embodiment, referring to FIG. 2, a method for adapting a set top box service according to an embodiment of the present invention is shown. The method may be applied to a service server, and the method includes:
S201:业务服务器向智能机顶盒发送对接模板参数和业务模板参数;S201: The service server sends the connection template parameter and the service template parameter to the smart set top box.
示例性地,对接模板参数可包括:对接模板地址;业务模板参数可包括:业务模板入口地址及参数。Exemplarily, the docking template parameter may include: a docking template address; the service template parameter may include: a service template entry address and a parameter.
S202:业务服务器接收由智能机顶盒通过对接入口页面发送的业务请求;S202: The service server receives a service request sent by the smart set top box to the access port page.
其中,对接入口页面由对接模板参数和业务模板参数拼接得到,且与业务请求对应; The access port page is obtained by splicing the connection template parameter and the service template parameter, and corresponding to the service request;
S203:业务服务器根据业务请求的类型、业务请求的完整性重定向业务请求的响应页面地址;S203: The service server redirects the response page address of the service request according to the type of the service request and the integrity of the service request.
示例性地,业务服务器根据业务请求的类型及业务请求的完整性重定向业务请求的响应页面地址可以包括:Illustratively, the response server address of the service server redirecting the service request according to the type of the service request and the integrity of the service request may include:
根据业务请求的类型匹配得到对应的业务地址;以及,Corresponding service addresses are obtained according to the type matching of the service request; and,
当业务请求的完整性完整时,将业务地址重定向至业务请求的响应页面地址。When the integrity of the service request is complete, the service address is redirected to the response page address of the service request.
S204:业务服务器向智能机顶盒发送业务请求的响应页面地址。S204: The service server sends a response page address of the service request to the smart set top box.
示例性地,当接收由智能机顶盒通过对接入口页面发送两次以上的业务请求时,可将业务请求的响应页面按照对应的业务请求的先后顺序入栈;其中,栈的栈底可以为启动器Launcher的应用界面;Illustratively, when receiving a service request that is sent by the smart set-top box to the access port page twice or more, the response page of the service request may be pushed into the stack according to the sequence of the corresponding service request; wherein the stack bottom of the stack may be the initiator Launcher's application interface;
相应地,该方法还可包括:Accordingly, the method can also include:
从智能机顶盒接收用于返回上一层业务的返回请求;Receiving a return request for returning to the upper layer service from the smart set top box;
向智能机顶盒返回上一层业务地址,并在栈中删除上一层业务地址;Returning the upper layer service address to the smart set top box, and deleting the upper layer service address on the stack;
当返回至栈底时,发送Launcher的应用界面。When returning to the bottom of the stack, the Launcher's application interface is sent.
本发明实施例提供了一种机顶盒业务适配的方法,通过引入桌面应用启动器Launcher,采用浏览器+客户端/服务器(B+C/S,Browser+Client/Server)模式,分别通过不同Launcher桌面与原有IPTV/OTT业务进行适配对接。能够快速完成IPTV/OTT业务在智能机顶盒上的适配,同时提高了目前IPTV/OTT业务的用户体验效果。The embodiment of the invention provides a method for adapting a set top box service. By introducing a desktop application launcher Launcher, a browser + client/server (B+C/S, Browser+Client/Server) mode is adopted, respectively, through different Launchers. The desktop is adapted to the original IPTV/OTT service. It can quickly complete the adaptation of the IPTV/OTT service on the smart set-top box, and improve the user experience of the current IPTV/OTT service.
基于前述实施例相同的技术构思,参见图3,其示出了本发明实施例提供的一种对于用户界面业务的具体适配过程,该过程可以包括:Based on the same technical concept of the foregoing embodiment, referring to FIG. 3, a specific adaptation process for the user interface service according to the embodiment of the present invention is shown, and the process may include:
S301:智能机顶盒通电开机打开Launcher桌面和浏览器,将Launcher设置前台运行,浏览器设置后台运行;S301: The smart set top box is powered on to open the Launcher desktop and the browser, and the Launcher is set to run in the foreground, and the browser is set to run in the background;
S302:智能机顶盒由后台浏览器向业务服务器发起模板登录请求;S302: The smart set top box initiates a template login request to the service server by the background browser.
S303:业务服务器进行登录认证;S303: The service server performs login authentication.
S304:业务服务器登录认证完成,进入模板初始化首页; S304: The service server login authentication is completed, and the template initialization page is entered.
S305:业务服务器向统一对接单元初始化下发对接模板参数和业务模板参数;S305: The service server initializes the connection template parameter and the service template parameter to the unified docking unit.
需要说明的是,统一对接单元可以为设置为在智能机顶盒与业务服务器之间进行业务适配的业务统一接口,通常可以设置于业务服务器端,作为业务模块与智能机顶盒之间进行业务交互的统一接口。It should be noted that the unified docking unit may be a service unified interface that is configured to perform service adaptation between the smart set top box and the service server, and may be set on the service server side as a unified service interaction between the service module and the smart set top box. interface.
S306:统一对接单元隐藏业务登录浏览器;S306: The unified docking unit hides the service login browser.
S307:统一对接单元向浏览器返回登录成功;S307: The unified docking unit returns the login success to the browser.
S308:智能机顶盒显示Launcher本地界面;S308: The smart set top box displays the Launcher local interface;
S309:智能机顶盒将Launcher首页初始化并展示,完成登录;S309: The smart set top box initializes and displays the Launcher homepage, and completes the login;
需要说明的是,上述S301至S309的过程完成了前述实施例中智能机顶盒与业务服务器之间对接模板参数和业务模板参数的交互过程,接下来就需要针对具体的UI业务进行适配,该适配的过程可以包括:It should be noted that the process of the above S301 to S309 completes the interaction process between the interface template parameters and the service template parameters between the smart set top box and the service server in the foregoing embodiment, and then needs to be adapted for the specific UI service. The matching process can include:
S310:智能机顶盒根据用户通过Launcher选择UI业务入口;S310: The smart set top box selects a UI service portal according to the user through the Launcher;
S311:Launcher根据对接模板参数和业务模板参数拼接得到对接入口页面地址;S311: The Launcher obtains the address of the access port page according to the connection of the connection template parameter and the service template parameter.
S312:智能机顶盒隐藏Launcher界面,并打开浏览器界面;S312: The smart set top box hides the Launcher interface and opens a browser interface;
S313:智能机顶盒由浏览器向对接入口页面地址发送UI业务请求;S313: The smart set top box sends a UI service request by the browser to the address of the access port page;
S314:统一对接单元根据UI业务类型匹配UI业务地址;S314: The unified docking unit matches the UI service address according to the UI service type.
S315:统一对接单元判断业务架构完整性;S315: The unified docking unit determines the integrity of the service architecture;
S316:当业务架构完整时,统一对接单元重定向最终UI页面;S316: When the service architecture is complete, the unified docking unit redirects the final UI page;
S317:业务服务器重置/清空业务栈;S317: The service server resets/empties the service stack;
S318:业务服务器响应并通过统一对接单元发送最终UI页面;S318: The service server responds and sends the final UI page through the unified docking unit.
S319:浏览器展示最终UI页面。S319: The browser displays the final UI page.
需要说明的是,上述S310至S319的过程通过具体的UI业务示例,描述了前述实施例中智能机顶盒与业务服务器进行业务请求及页面地址响应的交互过程。 It should be noted that the process of the above S310 to S319 describes the interaction process between the smart set top box and the service server for performing service request and page address response in the foregoing embodiment.
可以理解地,对于另一种视频播放的业务来说,整个流程可以与图3所示的实施例类似,区别可以仅是业务类型为视频播放类型,相应地,UI业务地址可以改为频道视频业务地址;浏览器展示最终UI页面可以改为机顶盒刷新浏览器UI界面,全屏播放视频。It can be understood that, for another video playing service, the entire process may be similar to the embodiment shown in FIG. 3, the difference may be that only the service type is a video playing type, and accordingly, the UI service address may be changed to a channel video. Business address; the browser displays the final UI page can be changed to the set-top box to refresh the browser UI interface, playing video in full screen.
本实施例通过具体的业务适配流程对前述实施例进行了详尽的描述,能够快速完成IPTV/OTT业务在智能机顶盒上的适配,同时提高了目前IPTV/OTT业务的用户体验效果。This embodiment describes the foregoing embodiments in detail through a specific service adaptation process, which can quickly complete the adaptation of the IPTV/OTT service on the smart set top box, and improve the user experience of the current IPTV/OTT service.
基于前述实施例相同的技术构思,参见图4,其示出了本发明实施例提供的一种智能机顶盒40的结构,该智能机顶盒40包括:获取单元401、桌面应用启动器Launcher 402和浏览器403,其中,Based on the same technical concept of the foregoing embodiment, referring to FIG. 4, a structure of a smart set top box 40 according to an embodiment of the present invention is shown. The smart set top box 40 includes: an obtaining unit 401, a desktop application launcher Launcher 402, and a browser. 403, wherein
获取单元401设置为:获取对接模板参数和业务模板参数;The obtaining unit 401 is configured to: obtain a docking template parameter and a service template parameter;
Launcher 402设置为:接收业务请求;The Launcher 402 is set to: receive a service request;
以及,按照预设的拼接策略根据接收到的业务请求将对接模板参数和业务模板参数拼接得到业务请求对应的对接入口页面;And splicing the connection template parameter and the service template parameter according to the received splicing policy according to the received splicing policy to obtain the access interface page corresponding to the service request;
浏览器403设置为:向对接入口页面发送业务请求;The browser 403 is configured to: send a service request to the access port page;
Launcher 402还设置为:接收业务请求的响应页面地址,并触发浏览器403根据业务请求的响应页面地址展示业务请求的响应页面。The Launcher 402 is further configured to: receive the response page address of the service request, and trigger the browser 403 to display the response page of the service request according to the response page address of the service request.
示例性地,对接模板参数可包括:对接模板地址;业务模板参数可包括:业务模板入口地址及参数。Exemplarily, the docking template parameter may include: a docking template address; the service template parameter may include: a service template entry address and a parameter.
可选地,获取单元401是设置为:Optionally, the obtaining unit 401 is configured to:
通过浏览器403登陆成功后,隐藏浏览器403并接收初始化的对接模板参数和业务模板参数;以及,After successfully logging in through the browser 403, the browser 403 is hidden and receives the initialized docking template parameters and service template parameters;
启动Launcher 402,并根据接收的对接模板参数和业务模板参数初始化Launcher 402的数据加载及首页。The Launcher 402 is started, and the data loading and the home page of the Launcher 402 are initialized according to the received docking template parameters and the business template parameters.
可选地,当通过智能机顶盒40的浏览器403向对接入口页面发送两次以上的业务请求时,业务请求的响应页面按照对应的业务请求的先后顺序入栈;其中,栈的栈底为Launcher 402的应用界面; Optionally, when the browser 403 of the smart set top box 40 sends more than two service requests to the access interface page, the response page of the service request is pushed into the stack according to the sequence of the corresponding service request; wherein the stack bottom of the stack is Launcher. 402 application interface;
相应地,Launcher 402还设置为:Accordingly, Launcher 402 is also set to:
发送用于返回上一层业务的返回请求;Send a return request to return to the previous layer of business;
以及,接收上一层业务地址,并在栈中删除上一层业务地址;And receiving the upper layer service address and deleting the upper layer service address on the stack;
以及,当返回至栈底时,触发隐藏浏览器403,接收并打开Launcher402的应用界面。And, when returning to the bottom of the stack, the hidden browser 403 is triggered to receive and open the application interface of the Launcher 402.
本发明实施例提供了一种智能机顶盒40,通过引入桌面应用启动器Launcher,采用浏览器+客户端/服务器(B+C/S,Browser+Client/Server)模式,分别通过不同Launcher桌面与原有IPTV/OTT业务进行适配对接。能够快速完成IPTV/OTT业务在智能机顶盒上的适配,同时提高了目前IPTV/OTT业务的用户体验效果。The embodiment of the present invention provides a smart set top box 40. By introducing a desktop application launcher Launcher, a browser + client/server (B+C/S, Browser+Client/Server) mode is adopted, respectively, through different Launcher desktops and originals. There are IPTV/OTT services for adaptation docking. It can quickly complete the adaptation of the IPTV/OTT service on the smart set-top box, and improve the user experience of the current IPTV/OTT service.
基于前述实施例相同的技术构思,参见图5,其示出了本发明实施例提供的一种业务服务器50的结构,该业务服务器50包括发送单元501、接收单元502、重定向单元503,其中,Based on the same technical concept of the foregoing embodiment, referring to FIG. 5, a structure of a service server 50 according to an embodiment of the present invention is shown. The service server 50 includes a sending unit 501, a receiving unit 502, and a redirecting unit 503. ,
发送单元501设置为:向智能机顶盒发送对接模板参数和业务模板参数;The sending unit 501 is configured to: send the docking template parameter and the service template parameter to the smart set top box;
接收单元502设置为:接收由智能机顶盒通过对接入口页面发送的业务请求;其中,对接入口页面由对接模板参数和业务模板参数拼接得到,且与业务请求对应;The receiving unit 502 is configured to: receive a service request sent by the smart set-top box to the access port page, where the access port page is obtained by splicing the connection template parameter and the service template parameter, and corresponding to the service request;
重定向单元503设置为:根据业务请求的类型、业务请求的完整性重定向业务请求的响应页面地址;The redirecting unit 503 is configured to: redirect the response page address of the service request according to the type of the service request and the integrity of the service request;
发送单元501还设置为:向智能机顶盒发送业务请求的响应页面地址。The sending unit 501 is further configured to: send a response page address of the service request to the smart set top box.
示例性地,对接模板参数可包括:对接模板地址;业务模板参数可包括:业务模板入口地址及参数。Exemplarily, the docking template parameter may include: a docking template address; the service template parameter may include: a service template entry address and a parameter.
可选地,重定向单元503是设置为:Optionally, the redirecting unit 503 is configured to:
根据业务请求的类型匹配得到对应的业务地址;Corresponding service addresses are obtained according to the type matching of the service request;
以及,当业务请求的完整性完整时,将业务地址重定向至业务请求的响应页面地址。 And, when the integrity of the service request is complete, redirect the service address to the response page address of the service request.
可选地,当接收由智能机顶盒通过对接入口页面发送两次以上的业务请求时,将业务请求的响应页面按照对应的业务请求的先后顺序入栈;其中,栈的栈底为启动器Launcher的应用界面;Optionally, when receiving, by the smart set-top box, the service request is sent to the access port page twice, the response page of the service request is pushed into the stack according to the sequence of the corresponding service request; wherein the stack bottom is the initiator Launcher. Application interface
相应地,接收单元502还设置为:从智能机顶盒接收用于返回上一层业务的返回请求;Correspondingly, the receiving unit 502 is further configured to: receive a return request for returning the upper layer service from the smart set top box;
发送单元501还设置为:向智能机顶盒返回上一层业务地址,并在栈中删除上一层业务地址;以及,当返回至栈底时,发送Launcher的应用界面。The sending unit 501 is further configured to: return the upper layer service address to the smart set top box, and delete the upper layer service address in the stack; and, when returning to the bottom of the stack, send the Launcher application interface.
本发明实施例提供了一种业务服务器50,通过引入桌面应用启动器Launcher,采用浏览器+客户端/服务器(B+C/S,Browser+Client/Server)模式,分别通过不同Launcher桌面与原有IPTV/OTT业务进行适配对接。能够快速完成IPTV/OTT业务在智能机顶盒上的适配,同时提高了目前IPTV/OTT业务的用户体验效果。The embodiment of the present invention provides a service server 50, which adopts a browser + client/server (B+C/S, Browser+Client/Server) mode by introducing a desktop application launcher Launcher, respectively, through different Launcher desktops and originals. There are IPTV/OTT services for adaptation docking. It can quickly complete the adaptation of the IPTV/OTT service on the smart set-top box, and improve the user experience of the current IPTV/OTT service.
基于前述实施例相同的技术构思,参见图6,其示出了本发明实施例提供的一种机顶盒业务适配的系统60,该系统60包括智能机顶盒40和业务服务器50,其中,Based on the same technical concept of the foregoing embodiment, referring to FIG. 6, a system 60 for a set top box service adaptation according to an embodiment of the present invention is shown, where the system 60 includes a smart set top box 40 and a service server 50, where
智能机顶盒40包括桌面应用启动器Launcher和浏览器,该智能机顶盒40设置为:The smart set top box 40 includes a desktop application launcher Launcher and a browser, and the smart set top box 40 is configured to:
获取对接模板参数和业务模板参数;以及,Obtain the docking template parameters and business template parameters; and,
通过Launcher接收业务请求;以及,Receiving business requests through the Launcher; and,
通过Launcher按照预设的拼接策略根据接收到的业务请求将对接模板参数和业务模板参数拼接得到业务请求对应的对接入口页面;以及,The splicing of the connection template parameter and the service template parameter according to the received service request by the Launcher according to the preset splicing policy to obtain the access interface page corresponding to the service request;
通过浏览器向对接入口页面发送业务请求;以及,Sending a service request to the access port page through the browser; and,
通过Launcher接收业务请求的响应页面地址,并触发浏览器根据业务请求的响应页面地址展示业务请求的响应页面;Receiving, by the Launcher, the response page address of the service request, and triggering the browser to display the response page of the service request according to the response page address of the service request;
业务服务器50设置为:The business server 50 is set to:
向智能机顶盒40发送对接模板参数和业务模板参数;以及,Sending a docking template parameter and a service template parameter to the smart set top box 40;
接收由智能机顶盒40通过对接入口页面发送的业务请求;其中,对接 入口页面由对接模板参数和业务模板参数拼接得到,且与业务请求对应;以及,Receiving a service request sent by the smart set top box 40 through the access port page; wherein, docking The portal page is obtained by splicing the connection template parameters and the service template parameters, and corresponding to the service request;
根据业务请求的类型、业务请求的完整性重定向业务请求的响应页面地址;以及,Redirecting the response page address of the service request based on the type of service request, the integrity of the service request; and,
向智能机顶盒40发送业务请求的响应页面地址。The response page address of the service request is sent to the smart set top box 40.
本实施例用于实现上述方法实施例,本实施例中每个单元的工作流程和工作原理参见上述方法实施例中的描述,在此不再赘述。This embodiment is used to implement the foregoing method embodiments. For the working process and working principle of each unit in this embodiment, refer to the description in the foregoing method embodiments, and details are not described herein again.
本发明实施例还提供了一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令被执行时实现上述机顶盒业务适配的方法。The embodiment of the invention further provides a computer readable storage medium storing computer executable instructions, the method for implementing the set top box service adaptation when the computer executable instructions are executed.
本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(如系统、设备、装置、器件、处理器等)执行,在执行时,包括方法实施例的步骤之一或其组合。One of ordinary skill in the art will appreciate that all or a portion of the steps of the above-described embodiments can be implemented using a computer program flow, which can be stored in a computer readable storage medium, such as on a corresponding hardware platform (eg, The system, device, device, device, processor, etc. are executed, and when executed, include one or a combination of the steps of the method embodiments.
可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。Alternatively, all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
上述实施例中的装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。The devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
上述实施例中的装置/功能模块/功能单元以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。When the device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium. The above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
工业实用性Industrial applicability
本发明实施例提供一种机顶盒业务适配的方法、设备和系统,通过引入桌面应用启动器Launcher,采用浏览器+客户端/服务器(B+C/S,Browser+Client/Server)模式,分别通过不同Launcher桌面与原有IPTV/OTT业务进行适配对接。能够快速完成IPTV/OTT业务在智能机顶盒上的适配,同时提高了目前IPTV/OTT业务的用户体验效果。 The embodiment of the invention provides a method, a device and a system for adapting a set top box service. By introducing a desktop application launcher Launcher, a browser + client/server (B+C/S, Browser+Client/Server) mode is adopted, respectively. Adapt and connect with the original IPTV/OTT service through different Launcher desktops. It can quickly complete the adaptation of the IPTV/OTT service on the smart set-top box, and improve the user experience of the current IPTV/OTT service.

Claims (17)

  1. 一种机顶盒业务适配的方法,所述方法应用于一智能机顶盒,所述智能机顶盒包括桌面应用启动器Launcher和浏览器,所述方法包括:A method for adapting a set top box service, the method being applied to a smart set top box, the smart set top box comprising a desktop application launcher Launcher and a browser, the method comprising:
    获取对接模板参数和业务模板参数;Obtain the connection template parameters and service template parameters.
    通过所述Launcher接收业务请求;Receiving a service request through the Launcher;
    通过所述Launcher按照预设的拼接策略根据接收到的业务请求将所述对接模板参数和所述业务模板参数拼接得到所述业务请求对应的对接入口页面;And splicing the connection template parameter and the service template parameter according to the received service request according to the preset splicing policy to obtain the access interface page corresponding to the service request;
    通过所述浏览器向所述对接入口页面发送所述业务请求;Sending, by the browser, the service request to the pair of access port pages;
    通过所述Launcher接收所述业务请求的响应页面地址,并触发所述浏览器根据所述业务请求的响应页面地址展示所述业务请求的响应页面。Receiving, by the Launcher, a response page address of the service request, and triggering the browser to display a response page of the service request according to the response page address of the service request.
  2. 根据权利要求1所述的方法,其中,所述对接模板参数包括:对接模板地址;所述业务模板参数包括:业务模板入口地址及参数。The method according to claim 1, wherein the docking template parameter comprises: a docking template address; the service template parameter comprises: a service template entry address and a parameter.
  3. 根据权利要求1或2所述的方法,其中,所述获取对接模板参数和业务模板参数包括:The method according to claim 1 or 2, wherein the obtaining the docking template parameter and the service template parameter comprises:
    通过所述浏览器登陆成功后,隐藏所述浏览器并接收初始化的对接模板参数和业务模板参数;After successfully logging in through the browser, hiding the browser and receiving the initialized docking template parameters and service template parameters;
    启动所述Launcher,并根据所述接收的对接模板参数和业务模板参数初始化所述Launcher的数据加载及首页。The Launcher is started, and the data loading and the first page of the Launcher are initialized according to the received docking template parameters and service template parameters.
  4. 根据权利要求1或2所述的方法,其中,当通过所述智能机顶盒的浏览器向所述对接入口页面发送两次以上的业务请求时,所述业务请求的响应页面按照对应的业务请求的先后顺序入栈;其中,所述栈的栈底为所述Launcher的应用界面;The method according to claim 1 or 2, wherein when the service request of the smart set top box is sent to the pair of access port pages twice or more, the response page of the service request is in accordance with the corresponding service request. Stepping into the stack; wherein the stack bottom of the stack is an application interface of the Launcher;
    所述方法还包括:The method further includes:
    通过所述Launcher发送用于返回上一层业务的返回请求;Sending a return request for returning to the upper layer service through the Launcher;
    接收上一层业务地址,并在栈中删除上一层业务地址;Receiving the upper layer service address and deleting the upper layer service address on the stack;
    当返回至栈底时,隐藏所述浏览器,接收并打开所述Launcher的应用界 面。When returning to the bottom of the stack, hiding the browser, receiving and opening the application community of the Launcher surface.
  5. 一种机顶盒业务适配的方法,所述方法应用于业务服务器,所述方法包括:A method for adapting a set top box service, the method being applied to a service server, the method comprising:
    所述业务服务器向智能机顶盒发送对接模板参数和业务模板参数;The service server sends a connection template parameter and a service template parameter to the smart set top box;
    所述业务服务器接收由所述智能机顶盒通过对接入口页面发送的业务请求;其中,所述对接入口页面由所述对接模板参数和所述业务模板参数拼接得到,且与所述业务请求对应;The service server receives a service request sent by the smart set-top box to the access port page, where the pair of access port pages are obtained by splicing the connection template parameter and the service template parameter, and corresponding to the service request;
    所述业务服务器根据所述业务请求的类型、所述业务请求的完整性重定向所述业务请求的响应页面地址;The service server redirects the response page address of the service request according to the type of the service request and the integrity of the service request;
    所述业务服务器向所述智能机顶盒发送所述业务请求的响应页面地址。The service server sends a response page address of the service request to the smart set top box.
  6. 根据权利要求5所述的方法,其中,所述对接模板参数包括:对接模板地址;The method according to claim 5, wherein the docking template parameter comprises: a docking template address;
    所述业务模板参数包括:业务模板入口地址及参数。The service template parameters include: a service template entry address and a parameter.
  7. 根据权利要求5或6所述的方法,其中,所述业务服务器根据所述业务请求的类型及所述业务请求的完整性重定向所述业务请求的响应页面地址包括:The method according to claim 5 or 6, wherein the service server redirects the response page address of the service request according to the type of the service request and the integrity of the service request, including:
    根据所述业务请求的类型匹配得到对应的业务地址;Corresponding service addresses are obtained according to the type matching of the service request;
    当所述业务请求的完整性完整时,将所述业务地址重定向至所述业务请求的响应页面地址。When the integrity of the service request is complete, the service address is redirected to the response page address of the service request.
  8. 根据权利要求5或6所述的方法,其中,当接收由所述智能机顶盒通过对接入口页面发送两次以上的业务请求时,将所述业务请求的响应页面按照对应的业务请求的先后顺序入栈;其中,所述栈的栈底为启动器Launcher的应用界面;The method according to claim 5 or 6, wherein, when receiving the service request sent by the smart set-top box to the access port page twice, the response page of the service request is entered in the order of the corresponding service request. a stack; wherein the stack bottom of the stack is an application interface of the launcher Launcher;
    所述方法还包括:The method further includes:
    从所述智能机顶盒接收用于返回上一层业务的返回请求;Receiving a return request for returning to the upper layer service from the smart set top box;
    向所述智能机顶盒返回上一层业务地址,并在栈中删除上一层业务地址;Returning the upper layer service address to the smart set top box, and deleting the upper layer service address in the stack;
    当返回至栈底时,发送所述Launcher的应用界面。 When returning to the bottom of the stack, the application interface of the Launcher is sent.
  9. 一种智能机顶盒,所述智能机顶盒包括:获取单元、桌面应用启动器Launcher和浏览器,其中,A smart set top box, the smart set top box includes: an acquisition unit, a desktop application launcher Launcher, and a browser, wherein
    所述获取单元设置为:获取对接模板参数和业务模板参数;The obtaining unit is configured to: obtain a docking template parameter and a service template parameter;
    所述Launcher设置为:接收业务请求;The Launcher is configured to: receive a service request;
    以及,按照预设的拼接策略根据接收到的业务请求将所述对接模板参数和所述业务模板参数拼接得到所述业务请求对应的对接入口页面;And splicing the connection template parameter and the service template parameter according to the received splicing policy to obtain the access interface page corresponding to the service request;
    所述浏览器设置为:向所述对接入口页面发送所述业务请求;The browser is configured to: send the service request to the pair of access port pages;
    所述Launcher还设置为:接收所述业务请求的响应页面地址,并触发所述浏览器根据所述业务请求的响应页面地址展示所述业务请求的响应页面。The Launcher is further configured to: receive a response page address of the service request, and trigger the browser to display a response page of the service request according to the response page address of the service request.
  10. 根据权利要求9所述的智能机顶盒,其中,所述对接模板参数包括:对接模板地址;The smart set top box according to claim 9, wherein the docking template parameter comprises: a docking template address;
    所述业务模板参数包括:业务模板入口地址及参数。The service template parameters include: a service template entry address and a parameter.
  11. 根据权利要求9或10所述的智能机顶盒,其中,所述获取单元是设置为:The smart set top box according to claim 9 or 10, wherein the obtaining unit is configured to:
    通过所述浏览器登陆成功后,隐藏所述浏览器并接收初始化的对接模板参数和业务模板参数;以及,After successfully logging in through the browser, hiding the browser and receiving the initialized docking template parameters and service template parameters; and,
    启动所述Launcher,并根据所述接收的对接模板参数和业务模板参数初始化所述Launcher的数据加载及首页。The Launcher is started, and the data loading and the first page of the Launcher are initialized according to the received docking template parameters and service template parameters.
  12. 根据权利要求9或10所述的智能机顶盒,其中,当通过所述智能机顶盒的浏览器向所述对接入口页面发送两次以上的业务请求时,所述业务请求的响应页面按照对应的业务请求的先后顺序入栈;其中,所述栈的栈底为所述Launcher的应用界面;The smart set top box according to claim 9 or 10, wherein when the service request of the smart set top box is sent to the pair of access port pages twice or more, the response page of the service request is in accordance with the corresponding service request. The sequence of the stack is the stack; wherein the stack bottom of the stack is the application interface of the Launcher;
    所述Launcher还设置为:The Launcher is also set to:
    发送用于返回上一层业务的返回请求;Send a return request to return to the previous layer of business;
    以及,接收上一层业务地址,并在栈中删除上一层业务地址;And receiving the upper layer service address and deleting the upper layer service address on the stack;
    以及,当返回至栈底时,触发隐藏所述浏览器,接收并打开所述Launcher的应用界面。 And, when returning to the bottom of the stack, triggering to hide the browser, receiving and opening the application interface of the Launcher.
  13. 一种业务服务器,包括发送单元、接收单元、重定向单元,其中,A service server includes a sending unit, a receiving unit, and a redirecting unit, where
    所述发送单元设置为:向智能机顶盒发送对接模板参数和业务模板参数;The sending unit is configured to: send a docking template parameter and a service template parameter to the smart set top box;
    所述接收单元设置为:接收由所述智能机顶盒通过对接入口页面发送的业务请求;其中,所述对接入口页面由所述对接模板参数和所述业务模板参数拼接得到,且与所述业务请求对应;The receiving unit is configured to receive a service request sent by the smart set-top box to the access port page, where the pair of access interface pages are obtained by splicing the connection template parameter and the service template parameter, and the service request is correspond;
    所述重定向单元设置为:根据所述业务请求的类型、所述业务请求的完整性重定向所述业务请求的响应页面地址;The redirecting unit is configured to: redirect a response page address of the service request according to a type of the service request and an integrity of the service request;
    所述发送单元还设置为:向所述智能机顶盒发送所述业务请求的响应页面地址。The sending unit is further configured to: send a response page address of the service request to the smart set top box.
  14. 根据权利要求13所述的业务服务器,其中,所述对接模板参数包括:对接模板地址;The service server according to claim 13, wherein the docking template parameter comprises: a docking template address;
    所述业务模板参数包括:业务模板入口地址及参数。The service template parameters include: a service template entry address and a parameter.
  15. 根据权利要求13或14所述的业务服务器,其中,所述重定向单元是设置为:The service server according to claim 13 or 14, wherein the redirecting unit is set to:
    根据所述业务请求的类型匹配得到对应的业务地址;Corresponding service addresses are obtained according to the type matching of the service request;
    以及,当所述业务请求的完整性完整时,将所述业务地址重定向至所述业务请求的响应页面地址。And, when the integrity of the service request is complete, redirecting the service address to a response page address of the service request.
  16. 根据权利要求13或14所述的业务服务器,其中,当接收由所述智能机顶盒通过对接入口页面发送两次以上的业务请求时,将所述业务请求的响应页面按照对应的业务请求的先后顺序入栈;其中,所述栈的栈底为启动器Launcher的应用界面;The service server according to claim 13 or 14, wherein, when receiving the service request sent by the smart set-top box to the access port page twice, the response page of the service request is in the order of the corresponding service request. Pushing onto the stack; wherein the stack bottom of the stack is an application interface of the launcher Launcher;
    所述接收单元还设置为:从所述智能机顶盒接收用于返回上一层业务的返回请求;The receiving unit is further configured to: receive a return request for returning the upper layer service from the smart set top box;
    所述发送单元还设置为:向所述智能机顶盒返回上一层业务地址,并在栈中删除上一层业务地址;以及,当返回至栈底时,发送所述Launcher的应用界面。The sending unit is further configured to: return an upper layer service address to the smart set top box, and delete an upper layer service address in the stack; and, when returning to the bottom of the stack, send the application interface of the Launcher.
  17. 一种机顶盒业务适配的系统,包括智能机顶盒和业务服务器,其中, A system for adapting a set top box service, comprising a smart set top box and a service server, wherein
    所述智能机顶盒包括桌面应用启动器Launcher和浏览器,所述智能机顶盒设置为:The smart set top box includes a desktop application launcher Launcher and a browser, and the smart set top box is configured to:
    获取对接模板参数和业务模板参数;以及,Obtain the docking template parameters and business template parameters; and,
    通过所述Launcher接收业务请求;以及,Receiving a service request through the Launcher; and,
    通过所述Launcher按照预设的拼接策略根据接收到的业务请求将所述对接模板参数和所述业务模板参数拼接得到所述业务请求对应的对接入口页面;以及,And splicing the connection template parameter and the service template parameter according to the received service request according to the preset splicing policy to obtain the access interface page corresponding to the service request; and
    通过所述浏览器向所述对接入口页面发送所述业务请求;以及,Transmitting, by the browser, the service request to the pair of access port pages; and
    通过所述Launcher接收所述业务请求的响应页面地址,并触发所述浏览器根据所述业务请求的响应页面地址展示所述业务请求的响应页面;Receiving, by the Launcher, a response page address of the service request, and triggering the browser to display a response page of the service request according to the response page address of the service request;
    所述业务服务器设置为:The business server is set to:
    向所述智能机顶盒发送对接模板参数和业务模板参数;以及,Sending a docking template parameter and a service template parameter to the smart set top box; and,
    接收由所述智能机顶盒通过对接入口页面发送的业务请求;其中,所述对接入口页面由所述对接模板参数和所述业务模板参数拼接得到,且与所述业务请求对应;以及,Receiving, by the smart set-top box, a service request sent by the access interface page, where the access interface page is obtained by splicing the connection template parameter and the service template parameter, and corresponding to the service request;
    根据所述业务请求的类型、所述业务请求的完整性重定向所述业务请求的响应页面地址;以及,Redirecting a response page address of the service request according to a type of the service request, an integrity of the service request; and
    向所述智能机顶盒发送所述业务请求的响应页面地址。 Sending a response page address of the service request to the smart set top box.
PCT/CN2016/080771 2015-06-25 2016-04-29 Set-top box service adaptation method, device, and system WO2016206475A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510363401.8A CN106331860B (en) 2015-06-25 2015-06-25 Method, equipment and system for service adaptation of set top box
CN201510363401.8 2015-06-25

Publications (1)

Publication Number Publication Date
WO2016206475A1 true WO2016206475A1 (en) 2016-12-29

Family

ID=57584587

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/080771 WO2016206475A1 (en) 2015-06-25 2016-04-29 Set-top box service adaptation method, device, and system

Country Status (2)

Country Link
CN (1) CN106331860B (en)
WO (1) WO2016206475A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115297346A (en) * 2022-06-30 2022-11-04 贵阳朗玛视讯科技有限公司 Multi-application authentication method and device based on EPG system

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110493631A (en) * 2018-05-15 2019-11-22 中国移动通信集团浙江有限公司 A kind of set-top box Launcher adaptation method
CN111372135A (en) * 2018-12-25 2020-07-03 中国移动通信集团浙江有限公司 Automatic adaptation method and system for set top box application
CN112218125B (en) * 2019-07-12 2022-11-15 北京邦天信息技术有限公司 Playing terminal and playing method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130132986A1 (en) * 2011-11-17 2013-05-23 General Instrument Corporation Method and apparatus for network based adaptive streaming
US20140082582A1 (en) * 2012-09-14 2014-03-20 Brian J. Houck Resource Tracker
CN103841453A (en) * 2014-03-13 2014-06-04 烽火通信科技股份有限公司 Method for achieving OTT playing through IPTV non-intelligent set top box
CN104469517A (en) * 2014-12-12 2015-03-25 华为技术有限公司 User interface presentation method, terminal and server
CN104519060A (en) * 2014-12-16 2015-04-15 深圳市共进电子股份有限公司 Method and device for reading parameters and calling services

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8490143B2 (en) * 2008-05-02 2013-07-16 Telefonaktiebolaget L M Ericsson (Publ) IPTV session management
KR101184080B1 (en) * 2010-12-30 2012-09-19 케이티하이텔 주식회사 DCL Technology Based Interactive Service Platform and Service Method
CN103686365A (en) * 2013-12-11 2014-03-26 上海巍岭数码科技有限公司 Android set top box system under B/S service model
CN103888797B (en) * 2014-03-10 2018-10-16 北京四达时代软件技术股份有限公司 A kind of system and set-top box for realizing digital television business based on Android system
CN103902293B (en) * 2014-03-28 2017-02-01 上海下一代广播电视网应用实验室有限公司 Android based radio and television network browser middleware system constructing method
CN104267979A (en) * 2014-09-16 2015-01-07 海视云(北京)科技有限公司 Method and device for starting applications on Launcher and terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130132986A1 (en) * 2011-11-17 2013-05-23 General Instrument Corporation Method and apparatus for network based adaptive streaming
US20140082582A1 (en) * 2012-09-14 2014-03-20 Brian J. Houck Resource Tracker
CN103841453A (en) * 2014-03-13 2014-06-04 烽火通信科技股份有限公司 Method for achieving OTT playing through IPTV non-intelligent set top box
CN104469517A (en) * 2014-12-12 2015-03-25 华为技术有限公司 User interface presentation method, terminal and server
CN104519060A (en) * 2014-12-16 2015-04-15 深圳市共进电子股份有限公司 Method and device for reading parameters and calling services

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115297346A (en) * 2022-06-30 2022-11-04 贵阳朗玛视讯科技有限公司 Multi-application authentication method and device based on EPG system
CN115297346B (en) * 2022-06-30 2023-08-25 贵阳朗玛视讯科技有限公司 EPG system-based multi-application authentication method and device

Also Published As

Publication number Publication date
CN106331860A (en) 2017-01-11
CN106331860B (en) 2020-06-16

Similar Documents

Publication Publication Date Title
US11909820B2 (en) Method and apparatus for execution of applications in a cloud system
JP6616473B2 (en) Method and apparatus for controlling pages
US9532103B2 (en) Multi-user support for set top boxes and game consoles
JP6700344B2 (en) Information exchange method, device, audio terminal, computer-readable storage medium and program
WO2016206475A1 (en) Set-top box service adaptation method, device, and system
WO2017211020A1 (en) Television control method and apparatus
US20120096368A1 (en) Cloud-based virtual clipboard
US11075976B2 (en) Remoting application user interfaces
US20170195614A1 (en) Method and electronic device for playing video
WO2019052251A1 (en) Data sharing method and apparatus, and electronic device
US10230855B1 (en) Asynchronous usage of redirected scanners with a single driver
US20170163706A1 (en) Method, electronic device and system for controlling pull stream
EP3248162A1 (en) Methods, systems and media for presenting media content that was advertised on a second screen device using a primary device
WO2023273853A1 (en) Image processing method and apparatus, and device and storage medium
US20170195384A1 (en) Video Playing Method and Electronic Device
US20170171571A1 (en) Push Video Documentation Methods and Appliances
US10063555B2 (en) Method, apparatus, and system for achieving privilege separation
WO2023093698A1 (en) Interaction method for game live-streaming, and storage medium, program product and electronic device
WO2017113855A1 (en) Application program interaction method and terminal
CN111901695A (en) Video content interception method, device and equipment and computer storage medium
KR101923255B1 (en) Remote access from mobile devices
US20170171266A1 (en) Method and electronic device based on android platform for multimedia resource play
WO2018184360A1 (en) Method for acquiring and providing information and related device
US11115725B2 (en) User placement of closed captioning
KR102327910B1 (en) Apparatus and method providing hybrid smart tv based on cloud

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16813591

Country of ref document: EP

Kind code of ref document: A1