WO2017198185A1 - Method and apparatus for receiving electronic program guide information - Google Patents

Method and apparatus for receiving electronic program guide information Download PDF

Info

Publication number
WO2017198185A1
WO2017198185A1 PCT/CN2017/084818 CN2017084818W WO2017198185A1 WO 2017198185 A1 WO2017198185 A1 WO 2017198185A1 CN 2017084818 W CN2017084818 W CN 2017084818W WO 2017198185 A1 WO2017198185 A1 WO 2017198185A1
Authority
WO
WIPO (PCT)
Prior art keywords
epg
service
receiving
node
linked list
Prior art date
Application number
PCT/CN2017/084818
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 WO2017198185A1 publication Critical patent/WO2017198185A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/52Program synchronisation; Mutual exclusion, e.g. by means of semaphores
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/25Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
    • H04N21/262Content or additional data distribution scheduling, e.g. sending additional data at off-peak times, updating software modules, calculating the carousel transmission frequency, delaying a video stream transmission, generating play-lists
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/25Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
    • H04N21/262Content or additional data distribution scheduling, e.g. sending additional data at off-peak times, updating software modules, calculating the carousel transmission frequency, delaying a video stream transmission, generating play-lists
    • H04N21/26283Content or additional data distribution scheduling, e.g. sending additional data at off-peak times, updating software modules, calculating the carousel transmission frequency, delaying a video stream transmission, generating play-lists for associating distribution time parameters to content, e.g. to generate electronic program guide data
    • 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/482End-user interface for program selection

