WO2016086692A1 - Method, apparatus and system for performing update processing on service announcement file - Google Patents

Method, apparatus and system for performing update processing on service announcement file Download PDF

Info

Publication number
WO2016086692A1
WO2016086692A1 PCT/CN2015/087881 CN2015087881W WO2016086692A1 WO 2016086692 A1 WO2016086692 A1 WO 2016086692A1 CN 2015087881 W CN2015087881 W CN 2015087881W WO 2016086692 A1 WO2016086692 A1 WO 2016086692A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
terminal
version
local
network side
Prior art date
Application number
PCT/CN2015/087881
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 WO2016086692A1 publication Critical patent/WO2016086692A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast

Definitions

  • the present invention relates to the field of communications, and in particular to a method, device, and system for updating a Service Announcement (SA) file.
  • SA Service Announcement
  • MBMS multimedia broadcast multicast service
  • MBMS multimedia broadcast multicast service
  • the LTE-based Enhanced Multimedia Broadcast/Multicast Service evolves the MBMS service based on the MBMS single frequency network (Multicast Broadcast Single Frequency Network).
  • the MBSFN technology is defined as the independent broadcast multicast mode of the MBSFN Area, which improves the performance of the MBMS service and adapts to the new System Architecture Evolution (SAE)/Long-Term Evolution.
  • SAE System Architecture Evolution
  • the system architecture of LTE is more suitable for the transmission of multimedia/data services over mobile cellular networks. Compared with MBMS, eMBMS technology is more mature, and its LTE network has wider bandwidth, so it can provide users with higher quality. The business thus gains a better user experience.
  • the Service Announcement can be regarded as the eMBMS service guide or program list, which is the navigation information of the eMBMS service.
  • the data structure mainly includes the metadata encapsulation metadata envelope and the metadata fragment metadata fragment.
  • the metadata envelope is metadata.
  • the index of the fragment identifies additional information such as the type of the metadata fragment.
  • the metadata fragment mainly includes the following types: service information (User Service Description (USD)), scheduling information (schedule), and security information ( Security (Security), session information (Service Discovery Protocol (SDP), error correction coding (Forward Error Correction, FEC for short), file repair and statistical reporting information (related transmission process description) (Associated Delivery Procedure Description, referred to as ADPD), media information (Media Presentation Description (MPD)) and initial fragmentation information (Init Segment).
  • a service statement information is a file in the form of Multipurpose Internet Mail Extensions (MIME), which is carried by a Service Announcement Channel (SACH) or based on a one-way file transfer along with a program stream.
  • the protocol File Delivery over Unidirectional Transport, FLUTE for short
  • FLUTE Service Announcement Channel
  • the SA contains a large amount of information, it has certain advantages in the eMBMS broadcast channel.
  • the terminal parses the metadata envelope and the metadata fragment to consume power, and needs to periodically receive the FLUTE from the network broadcast channel. Packets, after assembling these packets and successfully parsing the information contained in the SA, can update the local storage, often causing a lot of extra overhead to the terminal.
  • the terminal can determine whether to update the locally stored SA file to increase the terminal overhead only after the SA is parsed, and an effective solution has not been proposed.
  • the embodiment of the invention provides a method, a device and a system for updating an SA file to solve at least the above technical problem.
  • a method for updating an SA file including: the terminal acquiring first version information corresponding to a current version SA file delivered by a network side device; the terminal determining the first Whether the version information is consistent with the second version information corresponding to the local SA file; and determining whether to update the local SA file according to the determination result.
  • Determining whether to update the local SA file according to the determination result includes: when the determination result indicates that the determination is consistent, the terminal prohibits updating the local SA file.
  • the terminal Before the terminal determines whether the first version information is consistent with the second version information, the terminal further includes: acquiring, by the terminal, a first version number corresponding to the metadata piece in the current version SA file.
  • the terminal Determining whether to perform the update process on the local SA file according to the determination result, the terminal determining, according to the determination result indication inconsistency, the second version number corresponding to the metadata segment in the local SA file and the first version a specified metadata piece that is inconsistent; the terminal requests update information of the specified metadata segment from a network side device; the terminal receives the update information from the network side device, and updates the information by using the update information The specified metadata fragment in the local SA file.
  • the receiving, by the terminal, the incremental update information from the network side device includes: receiving, by the terminal, the incremental update information by using a unicast channel.
  • the method when the determination result indicates inconsistency, the terminal receives the SA file from the network side through the broadcast channel; and according to the SA file received from the network side Update the local SA file.
  • the method further includes: when the terminal does not locally store the SA file, the terminal acquires the current version of the SA document The terminal stores the current version SA file locally.
  • an update processing system for an SA file including: a network side device, configured to deliver first version information corresponding to a current version SA file to a terminal; And determining whether the first version information is consistent with the second version information corresponding to the local SA file, and determining whether to perform update processing on the local SA file according to the determination result.
  • the network side device is further configured to add the first version information in the FLUTE FDT and send the FDT to the terminal.
  • the network side device is further configured to synchronously receive the first version information in the FDT when the first version information is added in an SA data structure.
  • an apparatus for updating an SA file which is applied to a terminal, comprising: an obtaining module, configured to acquire a first version corresponding to a current version SA file delivered by a network side device
  • the determining module is configured to determine whether the first version information is consistent with the second version information corresponding to the local SA file, and the determining module is configured to determine whether to perform update processing on the local SA file according to the determination result.
  • the determining module includes: a prohibiting unit, configured to prohibit updating the local SA file when the determination result indicates that the determination is consistent.
  • the acquiring module is configured to obtain a first version number corresponding to the metadata segment in the current version SA file.
  • the determining module includes: a determining unit, configured to: when the determination result indicates an inconsistency, determine a specified metadata piece that is inconsistent with the first version number by a second version number corresponding to the metadata fragment in the local SA file; a requesting unit, configured to request incremental update information of the specified metadata segment from a network side device; a receiving unit configured to receive the incremental update information from the network side device; and an update unit configured to utilize the increase The quantity update information updates the specified metadata piece in the local SA file.
  • the receiving unit is further configured to: when the determination result indicates inconsistency, receive the SA file from the network side through the broadcast channel; the update unit is further configured to update the local SA file according to the SA file received from the network side. .
  • the terminal can determine whether the local SA file is the current latest version of the SA file, and determine whether to perform the update processing technology on the local SA file according to the determination result, and solve the related technology, the terminal only analyzes the SA The included information can be used to determine whether to update the locally stored SA file to increase the terminal overhead.
  • the SA file is received and parsed by the network side only when the SA version is not the latest version. The processing pressure of the terminal improves processing efficiency and saves power.
  • FIG. 1 is a flowchart of a method for updating an SA file according to an embodiment of the present invention
  • FIG. 2 is a structural block diagram of an update processing system for an SA file according to an embodiment of the present invention
  • FIG. 3 is a structural block diagram of an apparatus for updating an SA file according to an embodiment of the present invention.
  • FIG. 4 is a block diagram showing another structure of an update processing apparatus for an SA file according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of a network according to a preferred embodiment of the present invention.
  • FIG. 6 is a block diagram of a service claim system module according to a preferred embodiment 2 of the present invention.
  • FIG. 7 is a block diagram of a terminal module according to a preferred embodiment 3 of the present invention.
  • FIG. 10 is a flowchart showing a terminal implementation according to a preferred embodiment 6 of the present invention.
  • Figure 11 is a message flow diagram in accordance with a preferred embodiment 7 of the present invention.
  • FIG. 1 is a flowchart of a method for updating an SA file according to an embodiment of the present invention. As shown in FIG. 1, the process includes The following steps:
  • Step S102 The terminal acquires first version information corresponding to the current version SA file delivered by the network side device.
  • Step S104 The terminal determines whether the first version information is consistent with the second version information corresponding to the local SA file.
  • Step S106 determining, according to the determination result, whether to perform update processing on the local SA file.
  • the terminal can determine whether the local SA file is the current latest version of the SA file, and determine whether to perform the update processing on the local SA file according to the determination result, and solve the related art, the terminal only analyzes the SA
  • the included information can be used to determine whether to update the locally stored SA file and increase the terminal opening.
  • the problem of the pin is to ensure that the SA file is sent and parsed by the network side only when the SA version is not the latest version, thereby effectively reducing the processing pressure of the terminal, improving the processing efficiency, and saving power.
  • the current version SA file in the above embodiment can be understood as the current latest version of the SA file.
  • step S106 may have multiple implementation manners. In an optional example of the embodiment of the present invention, there may be multiple situations:
  • the terminal prohibits updating the local SA file, that is, if the SA file locally stored by the terminal is the latest version of the SA file, the terminal does not need to perform the SA file update.
  • the terminal determines whether the first version information and the second version information are consistent, the following process may be performed: the terminal acquires the first version number corresponding to the metadata segment in the current version SA file.
  • the terminal determines a specified metadata segment whose second version number corresponding to the metadata fragment in the local SA file is inconsistent with the first version number; and the terminal requests the specified metadata fragment from the network side device. Incremental update information; the terminal receives the incremental update information from the network side device, and updates the specified metadata segment in the local SA file by using the incremental update information.
  • the terminal can selectively update the locally stored metadata segment without updating all local SA files.
  • the format of each type of metadata fragment information is relatively simple.
  • the embodiment of the present invention proposes a type according to the version number of the metadata fragment information without adding a business process. Broadcast and unicast channels combine to distribute SA and can partially update SA files.
  • the terminal receives the foregoing metadata segment information through a unicast channel.
  • the terminal obtains the current version of the SA file.
  • the terminal stores the current version of the SA file locally. For example, the terminal does not store the SA file locally at the beginning. If the SA file is stored, the obtained current latest version of the SA file is directly stored in the terminal.
  • the terminal receives the SA file from the network side through the broadcast channel; and updates the local SA file according to the SA file received from the network side, that is, the SA file locally stored in the terminal is not the current latest version.
  • the terminal can also directly obtain the current latest version of the SA file through the broadcast channel, and use it to update the locally stored SA file.
  • the receiving SA packet is ignored.
  • the metadata fragment information that needs to be updated by the terminal may be requested by the unicast method after comparing with the version number of the locally stored metadata fragment.
  • the SA information to be updated broadcasted to the terminal together with the program stream is mainly information related to the play, so as to ensure that the terminal can realize the key fragment related to the play when the program is played.
  • the update, but not related to the fragment can be obtained by the terminal through the SACH broadcast channel or the unicast channel when the user exits the play, and the acquisition method is as described above.
  • the terminal can ensure that the terminal obtains the SA or the metadata fragment by using the broadcast or unicast mode without receiving the complete SA and parsing, thereby effectively reducing the processing of the terminal. Pressure, improve processing efficiency, and save power.
  • the embodiment of the present invention further provides an SA file update processing system, as shown in FIG. 2, including:
  • the network side device 20 is configured to deliver the first version information corresponding to the current version SA file to the terminal 22;
  • the terminal 22 is configured to determine whether the first version information is consistent with the second version information corresponding to the local SA file, and determine whether to perform update processing on the local SA file according to the determination result.
  • the terminal can determine whether the local SA file is the current latest version of the SA file, and determine whether to update the local SA file according to the determination result, and solve the related art in the terminal.
  • the SA file can be received and parsed by the network side only when the SA version is not the latest version. Therefore, the processing pressure of the terminal is effectively reduced, the processing efficiency is improved, and the power is saved.
  • the network side device 20 is further configured to add the foregoing first version information in the FLUTE protocol FDT, and send the FDT to the terminal, and the first version information added in the SA data structure, in the FDT.
  • the first version information is synchronously received.
  • FIG. 3 is a structural block diagram of an apparatus for updating an SA file according to an embodiment of the present invention.
  • the device comprises:
  • the obtaining module 30 is configured to obtain first version information corresponding to the current version SA file delivered by the network side device;
  • the determining module 32 is connected to the obtaining module 30, and is configured to determine whether the first version information is consistent with the second version information corresponding to the local SA file.
  • the determining module 34 is connected to the determining module 32 and configured to determine whether to perform update processing on the local SA file according to the determination result.
  • the terminal can determine whether the local SA file is the current latest version of the SA file, and determine whether to update the local SA file according to the determination result, and solve the related technology, the terminal only analyzes The information contained in the SA can be used to determine whether to update the locally stored SA file to increase the terminal overhead.
  • the SA file is received and parsed by the network side only when the SA version is not the latest version. Reduce the processing pressure of the terminal, improve processing efficiency, and save power.
  • the determining module 32 includes: a prohibiting unit 320 configured to prohibit updating the local SA file when the determination result indicates that the matching is consistent.
  • the obtaining module 30 is configured to obtain a first version number corresponding to the metadata segment in the current version SA file.
  • the determining module 32 may further include the following unit: the determining unit 322 is configured to: when the determination result indicates that the determination is inconsistent, determine that the second version number corresponding to the metadata segment in the local SA file is inconsistent with the first version number. Specifying a metadata fragment; the requesting unit 324 is connected to the determining unit 322, and is configured to request the network side device to update the information of the specified metadata segment; the receiving unit 326 is connected to the requesting unit 324, and is configured to receive the foregoing from the network side device.
  • the update information 328 is connected to the receiving unit 326 and configured to update the specified metadata segment in the local SA file by using the update information.
  • the receiving unit 326 is further configured to: when the determination result indicates inconsistency, receive the SA file from the network side through the broadcast channel; the updating unit 328 is further configured to receive according to the slave network side.
  • the SA file updates the local SA file.
  • the data block related to the SA file version is added in the SA data structure, and is set to identify the current latest SA file version, and the FLUTE protocol file in the SACH or the program stream broadcast bearer channel is published.
  • Another data block is added in the (FDT), and the data block identifies the SA version number broadcasted in the current service broadcast bearer channel and the ID of all metadata fragments and their corresponding version numbers.
  • the terminal can detect the data block before receiving the SA in the service broadcast channel, and compare it with the locally stored data block:
  • the service declares an effective transmission method for SA distribution and update, thereby improving the processing efficiency of the terminal, reducing the power consumption of the terminal, and improving the user experience.
  • FIG. 5 is a schematic structural diagram of a network according to a preferred embodiment of the present invention, as shown in FIG. 5:
  • the management portal editing system 50 can provide a portal interface for the administrator to configure the business information
  • the business statement management system 52 is primarily configured to generate and distribute business claims
  • the program stream management system 54 is mainly configured to manage and distribute media streams
  • An LTE communication network 56 that provides broadcast and unicast channels for eMBMS services
  • the terminal 58 is configured to receive, determine, parse the service statement and the media stream, and play the media stream to the user.
  • FIG. 6 is a block diagram of a service claim system module according to a preferred embodiment 2 of the present invention. As shown in FIG. 6, the service claim management system 52 includes:
  • the service statement generating module 520 is configured to generate a service statement, and add a data block about the SA file version in the SA data structure according to the foregoing requirement, to identify the current latest SA file version;
  • the service statement distribution module 522 is configured to distribute the service statement in the unicast or broadcast channel, and add another data block in the file distribution (FDT) according to the above requirements, and identify the SA version number and all metadata distributed in the broadcast channel. The ID of the fragment and its corresponding version number.
  • Step 1 The service statement generation module 520 adds a data block about the SA file version to the SA data structure, and is used to identify the current latest SA file version.
  • Step 2 The service statement distribution module 522 adds another data block in the FDT based on the FLUTE file transfer protocol, and identifies the SA version number distributed in the broadcast channel and the ID of all the metadata fragments and their corresponding version numbers.
  • Step 3 The service statement distribution module 522 broadcasts the SA and the foregoing data block to the terminal through the SACH broadcast channel.
  • Step 4 If a certain metadata fragment in the SA is updated, the service statement generation module 520 updates the SA file version data block, and notifies the service statement distribution module 522 to update the data of the version number of the metadata fragment in the FDT. The block then broadcasts the updated SA file and data block to the terminal through the SACH broadcast channel.
  • Step 5 If the metadata fragment is related to program play, the program stream management module broadcasts the special SA file containing the metadata fragment information to the terminal through the program stream broadcast channel.
  • Step 6 The terminal obtains the corresponding data block by parsing the FLUTE FDT table in the SACH broadcast channel, that is, the latest version of the SA file and the ID and version number of all the metadata fragments.
  • Step 7 If the terminal is compared with the locally stored SA version, the SA is not stored locally, or the SA version is too old, the terminal continues to receive the complete SA file in the SACH broadcast channel and overwrites the local.
  • Step 8 If the terminal compares with the SA version stored locally, and the SA version is stored locally, but is not up-to-date, the ID of the metadata fragment to be updated is determined by comparing the ID and version number of the metadata fragment, and the service is transmitted through the unicast channel. Declaring a unicast module requesting a metadata fragment, there are three main cases:
  • Step 9 The service announcement unicast module receives the request message of the terminal, and sends the metadata fragment required by the terminal to the terminal through the unicast channel response message.
  • Step 10 The terminal receives the unicast response message and overwrites the local metadata fragment information.
  • Step 11 If the terminal is playing a program, the updated SA information (including only the metadata fragment related to the playback) is received from the program stream broadcast channel, and the local storage is updated. After the end of the playback, the above steps 6 to 10 are updated. Metadata fragment information.
  • FIG. 7 is a structural diagram of a terminal module according to a preferred embodiment 3 of the present invention. As shown in FIG. 7, the terminal 58 includes:
  • the FDT receiving module 580 is configured to receive the FDT of the file transfer protocol from the broadcast channel, assemble and parse, and obtain the corresponding data block, that is, the latest version of the SA file and the ID and version number of all the metadata fragments;
  • the service statement judgment receiving module 582 is configured to compare with the locally stored SA version: if the SA is not stored locally, or the SA version is too old, the terminal needs to receive the complete SA file in the SACH broadcast channel and overwrite the local; The SA version is stored, but not the latest one.
  • the ID of the metadata fragment to be updated is determined by comparing the ID and version number of the metadata fragment, and the metadata fragment is requested by the service declaration distribution module through the unicast channel.
  • the service announcement broadcast receiving module 584 receives the SA file based on the FLUTE
  • the service declaration/sharding parsing module 586 parses the SA or its fragments according to the data structure definition
  • the service announcement/sharding update module 588 updates the SA or fragment to the local storage
  • the fragment unicast request module 590 determines the fragment to be updated, and requests a fragment from the service claim distribution module in a unicast manner;
  • the slice unicast receiving module 592 receives the unicast response and parses the message body
  • the playing module 594 receives the updated SA information (including only the metadata fragment related to the playback) from the program stream broadcast channel if the terminal is playing the program, and updates the local storage.
  • FIG. 8 is a flowchart of service distribution according to a preferred embodiment 4 of the present invention. As shown in FIG. 8, the method includes the following steps:
  • Step S800 The administrator manually configures SA related information on the management portal, and after the configuration is successful, the notification service statement generation module generates the SA;
  • Step S802 The service statement generation module adds a data block about the SA file version in the SA data structure, and is used to identify the current latest SA file version.
  • Step S804 the service statement distribution module adds another data block in the FLUTE FDT, and identifies the SA version number and the ID of all the metadata fragments and the corresponding version number distributed in the broadcast channel;
  • Step S806 The service announcement distribution module broadcasts the SA and the foregoing data block to the terminal through the SACH broadcast channel.
  • FIG. 9 is a flowchart of service update according to a preferred embodiment 5 of the present invention. As shown in FIG. 9, the method includes the following steps:
  • Step S900 The administrator modifies the SA related information in the management portal, and after the modification succeeds, the notification service statement generation module updates the SA;
  • Step S902 If a certain metadata fragment in the SA is updated, the service statement generation module updates the SA file version data block;
  • Step S904 the service statement distribution module updates the data block of the version number of the metadata fragment in the FDT;
  • Step S906 The service announcement distribution module broadcasts the SA and the data block to the terminal through the SACH broadcast channel. If the metadata fragment is related to the program play, the program stream management module passes the special SA file containing the metadata fragment information through the program. The streaming broadcast channel is broadcast to the terminal.
  • FIG. 10 is a flowchart of implementing a terminal according to a preferred embodiment 6 of the present invention. As shown in FIG. 10, the method includes the following steps:
  • Step S1000 The terminal obtains the corresponding data block by parsing the FLUTE FDT table in the SACH broadcast channel, that is, the latest version of the SA file and the ID and version number of all the metadata fragments;
  • Step S1002 If the terminal compares with the locally stored SA version, the local SA is not stored, or the SA version is too old, the terminal continues to receive the complete SA file in the SACH broadcast channel and overwrites the local;
  • Step S1004 If the terminal stores the SA version locally, but is not the latest one, the ID of the metadata fragment to be updated is determined by comparing the ID and the version number of the metadata fragment to the service through the unicast channel. Declaring a unicast module requesting a metadata fragment;
  • Step S1006 The service announcement unicast module receives the request message of the terminal, and sends the metadata fragment required by the terminal to the terminal by using a unicast channel response message.
  • Step S1008 The terminal receives the unicast response message, and overwrites the local metadata fragment information.
  • Step S1010 If the terminal is playing a program, the updated SA information (including only the metadata fragment related to the playback) is received from the program stream broadcast channel, and the local storage is updated. After the playback ends, the other metadata fragment information is updated through the above steps.
  • FIG. 11 is a message flow diagram according to a preferred embodiment 7 of the present invention. As shown in FIG. 11, the method includes the following steps:
  • Step S1100 The administrator edits or changes the SA information on the management portal editing system 50. After the editing succeeds, the management portal updates the information to the database;
  • Step S1102 the management portal editing system 50 notifies the business declaration management system 52 to generate or update the SA;
  • Step S1104 the service statement management system 52 generates or updates the SA, and distributes the SA to the terminal 58 through the broadcast channel;
  • step S1106 if the SA associated with the program being played is changed, the management portal editing system 50 notifies the program stream management system 54 to update the SA fragmentation information.
  • Step S1108 the program stream and the changed SA fragmentation information are distributed to the terminal 58 through the broadcast channel.
  • step S1110 the terminal 58 first receives the file sub-publishing FDT and determines how to perform the SA update.
  • Step S1112 If the terminal 58 compares with the locally stored SA version, the SA is not stored locally, or the SA version is too old, the terminal 58 continues to receive the complete SA file in the SACH broadcast channel and overwrites the local.
  • Step S1114 If the terminal 58 compares with the locally stored SA version, and the SA version is stored locally, but is not the latest one, the ID of the metadata fragment to be updated is determined by comparing the ID and the version number of the metadata fragment, and the unicast channel is used.
  • the business statement management system requests a metadata fragment.
  • Step S1116 The service announcement management system receives the request message of the terminal 58 to determine which metadata fragments are required by the terminal 58;
  • Step S1118 the service claim management system sends the metadata fragment required by the terminal 58 to the terminal 58 through the unicast channel 104 response message;
  • Step S1120 The terminal 58 receives the unicast channel message or the SA information of the broadcast channel (including the SA fragment information received from the broadcast program stream channel), and overwrites the local SA or metadata fragment information.
  • the embodiment of the present invention achieves the following technical effects: in the related art, the terminal can determine whether to update the locally stored SA file to increase the terminal overhead only after parsing the information included in the SA. Ensure that the SA file is received and parsed by the network side only when the SA version is not the latest version. This effectively reduces the processing pressure of the terminal, improves processing efficiency, and saves power.
  • a software is provided that is configured to perform the technical solutions described in the above embodiments and preferred embodiments.
  • a storage medium is further provided, wherein the software includes the above-mentioned software, including but not limited to: an optical disk, a floppy disk, a hard disk, an erasable memory, and the like.
  • modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.
  • the steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.
  • the method, device, and system for updating an SA file provided by the embodiment of the present invention have the following beneficial effects: in the related art, the terminal can determine whether to update the local only after parsing the information included in the SA.
  • the problem of increasing the terminal overhead caused by the stored SA file ensures that the SA receives and parses the SA file sent by the network only when the SA version is not the latest version, thereby effectively reducing the processing pressure of the terminal, improving the processing efficiency, and saving. Electricity.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present invention provides a method, an apparatus and a system for performing update processing on a service announcement file. The method comprises: a terminal acquires first version information corresponding to a current version SA file delivered by a network side device; the terminal determines whether the first version information is consistent with second version information corresponding to a local SA file; and determine, according to a determining result, whether to perform update processing on the local SA file. By means of the technical solutions provided in the present invention, a problem in related technologies that overheads of a terminal are increased because the terminal can determine whether to update a locally stored SA file only after information comprised in the SA is parsed is resolved; and it is ensured that when an SA version is not a newest version, the terminal receives and parses an SA file delivered by a network side, thereby effectively reducing processing pressure of the terminal, improving processing efficiency and reducing electricity consumption.

Description

业务声明文件的更新处理方法、装置及系统Method, device and system for updating business statement file 技术领域Technical field
本发明涉及通信领域,具体而言,涉及一种业务声明(Service Announcement,即SA)文件的更新处理方法、装置及系统。The present invention relates to the field of communications, and in particular to a method, device, and system for updating a Service Announcement (SA) file.
背景技术Background technique
随着移动互联网的快速发展和智能终端的普及,移动多媒体业务也增长迅速,由此给移动运营商带来了巨大的网络压力,移动运营商不得不通过投入高额的成本对网络进行扩容升级,同时基于开放互联网的多媒体和数据业务发展迅猛,导致移动运营商逐渐成为管道,仅靠流量收费,因此其投入和产出比巨大,面临的问题越来越多,迫切需要一种针对多媒体和数据业务的新的商业模式出现。With the rapid development of the mobile Internet and the popularization of smart terminals, mobile multimedia services are also growing rapidly, which brings huge network pressure to mobile operators. Mobile operators have to expand and upgrade the network by investing high costs. At the same time, the rapid development of multimedia and data services based on open Internet has led mobile operators to become pipelines, relying only on traffic charges, so their input and output ratio is huge, and there are more and more problems. There is an urgent need for multimedia and A new business model for data services has emerged.
针对移动多媒体业务,有并发用户多,数据量大,持续时间长和时延敏感等特点,第三代合作伙伴计划(3rd Generation Partnership Project,简称为3GPP)引入了多媒体广播组播业务(Multimedia Broadcast/Multicast Service,简称为MBMS),是一种在移动蜂窝网络中把同一业务数据源向多目标用户推送的点到多点业务,不仅可以承载多媒体业务,也可以承载数据业务,它通过使用较少的网络资源为大量具有相同需求的用户提供多媒体/数据业务,从而实现网络资源共享,提高了网络资源的利用率,减少网络压力。For the mobile multimedia service, there are many concurrent users, large amount of data, long duration and sensitive time delay. The 3rd Generation Partnership Project (3GPP) introduces multimedia broadcast multicast service (Multimedia Broadcast). /Multicast Service (MBMS) is a point-to-multipoint service that pushes the same service data source to a multi-target user in a mobile cellular network. It can not only carry multimedia services but also data services. Less network resources provide multimedia/data services for a large number of users with the same needs, thereby realizing network resource sharing, improving utilization of network resources, and reducing network pressure.
而基于LTE的增强型多媒体广播组播业务(Enhanced Multimedia Broadcast/Multicast Service,简称为eMBMS)对MBMS业务进行了演进,它基于MBMS单频网(多播广播单频网络(Multicast Broadcast Single Frequency Network,简称为MBSFN)技术,定义了MBSFN Area这种独立的广播组播方式,从而提高了MBMS业务性能,同时适应新的系统架构演进(System Architecture Evolution,简称为SAE)/长期演进(Long-Term Evolution,简称为LTE)的系统架构,更加适合多媒体/数据业务在移动蜂窝网络上的传送。相比MBMS,eMBMS技术更加成熟,其所依托的LTE网络带宽更宽,所以可向用户提供更高质量的业务,从而获得更好的用户体验。The LTE-based Enhanced Multimedia Broadcast/Multicast Service (eMBMS) evolves the MBMS service based on the MBMS single frequency network (Multicast Broadcast Single Frequency Network). The MBSFN technology is defined as the independent broadcast multicast mode of the MBSFN Area, which improves the performance of the MBMS service and adapts to the new System Architecture Evolution (SAE)/Long-Term Evolution. The system architecture of LTE is more suitable for the transmission of multimedia/data services over mobile cellular networks. Compared with MBMS, eMBMS technology is more mature, and its LTE network has wider bandwidth, so it can provide users with higher quality. The business thus gains a better user experience.
业务声明(Service Announcement,即SA)可以认为是eMBMS的业务指南或节目单,是eMBMS业务的导航信息,其数据结构主要包括元数据封装metadata envelope和元数据片段metadata fragment,其中,metadata envelope是metadata fragment的索引,标识出metadata fragment的类型等附加信息,metadata fragment主要包括如下几类:业务信息(用户业务描述(User Service Description,简称为USD)),编排信息(时间表Schedule),安全信息(安全性Security),会话信息(服务发现协议(Service Discovery Protocol,简称为SDP),纠错编码(前向纠错(Forward error correction,简称为FEC),文件修复和统计上报信息(相关传输过程描述(Associated Delivery Procedure Description,简称为ADPD),媒体信息(媒体信息描述(Media Presentation Description,简称为MPD))和初始化分片信息(Init Segment)等。 一个业务声明信息是一个多功能因特网邮件扩充(Multipurpose Internet Mail Extensions,简称为MIME)格式的文件,其通过业务声明通道(Service Announcement Channel,简称为SACH)承载或者和节目流一起基于单向文件传输协议(File Delivery over Unidirectional Transport,简称为FLUTE)广播给用户。The Service Announcement (SA) can be regarded as the eMBMS service guide or program list, which is the navigation information of the eMBMS service. The data structure mainly includes the metadata encapsulation metadata envelope and the metadata fragment metadata fragment. The metadata envelope is metadata. The index of the fragment identifies additional information such as the type of the metadata fragment. The metadata fragment mainly includes the following types: service information (User Service Description (USD)), scheduling information (schedule), and security information ( Security (Security), session information (Service Discovery Protocol (SDP), error correction coding (Forward Error Correction, FEC for short), file repair and statistical reporting information (related transmission process description) (Associated Delivery Procedure Description, referred to as ADPD), media information (Media Presentation Description (MPD)) and initial fragmentation information (Init Segment). A service statement information is a file in the form of Multipurpose Internet Mail Extensions (MIME), which is carried by a Service Announcement Channel (SACH) or based on a one-way file transfer along with a program stream. The protocol (File Delivery over Unidirectional Transport, FLUTE for short) is broadcast to the user.
因为SA包含的信息量很多,在eMBMS广播通道中分发给用户有一定优势,但终端在完整接收SA之后,解析metadata envelope和metadata fragment耗时耗电,而且需要定时从网络端广播通道中接收FLUTE数据包,组装这些数据包并成功解析SA所包含的信息之后,才能更新本地存储,往往对终端造成许多额外的开销。Because the SA contains a large amount of information, it has certain advantages in the eMBMS broadcast channel. However, after the terminal completely receives the SA, the terminal parses the metadata envelope and the metadata fragment to consume power, and needs to periodically receive the FLUTE from the network broadcast channel. Packets, after assembling these packets and successfully parsing the information contained in the SA, can update the local storage, often causing a lot of extra overhead to the terminal.
针对相关技术中,终端只有在解析SA之后才能够决定是否更新本地存储的SA文件而造成的增加终端开销的问题,尚未提出有效的解决方案。For the related art, the terminal can determine whether to update the locally stored SA file to increase the terminal overhead only after the SA is parsed, and an effective solution has not been proposed.
发明内容Summary of the invention
本发明实施例提供了一种SA文件的更新处理方法、装置及系统,以至少解决上述技术问题。The embodiment of the invention provides a method, a device and a system for updating an SA file to solve at least the above technical problem.
根据本发明的一个实施例,提供了一种SA文件的更新处理方法,包括:终端获取与网络侧设备下发的当前版本SA文件所对应的第一版本信息;所述终端判断所述第一版本信息与本地SA文件所对应的第二版本信息是否一致;根据判断结果确定是否对所述本地SA文件进行更新处理。According to an embodiment of the present invention, a method for updating an SA file is provided, including: the terminal acquiring first version information corresponding to a current version SA file delivered by a network side device; the terminal determining the first Whether the version information is consistent with the second version information corresponding to the local SA file; and determining whether to update the local SA file according to the determination result.
根据判断结果确定是否对所述本地SA文件进行更新处理,包括:在所述判断结果指示一致时,所述终端禁止对所述本地SA文件进行更新。Determining whether to update the local SA file according to the determination result includes: when the determination result indicates that the determination is consistent, the terminal prohibits updating the local SA file.
所述终端判断所述第一版本信息与所述第二版本信息是否一致之前,还包括:终端获取所述当前版本SA文件中元数据片段所对应的第一版本号。Before the terminal determines whether the first version information is consistent with the second version information, the terminal further includes: acquiring, by the terminal, a first version number corresponding to the metadata piece in the current version SA file.
根据判断结果确定是否对所述本地SA文件进行更新处理,包括:在所述判断结果指示不一致时,所述终端确定本地SA文件中元数据片段所对应的第二版本号与所述第一版本号不一致的指定元数据片段;所述终端向网络侧设备请求所述指定元数据片段的更新信息;所述终端从所述网络侧设备接收所述更新信息,并利用所述更新信息更新所述本地SA文件中的所述指定元数据片段。Determining whether to perform the update process on the local SA file according to the determination result, the terminal determining, according to the determination result indication inconsistency, the second version number corresponding to the metadata segment in the local SA file and the first version a specified metadata piece that is inconsistent; the terminal requests update information of the specified metadata segment from a network side device; the terminal receives the update information from the network side device, and updates the information by using the update information The specified metadata fragment in the local SA file.
所述终端从所述网络侧设备接收所述增量更新信息包括:所述终端通过单播通道接收所述增量更新信息。The receiving, by the terminal, the incremental update information from the network side device includes: receiving, by the terminal, the incremental update information by using a unicast channel.
根据判断结果确定是否对所述本地SA文件进行更新处理,包括:在所述判断结果指示不一致时,所述终端通过广播通道从网络侧接收SA文件;根据所述从网络侧接收到的SA文件更新本地SA文件。Determining whether to perform update processing on the local SA file according to the determination result, the method, when the determination result indicates inconsistency, the terminal receives the SA file from the network side through the broadcast channel; and according to the SA file received from the network side Update the local SA file.
所述方法还包括:在所述终端本地未存储SA文件时,所述终端获取所述当前版本SA文 件;所述终端在本地存储所述当前版本SA文件。The method further includes: when the terminal does not locally store the SA file, the terminal acquires the current version of the SA document The terminal stores the current version SA file locally.
根据本发明的另一个实施例,还提供了一种SA文件的更新处理系统,包括:网络侧设备,设置为下发当前版本SA文件所对应的第一版本信息至终端;所述终端,设置为判断所述第一版本信息与本地SA文件所对应的第二版本信息是否一致,并根据判断结果确定是否对所述本地SA文件进行更新处理。According to another embodiment of the present invention, an update processing system for an SA file is provided, including: a network side device, configured to deliver first version information corresponding to a current version SA file to a terminal; And determining whether the first version information is consistent with the second version information corresponding to the local SA file, and determining whether to perform update processing on the local SA file according to the determination result.
所述网络侧设备还设置为在FLUTE FDT中添加所述第一版本信息,并将所述FDT发送至所述终端。The network side device is further configured to add the first version information in the FLUTE FDT and send the FDT to the terminal.
所述网络侧设备还设置为在SA数据结构中添加所述第一版本信息时,在所述FDT中同步接收所述第一版本信息。The network side device is further configured to synchronously receive the first version information in the FDT when the first version information is added in an SA data structure.
根据本发明的另一个实施例,还提供了一种SA文件的更新处理装置,应用于终端,包括:获取模块,设置为获取与网络侧设备下发的当前版本SA文件所对应的第一版本信息;判断模块,设置为判断所述第一版本信息与本地SA文件所对应的第二版本信息是否一致;确定模块,设置为根据判断结果确定是否对所述本地SA文件进行更新处理。According to another embodiment of the present invention, there is further provided an apparatus for updating an SA file, which is applied to a terminal, comprising: an obtaining module, configured to acquire a first version corresponding to a current version SA file delivered by a network side device The determining module is configured to determine whether the first version information is consistent with the second version information corresponding to the local SA file, and the determining module is configured to determine whether to perform update processing on the local SA file according to the determination result.
所述确定模块包括:禁止单元,设置为在所述判断结果指示一致时,禁止对所述本地SA文件进行更新。The determining module includes: a prohibiting unit, configured to prohibit updating the local SA file when the determination result indicates that the determination is consistent.
所述获取模块,设置为获取所述当前版本SA文件中元数据片段所对应的第一版本号。The acquiring module is configured to obtain a first version number corresponding to the metadata segment in the current version SA file.
所述确定模块,包括:确定单元,设置为在所述判断结果指示不一致时,确定本地SA文件中元数据片段所对应的第二版本号与所述第一版本号不一致的指定元数据片段;请求单元,设置为向网络侧设备请求所述指定元数据片段的增量更新信息;接收单元,设置为从所述网络侧设备接收所述增量更新信息;更新单元,设置为利用所述增量更新信息更新所述本地SA文件中的所述指定元数据片段。The determining module includes: a determining unit, configured to: when the determination result indicates an inconsistency, determine a specified metadata piece that is inconsistent with the first version number by a second version number corresponding to the metadata fragment in the local SA file; a requesting unit, configured to request incremental update information of the specified metadata segment from a network side device; a receiving unit configured to receive the incremental update information from the network side device; and an update unit configured to utilize the increase The quantity update information updates the specified metadata piece in the local SA file.
所述接收单元,还设置为在所述判断结果指示不一致时,通过广播通道从网络侧接收SA文件;所述更新单元,还设置为根据所述从网络侧接收到的SA文件更新本地SA文件。The receiving unit is further configured to: when the determination result indicates inconsistency, receive the SA file from the network side through the broadcast channel; the update unit is further configured to update the local SA file according to the SA file received from the network side. .
通过本发明实施例,终端能够判断本地SA文件是否为当前最新版本SA文件,并根据判断结果确定是否对所述本地SA文件进行更新处理技术手段,解决了相关技术中,终端只有在解析SA所包含的信息之后才能够判断是否更新本地存储的SA文件而造成的增加终端开销的问题,保证终端仅在SA版本不是最新版本时,对网络侧下发的SA文件接收并解析,从而有效地减少终端的处理压力,提高处理效率,节约电量。According to the embodiment of the present invention, the terminal can determine whether the local SA file is the current latest version of the SA file, and determine whether to perform the update processing technology on the local SA file according to the determination result, and solve the related technology, the terminal only analyzes the SA The included information can be used to determine whether to update the locally stored SA file to increase the terminal overhead. The SA file is received and parsed by the network side only when the SA version is not the latest version. The processing pressure of the terminal improves processing efficiency and saves power.
附图说明DRAWINGS
此处所说明的附图用来提供对本发明的进一步理解,构成本申请的一部分,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:The drawings described herein are intended to provide a further understanding of the invention, and are intended to be a part of the invention. In the drawing:
图1是根据本发明实施例的SA文件的更新处理方法的流程图; 1 is a flowchart of a method for updating an SA file according to an embodiment of the present invention;
图2是根据本发明实施例的SA文件的更新处理系统的结构框图;2 is a structural block diagram of an update processing system for an SA file according to an embodiment of the present invention;
图3为根据本发明实施例的SA文件的更新处理装置的结构框图;3 is a structural block diagram of an apparatus for updating an SA file according to an embodiment of the present invention;
图4为根据本发明实施例的SA文件的更新处理装置的另一结构框图;4 is a block diagram showing another structure of an update processing apparatus for an SA file according to an embodiment of the present invention;
图5为根据本发明优选实施例一的网络结构示意图;FIG. 5 is a schematic structural diagram of a network according to a preferred embodiment of the present invention; FIG.
图6是根据本发明优选实施例二的业务声明系统模块架构图;6 is a block diagram of a service claim system module according to a preferred embodiment 2 of the present invention;
图7为根据本发明优选实施例三的终端模块架构图;7 is a block diagram of a terminal module according to a preferred embodiment 3 of the present invention;
图8为根据本发明优选实施例四的业务分发流程图;8 is a flow chart of service distribution according to a preferred embodiment 4 of the present invention;
图9为根据本发明优选实施例五的业务更新流程图;9 is a flowchart of service update according to a preferred embodiment 5 of the present invention;
图10为根据本发明优选实施例六的终端实现流程图;10 is a flowchart showing a terminal implementation according to a preferred embodiment 6 of the present invention;
图11为根据本发明优选实施例七的消息流程图。Figure 11 is a message flow diagram in accordance with a preferred embodiment 7 of the present invention.
具体实施方式detailed description
下文中将参考附图并结合实施例来详细说明本发明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。The invention will be described in detail below with reference to the drawings in conjunction with the embodiments. It should be noted that the embodiments in the present application and the features in the embodiments may be combined with each other without conflict.
本发明的其它特征和优点将在随后的说明书中阐述,并且,部分地从说明书中变得显而易见,或者通过实施本发明而了解。本发明的目的和其他优点可通过在所写的说明书、权利要求书、以及附图中所特别指出的结构来实现和获得。Other features and advantages of the invention will be set forth in the description which follows, The objectives and other advantages of the invention may be realized and obtained by means of the structure particularly pointed in the appended claims.
为了使本技术领域的人员更好地理解本发明方案,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分的实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本发明保护的范围。The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is an embodiment of the invention, but not all of the embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts shall fall within the scope of the present invention.
为了解决上述技术问题,在本实施例中提供了一种SA文件的更新处理方法,图1是根据本发明实施例的SA文件的更新处理方法的流程图,如图1所示,该流程包括如下步骤:In order to solve the above technical problem, a method for updating an SA file is provided in this embodiment. FIG. 1 is a flowchart of a method for updating an SA file according to an embodiment of the present invention. As shown in FIG. 1, the process includes The following steps:
步骤S102,终端获取与网络侧设备下发的当前版本SA文件所对应的第一版本信息;Step S102: The terminal acquires first version information corresponding to the current version SA file delivered by the network side device.
步骤S104,上述终端判断上述第一版本信息与本地SA文件所对应的第二版本信息是否一致;Step S104: The terminal determines whether the first version information is consistent with the second version information corresponding to the local SA file.
步骤S106,根据判断结果确定是否对上述本地SA文件进行更新处理。Step S106, determining, according to the determination result, whether to perform update processing on the local SA file.
通过上述各个步骤,终端能够判断本地SA文件是否为当前最新版本SA文件,并根据判断结果确定是否对所述本地SA文件进行更新处理的技术手段,解决了相关技术中,终端只有在解析SA所包含的信息之后才能够判断是否更新本地存储的SA文件而造成的增加终端开 销的问题,保证终端仅在SA版本不是最新版本时,对网络侧下发的SA文件接收并解析,从而有效地减少终端的处理压力,提高处理效率,节约电量。Through the above steps, the terminal can determine whether the local SA file is the current latest version of the SA file, and determine whether to perform the update processing on the local SA file according to the determination result, and solve the related art, the terminal only analyzes the SA The included information can be used to determine whether to update the locally stored SA file and increase the terminal opening. The problem of the pin is to ensure that the SA file is sent and parsed by the network side only when the SA version is not the latest version, thereby effectively reducing the processing pressure of the terminal, improving the processing efficiency, and saving power.
需要说明的是,上述实施例中的当前版本SA文件可以理解为当前最新版本的SA文件。It should be noted that the current version SA file in the above embodiment can be understood as the current latest version of the SA file.
在本发明实施例中,上述步骤S106可以有多种实现方式,在本发明实施例的一个可选示例中,可以有多种情况:In the embodiment of the present invention, the foregoing step S106 may have multiple implementation manners. In an optional example of the embodiment of the present invention, there may be multiple situations:
第一种情况First case
在上述判断结果指示一致时,上述终端禁止对上述本地SA文件进行更新,也就是说,如果终端本地存储的SA文件为最新版本的SA文件,那么终端就可以不必进行SA文件更新。When the foregoing judgment result is consistent, the terminal prohibits updating the local SA file, that is, if the SA file locally stored by the terminal is the latest version of the SA file, the terminal does not need to perform the SA file update.
第二种情况Second case
需要说明的是,在终端判断上述第一版本信息与上述第二版本信息是否一致之前,还可以执行以下过程:终端获取上述当前版本SA文件中元数据片段所对应的第一版本号。It should be noted that before the terminal determines whether the first version information and the second version information are consistent, the following process may be performed: the terminal acquires the first version number corresponding to the metadata segment in the current version SA file.
在上述判断结果指示不一致时,上述终端确定本地SA文件中元数据片段所对应的第二版本号与上述第一版本号不一致的指定元数据片段;上述终端向网络侧设备请求上述指定元数据片段的增量更新信息;上述终端从上述网络侧设备接收上述增量更新信息,并利用上述增量更新信息更新上述本地SA文件中的上述指定元数据片段。When the determination result indicates that the determination result is inconsistent, the terminal determines a specified metadata segment whose second version number corresponding to the metadata fragment in the local SA file is inconsistent with the first version number; and the terminal requests the specified metadata fragment from the network side device. Incremental update information; the terminal receives the incremental update information from the network side device, and updates the specified metadata segment in the local SA file by using the incremental update information.
即如果终端本地存储的SA文件不是最新版本,那么终端可以选择性的对本地存储的元数据片段进行更新,而不需要对本地所有SA文件进行更新。That is, if the locally stored SA file of the terminal is not the latest version, the terminal can selectively update the locally stored metadata segment without updating all local SA files.
鉴于SA文件格式复杂,但所包含的每类元数据片段(metadata fragment)信息格式却相对简单很多,本发明实施例在不增加业务流程的基础上,根据metadata fragment信息的版本号提出了一种广播和单播通道融合分发SA,并能够部分更新SA文件的方法。In view of the complexity of the SA file format, the format of each type of metadata fragment information is relatively simple. The embodiment of the present invention proposes a type according to the version number of the metadata fragment information without adding a business process. Broadcast and unicast channels combine to distribute SA and can partially update SA files.
其中,终端通过单播通道接收上述元数据片段信息。The terminal receives the foregoing metadata segment information through a unicast channel.
第三种情况Third case
在终端本地未存储SA文件时,则终端获取上述当前版本SA文件;上述终端在本地存储上述当前版本SA文件,例如,终端在最开始时本地是没有存储SA文件的,如果判断出终端本地未存储有SA文件,则直接将获取到的当前最新版本的SA文件存储在终端本地。If the terminal does not store the SA file, the terminal obtains the current version of the SA file. The terminal stores the current version of the SA file locally. For example, the terminal does not store the SA file locally at the beginning. If the SA file is stored, the obtained current latest version of the SA file is directly stored in the terminal.
第四种情况Fourth case
在所述判断结果指示不一致时,所述终端通过广播通道从网络侧接收SA文件;根据所述从网络侧接收到的SA文件更新本地SA文件,即在终端本地存储的SA文件不是当前最新版本的文件时,终端还可以通过广播通道直接获取当前最新版本的SA文件,并用来更新本地存储的SA文件。 When the judgment result indicates inconsistency, the terminal receives the SA file from the network side through the broadcast channel; and updates the local SA file according to the SA file received from the network side, that is, the SA file locally stored in the terminal is not the current latest version. The terminal can also directly obtain the current latest version of the SA file through the broadcast channel, and use it to update the locally stored SA file.
对于上述步骤S106的多种实现方式,本发明实施例提供了以下技术方案以为了更好的理解上述技术方案:For the various implementations of the foregoing step S106, the embodiments of the present invention provide the following technical solutions in order to better understand the foregoing technical solutions:
若本地存储已存储SA,但与广播通道中的SA版本一致,则忽略接收SA数据包;If the SA is stored in the local storage but is consistent with the SA version in the broadcast channel, the receiving SA packet is ignored.
若本地已存储SA,但版本需要更新,则可通过与本地存储的metadata fragment版本号对比之后,使用单播的方式向网络端请求本终端所需要更新的metadata fragment信息;If the SA is stored locally, but the version needs to be updated, the metadata fragment information that needs to be updated by the terminal may be requested by the unicast method after comparing with the version number of the locally stored metadata fragment.
若本地已存储SA,但metadata fragment版本过老,则继续在广播通道中接收完整的SA以达到增量更新SA的目的。If the SA is stored locally, but the version of the metadata fragment is too old, continue to receive the complete SA in the broadcast channel to achieve the purpose of incrementally updating the SA.
若需要全量更新SA,即需要接收广播通道中的全部SA文件,例如:本地未存储SA时,则可在该广播通道中接收SA文件,然后解析metadata envelope以及对应的metadata fragment信息;If you need to update the SA in full, you need to receive all the SA files in the broadcast channel. For example, if the SA is not stored locally, you can receive the SA file in the broadcast channel, and then parse the metadata envelope and the corresponding metadata fragment information.
特别地,在用户正在播放节目时,和节目流一起广播给终端的待更新的SA信息主要是与播放相关的信息,这样保证终端在播放节目时即可实现与播放相关的关键分片的快速更新,但与之不相关的分片可由终端在用户退出播放时,单独通过SACH广播通道或单播通道获取,获取方法如上所述。In particular, when the user is playing a program, the SA information to be updated broadcasted to the terminal together with the program stream is mainly information related to the play, so as to ensure that the terminal can realize the key fragment related to the play when the program is played. The update, but not related to the fragment, can be obtained by the terminal through the SACH broadcast channel or the unicast channel when the user exits the play, and the acquisition method is as described above.
采用本发明实施例提供的上述技术方案,可保证终端在不需要接收完整的SA并解析的前提下,由终端决定使用广播或单播的方式获取SA或metadata fragment,从而有效地减少终端的处理压力,提高处理效率,节约电量。With the above technical solution provided by the embodiment of the present invention, the terminal can ensure that the terminal obtains the SA or the metadata fragment by using the broadcast or unicast mode without receiving the complete SA and parsing, thereby effectively reducing the processing of the terminal. Pressure, improve processing efficiency, and save power.
为了更好的理解上述技术方案,本发明实施例还提供了一种SA文件的更新处理系统,如图2所示,包括:In order to better understand the above technical solution, the embodiment of the present invention further provides an SA file update processing system, as shown in FIG. 2, including:
网络侧设备20,设置为下发当前版本SA文件所对应的第一版本信息至终端22;The network side device 20 is configured to deliver the first version information corresponding to the current version SA file to the terminal 22;
终端22,设置为判断上述第一版本信息与本地SA文件所对应的第二版本信息是否一致,并根据判断结果确定是否对上述本地SA文件进行更新处理。The terminal 22 is configured to determine whether the first version information is consistent with the second version information corresponding to the local SA file, and determine whether to perform update processing on the local SA file according to the determination result.
通过上述网络侧设备和终端的交互过程,终端能够根据判断本地SA文件是否为当前最新版本SA文件,并根据判断结果确定是否对上述本地SA文件进行更新处理技术手段,解决了相关技术中,终端只有在解析SA所包含的信息之后才能够判断是否更新本地存储的SA文件而造成的增加终端开销的问题,保证终端仅在SA版本不是最新版本时,对网络侧下发的SA文件接收并解析,从而有效地减少终端的处理压力,提高处理效率,节约电量。Through the interaction process between the network side device and the terminal, the terminal can determine whether the local SA file is the current latest version of the SA file, and determine whether to update the local SA file according to the determination result, and solve the related art in the terminal. The SA file can be received and parsed by the network side only when the SA version is not the latest version. Therefore, the processing pressure of the terminal is effectively reduced, the processing efficiency is improved, and the power is saved.
可选地,网络侧设备20还设置为在FLUTE协议FDT中添加上述第一版本信息,并将上述FDT发送至上述终端,以及SA数据结构中添加的上述第一版本信息时,在上述FDT中同步接收上述第一版本信息。Optionally, the network side device 20 is further configured to add the foregoing first version information in the FLUTE protocol FDT, and send the FDT to the terminal, and the first version information added in the SA data structure, in the FDT. The first version information is synchronously received.
在本实施例中还提供了一种SA文件的更新处理装置,应用于终端,设置为实现上述实施例及优选实施方式,已经进行过说明的不再赘述,下面对该装置中涉及到的模块进行说明。如以下所使用的,术语“模块”可以实现预定功能的软件和/或硬件的组合。尽管以下实 施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。图3为根据本发明实施例的SA文件的更新处理装置的结构框图。如图3所示,该装置包括:In the embodiment, an update processing device for the SA file is provided, which is applied to the terminal, and is configured to implement the foregoing embodiment and the preferred embodiment, and the description has been omitted, and the following is related to the device. The module is explained. As used below, the term "module" may implement a combination of software and/or hardware of a predetermined function. Despite the following The apparatus described in the embodiment is preferably implemented in software, but hardware, or a combination of software and hardware, is also possible and conceivable. FIG. 3 is a structural block diagram of an apparatus for updating an SA file according to an embodiment of the present invention. As shown in Figure 3, the device comprises:
获取模块30,设置为获取与网络侧设备下发的当前版本SA文件所对应的第一版本信息;The obtaining module 30 is configured to obtain first version information corresponding to the current version SA file delivered by the network side device;
判断模块32,与获取模块30连接,设置为判断上述第一版本信息与本地SA文件所对应的第二版本信息是否一致;The determining module 32 is connected to the obtaining module 30, and is configured to determine whether the first version information is consistent with the second version information corresponding to the local SA file.
确定模块34,与判断模块32连接,设置为根据判断结果确定是否对上述本地SA文件进行更新处理。The determining module 34 is connected to the determining module 32 and configured to determine whether to perform update processing on the local SA file according to the determination result.
通过上述各个模块的综合作用,终端能够根据判断本地SA文件是否为当前最新版本SA文件,并根据判断结果确定是否对上述本地SA文件进行更新处理技术手段,解决了相关技术中,终端只有在解析SA所包含的信息之后才能够判断是否更新本地存储的SA文件而造成的增加终端开销的问题,保证终端仅在SA版本不是最新版本时,对网络侧下发的SA文件接收并解析,从而有效地减少终端的处理压力,提高处理效率,节约电量。Through the comprehensive function of the foregoing modules, the terminal can determine whether the local SA file is the current latest version of the SA file, and determine whether to update the local SA file according to the determination result, and solve the related technology, the terminal only analyzes The information contained in the SA can be used to determine whether to update the locally stored SA file to increase the terminal overhead. The SA file is received and parsed by the network side only when the SA version is not the latest version. Reduce the processing pressure of the terminal, improve processing efficiency, and save power.
可选地,如图4所示,为了实现上述确定模块32完成的功能,确定模块32包括:禁止单元320,设置为在上述判断结果指示一致时,禁止对上述本地SA文件进行更新。Optionally, as shown in FIG. 4, in order to implement the functions performed by the determining module 32, the determining module 32 includes: a prohibiting unit 320 configured to prohibit updating the local SA file when the determination result indicates that the matching is consistent.
在本发明实施例的一个可选示例中,获取模块30,设置为获取上述当前版本SA文件中元数据片段所对应的第一版本号。In an optional example of the embodiment of the present invention, the obtaining module 30 is configured to obtain a first version number corresponding to the metadata segment in the current version SA file.
进一步地,确定模块32,还可以包括以下单元:确定单元322,设置为在上述判断结果指示不一致时,确定本地SA文件中元数据片段所对应的第二版本号与上述第一版本号不一致的指定元数据片段;请求单元324,与确定单元322连接,设置为向网络侧设备请求上述指定元数据片段的更新信息;接收单元326,与请求单元324连接,设置为从上述网络侧设备接收上述更新信息;更新单元328,与接收单元326连接,设置为利用上述更新信息更新上述本地SA文件中的上述指定元数据片段。Further, the determining module 32 may further include the following unit: the determining unit 322 is configured to: when the determination result indicates that the determination is inconsistent, determine that the second version number corresponding to the metadata segment in the local SA file is inconsistent with the first version number. Specifying a metadata fragment; the requesting unit 324 is connected to the determining unit 322, and is configured to request the network side device to update the information of the specified metadata segment; the receiving unit 326 is connected to the requesting unit 324, and is configured to receive the foregoing from the network side device. The update information 328 is connected to the receiving unit 326 and configured to update the specified metadata segment in the local SA file by using the update information.
其中,为了更加完善上述技术方案,接收单元326,还设置为在所述判断结果指示不一致时,通过广播通道从网络侧接收SA文件;更新单元328,还设置为根据所述从网络侧接收到的SA文件更新本地SA文件。In order to further improve the foregoing technical solution, the receiving unit 326 is further configured to: when the determination result indicates inconsistency, receive the SA file from the network side through the broadcast channel; the updating unit 328 is further configured to receive according to the slave network side. The SA file updates the local SA file.
也就是说,在上述实施例中,在SA数据结构中增加有关SA文件版本的数据块,设置为标识当前最新的SA文件版本,同时在SACH或节目流广播承载通道中的FLUTE协议文件分发表(FDT)中增加另一数据块,该数据块标识当前业务广播承载通道中所广播的SA版本号和所有metadata fragment的ID与其对应版本号。这样,终端在该业务广播通道中接收SA之前可先检测该数据块,并与本地存储的数据块进行对比:That is to say, in the foregoing embodiment, the data block related to the SA file version is added in the SA data structure, and is set to identify the current latest SA file version, and the FLUTE protocol file in the SACH or the program stream broadcast bearer channel is published. Another data block is added in the (FDT), and the data block identifies the SA version number broadcasted in the current service broadcast bearer channel and the ID of all metadata fragments and their corresponding version numbers. In this way, the terminal can detect the data block before receiving the SA in the service broadcast channel, and compare it with the locally stored data block:
综上所述,通过对业务声明信息数据结构的重定义,提出如何融合广播和单播通道,对 业务声明SA进行分发和更新的一种行之有效的传输方式,从而提高终端的处理效率,降低终端功耗,并提高用户的体验性。In summary, by redefining the data structure of the business declaration information, it is proposed how to integrate the broadcast and unicast channels. The service declares an effective transmission method for SA distribution and update, thereby improving the processing efficiency of the terminal, reducing the power consumption of the terminal, and improving the user experience.
为了更好的理解上述实施例中的SA文件的更新处理方法、装置以及系统,以下从各个方面,结合附图5至附图11以及以下优选实施例一至优选实施例七对上述技术方案进行详细说明:In order to better understand the method, device and system for updating the SA file in the above embodiments, the above technical solutions are detailed from various aspects with reference to FIG. 5 to FIG. 11 and the following preferred embodiment 1 to the preferred embodiment 7. Description:
优选实施例一Preferred embodiment 1
图5为根据本发明优选实施例一的网络结构示意图,如图5所示:FIG. 5 is a schematic structural diagram of a network according to a preferred embodiment of the present invention, as shown in FIG. 5:
管理门户编辑系统50,可以提供门户界面供管理员配置业务信息;The management portal editing system 50 can provide a portal interface for the administrator to configure the business information;
业务声明管理系统52,主要设置为生成和分发业务声明;The business statement management system 52 is primarily configured to generate and distribute business claims;
节目流管理系统54,主要设置为管理和分发媒体流;The program stream management system 54 is mainly configured to manage and distribute media streams;
LTE通信网络56,为eMBMS业务提供广播和单播通道;An LTE communication network 56 that provides broadcast and unicast channels for eMBMS services;
终端58,用于接收、判断、解析业务声明和媒体流,并向用户播放媒体流。The terminal 58 is configured to receive, determine, parse the service statement and the media stream, and play the media stream to the user.
优选实施例二Preferred embodiment two
图6是根据本发明优选实施例二的业务声明系统模块架构图,如图6所示,业务声明管理系统52包括:6 is a block diagram of a service claim system module according to a preferred embodiment 2 of the present invention. As shown in FIG. 6, the service claim management system 52 includes:
业务声明生成模块520,设置为生成业务声明,按照上述要求在SA数据结构中增加有关SA文件版本的数据块,用于标识当前最新的SA文件版本;The service statement generating module 520 is configured to generate a service statement, and add a data block about the SA file version in the SA data structure according to the foregoing requirement, to identify the current latest SA file version;
业务声明分发模块522,设置为在单播或广播通道中分发业务声明,并按照上述要求在文件分发表(FDT)中增加另一数据块,标识广播通道中所分发的SA版本号和所有metadata fragment的ID与其对应版本号。The service statement distribution module 522 is configured to distribute the service statement in the unicast or broadcast channel, and add another data block in the file distribution (FDT) according to the above requirements, and identify the SA version number and all metadata distributed in the broadcast channel. The ID of the fragment and its corresponding version number.
基于上述实施例提供的技术方案,提供了终端侧和网络侧交互实现SA文件的更新处理流程图,为了更好的理解上述终端侧和网络侧的交互过程,以下结合一个优选实施例进行说明:Based on the technical solution provided by the foregoing embodiments, a flow chart of the process of updating the SA file by the terminal side and the network side is provided. To better understand the interaction process between the terminal side and the network side, the following describes a preferred embodiment:
步骤一、业务声明生成模块520在SA数据结构中增加有关SA文件版本的数据块,用于标识当前最新的SA文件版本。Step 1. The service statement generation module 520 adds a data block about the SA file version to the SA data structure, and is used to identify the current latest SA file version.
步骤二、业务声明分发模块522基于FLUTE文件传输协议,在FDT中增加另一数据块,标识广播通道中所分发的SA版本号和所有metadata fragment的ID与其对应版本号。Step 2: The service statement distribution module 522 adds another data block in the FDT based on the FLUTE file transfer protocol, and identifies the SA version number distributed in the broadcast channel and the ID of all the metadata fragments and their corresponding version numbers.
步骤三、业务声明分发模块522把SA和上述数据块通过SACH广播通道广播给终端。Step 3: The service statement distribution module 522 broadcasts the SA and the foregoing data block to the terminal through the SACH broadcast channel.
步骤四、若SA中的某metadata fragment发生更新,业务声明生成模块520更新SA文件版本数据块,并通知业务声明分发模块522更新FDT中该metadata fragment的版本号的数据 块,然后把更新的SA文件和数据块通过SACH广播通道广播给终端。Step 4: If a certain metadata fragment in the SA is updated, the service statement generation module 520 updates the SA file version data block, and notifies the service statement distribution module 522 to update the data of the version number of the metadata fragment in the FDT. The block then broadcasts the updated SA file and data block to the terminal through the SACH broadcast channel.
步骤五、若该metadata fragment与节目播放相关,则节目流管理模块把包含该metadata fragment信息的这一特殊的SA文件通过节目流广播通道广播给终端。Step 5: If the metadata fragment is related to program play, the program stream management module broadcasts the special SA file containing the metadata fragment information to the terminal through the program stream broadcast channel.
步骤六、终端通过解析SACH广播通道中的FLUTE FDT表,获取对应的数据块,即SA文件最新版本和所有metadata fragment的ID和版本号。Step 6: The terminal obtains the corresponding data block by parsing the FLUTE FDT table in the SACH broadcast channel, that is, the latest version of the SA file and the ID and version number of all the metadata fragments.
步骤七、若终端与本地存储的SA版本对比,本地未存储SA,或SA版本过老,终端继续在SACH广播通道中接收完整的SA文件并覆盖本地。Step 7: If the terminal is compared with the locally stored SA version, the SA is not stored locally, or the SA version is too old, the terminal continues to receive the complete SA file in the SACH broadcast channel and overwrites the local.
步骤八、若终端与本地存储的SA版本对比,本地已存储SA版本,但不是最新的,则通过对比metadata fragment的ID和版本号,确定待更新的metadata fragment的ID,通过单播通道向业务声明单播模块请求metadata fragment,主要有三种情况:Step 8: If the terminal compares with the SA version stored locally, and the SA version is stored locally, but is not up-to-date, the ID of the metadata fragment to be updated is determined by comparing the ID and version number of the metadata fragment, and the service is transmitted through the unicast channel. Declaring a unicast module requesting a metadata fragment, there are three main cases:
新增metadata fragment,若本地未存储该ID,即为新增,Add a metadata fragment. If the ID is not stored locally, it will be added.
更新metadata fragment,若本地已存储该ID,但版本为旧,即为更新,Update the metadata fragment. If the ID is stored locally, but the version is old, it is updated.
删除metadata fragment,若本地已存储,但广播通道中未找到该ID,即为删除。Delete the metadata fragment. If the local is stored, but the ID is not found in the broadcast channel, it is deleted.
步骤九、业务声明单播模块接收终端的请求消息,把终端需要的metadata fragment通过单播通道响应消息发送给终端。Step 9: The service announcement unicast module receives the request message of the terminal, and sends the metadata fragment required by the terminal to the terminal through the unicast channel response message.
步骤十、终端接收单播响应消息,覆盖本地的metadata fragment信息。Step 10: The terminal receives the unicast response message and overwrites the local metadata fragment information.
步骤十一、若终端正在播放节目,则从节目流广播通道中接收更新的SA信息(仅包含与播放相关的metadata fragment),更新本地存储,播放结束之后,通过上述步骤六至步骤十更新其他metadata fragment信息。Step 11: If the terminal is playing a program, the updated SA information (including only the metadata fragment related to the playback) is received from the program stream broadcast channel, and the local storage is updated. After the end of the playback, the above steps 6 to 10 are updated. Metadata fragment information.
本发明优选实施例提供的上述技术方案,提高了终端处理效率,降低功耗。The above technical solution provided by the preferred embodiment of the present invention improves terminal processing efficiency and reduces power consumption.
优选实施例三Preferred embodiment three
图7为根据本发明优选实施例三的终端模块架构图,如图7所示,终端58包括:FIG. 7 is a structural diagram of a terminal module according to a preferred embodiment 3 of the present invention. As shown in FIG. 7, the terminal 58 includes:
FDT接收模块580,设置为从广播通道接收文件传输协议的文件分发表FDT,并组装和解析,获取对应的数据块,即SA文件最新版本和所有metadata fragment的ID和版本号;The FDT receiving module 580 is configured to receive the FDT of the file transfer protocol from the broadcast channel, assemble and parse, and obtain the corresponding data block, that is, the latest version of the SA file and the ID and version number of all the metadata fragments;
业务声明判断接收模块582,设置为与本地存储的SA版本进行对比判断:若本地未存储SA,或SA版本过老,则终端需在SACH广播通道中接收完整的SA文件并覆盖本地;若本地已存储SA版本,但不是最新的,则通过对比metadata fragment的ID和版本号,确定待更新的metadata fragment的ID,通过单播通道向业务声明分发模块请求metadata fragment;The service statement judgment receiving module 582 is configured to compare with the locally stored SA version: if the SA is not stored locally, or the SA version is too old, the terminal needs to receive the complete SA file in the SACH broadcast channel and overwrite the local; The SA version is stored, but not the latest one. The ID of the metadata fragment to be updated is determined by comparing the ID and version number of the metadata fragment, and the metadata fragment is requested by the service declaration distribution module through the unicast channel.
业务声明广播接收模块584,基于FLUTE接收SA文件;The service announcement broadcast receiving module 584 receives the SA file based on the FLUTE;
业务声明/分片解析模块586,根据数据结构定义,解析SA或其分片; The service declaration/sharding parsing module 586 parses the SA or its fragments according to the data structure definition;
业务声明/分片更新模块588,把SA或分片更新到本地存储;The service announcement/sharding update module 588 updates the SA or fragment to the local storage;
分片单播请求模块590,判断待更新的分片,并使用单播方式向业务声明分发模块请求某分片;The fragment unicast request module 590 determines the fragment to be updated, and requests a fragment from the service claim distribution module in a unicast manner;
分片单播接收模块592,接收单播响应,并解析消息体;The slice unicast receiving module 592 receives the unicast response and parses the message body;
播放模块594,若终端正在播放节目,则从节目流广播通道中接收更新的SA信息(仅包含与播放相关的metadata fragment),更新本地存储。The playing module 594 receives the updated SA information (including only the metadata fragment related to the playback) from the program stream broadcast channel if the terminal is playing the program, and updates the local storage.
优选实施例四Preferred embodiment four
图8为根据本发明优选实施例四的业务分发流程图,如图8所示,包括以下步骤:FIG. 8 is a flowchart of service distribution according to a preferred embodiment 4 of the present invention. As shown in FIG. 8, the method includes the following steps:
步骤S800、管理员在管理门户手工配置SA相关信息,配置成功之后,通知业务声明生成模块生成SA;Step S800: The administrator manually configures SA related information on the management portal, and after the configuration is successful, the notification service statement generation module generates the SA;
步骤S802、业务声明生成模块在SA数据结构中增加有关SA文件版本的数据块,用于标识当前最新的SA文件版本;Step S802: The service statement generation module adds a data block about the SA file version in the SA data structure, and is used to identify the current latest SA file version.
步骤S804、业务声明分发模块在FLUTE FDT中增加另一数据块,标识广播通道中所分发的SA版本号和所有metadata fragment的ID与其对应版本号;Step S804, the service statement distribution module adds another data block in the FLUTE FDT, and identifies the SA version number and the ID of all the metadata fragments and the corresponding version number distributed in the broadcast channel;
步骤S806、业务声明分发模块把SA和上述数据块通过SACH广播通道广播给终端。Step S806: The service announcement distribution module broadcasts the SA and the foregoing data block to the terminal through the SACH broadcast channel.
优选实施例五Preferred embodiment five
图9为根据本发明优选实施例五的业务更新流程图,如图9所示,包括以下步骤:FIG. 9 is a flowchart of service update according to a preferred embodiment 5 of the present invention. As shown in FIG. 9, the method includes the following steps:
步骤S900、管理员在管理门户修改SA相关信息,修改成功之后,通知业务声明生成模块更新SA;Step S900: The administrator modifies the SA related information in the management portal, and after the modification succeeds, the notification service statement generation module updates the SA;
步骤S902、若SA中的某metadata fragment发生更新,业务声明生成模块更新SA文件版本数据块;Step S902: If a certain metadata fragment in the SA is updated, the service statement generation module updates the SA file version data block;
步骤S904、业务声明分发模块更新FDT中该metadata fragment的版本号的数据块;Step S904, the service statement distribution module updates the data block of the version number of the metadata fragment in the FDT;
步骤S906、业务声明分发模块把SA和上述数据块通过SACH广播通道广播给终端,若该metadata fragment与节目播放相关,则节目流管理模块把包含该metadata fragment信息的这一特殊的SA文件通过节目流广播通道广播给终端。Step S906: The service announcement distribution module broadcasts the SA and the data block to the terminal through the SACH broadcast channel. If the metadata fragment is related to the program play, the program stream management module passes the special SA file containing the metadata fragment information through the program. The streaming broadcast channel is broadcast to the terminal.
优选实施例六Preferred embodiment six
图10为根据本发明优选实施例六的终端实现流程图,如图10所示,包括以下步骤:FIG. 10 is a flowchart of implementing a terminal according to a preferred embodiment 6 of the present invention. As shown in FIG. 10, the method includes the following steps:
步骤S1000、终端通过解析SACH广播通道中的FLUTE FDT表,获取对应的数据块,即SA文件最新版本和所有metadata fragment的ID和版本号; Step S1000: The terminal obtains the corresponding data block by parsing the FLUTE FDT table in the SACH broadcast channel, that is, the latest version of the SA file and the ID and version number of all the metadata fragments;
步骤S1002、若终端与本地存储的SA版本对比,本地未存储SA,或SA版本过老,终端继续在SACH广播通道中接收完整的SA文件并覆盖本地;Step S1002: If the terminal compares with the locally stored SA version, the local SA is not stored, or the SA version is too old, the terminal continues to receive the complete SA file in the SACH broadcast channel and overwrites the local;
步骤S1004、若终端与本地存储的SA版本对比,本地已存储SA版本,但不是最新的,则通过对比metadata fragment的ID和版本号,确定待更新的metadata fragment的ID,通过单播通道向业务声明单播模块请求metadata fragment;Step S1004: If the terminal stores the SA version locally, but is not the latest one, the ID of the metadata fragment to be updated is determined by comparing the ID and the version number of the metadata fragment to the service through the unicast channel. Declaring a unicast module requesting a metadata fragment;
步骤S1006、业务声明单播模块接收终端的请求消息,把终端需要的metadata fragment通过单播通道响应消息发送给终端;Step S1006: The service announcement unicast module receives the request message of the terminal, and sends the metadata fragment required by the terminal to the terminal by using a unicast channel response message.
步骤S1008、终端接收单播响应消息,覆盖本地的metadata fragment信息;Step S1008: The terminal receives the unicast response message, and overwrites the local metadata fragment information.
步骤S1010、若终端正在播放节目,则从节目流广播通道中接收更新的SA信息(仅包含与播放相关的metadata fragment),更新本地存储,播放结束之后,通过上述步骤更新其他metadata fragment信息。Step S1010: If the terminal is playing a program, the updated SA information (including only the metadata fragment related to the playback) is received from the program stream broadcast channel, and the local storage is updated. After the playback ends, the other metadata fragment information is updated through the above steps.
优选实施例七Preferred embodiment seven
图11为根据本发明优选实施例七的消息流程图,如图11所示,包括以下步骤:11 is a message flow diagram according to a preferred embodiment 7 of the present invention. As shown in FIG. 11, the method includes the following steps:
步骤S1100、管理员在管理门户编辑系统50上编辑或变更SA信息,编辑成功之后,管理门户把信息更新到数据库;Step S1100: The administrator edits or changes the SA information on the management portal editing system 50. After the editing succeeds, the management portal updates the information to the database;
步骤S1102、管理门户编辑系统50通知业务声明管理系统52,生成或更新SA;Step S1102, the management portal editing system 50 notifies the business declaration management system 52 to generate or update the SA;
步骤S1104、业务声明管理系统52生成或更新SA,并把SA通过广播通道分发给终端58;Step S1104, the service statement management system 52 generates or updates the SA, and distributes the SA to the terminal 58 through the broadcast channel;
步骤S1106、若某正在播放中的节目相关的SA发生变更,则管理门户编辑系统50通知节目流管理系统54更新SA分片信息。In step S1106, if the SA associated with the program being played is changed, the management portal editing system 50 notifies the program stream management system 54 to update the SA fragmentation information.
步骤S1108、节目流和发生变更的SA分片信息一起通过广播通道分发给终端58。Step S1108, the program stream and the changed SA fragmentation information are distributed to the terminal 58 through the broadcast channel.
步骤S1110、终端58首先接收文件分发表FDT,并判断如何进行SA更新。In step S1110, the terminal 58 first receives the file sub-publishing FDT and determines how to perform the SA update.
步骤S1112、若终端58与本地存储的SA版本对比,本地未存储SA,或SA版本过老,终端58继续在SACH广播通道中接收完整的SA文件并覆盖本地。Step S1112: If the terminal 58 compares with the locally stored SA version, the SA is not stored locally, or the SA version is too old, the terminal 58 continues to receive the complete SA file in the SACH broadcast channel and overwrites the local.
步骤S1114、若终端58与本地存储的SA版本对比,本地已存储SA版本,但不是最新的,则通过对比metadata fragment的ID和版本号,确定待更新的metadata fragment的ID,通过单播通道向业务声明管理系统请求metadata fragment。Step S1114: If the terminal 58 compares with the locally stored SA version, and the SA version is stored locally, but is not the latest one, the ID of the metadata fragment to be updated is determined by comparing the ID and the version number of the metadata fragment, and the unicast channel is used. The business statement management system requests a metadata fragment.
步骤S1116、业务声明管理系统接收终端58的请求消息,判断哪些把metadata fragment是终端58所需要的;Step S1116: The service announcement management system receives the request message of the terminal 58 to determine which metadata fragments are required by the terminal 58;
步骤S1118、业务声明管理系统把终端58所需的metadata fragment通过单播通道104响应消息发送给终端58; Step S1118, the service claim management system sends the metadata fragment required by the terminal 58 to the terminal 58 through the unicast channel 104 response message;
步骤S1120、终端58接收单播通道消息或广播通道的SA信息(包括从广播节目流通道中接收的SA分片信息),覆盖本地的SA或metadata fragment信息。Step S1120: The terminal 58 receives the unicast channel message or the SA information of the broadcast channel (including the SA fragment information received from the broadcast program stream channel), and overwrites the local SA or metadata fragment information.
综上所述,本发明实施例达到了以下技术效果:解决了相关技术中,终端只有在解析SA所包含的信息之后才能够判断是否更新本地存储的SA文件而造成的增加终端开销的问题,保证终端仅在SA版本不是最新版本时,对网络侧下发的SA文件接收并解析,从而有效地减少终端的处理压力,提高处理效率,节约电量。In summary, the embodiment of the present invention achieves the following technical effects: in the related art, the terminal can determine whether to update the locally stored SA file to increase the terminal overhead only after parsing the information included in the SA. Ensure that the SA file is received and parsed by the network side only when the SA version is not the latest version. This effectively reduces the processing pressure of the terminal, improves processing efficiency, and saves power.
在另外一个实施例中,还提供了一种软件,该软件设置为执行上述实施例及优选实施方式中描述的技术方案。In another embodiment, a software is provided that is configured to perform the technical solutions described in the above embodiments and preferred embodiments.
在另外一个实施例中,还提供了一种存储介质,该存储介质中存储有上述软件,该存储介质包括但不限于:光盘、软盘、硬盘、可擦写存储器等。In another embodiment, a storage medium is further provided, wherein the software includes the above-mentioned software, including but not limited to: an optical disk, a floppy disk, a hard disk, an erasable memory, and the like.
需要说明的是,本发明的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的对象在适当情况下可以互换,以便这里描述的本发明的实施例能够以除了在这里图示或描述的那些以外的顺序实施。此外,术语“包括”和“具有”以及他们的任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备不必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。It is to be understood that the terms "first", "second" and the like in the specification and claims of the present invention are used to distinguish similar objects, and are not necessarily used to describe a particular order or order. It is to be understood that the objects so used are interchangeable, where appropriate, so that the embodiments of the invention described herein can be carried out in a sequence other than those illustrated or described herein. In addition, the terms "comprises" and "comprises" and "the" and "the" are intended to cover a non-exclusive inclusion, for example, a process, method, system, product, or device that comprises a series of steps or units is not necessarily limited to Those steps or units may include other steps or units not explicitly listed or inherent to such processes, methods, products or devices.
显然,本领域的技术人员应该明白,上述的本发明的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。It will be apparent to those skilled in the art that the various modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein. The steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module. Thus, the invention is not limited to any specific combination of hardware and software.
以上所述仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和变化。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The above description is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.
工业实用性Industrial applicability
如上所述,本发明实施例提供的一种SA文件的更新处理方法、装置及系统,具有以下有益效果:解决了相关技术中,终端只有在解析SA所包含的信息之后才能够判断是否更新本地存储的SA文件而造成的增加终端开销的问题,保证终端仅在SA版本不是最新版本时,对网络侧下发的SA文件接收并解析,从而有效地减少终端的处理压力,提高处理效率,节约电量。 As described above, the method, device, and system for updating an SA file provided by the embodiment of the present invention have the following beneficial effects: in the related art, the terminal can determine whether to update the local only after parsing the information included in the SA. The problem of increasing the terminal overhead caused by the stored SA file ensures that the SA receives and parses the SA file sent by the network only when the SA version is not the latest version, thereby effectively reducing the processing pressure of the terminal, improving the processing efficiency, and saving. Electricity.

Claims (15)

  1. 一种业务声明SA文件的更新处理方法,包括:A method for updating a service statement SA file, including:
    终端获取与网络侧设备下发的当前版本SA文件所对应的第一版本信息;The terminal obtains the first version information corresponding to the current version SA file delivered by the network side device;
    所述终端判断所述第一版本信息与本地SA文件所对应的第二版本信息是否一致;Determining, by the terminal, whether the first version information is consistent with the second version information corresponding to the local SA file;
    根据判断结果确定是否对所述本地SA文件进行更新处理。Whether to perform update processing on the local SA file is determined according to the judgment result.
  2. 根据权利要求1所述的方法,其中,根据判断结果确定是否对所述本地SA文件进行更新处理,包括:The method according to claim 1, wherein determining whether to perform update processing on the local SA file according to the determination result comprises:
    在所述判断结果指示一致时,所述终端禁止对所述本地SA文件进行更新。When the determination result indicates that the determination is consistent, the terminal prohibits updating the local SA file.
  3. 根据权利要求1所述的方法,其中,所述终端判断所述第一版本信息与所述第二版本信息是否一致之前,还包括:The method according to claim 1, wherein before the terminal determines whether the first version information and the second version information are consistent, the method further includes:
    终端获取所述当前版本SA文件中元数据片段所对应的第一版本号。The terminal acquires a first version number corresponding to the metadata segment in the current version SA file.
  4. 根据权利要求3所述的方法,其中,根据判断结果确定是否对所述本地SA文件进行更新处理,包括:The method according to claim 3, wherein determining whether to perform update processing on the local SA file according to the determination result comprises:
    在所述判断结果指示不一致时,所述终端确定本地SA文件中元数据片段所对应的第二版本号与所述第一版本号不一致的指定元数据片段;When the determination result indicates that the determination is inconsistent, the terminal determines a specified metadata piece whose second version number corresponding to the metadata fragment in the local SA file is inconsistent with the first version number;
    所述终端向网络侧设备请求所述指定元数据片段的增量更新信息;The terminal requests, by the network side device, incremental update information of the specified metadata segment;
    所述终端从所述网络侧设备接收所述增量更新信息,并利用所述增量更新信息更新所述本地SA文件中的所述指定元数据片段。The terminal receives the incremental update information from the network side device, and updates the specified metadata segment in the local SA file by using the incremental update information.
  5. 根据权利要求4所述的方法,其中,所述终端从所述网络侧设备接收所述增量更新信息包括:所述终端通过单播通道接收所述增量更新信息。The method according to claim 4, wherein the receiving, by the terminal, the incremental update information from the network side device comprises: the terminal receiving the incremental update information through a unicast channel.
  6. 根据权利要求1所述的方法,其中,根据判断结果确定是否对所述本地SA文件进行更新处理,包括:The method according to claim 1, wherein determining whether to perform update processing on the local SA file according to the determination result comprises:
    在所述判断结果指示不一致时,所述终端通过广播通道从网络侧接收SA文件;When the judgment result indicates inconsistency, the terminal receives the SA file from the network side through the broadcast channel;
    根据所述从网络侧接收到的SA文件更新本地SA文件。The local SA file is updated according to the SA file received from the network side.
  7. 根据权利要求1至6任一项所述的方法,其中,还包括:The method according to any one of claims 1 to 6, further comprising:
    在所述终端本地未存储SA文件时,所述终端获取所述当前版本SA文件;When the SA file is not stored locally, the terminal acquires the current version SA file;
    所述终端在本地存储所述当前版本SA文件。The terminal stores the current version SA file locally.
  8. 一种业务声明SA文件的更新处理系统,包括:An update processing system for a business statement SA file, comprising:
    网络侧设备,设置为下发当前版本SA文件所对应的第一版本信息至终端; The network side device is configured to deliver the first version information corresponding to the current version SA file to the terminal;
    所述终端,设置为判断所述第一版本信息与本地SA文件所对应的第二版本信息是否一致,并根据判断结果确定是否对所述本地SA文件进行更新处理。The terminal is configured to determine whether the first version information is consistent with the second version information corresponding to the local SA file, and determine whether to perform update processing on the local SA file according to the determination result.
  9. 根据权利要求8所述的系统,其中,所述网络侧设备设置为在单向文件传输协议FLUTE文件分发表FDT中添加所述第一版本信息,并将所述FDT发送至所述终端。The system according to claim 8, wherein said network side device is arranged to add said first version information in a one-way file transfer protocol FLUTE file sub-publishing FDT and to transmit said FDT to said terminal.
  10. 根据权利要求9所述的系统,其中,所述网络侧设备还设置为在SA数据结构中添加所述第一版本信息时,在所述FDT中同步接收所述第一版本信息。The system according to claim 9, wherein the network side device is further configured to synchronously receive the first version information in the FDT when the first version information is added in an SA data structure.
  11. 一种业务声明SA文件的更新处理装置,应用于终端,包括:An update processing device for a service statement SA file is applied to a terminal, including:
    获取模块,设置为获取与网络侧设备下发的当前版本SA文件所对应的第一版本信息;Obtaining a module, configured to obtain first version information corresponding to a current version SA file delivered by the network side device;
    判断模块,设置为判断所述第一版本信息与本地SA文件所对应的第二版本信息是否一致;a determining module, configured to determine whether the first version information is consistent with the second version information corresponding to the local SA file;
    确定模块,设置为根据判断结果确定是否对所述本地SA文件进行更新处理。The determining module is configured to determine whether to perform update processing on the local SA file according to the determination result.
  12. 根据权利要求11所述的装置,其中,所述确定模块包括:The apparatus of claim 11 wherein said determining module comprises:
    禁止单元,设置为在所述判断结果指示一致时,禁止对所述本地SA文件进行更新。The prohibiting unit is configured to prohibit updating the local SA file when the judgment result indication is consistent.
  13. 根据权利要求11所述的装置,其中,所述获取模块,设置为获取所述当前版本SA文件中元数据片段所对应的第一版本号。The apparatus according to claim 11, wherein the obtaining module is configured to acquire a first version number corresponding to the metadata segment in the current version SA file.
  14. 根据权利要求13所述的装置,其中,所述确定模块,包括:The apparatus of claim 13, wherein the determining module comprises:
    确定单元,设置为在所述判断结果指示不一致时,确定本地SA文件中元数据片段所对应的第二版本号与所述第一版本号不一致的指定元数据片段;a determining unit, configured to: when the determination result indicates an inconsistency, determine a specified metadata piece whose second version number corresponding to the metadata fragment in the local SA file is inconsistent with the first version number;
    请求单元,设置为向网络侧设备请求所述指定元数据片段的增量更新信息;a requesting unit, configured to request, from the network side device, incremental update information of the specified metadata segment;
    接收单元,设置为从所述网络侧设备接收所述增量更新信息;a receiving unit, configured to receive the incremental update information from the network side device;
    更新单元,设置为利用所述增量更新信息更新所述本地SA文件中的所述指定元数据片段。And an update unit configured to update the specified metadata fragment in the local SA file with the incremental update information.
  15. 根据权利要求14所述的装置,其中,The device according to claim 14, wherein
    所述接收单元,还设置为在所述判断结果指示不一致时,通过广播通道从网络侧接收SA文件;The receiving unit is further configured to: when the determination result indicates inconsistency, receive the SA file from the network side through the broadcast channel;
    所述更新单元,还设置为根据所述从网络侧接收到的SA文件更新本地SA文件。 The updating unit is further configured to update the local SA file according to the SA file received from the network side.
PCT/CN2015/087881 2014-12-03 2015-08-24 Method, apparatus and system for performing update processing on service announcement file WO2016086692A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410727828.7 2014-12-03
CN201410727828.7A CN105721525A (en) 2014-12-03 2014-12-03 Service announcement (SA) file update processing method, apparatus and system

Publications (1)

Publication Number Publication Date
WO2016086692A1 true WO2016086692A1 (en) 2016-06-09

Family

ID=56090958

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/087881 WO2016086692A1 (en) 2014-12-03 2015-08-24 Method, apparatus and system for performing update processing on service announcement file

Country Status (2)

Country Link
CN (1) CN105721525A (en)
WO (1) WO2016086692A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112882733A (en) * 2021-02-04 2021-06-01 网易(杭州)网络有限公司 Application updating method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101023666A (en) * 2004-07-20 2007-08-22 高通股份有限公司 Methods and apparatus for providing program guide state information to a device
CN101083580A (en) * 2006-05-30 2007-12-05 华为技术有限公司 Method for obtaining electronic business guide update of mobile terminal and server and terminal
CN101127961A (en) * 2007-09-19 2008-02-20 中兴通讯股份有限公司 Differential update system and method for electronic service guidance
CN101132292A (en) * 2006-08-22 2008-02-27 华为技术有限公司 Method and system for transmitting electric program guidebooks

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102149042A (en) * 2010-02-10 2011-08-10 中兴通讯股份有限公司 MBMS (multimedia broadcast multicast service) service statement updating processing method, device and system
CN102202260B (en) * 2010-03-22 2016-04-13 中兴通讯股份有限公司 Realize method, system and MBMS receiving system that MBMS receives

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101023666A (en) * 2004-07-20 2007-08-22 高通股份有限公司 Methods and apparatus for providing program guide state information to a device
CN101083580A (en) * 2006-05-30 2007-12-05 华为技术有限公司 Method for obtaining electronic business guide update of mobile terminal and server and terminal
CN101132292A (en) * 2006-08-22 2008-02-27 华为技术有限公司 Method and system for transmitting electric program guidebooks
CN101127961A (en) * 2007-09-19 2008-02-20 中兴通讯股份有限公司 Differential update system and method for electronic service guidance

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112882733A (en) * 2021-02-04 2021-06-01 网易(杭州)网络有限公司 Application updating method and device, electronic equipment and storage medium
CN112882733B (en) * 2021-02-04 2023-09-08 网易(杭州)网络有限公司 Application updating method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN105721525A (en) 2016-06-29

Similar Documents

Publication Publication Date Title
KR101820360B1 (en) Multiple file delivery over unidirectional transport protocol sessions for a service
KR101047091B1 (en) Application-layer combining of multimedia streams delivered over multiple radio access networks and delivery modes
RU2357370C1 (en) Device and method of transmitting stream in mobile broadcasting system
KR20160018841A (en) System and apparatus for using multichannel file delivery over unidirectional transport (“flute”) protocol for delivering different classes of files in a broadcast network
CN101010907A (en) Deterministic feedback control for multicast or broadcast services
MXPA05005185A (en) Method and system for signaling in broadcast communication system.
US10440681B2 (en) Resource scheduling method, base station, scheduler, program source server, and system
CN101052203A (en) Realizing method for multimedia broadcast multicast service
CN1585316A (en) Method for building public transmitting channel for MBMS service
US20190036995A1 (en) Method of transmitting streaming media, method of playing streaming media, device for transmitting streaming media and device for playing streaming media
JP5221686B2 (en) Multiplexing over error-prone wireless broadcast channels
CN101958758B (en) Road condition information-based digital broadcasting realization method and device
EP1861968B1 (en) Improving control information acquisition latency by transmitting control information in individually decode-able packets
CN1735272A (en) The method of notice is provided for multimedia broadcast-multicast service
CN102195994B (en) File delivery method and file receiving terminal based on unidirectional file delivery protocol
WO2016086692A1 (en) Method, apparatus and system for performing update processing on service announcement file
WO2012075829A1 (en) Method and system for counting multimedia broadcast multicast services
CN102300159B (en) The processing method of multimedia broadcast multicast service, system and subscriber equipment
Xylomenos et al. Support of multiple content variants in the multimedia broadcast/multicast service
CN101132392B (en) Single-carrier frequency broadcast system and method for implementing its business transmission
US9668238B1 (en) Multicast file delivery
CN116097722A (en) Terminal device, infrastructure equipment and method
JP2021097391A (en) Method and device for dynamically adjusting broadcast area
CN101052143B (en) Method for realizing multimedia broadcast or multicast service rebroadcasting
KR101164231B1 (en) Method and system for allocating resources in stream distribution of handheld broadcasting syetem

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

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

Country of ref document: EP

Kind code of ref document: A1