Definitions

  • the present disclosure relates to the technical field of set top boxes, for example, to a method and apparatus for receiving electronic program guide information.
  • the Electronic Program Guide provides a good navigation mechanism for users to watch TV programs and enjoy information services, enabling users to quickly and easily find programs they are interested in and to view additional information about the programs.
  • the electronic program guide belongs to the digital TV front-end service product and is the gateway for digital TV services.
  • the service information SI
  • MPEG Moving Picture Experts Group
  • PSI Program Specific Information
  • the set-top box needs to receive hardware support for the TS data stream transmitted by the front-end, such as demodulator (Demod) and descrambler (Demux).
  • demodulator demodulator
  • Demux descrambler
  • the set-top box usually only has one demodulator (Demod). Therefore, only the current locked frequency point, that is, the EPG information of the frequency point of the currently playing program, can be received, and the partial program EPG information can be quickly viewed by buffering the received EPG into the memory.
  • the set-top box receives the front-end EPG information in the above manner. Although it can meet the basic needs of the user, the EPG information of some programs cannot be immediately viewed in some states because the memory size is limited and the EPG information of the broadcasted program cannot be received when the platform is quickly changed. , thus affecting the user experience.
  • the present disclosure proposes a method and apparatus for receiving Electronic Program Guide (EPG) information, which avoids the problem that it is possible to receive EPG information of a broadcasted program when it is quickly changed.
  • EPG Electronic Program Guide
  • a method for receiving EPG information including:
  • a new EPG service is created, wherein the EPG service is used to receive EPG information.
  • the method further includes:
  • the creating a new EPG service includes:
  • EPG information of other frequency points different from the frequency point corresponding to the current program is received according to the set program list and the corresponding policy.
  • the method further includes:
  • the EPG handle identifying the node corresponding to the current EPG service and the receiving thread, the player handle identifying the node corresponding to the player, and the connection pointer connecting the next EPG service are stored in the structure of each EPG service storage data.
  • the method further includes:
  • the multi-path EPG is managed by a linked list structure, wherein each EPG occupies one node, the linked list structure includes a linked list header that identifies an entry of the entire linked list, and the linked list header includes a first node that points to a node of the multi-path EPG.
  • the connection pointer is configured to manage the EPG's branching of the linked list.
  • An apparatus for receiving EPG information including:
  • a judging module configured to determine whether the driver layer has free resources
  • a module is created, configured to create a new EPG service if the driver layer has idle resources, wherein the EPG service is configured to receive EPG information.
  • the device further includes:
  • the exit module is set to exit the process of creating the new EPG service if the drive layer does not have idle resources.
  • the creating module is set to:
  • EPG information of other frequency points different from the frequency point corresponding to the current program is received according to the set program list and the corresponding policy.
  • the device further includes:
  • the storage module After the storage module is configured to create a new EPG service, the EPG handle identifying the node corresponding to the current EPG service and the receiving thread, the player handle identifying the corresponding node of the player, and the connection pointer connecting the next EPG service are stored to each EPG.
  • the service stores the structure of the data.
  • the device further includes:
  • the linked list management module is configured to manage the multi-path EPG by using a linked list structure, wherein each EPG occupies one node, the linked list structure includes a linked list header that identifies an entry of the entire linked list, and the linked list header includes a node pointing to the multi-path EPG.
  • the connection pointer of the first node is configured to manage the multi-path EPG by using a linked list structure, wherein each EPG occupies one node, the linked list structure includes a linked list header that identifies an entry of the entire linked list, and the linked list header includes a node pointing to the multi-path EPG.
  • the connection pointer of the first node is configured to manage the multi-path EPG by using a linked list structure, wherein each EPG occupies one node, the linked list structure includes a linked list header that identifies an entry of the entire linked list, and the linked list header includes a node pointing to the multi-path EPG.
  • a computer readable storage medium storing computer executable instructions arranged to perform the above method.
  • An electronic device comprising:
  • At least one processor At least one processor
  • the memory stores instructions executable by the at least one processor, the instructions being executed by the at least one processor to cause the at least one processor to perform the method described above.
  • the present disclosure provides a method and apparatus for receiving EPG information, setting a program list, receiving EPG information of a current program when receiving a channel change command; determining whether the driver layer has idle resources; if the driver layer has For idle resources, a new EPG service is created.
  • the EPG service is used to receive EPG information, fully consider the system performance, add multiple EPG receiving threads in the background, improve the utilization of hardware resources, and satisfy the rapid display when the user changes channels.
  • the demand for program information increases user satisfaction.
  • FIG. 1 is a structural diagram of a system for receiving EPG information according to an embodiment
  • FIG. 2 is a schematic flowchart 1 of a method for receiving EPG information according to an embodiment
  • FIG. 3 is a schematic flowchart 2 of a method for receiving EPG information according to an embodiment
  • FIG. 4 is a schematic flowchart 3 of a method for receiving EPG information according to an embodiment
  • FIG. 5 is a schematic diagram of functional modules of an apparatus for receiving EPG information according to an embodiment.
  • FIG. 6 is a schematic structural diagram of hardware of an electronic device according to an embodiment.
  • FIG. 1 is a structural diagram of a system for receiving EPG information according to this embodiment.
  • the background uses multi-threading, multi-channel demodulator (Demod) and multi-channel.
  • the descrambler (Demux) receives EPG information of other frequency points different from the frequency point corresponding to the current program according to a certain policy, and can receive EPG of multiple frequency points, quickly receive EPG, and quickly display EPG.
  • the EPG receiving function can be encapsulated into an EPG service module.
  • the EPG service module is in the middle layer and is called by the upper layer. It depends on the flash (Flash), database (Database), Connect (Connect) module, SI module of the DVB system, SI service module, and driver. Layer, software development kit (SDK) layer, operating system (OS) layer, hardware (Hardware) layer and other functions provided.
  • FIG. 2 is a schematic flowchart 1 of a method for receiving EPG information according to this embodiment.
  • step 210 the program list is set, and in the case where the channel change command is received, the EPG information of the current program is received.
  • a demodulator (Demod) and a descrambling demultiplexer (Demux) used in the current program receive the current program EPG information.
  • step 220 it is determined whether the driver layer has free resources.
  • the background determines whether the driver layer has idle resources, and the idle resource may include a solution.
  • step 230 if the driver layer has idle resources, a new EPG service is created, wherein the EPG service is used to receive EPG information.
  • the creating a new EPG service includes:
  • EPG information of other frequency points different from the frequency point corresponding to the current program is received according to the set program list and the corresponding policy.
  • the background uses multi-threading, turns on a demodulator (Demod), and demultiplexer (Demux) and receives other frequency points different from the frequency point corresponding to the current program according to a certain policy.
  • the EPG information can receive EPG at multiple frequency points, fast receive EPG, and fast display EPG.
  • the method further includes:
  • FIG. 3 is a second schematic diagram of a method for receiving EPG information according to the embodiment.
  • step 310 a list is set.
  • step 320 the channel change begins.
  • step 330 the channel change ends.
  • step 340 the current frequency point EPG information is received.
  • step 350 the EPG information of the frequency points other than the current frequency point is accepted when the resource is sufficient.
  • the method for receiving EPG information provided by this embodiment, setting a program list, receiving EPG information of a current program when receiving a channel change command; determining whether the driver layer has idle resources; and if the driver layer has For idle resources, create a new EPG service, fully consider the system performance, add multiple EPG receiving threads in the background, improve the utilization of hardware resources, meet the needs of users to quickly display program information when changing channels, and improve user satisfaction.
  • FIG. 4 is a schematic flowchart 3 of a method for receiving EPG information according to this embodiment.
  • step 410 the program list is set, and in the case where the channel change command is received, the EPG information of the current program is received.
  • step 420 it is determined whether the driver layer has free resources.
  • step 430 if the driver layer has idle resources, a new EPG service (Service) is created. Among them, EPG service.
  • step 440 the EPG handle of the node corresponding to the current EPG service and the receiving thread, the player handle of the node corresponding to the Player (Player), and the connection pointer for connecting the next EPG service are identified. (pNext) is stored in the structure of each EPG service storage data.
  • a multi-path EPG is managed by a linked list structure, wherein each EPG occupies one node, the linked list structure includes a linked list header that identifies an entry of the entire linked list, and the linked list header includes a node pointing to the multi-path EPG.
  • the pNext pointer of the first node is a multi-path EPG.
  • the multi-channel EPG is managed by a linked list structure, each EPG occupies one node, records information such as resources of the EPG, and the “chain header” serves as an entry point of the entire linked list.
  • the pNext pointer of the list header points to the first node of the multi-path EPG node.
  • the pNext pointer is empty (NULL), and the player handle is meaningless.
  • the receiving thread of an EPG may include EPG 1, EPG 2, ..., EPG n.
  • the n receiving threads of the EPG are created and added to the end of the program list when the EPG Create function is called after the channel is changed.
  • the EPG Destroy() function may be called to remove the corresponding node from the linked list and release the resources and memory allocated for the node.
  • the EPG handle in the node is unique, which can identify the node and the corresponding EPG receiving thread.
  • the upper layer can operate the corresponding EPG receiving thread through the EPG handle.
  • the background EPG reception can determine which frequency point and which type of EPG information the background EPG thread receives according to system performance and user needs (current transport stream current/subsequent event information EIT_PF_Actual, other transport stream current/subsequent event information EIT_PF_Other, current transmission) Flow event schedule information (EIT_Schedule_Actual), or other transport stream event schedule information (EIT_Schedule_Other)) and when to receive.
  • EIT is the English abbreviation of Event Information Table
  • PF is the English abbreviation of Present Follow.
  • FIG. 5 is a schematic diagram of functional modules of an apparatus for receiving EPG information according to this embodiment.
  • the apparatus for receiving EPG information includes: a setting module 501, a determining module 502, and a creating module 503.
  • the setting module 501 is configured to set a program list, and receive EPG information of the current program when receiving the channel change command.
  • the determining module 502 is configured to determine whether the driver layer has free resources.
  • the creation module 503 is configured to create a new EPG service if the driver layer has idle resources, wherein the EPG service is used to receive EPG information.
  • the creating module 503 is configured to:
  • EPG information of other frequency points different from the frequency point corresponding to the current program is received according to the set program list and the corresponding policy.
  • the device further includes: an exit module.
  • the exit module is set to exit the process of creating the new EPG service if the driver layer has no free resources.
  • the device further includes: a storage module.
  • the storage module is configured to store an EPG handle identifying a node corresponding to the current EPG service and an EPG handle of the receiving thread, a player handle identifying a node corresponding to the Player (Player), and a connection pointer for connecting the next EPG service to each EPG service storage data.
  • an EPG handle identifying a node corresponding to the current EPG service and an EPG handle of the receiving thread
  • a player handle identifying a node corresponding to the Player (Player) a connection pointer for connecting the next EPG service to each EPG service storage data.
  • the device further includes: a linked list management module.
  • the linked list management module is configured to manage the multi-path EPG by using a linked list structure, wherein each EPG occupies one node, the linked list structure includes a linked list header that identifies an entry of the entire linked list, and the linked header includes a node pointing to the multi-path EPG.
  • the connection pointer of the first node is configured to manage the multi-path EPG by using a linked list structure, wherein each EPG occupies one node, the linked list structure includes a linked list header that identifies an entry of the entire linked list, and the linked header includes a node pointing to the multi-path EPG.
  • the connection pointer of the first node is configured to manage the multi-path EPG by using a linked list structure, wherein each EPG occupies one node, the linked list structure includes a linked list header that identifies an entry of the entire linked list, and the linked header includes a node pointing to the multi-path EPG.
  • the apparatus for receiving EPG information sets a program list, receives EPG information of a current program when receiving a channel change instruction, determines whether the driver layer has idle resources, and if the driver layer has idle
  • the resources create a new EPG service, fully consider the system performance, add multiple EPG receiving threads in the background, improve the utilization of hardware resources, meet the needs of users to quickly display program information when changing channels, and improve user satisfaction.
  • the present embodiment provides a computer readable storage medium storing computer executable instructions arranged to perform the method of any of the above embodiments.
  • the electronic device includes:
  • At least one processor 40, one processor 40 is taken as an example in FIG. 6; and a memory 50, which may further include a communication interface 60 and a bus 70.
  • the processor 40, the communication interface 60, and the memory 50 can complete communication with each other through the bus 70.
  • Communication interface 60 can transmit information.
  • Processor 40 may invoke logic instructions in memory 50 to perform the methods of the above-described embodiments.
  • logic instructions in the memory 50 described above may be implemented in the form of software functional units and sold or used as separate products, and may be stored in a computer readable storage medium.
  • the memory 50 is a computer readable storage medium and can be used to store software programs, computer executable programs, such as program instructions or modules corresponding to the methods in the above embodiments.
  • the processor 40 executes the functional application and data processing by executing software programs, instructions or modules stored in the memory 50, i.e., implements the methods in the above embodiments.
  • the memory 50 may include a storage program area and an storage data area, wherein the storage program area may store an operating system, an application required for at least one function; the storage data area may store data created according to usage of the terminal device, and the like. Further, the memory 50 may include a high speed random access memory, and may also include a nonvolatile memory.
  • the above technical solution may be embodied in the form of a software product stored in a storage medium, including one or more instructions for causing a computer device (which may be a personal computer, a server, a network device, etc.) to execute All or part of the steps of the method described in the above embodiments.
  • the foregoing storage medium may be a non-transitory storage medium, including: a USB flash drive, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk.
  • the method and device for receiving electronic program guide information provided by the present disclosure add multiple EPG receiving threads in the background, improve the utilization of hardware resources, meet the requirement of quickly displaying program information when the user changes channels, and improve user satisfaction.

Abstract

A method and apparatus for receiving electronic program guide (EPG) information, the method comprising: configuring a program list, and receiving the EPG information of a current program in the case of receiving a channel change instruction; determining whether a driver layer has a spare resource; and if the driver layer has a spare resource, creating a new EPG service which receives the EPG information.

Description

接收电子节目指南信息的方法及装置Method and device for receiving electronic program guide information 技术领域Technical field
本公开涉及机顶盒的技术领域,例如涉及一种接收电子节目指南信息的方法及装置。The present disclosure relates to the technical field of set top boxes, for example, to a method and apparatus for receiving electronic program guide information.
背景技术Background technique
电子节目指南(Electronic Program Guide,EPG)为用户收看电视节目和享受信息业务提供了一个良好的导航机制,使用户能够方便快捷地找到自己感兴趣的节目,并浏览节目的附加信息。电子节目指南属于数字电视前端服务类产品,是数字电视服务的网关。在数字视频广播(Digital Video Broadcasting,DVB)系统中,采用业务信息(Service Information,SI)来创建电子节目指南,使用活动图像专家组(Moving Picture Experts Group,MPEG)颁布的MPEG-2国际标准的节目特别信息(Program Specific Information,PSI)进行节目的映射、并且利用MPEG-2的传输流(Transport Stream,TS)的数据流进行数据的传送。The Electronic Program Guide (EPG) provides a good navigation mechanism for users to watch TV programs and enjoy information services, enabling users to quickly and easily find programs they are interested in and to view additional information about the programs. The electronic program guide belongs to the digital TV front-end service product and is the gateway for digital TV services. In the Digital Video Broadcasting (DVB) system, the service information (SI) is used to create an electronic program guide, using the MPEG-2 international standard promulgated by the Moving Picture Experts Group (MPEG). The Program Specific Information (PSI) maps the program and transmits the data using the data stream of the MPEG-2 Transport Stream (TS).
机顶盒要接收前端传输的TS数据流需硬件支持,例如解调器(Demod)及解扰解复用器(Demux)等,但由于早期硬件以及技术的限制,机顶盒通常只有一个解调器(Demod),从而只能接收当前锁住频点即当前播放的节目所在频点的EPG信息,通过将已接收的EPG缓存到内存的方式,可快速查看部分节目EPG信息。The set-top box needs to receive hardware support for the TS data stream transmitted by the front-end, such as demodulator (Demod) and descrambler (Demux). However, due to the limitations of early hardware and technology, the set-top box usually only has one demodulator (Demod). Therefore, only the current locked frequency point, that is, the EPG information of the frequency point of the currently playing program, can be received, and the partial program EPG information can be quickly viewed by buffering the received EPG into the memory.
机顶盒采用上述的方式接收前端EPG信息,虽然能够满足用户基本需求,但由于内存大小有限及快速换台时会来不及接收已播放节目的EPG信息,导致在一些状态下无法立即查看一些节目的EPG信息,从而影响用户体验度。The set-top box receives the front-end EPG information in the above manner. Although it can meet the basic needs of the user, the EPG information of some programs cannot be immediately viewed in some states because the memory size is limited and the EPG information of the broadcasted program cannot be received when the platform is quickly changed. , thus affecting the user experience.
发明内容Summary of the invention
本公开提出一种接收电子节目指南(Electronic Program Guide,EPG)信息的方法及装置,避免快速换台时有可能导致的来不及接收已播放节目的EPG信息的问题。The present disclosure proposes a method and apparatus for receiving Electronic Program Guide (EPG) information, which avoids the problem that it is possible to receive EPG information of a broadcasted program when it is quickly changed.
一种接收EPG信息的方法,包括: A method for receiving EPG information, including:
设置节目列表,在接收到换台指令的情况下,接收当前节目的EPG信息;Setting a program list, and receiving EPG information of the current program when receiving the channel change command;
判断驱动层是否有空闲的资源;以及Determining whether the driver layer has free resources;
若所述驱动层有空闲的资源,则创建新的EPG服务,其中,EPG服务用于接收EPG信息。If the driver layer has idle resources, a new EPG service is created, wherein the EPG service is used to receive EPG information.
可选地,所述方法还包括:Optionally, the method further includes:
若所述驱动层没有空闲的资源,则退出创建所述新的EPG服务的流程。If the driver layer does not have idle resources, the process of creating the new EPG service is exited.
可选地,所述创建新的EPG服务,包括:Optionally, the creating a new EPG service includes:
根据已设置的节目列表和对应的策略接收不同于所述当前节目对应的频点的其他频点的EPG信息。EPG information of other frequency points different from the frequency point corresponding to the current program is received according to the set program list and the corresponding policy.
可选地,所述创建新的EPG服务之后,所述方法还包括:Optionally, after the creating a new EPG service, the method further includes:
将标识当前EPG服务对应的节点和接收线程的EPG句柄、标识播放器对应节点的播放器句柄和连接下一个EPG服务的连接指针存储至每个EPG服务存储数据的结构中。The EPG handle identifying the node corresponding to the current EPG service and the receiving thread, the player handle identifying the node corresponding to the player, and the connection pointer connecting the next EPG service are stored in the structure of each EPG service storage data.
可选地,所述方法还包括:Optionally, the method further includes:
采用链表结构管理多路EPG,其中,每路EPG占用一个节点,所述链表结构包括标识整个链表的入口的链表头,以及所述链表头包括指向多路EPG的节点中的第一个节点的所述连接指针。The multi-path EPG is managed by a linked list structure, wherein each EPG occupies one node, the linked list structure includes a linked list header that identifies an entry of the entire linked list, and the linked list header includes a first node that points to a node of the multi-path EPG. The connection pointer.
一种接收EPG信息的装置,包括:An apparatus for receiving EPG information, including:
设置模块,设置为设置节目列表,在接收到换台指令的情况下,接收当前节目的EPG信息;Setting a module, set to set a program list, and receiving EPG information of the current program when receiving the channel change command;
判断模块,设置为判断驱动层是否有空闲的资源;以及a judging module configured to determine whether the driver layer has free resources;
创建模块,设置为若所述驱动层有空闲的资源,则创建新的EPG服务,其中,EPG服务用于接收EPG信息。A module is created, configured to create a new EPG service if the driver layer has idle resources, wherein the EPG service is configured to receive EPG information.
可选地,所述装置还包括:Optionally, the device further includes:
退出模块,设置为若所述驱动层没有空闲的资源,则退出创建所述新的EPG服务的流程。The exit module is set to exit the process of creating the new EPG service if the drive layer does not have idle resources.
可选地,所述创建模块,设置为: Optionally, the creating module is set to:
根据已设置的节目列表和对应的策略接收不同于所述当前节目对应的频点的其他频点的EPG信息。EPG information of other frequency points different from the frequency point corresponding to the current program is received according to the set program list and the corresponding policy.
可选地,所述装置还包括:Optionally, the device further includes:
存储模块,设置为创建新的EPG服务之后,将标识当前EPG服务对应的节点和接收线程的EPG句柄、标识播放器对应节点的播放器句柄和连接下一个EPG服务的连接指针存储至每个EPG服务存储数据的结构中。After the storage module is configured to create a new EPG service, the EPG handle identifying the node corresponding to the current EPG service and the receiving thread, the player handle identifying the corresponding node of the player, and the connection pointer connecting the next EPG service are stored to each EPG. The service stores the structure of the data.
可选地,所述装置还包括:Optionally, the device further includes:
链表管理模块,设置为采用链表结构管理多路EPG,其中,每路EPG占用一个节点,所述链表结构包括标识整个链表的入口的链表头,以及所述链表头包括指向多路EPG的节点中的第一个节点的连接指针。The linked list management module is configured to manage the multi-path EPG by using a linked list structure, wherein each EPG occupies one node, the linked list structure includes a linked list header that identifies an entry of the entire linked list, and the linked list header includes a node pointing to the multi-path EPG. The connection pointer of the first node.
一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令设置为执行上述方法。A computer readable storage medium storing computer executable instructions arranged to perform the above method.
一种电子设备,包括:An electronic device comprising:
至少一个处理器;以及At least one processor;
与所述至少一个处理器通信连接的存储器;其中,a memory communicatively coupled to the at least one processor; wherein
所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器执行上述的方法。The memory stores instructions executable by the at least one processor, the instructions being executed by the at least one processor to cause the at least one processor to perform the method described above.
本公开提供的一种接收EPG信息的方法及装置,设置节目列表,在接收到换台指令的情况下,接收当前节目的EPG信息;判断驱动层是否有空闲的资源;若所述驱动层有空闲的资源,则创建新的EPG服务,其中,EPG服务用于接收EPG信息,充分考虑系统性能,在后台新增多路EPG接收线程,提高硬件资源的利用率,满足用户换台时快速显示节目信息的需求,提升用户满意度。The present disclosure provides a method and apparatus for receiving EPG information, setting a program list, receiving EPG information of a current program when receiving a channel change command; determining whether the driver layer has idle resources; if the driver layer has For idle resources, a new EPG service is created. The EPG service is used to receive EPG information, fully consider the system performance, add multiple EPG receiving threads in the background, improve the utilization of hardware resources, and satisfy the rapid display when the user changes channels. The demand for program information increases user satisfaction.
附图说明DRAWINGS
图1是一实施例提供的一种接收EPG信息的系统结构图;FIG. 1 is a structural diagram of a system for receiving EPG information according to an embodiment; FIG.
图2是一实施例提供的一种接收EPG信息的方法的流程示意图一;2 is a schematic flowchart 1 of a method for receiving EPG information according to an embodiment;
图3是一实施例提供的一种接收EPG信息的方法的流程示意图二;3 is a schematic flowchart 2 of a method for receiving EPG information according to an embodiment;
图4是一实施例提供的一种接收EPG信息的方法的流程示意图三; 4 is a schematic flowchart 3 of a method for receiving EPG information according to an embodiment;
图5是一实施例提供的一种接收EPG信息的装置的功能模块示意图;以及FIG. 5 is a schematic diagram of functional modules of an apparatus for receiving EPG information according to an embodiment; and
图6是一实施例提供的电子设备的硬件结构示意图。FIG. 6 is a schematic structural diagram of hardware of an electronic device according to an embodiment.
具体实施方式detailed description
下面结合附图和实施例对实施例作详细说明。此处所描述的实施例仅仅用于解释本公开,而非对实施例的限定。附图中仅示出了与实施例相关的部分而非全部结构。在不冲突的情况下,以下实施例以及实施例中的技术特征可以相互任意组合。The embodiments are described in detail below with reference to the accompanying drawings and embodiments. The embodiments described herein are merely illustrative of the present disclosure and are not intended to limit the embodiments. Only some, but not all, of the structures associated with the embodiments are shown in the drawings. The technical features in the following embodiments and the embodiments may be arbitrarily combined with each other without conflict.
参考图1,图1是本实施例提供的一种接收EPG信息的系统结构图。Referring to FIG. 1, FIG. 1 is a structural diagram of a system for receiving EPG information according to this embodiment.
如图1所示,利用当前节目所用的解调器(Demod)及解扰解复用器(Demux)接收当前节目EPG时,后台采用多线程、开启多路解调器(Demod)及多路解扰解复用器(Demux),依据一定的策略接收不同于所述当前节目对应的频点的其他频点的EPG信息,可以接收多个频点的EPG、快速接收EPG并快速显示EPG。As shown in FIG. 1, when the current program EPG is received by the demodulator (Demod) and the descrambling demultiplexer (Demux) used in the current program, the background uses multi-threading, multi-channel demodulator (Demod) and multi-channel. The descrambler (Demux) receives EPG information of other frequency points different from the frequency point corresponding to the current program according to a certain policy, and can receive EPG of multiple frequency points, quickly receive EPG, and quickly display EPG.
可以将EPG接收功能封装成EPG服务模块,EPG服务模块处于中间层、供上层调用,依赖闪存(Flash)、数据库(Database)、连接(Connect)模块、DVB系统的SI模块、SI服务模块、驱动层、软件开发工具包(Software Development Kit,SDK)层、操作系统(Operating System,OS)层、硬件(Hardware)层等提供的功能。The EPG receiving function can be encapsulated into an EPG service module. The EPG service module is in the middle layer and is called by the upper layer. It depends on the flash (Flash), database (Database), Connect (Connect) module, SI module of the DVB system, SI service module, and driver. Layer, software development kit (SDK) layer, operating system (OS) layer, hardware (Hardware) layer and other functions provided.
参照图2,图2是本实施例提供的一种接收EPG信息的方法的流程示意图一。Referring to FIG. 2, FIG. 2 is a schematic flowchart 1 of a method for receiving EPG information according to this embodiment.
在步骤210中,设置节目列表,在接收到换台指令的情况下,接收当前节目的EPG信息。In step 210, the program list is set, and in the case where the channel change command is received, the EPG information of the current program is received.
可选的,当前节目所用的解调器(Demod)及解扰解复用器(Demux)接收当前节目EPG信息。Optionally, a demodulator (Demod) and a descrambling demultiplexer (Demux) used in the current program receive the current program EPG information.
在步骤220中,判断驱动层是否有空闲的资源。In step 220, it is determined whether the driver layer has free resources.
可选的,在利用当前节目所用的解调器(Demod)及解扰解复用器(Demux)接收当前节目EPG时,后台判断驱动层是否有空闲的资源,所述空闲的资源可以包括解调器(Demod)及解扰解复用器(Demux)。 Optionally, when the current program EPG is received by using a demodulator (Demod) and a descrambling demultiplexer (Demux) used in the current program, the background determines whether the driver layer has idle resources, and the idle resource may include a solution. Demod and Demux Demultiplexer (Demux).
在步骤230中,若所述驱动层有空闲的资源,则创建新的EPG服务,其中,EPG服务用于接收EPG信息。In step 230, if the driver layer has idle resources, a new EPG service is created, wherein the EPG service is used to receive EPG information.
可选地,所述创建新的EPG服务,包括:Optionally, the creating a new EPG service includes:
根据已设置的节目列表和对应的策略接收不同于所述当前节目对应的频点的其他频点的EPG信息。EPG information of other frequency points different from the frequency point corresponding to the current program is received according to the set program list and the corresponding policy.
可选的,后台采用多线程、开启多路解调器(Demod)及多路解扰解复用器(Demux)并依据一定的策略接收不同于所述当前节目对应的频点的其他频点的EPG信息,可以接收多个频点的EPG、快速接收EPG以及快速显示EPG。Optionally, the background uses multi-threading, turns on a demodulator (Demod), and demultiplexer (Demux) and receives other frequency points different from the frequency point corresponding to the current program according to a certain policy. The EPG information can receive EPG at multiple frequency points, fast receive EPG, and fast display EPG.
可选地,所述方法还包括:Optionally, the method further includes:
若所述驱动层没有空闲的资源,则退出创建所述新的EPG服务的流程。If the driver layer does not have idle resources, the process of creating the new EPG service is exited.
图3是本实施例提供的一种接收EPG信息的方法的流程示意图二。FIG. 3 is a second schematic diagram of a method for receiving EPG information according to the embodiment.
在步骤310中,设置列表。In step 310, a list is set.
在步骤320中,开始换台。In step 320, the channel change begins.
在步骤330中,换台结束。In step 330, the channel change ends.
在步骤340中,接收当前频点EPG信息。In step 340, the current frequency point EPG information is received.
在步骤350中,资源够用时接受除当前频点之外的其他频点的EPG信息。In step 350, the EPG information of the frequency points other than the current frequency point is accepted when the resource is sufficient.
本实施例提供的一种接收EPG信息的方法,设置节目列表,在接收到换台指令的情况下,接收当前节目的EPG信息;判断驱动层是否有空闲的资源;以及若所述驱动层有空闲的资源,则创建新的EPG服务,充分考虑系统性能,在后台新增多路EPG接收线程,提高硬件资源的利用率,满足用户换台时快速显示节目信息的需求,提升用户满意度。The method for receiving EPG information provided by this embodiment, setting a program list, receiving EPG information of a current program when receiving a channel change command; determining whether the driver layer has idle resources; and if the driver layer has For idle resources, create a new EPG service, fully consider the system performance, add multiple EPG receiving threads in the background, improve the utilization of hardware resources, meet the needs of users to quickly display program information when changing channels, and improve user satisfaction.
参考图4,图4是本实施例提供的一种接收EPG信息的方法的流程示意图三。Referring to FIG. 4, FIG. 4 is a schematic flowchart 3 of a method for receiving EPG information according to this embodiment.
在步骤410中,设置节目列表,在接收到换台指令的情况下,接收当前节目的EPG信息。In step 410, the program list is set, and in the case where the channel change command is received, the EPG information of the current program is received.
步骤420中,判断驱动层是否有空闲的资源。In step 420, it is determined whether the driver layer has free resources.
步骤430中,若所述驱动层有空闲的资源,则创建新的EPG服务(Service), 其中,EPG服务。In step 430, if the driver layer has idle resources, a new EPG service (Service) is created. Among them, EPG service.
步骤440中,将标识当前EPG服务(Service)对应的节点和接收线程的EPG句柄(handle)、标识播放器(Player)对应节点的播放器句柄(Player handle)和连接下一个EPG服务的连接指针(pNext)存储至每个EPG服务存储数据的结构中。In step 440, the EPG handle of the node corresponding to the current EPG service and the receiving thread, the player handle of the node corresponding to the Player (Player), and the connection pointer for connecting the next EPG service are identified. (pNext) is stored in the structure of each EPG service storage data.
步骤450中,采用链表结构管理多路EPG,其中,每路EPG占用一个节点,所述链表结构包括标识整个链表的入口的链表头,以及所述链表头包括指向所述多路EPG的节点中的第一个节点的pNext指针。In step 450, a multi-path EPG is managed by a linked list structure, wherein each EPG occupies one node, the linked list structure includes a linked list header that identifies an entry of the entire linked list, and the linked list header includes a node pointing to the multi-path EPG. The pNext pointer of the first node.
可选的,多路EPG采用链表结构管理,每路EPG占用一个节点,记录该路EPG的资源等信息,“链表头”作为整个链表的入口。链表头的pNext指针指向多路EPG的节点中的第一个节点,当未创建后台EPG接收线程时,pNext指针为空(NULL),播放器句柄(player handle)无意义。Optionally, the multi-channel EPG is managed by a linked list structure, each EPG occupies one node, records information such as resources of the EPG, and the “chain header” serves as an entry point of the entire linked list. The pNext pointer of the list header points to the first node of the multi-path EPG node. When the background EPG receiving thread is not created, the pNext pointer is empty (NULL), and the player handle is meaningless.
一个EPG的接收线程可以包括EPG 1,EPG 2,...,EPG n,EPG的n个接收线程是在换台结束后,调用EPG Create函数时,创建并添加到此节目列表的结尾。当不接收路EPG时,可调用EPG的Destroy()函数,将对应的节点从链表中移除并释放为该节点分配的资源及内存等。The receiving thread of an EPG may include EPG 1, EPG 2, ..., EPG n. The n receiving threads of the EPG are created and added to the end of the program list when the EPG Create function is called after the channel is changed. When the path EPG is not received, the EPG Destroy() function may be called to remove the corresponding node from the linked list and release the resources and memory allocated for the node.
节点中EPG句柄唯一,可以标识此节点以及对应的EPG接收线程,上层可通过EPG句柄来操作对应的EPG接收线程。The EPG handle in the node is unique, which can identify the node and the corresponding EPG receiving thread. The upper layer can operate the corresponding EPG receiving thread through the EPG handle.
后台EPG接收可根据系统性能、以及用户需要,决定后台EPG线程接收哪个频点、哪种类型的EPG信息(现行传输流当前/后续事件信息EIT_PF_Actual、其他传输流当前/后续事件信息EIT_PF_Other、现行传输流事件时间表信息(EIT_Schedule_Actual)、或其他传输流事件时间表信息(EIT_Schedule_Other))以及何时接收。其中,EIT为事件信息表(Event Information Table)的英文缩写,PF为当前后续(Present Follow)的英文缩写。The background EPG reception can determine which frequency point and which type of EPG information the background EPG thread receives according to system performance and user needs (current transport stream current/subsequent event information EIT_PF_Actual, other transport stream current/subsequent event information EIT_PF_Other, current transmission) Flow event schedule information (EIT_Schedule_Actual), or other transport stream event schedule information (EIT_Schedule_Other)) and when to receive. Among them, EIT is the English abbreviation of Event Information Table, and PF is the English abbreviation of Present Follow.
图5是本实施例提供的一种接收EPG信息的装置的功能模块示意图。FIG. 5 is a schematic diagram of functional modules of an apparatus for receiving EPG information according to this embodiment.
在图5中,所述接收EPG信息的装置包括:设置模块501、判断模块502和创建模块503。In FIG. 5, the apparatus for receiving EPG information includes: a setting module 501, a determining module 502, and a creating module 503.
设置模块501设置为设置节目列表,在接收到换台指令的情况下,接收当前节目的EPG信息。 The setting module 501 is configured to set a program list, and receive EPG information of the current program when receiving the channel change command.
判断模块502设置为判断驱动层是否有空闲的资源。The determining module 502 is configured to determine whether the driver layer has free resources.
创建模块503设置为若所述驱动层有空闲的资源,则创建新的EPG服务,其中,EPG服务用于接收EPG信息。The creation module 503 is configured to create a new EPG service if the driver layer has idle resources, wherein the EPG service is used to receive EPG information.
可选地,所述创建模块503,设置为:Optionally, the creating module 503 is configured to:
根据已设置的节目列表和对应的策略接收不同于所述当前节目对应的频点的其他频点的EPG信息。EPG information of other frequency points different from the frequency point corresponding to the current program is received according to the set program list and the corresponding policy.
可选地,所述装置还包括:退出模块。Optionally, the device further includes: an exit module.
退出模块设置为若所述驱动层没有空闲的资源,则退出创建所述新的EPG服务的流程。The exit module is set to exit the process of creating the new EPG service if the driver layer has no free resources.
可选地,所述装置还包括:存储模块。Optionally, the device further includes: a storage module.
存储模块设置为将标识当前EPG服务对应的节点和接收线程的EPG句柄、标识播放器(Player)对应节点的播放器句柄和用于连接下一个EPG服务的连接指针存储至每个EPG服务存储数据的结构中。The storage module is configured to store an EPG handle identifying a node corresponding to the current EPG service and an EPG handle of the receiving thread, a player handle identifying a node corresponding to the Player (Player), and a connection pointer for connecting the next EPG service to each EPG service storage data. In the structure.
可选地,所述装置还包括:链表管理模块。Optionally, the device further includes: a linked list management module.
链表管理模块设置为采用链表结构管理多路EPG,其中,每路EPG占用一个节点,所述链表结构包括标识整个链表的入口的链表头,以及所述连表头包括指向多路EPG的节点中的第一个节点的连接指针。The linked list management module is configured to manage the multi-path EPG by using a linked list structure, wherein each EPG occupies one node, the linked list structure includes a linked list header that identifies an entry of the entire linked list, and the linked header includes a node pointing to the multi-path EPG. The connection pointer of the first node.
本实施例提供的一种接收EPG信息的装置,设置节目列表,在接收到换台指令的情况下,接收当前节目的EPG信息;判断驱动层是否有空闲的资源;若所述驱动层有空闲的资源,则创建新的EPG服务,充分考虑系统性能,在后台新增多路EPG接收线程,提高硬件资源的利用率,满足用户换台时快速显示节目信息的需求,提升用户满意度。The apparatus for receiving EPG information provided in this embodiment sets a program list, receives EPG information of a current program when receiving a channel change instruction, determines whether the driver layer has idle resources, and if the driver layer has idle The resources create a new EPG service, fully consider the system performance, add multiple EPG receiving threads in the background, improve the utilization of hardware resources, meet the needs of users to quickly display program information when changing channels, and improve user satisfaction.
本实施例提供了一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令设置为执行上述任一实施例中的方法。The present embodiment provides a computer readable storage medium storing computer executable instructions arranged to perform the method of any of the above embodiments.
本实施例提供了一种电子设备的硬件结构示意图。参见图6,该电子设备包括:This embodiment provides a hardware structure diagram of an electronic device. Referring to FIG. 6, the electronic device includes:
至少一个处理器(processor)40,图6中以一个处理器40为例;以及存储器(memory)50,还可以包括通信接口(Communications Interface)60和总线 70。其中,处理器40、通信接口60、存储器50可以通过总线70完成相互间的通信。通信接口60可以传输信息。处理器40可以调用存储器50中的逻辑指令,以执行上述实施例的方法。At least one processor 40, one processor 40 is taken as an example in FIG. 6; and a memory 50, which may further include a communication interface 60 and a bus 70. The processor 40, the communication interface 60, and the memory 50 can complete communication with each other through the bus 70. Communication interface 60 can transmit information. Processor 40 may invoke logic instructions in memory 50 to perform the methods of the above-described embodiments.
此外,上述的存储器50中的逻辑指令可以通过软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。In addition, the logic instructions in the memory 50 described above may be implemented in the form of software functional units and sold or used as separate products, and may be stored in a computer readable storage medium.
存储器50作为一种计算机可读存储介质,可用于存储软件程序、计算机可执行程序,如上述实施例中的方法对应的程序指令或模块。处理器40通过运行存储在存储器50中的软件程序、指令或模块,从而执行功能应用以及数据处理,即实现上述实施例中的方法。The memory 50 is a computer readable storage medium and can be used to store software programs, computer executable programs, such as program instructions or modules corresponding to the methods in the above embodiments. The processor 40 executes the functional application and data processing by executing software programs, instructions or modules stored in the memory 50, i.e., implements the methods in the above embodiments.
存储器50可包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序;存储数据区可存储根据终端设备的使用所创建的数据等。此外,存储器50可以包括高速随机存取存储器,还可以包括非易失性存储器。The memory 50 may include a storage program area and an storage data area, wherein the storage program area may store an operating system, an application required for at least one function; the storage data area may store data created according to usage of the terminal device, and the like. Further, the memory 50 may include a high speed random access memory, and may also include a nonvolatile memory.
以上技术方案可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括一个或多个指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行上述实施例所述方法的全部或部分步骤。而前述的存储介质可以是非暂态存储介质,包括:U盘、移动硬盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等多种可以存储程序代码的介质,也可以是暂态存储介质。The above technical solution may be embodied in the form of a software product stored in a storage medium, including one or more instructions for causing a computer device (which may be a personal computer, a server, a network device, etc.) to execute All or part of the steps of the method described in the above embodiments. The foregoing storage medium may be a non-transitory storage medium, including: a USB flash drive, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk. A medium that can store program code, or a transitory storage medium.
工业实用性Industrial applicability
本公开提供的接收电子节目指南信息的方法及装置,在后台新增多路EPG接收线程,提高硬件资源的利用,满足用户换台时快速显示节目信息的需求,提升用户满意度。 The method and device for receiving electronic program guide information provided by the present disclosure add multiple EPG receiving threads in the background, improve the utilization of hardware resources, meet the requirement of quickly displaying program information when the user changes channels, and improve user satisfaction.

Claims (12)

  1. 一种接收电子节目指南EPG信息的方法,包括:A method for receiving electronic program guide EPG information, comprising:
    设置节目列表,在接收到换台指令的情况下,接收当前节目的EPG信息;Setting a program list, and receiving EPG information of the current program when receiving the channel change command;
    判断驱动层是否有空闲的资源;以及Determining whether the driver layer has free resources;
    若所述驱动层有空闲的资源,则创建新的EPG服务,其中,EPG服务用于接收EPG信息。If the driver layer has idle resources, a new EPG service is created, wherein the EPG service is used to receive EPG information.
  2. 根据权利要求1所述的方法,还包括:The method of claim 1 further comprising:
    若所述驱动层没有空闲的资源,则退出创建所述新的EPG服务的流程。If the driver layer does not have idle resources, the process of creating the new EPG service is exited.
  3. 根据权利要求1所述的方法,其中,所述创建新的EPG服务,包括:The method of claim 1 wherein said creating a new EPG service comprises:
    根据已设置的节目列表和对应的策略接收不同于所述当前节目对应的频点的其他频点的EPG信息。EPG information of other frequency points different from the frequency point corresponding to the current program is received according to the set program list and the corresponding policy.
  4. 根据权利要求1至3任意一项所述的方法,所述创建新的EPG服务之后,所述方法还包括:The method according to any one of claims 1 to 3, after the creating a new EPG service, the method further comprises:
    将标识当前EPG服务对应的节点和接收线程的EPG句柄、标识播放器对应节点的播放器句柄和连接下一个EPG服务的连接指针存储至每个EPG服务存储数据的结构中。The EPG handle identifying the node corresponding to the current EPG service and the receiving thread, the player handle identifying the node corresponding to the player, and the connection pointer connecting the next EPG service are stored in the structure of each EPG service storage data.
  5. 根据权利要求4所述的方法,还包括:The method of claim 4 further comprising:
    采用链表结构管理多路EPG,其中,每路EPG占用一个节点,所述链表结构包括标识整个链表的入口的链表头,以及所述链表头包括指向所述多路EPG的节点中的第一个节点的所述连接指针。Managing a multi-path EPG with a linked list structure, wherein each EPG occupies one node, the linked list structure includes a linked list header that identifies an entry of the entire linked list, and the linked list header includes a first one of the nodes pointing to the multi-path EPG The connection pointer of the node.
  6. 一种接收EPG信息的装置,包括:An apparatus for receiving EPG information, including:
    设置模块,设置为设置节目列表,在接收到换台指令的情况下,接收当前节目的EPG信息;Setting a module, set to set a program list, and receiving EPG information of the current program when receiving the channel change command;
    判断模块,设置为判断驱动层是否有空闲的资源;以及 a judging module configured to determine whether the driver layer has free resources;
    创建模块,设置为若所述驱动层有空闲的资源,则创建新的EPG服务,其中,EPG服务用于接收EPG信息。A module is created, configured to create a new EPG service if the driver layer has idle resources, wherein the EPG service is configured to receive EPG information.
  7. 根据权利要求6所述的装置,还包括:The apparatus of claim 6 further comprising:
    退出模块,设置为若所述驱动层没有空闲的资源,则退出创建所述新的EPG服务的流程。The exit module is set to exit the process of creating the new EPG service if the drive layer does not have idle resources.
  8. 根据权利要求6所述的装置,其中,所述创建模块,设置为:The apparatus of claim 6, wherein the creation module is configured to:
    根据已设置的节目列表和对应的策略接收不同于所述当前节目对应的频点的其他频点的EPG信息。EPG information of other frequency points different from the frequency point corresponding to the current program is received according to the set program list and the corresponding policy.
  9. 根据权利要求6至8任意一项所述的装置,还包括:The apparatus according to any one of claims 6 to 8, further comprising:
    存储模块,设置为创建新的EPG服务之后,将标识当前EPG服务对应的节点和接收线程的EPG句柄、标识播放器对应节点的播放器句柄和连接下一个EPG服务的连接句柄存储至每个EPG服务存储数据的结构中。After the storage module is configured to create a new EPG service, the EPG handle identifying the node corresponding to the current EPG service and the receiving thread, the player handle identifying the corresponding node of the player, and the connection handle connecting the next EPG service are stored to each EPG. The service stores the structure of the data.
  10. 根据权利要求9所述的装置,还包括:The apparatus of claim 9 further comprising:
    链表管理模块,设置为采用链表结构管理多路EPG,其中,每路EPG占用一个节点,所述链表结构包括标识整个链表的入口的链表头,以及所述链表头包括指向多路EPG的节点中的第一个节点的所述连接指针。The linked list management module is configured to manage the multi-path EPG by using a linked list structure, wherein each EPG occupies one node, the linked list structure includes a linked list header that identifies an entry of the entire linked list, and the linked list header includes a node pointing to the multi-path EPG. The connection pointer of the first node of the node.
  11. 一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令设置为执行权利要求1-5中任一项的方法。A computer readable storage medium storing computer executable instructions arranged to perform the method of any of claims 1-5.
  12. 一种电子设备,包括:An electronic device comprising:
    至少一个处理器;以及At least one processor;
    与所述至少一个处理器通信连接的存储器;其中,a memory communicatively coupled to the at least one processor; wherein
    所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器执行权利要求1-5中任一项的方法。 The memory stores instructions executable by the at least one processor, the instructions being executed by the at least one processor to cause the at least one processor to perform the method of any of claims 1-5.
PCT/CN2017/084818 2016-05-19 2017-05-18 Method and apparatus for receiving electronic program guide information WO2017198185A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610338865.8A CN105847899B (en) 2016-05-19 2016-05-19 A kind of method and device receiving EPG information
CN201610338865.8 2016-05-19

Publications (1)

Publication Number Publication Date
WO2017198185A1 true WO2017198185A1 (en) 2017-11-23

Family

ID=56593001

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/084818 WO2017198185A1 (en) 2016-05-19 2017-05-18 Method and apparatus for receiving electronic program guide information

Country Status (2)

Country Link
CN (1) CN105847899B (en)
WO (1) WO2017198185A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105847899B (en) * 2016-05-19 2019-03-19 深圳创维数字技术有限公司 A kind of method and device receiving EPG information

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1203499A (en) * 1997-06-24 1998-12-30 三星电子株式会社 Method for updating electronic program guide information and device thereof in digital TV receiver
US20060212902A1 (en) * 2004-12-14 2006-09-21 Samsung Electronics Co., Ltd. Device and method for displaying broadcasting information in digital broadcasting receiver
CN101646036A (en) * 2008-08-07 2010-02-10 深圳Tcl新技术有限公司 Method for searching electronic program guide of digital television
CN102244809A (en) * 2011-06-22 2011-11-16 中兴通讯股份有限公司 Method and device for processing service requests of set top box (Set Top Box)
CN102710980A (en) * 2012-05-10 2012-10-03 四川长虹电器股份有限公司 Method and device for rapidly changing channel of digital television set top box
CN103024455A (en) * 2012-12-11 2013-04-03 四川长虹电器股份有限公司 Method and system for accelerating electronic program guide (EPG) data searching of set-top box
CN105847899A (en) * 2016-05-19 2016-08-10 深圳创维数字技术有限公司 Method and device for receiving EPG information

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101207753A (en) * 2006-12-21 2008-06-25 乐金电子(中国)研究开发中心有限公司 Method for implementing automatic refreshing of digital television electronic program guidebooks under multi tuner
JP4764509B2 (en) * 2007-06-12 2011-09-07 富士通株式会社 Communication apparatus and communication resource management method
CN101909140B (en) * 2010-08-10 2012-03-07 福建新大陆通信科技股份有限公司 Method for set top box to quickly receive EPG data
KR101318308B1 (en) * 2012-06-12 2013-10-15 애니포인트 미디어 그룹 Method for providing enhanced application in digital receiver based on android platform
CN104486660B (en) * 2014-11-26 2017-12-12 四川长虹电器股份有限公司 A kind of method and system of fast search digital TV channel and program
CN104618795B (en) * 2015-02-04 2018-06-15 深圳市九洲电器有限公司 TV programme play channel switching method and system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1203499A (en) * 1997-06-24 1998-12-30 三星电子株式会社 Method for updating electronic program guide information and device thereof in digital TV receiver
US20060212902A1 (en) * 2004-12-14 2006-09-21 Samsung Electronics Co., Ltd. Device and method for displaying broadcasting information in digital broadcasting receiver
CN101646036A (en) * 2008-08-07 2010-02-10 深圳Tcl新技术有限公司 Method for searching electronic program guide of digital television
CN102244809A (en) * 2011-06-22 2011-11-16 中兴通讯股份有限公司 Method and device for processing service requests of set top box (Set Top Box)
CN102710980A (en) * 2012-05-10 2012-10-03 四川长虹电器股份有限公司 Method and device for rapidly changing channel of digital television set top box
CN103024455A (en) * 2012-12-11 2013-04-03 四川长虹电器股份有限公司 Method and system for accelerating electronic program guide (EPG) data searching of set-top box
CN105847899A (en) * 2016-05-19 2016-08-10 深圳创维数字技术有限公司 Method and device for receiving EPG information

Also Published As

Publication number Publication date
CN105847899A (en) 2016-08-10
CN105847899B (en) 2019-03-19

Similar Documents

Publication Publication Date Title
US9641791B2 (en) Bandwidth aware digital video recording (DVR) scheduling
KR100348249B1 (en) Data architecture of VCT and method for transmit/receiving service information
US20210234940A1 (en) Resource Request Management Using Bandwidth Allocation and Time Slots
WO2018166319A1 (en) Video-playing method, user terminal and server
EP2665261A1 (en) Content reproduction device, content reproduction method, delivery system, content reproduction program, recording medium, and data structure
US11902598B2 (en) Optimized content delivery
US20140189758A1 (en) Wifi video bridge circuit in qos
MX2015002326A (en) On demand access to scheduled content.
US20110162020A1 (en) Method and system for operating a multi-room digital video recording system
US9894392B2 (en) Distribution device, reproduction device, data structure, distribution method, control program, and recording medium
US20200068234A1 (en) User-Defined Content Streaming
EP3142373A1 (en) Channel classification method and device
CN103888832A (en) Processing method and device for switching of data sources to which to player terminal has access
US20220357995A1 (en) Method for dynamic resources allocation and apparatus for implementing the same
US20150304691A1 (en) Method and apparatus for providing information related to content supporting broadcast service
Cheng Mediapaas: A cloud-based media processing platform for elastic live broadcasting
US10187667B1 (en) Simultaneously optimizing transport bandwidth and client device performance
CN109845280A (en) Audio and video playing method and device based on Streaming Media
WO2017198185A1 (en) Method and apparatus for receiving electronic program guide information
JP6278529B2 (en) System, method, and computer-readable medium for local content storage in a media network
US10979541B2 (en) System and method for setting time and date in a device without access to network time protocol
US9674306B2 (en) Method and system for communicating from a client device to a server device in a centralized content distribution system
RU2572836C2 (en) Transmission apparatus, application information table (ait) transmission method and reception apparatus
US20170311032A1 (en) Content Identifier Remapping for Fast Channel Change
KR100847531B1 (en) Method of switching digital tv application and computer-readable medium having thereon program performing function embodying the same

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17798748

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 17798748

Country of ref document: EP

Kind code of ref document: A1