WO2019154031A1 - 多媒体信息处理方法、装置和乘客信息系统 - Google Patents

多媒体信息处理方法、装置和乘客信息系统 Download PDF

Info

Publication number
WO2019154031A1
WO2019154031A1 PCT/CN2019/071896 CN2019071896W WO2019154031A1 WO 2019154031 A1 WO2019154031 A1 WO 2019154031A1 CN 2019071896 W CN2019071896 W CN 2019071896W WO 2019154031 A1 WO2019154031 A1 WO 2019154031A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
media operation
center
plan
media
Prior art date
Application number
PCT/CN2019/071896
Other languages
English (en)
French (fr)
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 WO2019154031A1 publication Critical patent/WO2019154031A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/43Querying
    • G06F16/438Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/40Business processes related to the transportation industry
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks

Definitions

  • the present disclosure relates to the field of rail transit technologies, and in particular, to a multimedia information processing method, apparatus, and passenger information system.
  • the Passenger Information System provides passengers with a variety of multimedia information services, such as train operation information, network operation information, convenience information or emergency evacuation information.
  • PIS has two operation management modes: “One Line One Center” and “Multi Line Shared Line Center”.
  • the “one-line-one-center” single-line operation management mode is: PIS independent bidding, construction and operation of each line, from software to hardware need to be developed and designed. The control systems of different line control centers are not interconnected. When the service functions change, they need to be redeployed for each line control center.
  • multi-line shared line center The networked operation management mode of “multi-line shared line center” is as follows: multiple lines share one line control center, but each service function is implemented in the subsystem of the line control center control system, and is closely tied with the control system. So once the business function changes, the control system code still needs to be redesigned.
  • the present disclosure proposes a multimedia information processing method, apparatus and passenger information system in which all business functions are implemented in a SaaS data center, and the operation center rents software in the passenger information system only in the form of a tenant.
  • the passenger information system can provide uniform SaaS services for each line, so that no operational software development is required from each operation center to the station or train, which can reduce development and operation and maintenance costs.
  • the system architecture changes from the three-level architecture of the operation center-station-ground equipment end to the two-level architecture of the operation center-ground equipment side, which can simplify the system hierarchy and reduce the complexity of the system.
  • the first aspect embodiment of the present disclosure provides a passenger information system, including: a software as a service SaaS data center, a plurality of ground equipment terminals, and at least one operation center;
  • the operation center is in communication with the SaaS data center for acquiring a line plan, and transmitting, to the SaaS data center, media operation information required for executing the line plan;
  • the SaaS data center communicates with the plurality of ground device terminals, performs data processing on the media operation information, obtains a media operation plan of the local device end, and sends the media operation plan to the corresponding ground device end. ;
  • the ground equipment end is disposed in a train of a station or a train for multimedia presentation of the media operation plan.
  • the passenger information system of the embodiment of the present disclosure receives the media operation information sent by each operation center through the SaaS data center, and then performs data processing on the media operation information to obtain a media operation plan of the local device end, and transmits the media operation to the corresponding ground device end. plan.
  • all of the business functions in the passenger information system are implemented in the SaaS data center, while the operations center only rents the software in the passenger information system in the form of a tenant.
  • the passenger information system can provide uniform SaaS services for each line, so that no operational software development is required from each operation center to the station or train, which can reduce development and operation and maintenance costs.
  • the system architecture changes from the three-level architecture of the operation center-station-ground equipment end to the two-level architecture of the operation center-ground equipment side, which can simplify the system hierarchy and reduce the complexity of the system.
  • the software code is only modified in the SaaS data center, and the internal subsystem is not redeployed to the control system of the operation center, and the operation is convenient and the scalability is high.
  • interconnections can be realized between different operation centers, and data is uniformly managed by the SaaS data center, which can provide data support for future big data or policy support systems.
  • the embodiment of the second aspect of the present disclosure provides a multimedia information processing method, including:
  • the SaaS data center Transmitting, to the SaaS data center, media operation information required for executing the line plan; wherein the SaaS data center is in communication with the plurality of ground device terminals for performing data processing on the media operation information Media operation plan of the device side, and sending the media operation plan to the corresponding ground device end, where the media operation plan is used for multimedia presentation on the ground device end.
  • the multimedia information processing method of the embodiment of the present disclosure transmits, by acquiring a line plan, media operation information required for performing a line plan to a SaaS data center; wherein the SaaS data center communicates with a plurality of ground device terminals for media operation
  • the information is processed to obtain the media operation plan of the local device end, and the media operation plan is sent to the corresponding ground device end, and the media operation plan is used for the multimedia display on the ground device side.
  • the media operation information is processed by the media operation information in the SaaS data, and the media operation plan of the local device end is obtained, so that each operation center to the station or the train does not need any software development, and the development and operation and maintenance costs can be reduced.
  • the third aspect of the present disclosure provides another multimedia information processing method, including:
  • the media operation plan is sent to the corresponding ground device end.
  • the multimedia information processing method of the embodiment of the present disclosure receives the media operation information to be processed sent by the operation center through the SaaS data center, and then performs data processing on the media operation information to obtain a media operation plan of the local device end, and sends the media operation plan to the corresponding ground device end. Send a media plan.
  • the media operation information is processed by the media operation information in the SaaS data, and the media operation plan of the local device end is obtained, so that each operation center to the station or the train does not need any software development, and the development and operation and maintenance costs can be reduced.
  • the business function of the operation center is changed, it is only necessary to modify the software code in the SaaS data center without re-deploying the internal subsystem to the control system of the operation center, which is convenient to operate and has high scalability.
  • the fourth aspect of the present disclosure provides a multimedia information processing apparatus, including:
  • a sending module configured to send, to the SaaS data center, media operation information required for executing the line plan, where the SaaS data center communicates with the plurality of ground device ends, and is configured to perform the media operation information Data processing, obtaining a media operation plan of the local device end, and transmitting the media operation plan to the corresponding ground device end, where the media operation plan is used for multimedia presentation on the ground device end.
  • the multimedia information processing apparatus of the embodiment of the present disclosure transmits, by acquiring a line plan, media operation information required for executing a line plan to a SaaS data center; wherein the SaaS data center communicates with a plurality of ground device terminals for media operation
  • the information is processed to obtain the media operation plan of the local device end, and the media operation plan is sent to the corresponding ground device end, and the media operation plan is used for the multimedia display on the ground device side.
  • the media operation information is processed by the media operation information in the SaaS data, and the media operation plan of the local device side is obtained, so that each operation center does not need any software development to the station or the train, and the development and operation and maintenance costs can be reduced.
  • the fifth aspect of the present disclosure provides another multimedia information processing apparatus, including:
  • a receiving module configured to receive media operation information to be processed sent by each operation center
  • a processing module configured to perform data processing on the media operation information, to obtain a media operation plan of the local device end; wherein the media operation plan is used for performing multimedia presentation on the corresponding ground device end;
  • a sending module configured to send the media operation plan to a corresponding ground device end.
  • the multimedia information processing apparatus of the embodiment of the present disclosure receives the media operation information to be processed sent by each operation center through the SaaS data center, and then performs data processing on the media operation information to obtain a media operation plan of the local device end, and the corresponding ground device is obtained. Send a media operation plan.
  • the media operation information is processed by the media operation information in the SaaS data, and the media operation plan of the local device end is obtained, so that each operation center to the station or the train does not need any software development, and the development and operation and maintenance costs can be reduced.
  • the business function of the operation center is changed, it is only necessary to modify the software code in the SaaS data center without re-deploying the internal subsystem to the control system of the operation center, which is convenient to operate and has high scalability.
  • a sixth aspect of the present disclosure provides a computer device, including: a memory, a processor, and a computer program stored on the memory and operable on the processor, when the processor executes the program, implementing the present disclosure
  • the multimedia information processing method according to the embodiment of the second aspect, and/or the multimedia information processing method according to the embodiment of the third aspect of the present disclosure are provided.
  • a seventh embodiment of the present disclosure provides a computer readable storage medium having stored thereon a computer program, which when executed by a processor, implements a multimedia information processing method according to an embodiment of the second aspect of the present disclosure, and/ Or, implementing the multimedia information processing method according to the embodiment of the third aspect of the present disclosure.
  • the eighth aspect of the present disclosure provides a computer program product, which, when executed by an instruction processor in the computer program product, implements a multimedia information processing method according to an embodiment of the second aspect of the present disclosure, and/or implements A multimedia information processing method according to an embodiment of the third aspect of the present disclosure.
  • FIG. 1 is a schematic structural diagram of a passenger information system according to Embodiment 1 of the present disclosure
  • FIG. 2 is a schematic structural diagram of a ground device end according to Embodiment 2 of the present disclosure
  • FIG. 3 is a schematic structural diagram of a software-as-a-service SaaS data center according to Embodiment 3 of the present disclosure
  • FIG. 4 is a schematic structural diagram of a software-as-a-service SaaS data center according to Embodiment 4 of the present disclosure
  • FIG. 5 is a schematic structural diagram of an information management component according to Embodiment 5 of the present disclosure.
  • FIG. 6 is a schematic diagram of functions of a passenger information system provided in Embodiment 6 of the present disclosure.
  • FIG. 7 is a schematic flowchart diagram of a multimedia information processing method according to Embodiment 7 of the present disclosure.
  • FIG. 8 is a schematic flowchart diagram of a multimedia information processing method according to Embodiment 8 of the present disclosure.
  • FIG. 9 is a schematic flowchart diagram of a multimedia information processing method according to Embodiment 9 of the present disclosure.
  • FIG. 10 is a schematic structural diagram of a multimedia information processing apparatus according to Embodiment 10 of the present disclosure.
  • FIG. 11 is a schematic structural diagram of a multimedia information processing apparatus according to Embodiment 11 of the present disclosure.
  • FIG. 12 is a schematic structural diagram of a multimedia information processing apparatus according to Embodiment 12 of the present disclosure.
  • the Passenger Information System provides passengers with a variety of multimedia information services, such as train operation information, network operation information, convenience information or emergency evacuation information.
  • the PIS system includes an Operation Control Center (OCC) system, a station subsystem, an in-vehicle subsystem, and a network subsystem.
  • OCC Operation Control Center
  • the OCC system is responsible for media design, multimedia programming management, ground device playback monitoring, and external interfaces.
  • the station subsystem is responsible for receiving and synchronizing data from the OCC system, releasing or releasing operational information, and playing the broadcaster;
  • the vehicle subsystem is responsible for data reception, display and playback, vehicle video surveillance, and vehicle broadcast functions;
  • the system provides network transmission support for the PIS system.
  • the “one-line-one-center” single-line operation management mode is: PIS independent bidding, construction and operation of each line, from software to hardware need to be developed and designed.
  • PIS PIS independent bidding, construction and operation of each line, from software to hardware need to be developed and designed.
  • the technical solutions and technical platforms adopted by different suppliers are different, resulting in different interface definitions, thus controlling different line centers.
  • the system is not interconnected. When the business function changes, it needs to be redeployed for each line control center.
  • the networked operation management mode of “multi-line shared line center” is as follows: multiple lines share one line network center, which reduces the repetitive function construction of multiple lines to a certain extent, and also achieves unification on the interface.
  • the “multi-line shared line center” only reduces the number of multiple network centers to one, but there is still no optimization in the system deployment. From the control center to the station, the train needs to deploy the corresponding software system, and the whole software architecture is still the customer.
  • the end/server mode the user completes its business functions by operating the clients of each subsystem. Since each business function is implemented in the subsystem of the line control center control system, it is tightly bound to the control system.
  • the passenger information system is based on Software-as-a-Service (SaaS).
  • SaaS Software-as-a-Service
  • the passenger information system provides SaaS services to various operation centers in a leased manner. Each operation center is a different tenant of the passenger information system.
  • the passenger information system includes: a SaaS data center, a plurality of ground equipment terminals, and at least one operation center.
  • the operation center communicates with the SaaS data center. When the business function of the operation center changes, only the corresponding software is modified in the SaaS data center. Code without redeploying internal subsystems to the operations center's control system.
  • all the business functions in the passenger information system are implemented in the SaaS data center, and the operation center only rents the software in the passenger information system in the form of a tenant.
  • the passenger information system can provide uniform SaaS services for each line, so that no operational software development is required from each operation center to the station or train, which can reduce development and operation and maintenance costs.
  • the system architecture changes from the three-level architecture of the operation center-station-ground equipment end to the two-level architecture of the operation center-ground equipment side, which can simplify the system hierarchy and reduce the complexity of the system.
  • FIG. 1 is a schematic structural diagram of a passenger information system according to Embodiment 1 of the present disclosure.
  • the passenger information system includes a software as a service SaaS data center 110, a plurality of ground equipment terminals 120, and at least one operation center 130. among them,
  • the operations center 130 communicates with the SaaS data center 110 for acquiring a line plan and transmitting the media operation information required for executing the line plan to the SaaS data center 110.
  • the line plan is used to indicate the line that needs to be displayed by the multimedia, and the multimedia data to be displayed;
  • the media operation information may include information such as a line identifier, a multimedia file, and the like.
  • the operation center 130 may acquire a line plan, and then obtain media operation information required to execute the line plan according to the line plan.
  • the information about the multimedia presentation and the multimedia data to be displayed on each line may be stored in the operation center 130 in advance. Therefore, in the present disclosure, the operation center 130 may be from the locally stored data. , get the line plan.
  • the operation center 130 may include one or more line control centers, wherein the operation center 130 to which each line control center belongs is determined according to the operation capability of the operation center 130 and the line layout.
  • the line control center can access the SaaS data center 110 in the form of a web page, and input a line plan on the web page, so that the operation center 130 can obtain the line plan input by the line control center.
  • the line plan may include a storage address of the video or picture indicated by the media operation information, and the operation center 130 may read according to the storage address to obtain a video or a picture, that is, obtain the required plan for executing the line plan.
  • Media operation information and then media operation information carries video or picture data.
  • the media operation information may be transmitted to the SaaS data center 110, so that the SaaS data center 110 performs service processing on the media operation information, and generates a media operation corresponding to the media operation information. plan.
  • the SaaS data center communication 110 can provide an access interface, and the operation center 130 can access the SaaS data center 110 through the access interface, so that the SaaS data center 110 can obtain the media operation information from the operation center 130 through the access interface, and then the SaaS The data center 110 can process the obtained media operation information to obtain a processing result.
  • the SaaS data center 110 communicates with a plurality of ground device terminals 120 for performing data processing on the media operation information, obtaining a media operation plan of the local device end 120, and transmitting a media operation plan to the corresponding ground device end 120.
  • the SaaS data center 110 may perform data processing on the media operation information to obtain a media operation plan of the local device end.
  • the SaaS data center 110 may include multiple corresponding capability components encapsulated in each service service, and may perform data processing on the media operation information through multiple capability components to obtain a corresponding media operation plan, where The media operation plan is used for multimedia display on the corresponding ground device side.
  • the plurality of capability components may perform data processing on the media operation information to obtain a media operation plan of the local device end 120.
  • the SaaS data center 110 can then send a media plan to the corresponding ground device end 120 to cause the terrestrial device end 120 to perform multimedia presentations in accordance with the media plan.
  • each line control center in the operation center 130 may include a workstation corresponding to different access rights, and the workstation is used to log in to the corresponding user account, and access the SaaS data center 110 according to the access authority corresponding to the user account; Indicates the capability component that is allowed to be called. That is, when the operation center 130 logs in to the user account or accesses the SaaS data center 110, the SaaS data center 110 needs to perform identity check and access permission query on the operation center 130 to access the operation center according to the access rights of the user account. 130 sends a web page, that is, each operation center 130 can only see the pages or menus that are allowed to be accessed.
  • the operation center 130 can directly carry the video or the picture in the media operation information sent to the SaaS data center 110 through the web page. After the SaaS data center 110 obtains the media operation information from the operation center through the access interface, The video or picture can be obtained directly from the media operation information, thereby generating a media operation plan of the local device end 120 according to the obtained video or picture.
  • the media operation information sent by the operation center 130 to the SaaS data center 110 may indicate a corresponding video or a picture.
  • the media operation information may include identification information, a storage address, and the like of the corresponding video or picture.
  • the information when the SaaS data center 110 obtains the media operation information from the operation center 130 through the access interface, may obtain the video or the picture indicated by the media operation information according to the identification information of the video or the picture from the pre-stored resources, thereby obtaining the video or the image according to the obtained video or The picture generates a media operation plan for the device side 120 of the local device.
  • the service function of the operation center 130 when the service function of the operation center 130 is changed, only the corresponding software code is modified in the SaaS data center 110, and the operation is convenient and the scalability is high, so that the internal control system of the operation center is not required to be redeployed.
  • the system avoids the problem of train stagnation during subsystem redeployment.
  • the modified capability component can perform business processing on the media operation information to obtain a corresponding media operation plan.
  • the ground equipment end 120 is disposed at a station or a train compartment for multimedia presentation of the media operation plan.
  • the ground device end 120 is disposed in a train of a station or a train. After the ground device end 120 receives the media operation plan sent by the SaaS data center 110, the media operation plan may be multimedia displayed.
  • the passenger information system of the embodiment of the present disclosure receives the media operation information sent by the operation center through the SaaS data center, and then performs data processing on the media operation information to obtain a media operation plan of the local device end, and sends a media operation plan to the corresponding ground device end.
  • all of the business functions in the passenger information system are implemented in the SaaS data center, while the operations center only rents the software in the passenger information system in the form of a tenant.
  • the passenger information system can provide uniform SaaS services for each line, so that no operational software development is required from the operation center to the station or train, which can reduce development and operation and maintenance costs.
  • the system architecture changes from the three-level architecture of the operation center-station-ground equipment end to the two-level architecture of the operation center-ground equipment side, which can simplify the system hierarchy and reduce the complexity of the system.
  • the business function of the operation center is changed, it is only necessary to modify the software code in the SaaS data center, which is convenient to operate and has high scalability, so that it is not necessary to redeploy the internal subsystem to the control system of the operation center, thereby avoiding the subsystem.
  • the problem of train operation stagnation occurred during the redeployment process.
  • interconnections can be realized between different operation centers, and data is uniformly managed by the SaaS data center, which can provide data support for future big data or policy support systems.
  • the plurality of ground equipment ends 120 may be divided into a station subsystem and an in-vehicle subsystem, wherein the station subsystem includes a plurality of equipment ends disposed at the station; the vehicle subsystem includes a plurality of vehicles disposed in the vehicle compartment. Device side.
  • each ground device end 120 includes: a broadcast controller 121 and a video player 122. among them,
  • the broadcast controller 121 is configured to obtain a corresponding media operation plan from the SaaS data center 110, and control the video player 122 to display the multimedia information indicated by the media operation plan according to the play policy indicated by the media operation plan.
  • different operation centers 130 are used to control different ground device terminals 120 for multimedia presentation, and different operation centers 130 send SaaS data to the SaaS data center 110 for performing media operation information required for line planning.
  • the media operation plans generated by the center 110 corresponding to the media operation information may be the same or different. Therefore, the media operation plans acquired by the different ground device terminals 120 may be the same or different.
  • the broadcast controller 121 in each ground device end 120 can obtain the corresponding media operation plan from the SaaS data center 110, according to the media operation plan.
  • the play policy controls the video player 122 to display the multimedia information indicated by the media plan.
  • the video player 122 is configured to display multimedia information under the control of the broadcast controller 121.
  • the service processing is implemented in the SaaS data center 110, only the broadcast controller 121 and the video player 122 need to be equipped in the ground device end 120, and no other device needs to be deployed, thereby further reducing the complexity of the system. .
  • the SaaS data center 110 includes, from top to bottom, a service layer 111, a service capability center 112, and a system architecture 113 that are sequentially connected in communication. And physical layer 114. among them,
  • the service layer 111 is configured to provide an interface accessed by the operation center 130 to obtain media operation information from the operation center 130 through the interface, and return a processing result of the media operation information.
  • the interface accessed by the operation center 130 is provided through the service layer 111, so that the operation center 130 can access the SaaS data center 110 through the interface. Accordingly, the SaaS data center 110 can obtain the media operation information from the operation center 130 through the interface. After processing the media operation information, the processing result of the media operation information can be returned through the interface.
  • the service capability center 112 includes a plurality of capability components encapsulated for each service service, and is used for processing the media operation information to obtain a media operation plan.
  • the service capability center 112 includes a plurality of corresponding capability components encapsulated in the service services, and the media operation information is processed by the plurality of capability components to obtain the media operation plan of the local device end 120.
  • the system architecture 113 is configured to carry multiple capability components of the service capability center 112, and provides software resources required for running multiple capability components.
  • the system architecture 113 is a technical platform layer of the entire passenger information system, and provides software resources such as technical systems, basic data, technical components, development environments, and operating environments required for the operation of multiple capability components.
  • the physical layer 114 is configured to carry the system architecture 113 and provide physical resources required for the system architecture 113 to operate.
  • the physical layer 114 may provide the system architecture 113 with physical resources required for operation, including: CPU, memory, storage, network, and other basic computing resources.
  • the plurality of capability components of the SaaS data center 110 include: a user component 1121, an information management component 1122, a general data component 1123, One or more combinations of device management component 1124, monitoring component 1125, and resource management component 1126. among them,
  • the user component 1121 is configured to perform maintenance on basic information of each user account and access rights management for each user account.
  • the operation center 130 logs in to the user account or accesses the SaaS data center 110, the identity verification and access permission query are performed.
  • a web page is sent to the operations center 130 according to the access rights possessed by the user account; wherein the web page has disabled controls that do not have access rights.
  • all users who log in to the operation center 130 have corresponding user accounts, and the user component 1121 is used to maintain basic information of each user account, so that when a user account is added or deleted, the user account can be implemented. Dynamic maintenance and supplement to ensure the correctness and real-time of each user account. And the user component 1121 can perform access authority management on each user account, so that when the operation center 130 logs in the user account or accesses the SaaS data center 110, the user can perform identity verification and access permission query according to the access of the user account. Permissions, a web page is sent to the operations center 130 so that the user can only see the web pages or menus that are allowed to be accessed.
  • the information management component 1122 is configured to perform service processing on the media operation information.
  • the information management component 1122 can perform service processing on the media operation information to obtain a media operation plan corresponding to the media operation information.
  • the universal data component 1123 is configured to maintain general data required for the information management component 1122 to perform business processing, and the universal data includes one or more combinations of track line information, station information, and car information.
  • the universal data component 1123 is configured to manage all common data of the line and provide general data support for other capability components, for example, the general data required for the information management component 1122 to perform business processing.
  • the device management component 1124 is configured to maintain firmware information and/or play parameter information of the local device end 120.
  • the monitoring component 1125 is configured to monitor the running status of the local device end 120 and control the corresponding ground device end 120 according to the media operation plan.
  • the monitoring component 1125 is configured to monitor the running state of the local device end 120, for example, the running state of the broadcast controller 121 of the local device end 120 can be monitored, and the local device end 120 is
  • the monitoring data of the broadcast controller 121 is provided to the information management component 1122, or the media operation plan generated by the information management component 1122 is delivered to the corresponding ground device end 120, so that the broadcast controller 121 in the ground device end 120 can be based on the media.
  • the play policy indicated by the operation plan controls the video player 122 to display the multimedia information indicated by the media operation plan.
  • the resource management component 1126 is configured to store resources required for generating a media operation plan, and the resources include one or more combinations of videos, pictures, screenshots, interface template files, and logs.
  • the resource management component 1126 is configured to store resources required for generating a media operation plan, such as videos, pictures, screenshots, interface template files, and logs, to facilitate resource sharing.
  • the information management component 1122 specifically includes: a media management module 11221, a playlist management module 11222, a template management module 11223, and an interface management module 11224.
  • a media management module 11221 specifically includes: a playlist management module 11222, a template management module 11223, and an interface management module 11224.
  • the media management module 11221 is configured to obtain a video or a picture indicated by the media operation information, and edit, query, and/or preview the video or the image according to the interface template file corresponding to the ground device end 120 that needs to be displayed by the multimedia to generate a multimedia file.
  • the media management module 11221 may obtain a video or a picture indicated by the media operation information from the pre-stored resources, or the media management module 11221 may directly obtain a video or a picture from the media operation information, so that the video may be obtained according to the obtained video. Or a picture to generate a multimedia file.
  • the interface template corresponding to each ground device end 120 may be the same or different, and the media management module 11221 may obtain an interface template file corresponding to the ground device end 120 that needs to be multimedia displayed from the pre-stored resources, and then An interface template file that edits, queries, and/or previews a video or image to generate a multimedia file.
  • the playlist management module 11222 is configured to generate a playlist of the multimedia file according to the multimedia file; the playlist is used to indicate the play duration and/or the play count.
  • the playlist management module 11222 is configured to generate a playlist of the multimedia file according to the multimedia file.
  • the playlist management module 11222 can define the play parameters of the multimedia file, for example, the play parameters such as the play duration and/or the play count can be defined.
  • the template management module 11223 is configured to maintain an interface template file corresponding to the local device end 120, and perform one or more combinations of adding, modifying, querying, and deleting the interface template file.
  • the template management module 11223 can add, modify, query, and delete the interface template file corresponding to the local device end 120, thereby enabling dynamic maintenance of the interface template file corresponding to the local device end 120.
  • the real-time nature of the interface template file corresponding to the device end 120 of the local device is ensured.
  • the interface management module 11224 is configured to maintain an interface that interacts with an external network that provides information about the station, the clock, or the weather information, and performs one or more combinations of the new, modify, query, and delete operations on the interface.
  • the arrival information can be provided by the Automatic Train Supervision (ATS).
  • ATS Automatic Train Supervision
  • the plan management module 11225 is configured to generate, according to the configuration information of the local device end 120 and the playlist of the multimedia file, a media operation plan for the local device end 120 to display the multimedia file; the configuration information includes the play content and/or the play form.
  • the local device terminal 120 can be used to generate the media operation of the multimedia file through the plan management module 11225. plan.
  • the plan management module 11225 may generate the local device end 120 according to the configuration information of the local device end 120 and the playlist of the multimedia file.
  • the media operation plan of the multimedia file is displayed, so that the corresponding ground device end 120 can be controlled by the monitoring component 1125 according to the media operation plan.
  • the plan management module 11225 is further configured to review the generated media operation plan, and only after the media operation plan is approved, it can be sent to the corresponding ground device end 120, thereby correspondingly
  • the broadcast controller 121 in the ground device end 120 can control the video player 122 to display multimedia information.
  • the configuration management module 11226 is configured to maintain configuration information of the local device end 120, and perform one or more combinations of new configuration, modification, query, and deletion operations on the configuration information.
  • the configuration management module 11226 can perform a new operation, a modification operation, a query operation, and/or a deletion operation on the configuration information, so that the configuration information of the local device end 120 can be dynamically maintained and supplemented.
  • the configuration information of each ground device end 120 is correct and real-time.
  • the download management module 11227 is configured to query the download progress of the media operation plan downloaded by the local device end 120.
  • the download management module 11227 is configured to manage the media operation plan, and query the information of the download progress of the media operation plan downloaded by the local device end 120.
  • FIG. 6 is a schematic diagram of functions of a passenger information system according to Embodiment 6 of the present disclosure.
  • the passenger information system provides SaaS services to various operation centers in a rented manner, and each operation center is a different tenant of the passenger information system.
  • the access interface 10 is an access portal for the passenger information system, and different tenants can access the SaaS data center in the form of a web web page.
  • the user component 20 includes a user management unit 21 and a user database 22, wherein the user management unit 21 is configured to maintain basic information of each user account and manage access rights for each user account.
  • the tenant's rights can be queried by the user management unit 21, and the tenant can only see the pages or menus that are allowed to be accessed, and all user data is saved in the user database 22.
  • the information management component 30 is configured to perform service processing on the media operation information, and includes: an information management unit 31 and an information management database 32.
  • the information management unit 31 includes: a media management module 311, a playlist management module 312, and a template management module 313.
  • the monitoring module 318 is configured to acquire the running status of the broadcast controller in each ground device 120 and the broadcast of the broadcast controller. Control the screen, the fault information of the broadcast controller, the log file of the broadcast controller, etc., and can control the on/off of the designated broadcast controller.
  • the information management database 32 is configured to store data in the media management module 311 to the monitoring module 318.
  • the universal data component 40 includes: a data management unit 41 and a general data database 42, wherein the data management unit 41 is configured to manage all common data (track line information, station information, and car information) of the line, and for other capabilities.
  • the components provide general data support, for example, to maintain the general data required by the information management component 30 to perform business processing.
  • a general data database 42 for storing data in the data management unit 41.
  • the device management component 50 includes: a device management unit 51 and a device database 52, wherein the device management unit 51 is configured to maintain firmware information and/or play parameter information of the local device end 120.
  • the device management unit 51 can manage the broadcast controller in the local device end 120, and manage basic information of the broadcast controller, wherein the basic information includes firmware information and/or play parameter information; data in the device management unit 51.
  • device database 52 Stored in device database 52, device database 52 can provide device data for information management component 30.
  • the monitoring component 60 includes a monitoring management unit 61 and a monitoring database 62, wherein the monitoring management unit 61 is configured to provide data support for the monitoring module 38 in the information management component 30.
  • the monitoring management unit 61 can monitor the running status of the local device end 120, provide the monitoring data of the broadcast controller in the local device end 120 to the information management component 30, or under the media operation plan generated by the information management component 30.
  • the broadcast device is sent to the corresponding ground device end 120, so that the broadcast controller in the ground device end 120 can control the video player to display the multimedia information indicated by the media operation plan according to the play policy indicated by the media operation plan.
  • the monitoring data in the monitoring management unit 61 is stored in the monitoring database 62.
  • the resource management component 70 includes a resource management unit 71 and a resource database 72.
  • the resource management unit 71 is configured to manage resources required for generating a media operation plan, such as a video, a picture, a screenshot, an interface template file, and a log.
  • the resource database 72 is used to use the resources used by the information management component 30. Provide a unified storage service.
  • FIG. 7 is a schematic flowchart diagram of a multimedia information processing method according to Embodiment 7 of the present disclosure.
  • the embodiment of the present disclosure is exemplified by the multimedia information processing method being configured in the multimedia information processing apparatus, and the multimedia information processing apparatus is applied to the passenger information system proposed in the foregoing embodiment.
  • the multimedia information processing method may include the following steps:
  • step 101 a line plan is obtained.
  • the execution subject of the embodiment of the present disclosure is an operation center, and the operation center may include one or more line control centers.
  • the operation center to which each line control center belongs is determined according to the operation capability of the operation center and the layout of the line.
  • the line plan is used to indicate the line to be multimedia displayed, and the multimedia data to be displayed.
  • information such as a line to be multimedia display and multimedia data to be displayed on each line may be stored in an operation center in advance, and thus, in the present disclosure, the operation center may obtain from locally stored data.
  • Line plan information such as a line to be multimedia display and multimedia data to be displayed on each line
  • the line control center can input a line plan on the web page, so that the operation center can obtain the line plan input by the line control center through the web page.
  • Step 102 Send, to the SaaS data center, media operation information required for performing a line plan.
  • the SaaS data center communicates with a plurality of ground device terminals, and performs data processing on the media operation information to obtain media operations of the local device end. Plan and send a media operation plan to the corresponding ground device side, and the media operation plan is used for multimedia display on the ground device side.
  • the media operation information may include information such as a line identifier, a multimedia file, and the like.
  • the line plan may include a storage address of the video or the picture indicated by the media operation information, and the operation center may read according to the storage address to obtain a video or a picture, that is, obtain the media operation information required to execute the line plan. .
  • the operation center may send the media operation information to the SaaS data center, so that the SaaS data center performs business processing on the media operation information, and generates a media operation plan corresponding to the media operation information.
  • the operation center can directly carry the video or the picture in the media operation information sent to the SaaS data center through the web page.
  • the SaaS data center obtains the media operation information from the operation center through the access interface
  • the operation center can directly Obtain a video or a picture in the media operation information, thereby generating a media operation plan of the local device side according to the obtained video or picture.
  • the media operation information sent by the operation center to the SaaS data center may indicate a corresponding video or a picture.
  • the media operation information may include information such as identification information and storage address of the corresponding video or picture.
  • the multimedia information processing method of the embodiment of the present disclosure transmits, by acquiring a line plan, media operation information required for performing a line plan to a SaaS data center; wherein the SaaS data center communicates with a plurality of ground device terminals for media operation
  • the information is processed to obtain the media operation plan of the local device end, and the media operation plan is sent to the corresponding ground device end, and the media operation plan is used for the multimedia display on the ground device side.
  • the media operation information is processed by the media operation information in the SaaS data, and the media operation plan of the local device end is obtained, so that each operation center to the station or the train does not need any software development, and the development and operation and maintenance costs can be reduced.
  • FIG. 8 is a schematic flowchart diagram of a multimedia information processing method according to Embodiment 8 of the present disclosure.
  • the multimedia information processing method may include the following steps:
  • Step 201 Receive media operation information to be processed sent by each operation center.
  • the executive body of the embodiment of the present disclosure is a SaaS data center.
  • the SaaS data center communication can provide an access interface, and the operation center can directly access the SaaS data center through the foregoing access interface, so that the SaaS data center can obtain the media operation information from the operation center through the access interface.
  • the operation center may access the SaaS data center in the form of a web page, and input the media operation information to be processed on the web page. Accordingly, the SaaS data center may receive the media operation information.
  • Step 202 Perform data processing on the media operation information to obtain a media operation plan of the local device end; wherein, the media operation plan is used for corresponding multimedia display on the ground device end.
  • the SaaS data center may perform data processing on the media operation information to obtain a media operation plan of the local device end.
  • the SaaS data center may include multiple corresponding capability components encapsulated in each service service, and the SaaS data center may perform data processing on the media operation information through multiple capability components to obtain a corresponding media operation plan. , wherein the media operation plan is used for corresponding multimedia display on the ground device side.
  • the media operation information may directly carry a video or a picture.
  • the SaaS data center obtains the media operation information from the operation center through the access interface
  • the video or the picture may be directly obtained from the media operation information, thereby
  • the preset capability component generates a media operation plan for the device side of the local device according to the acquired video or picture.
  • the media operation information may indicate a corresponding video or a picture.
  • the media operation information may include information of a corresponding video or picture, a storage address, and the like, when the SaaS data center passes through the access interface.
  • the operation center may obtain a video or a picture indicated by the media operation information from the pre-stored resources through the preset capability component, thereby generating a local device according to the acquired video or picture. End of the media operation plan.
  • Step 203 Send a media operation plan to the corresponding ground device end.
  • the media operation plan of the local device end may be generated in the SaaS data center, so that the corresponding ground device end performs multimedia presentation according to the media operation plan.
  • the multimedia information processing method of the embodiment of the present disclosure receives the media operation information to be processed sent by each operation center through the SaaS data center, and then performs data processing on the media operation information to obtain a media operation plan of the local device end, and sends the media operation plan to the corresponding ground device. Send a media operation plan.
  • the media operation information is processed by the media operation information in the SaaS data, and the media operation plan of the local device end is obtained, so that each operation center to the station or the train does not need any software development, and the development and operation and maintenance costs can be reduced.
  • step 102 may specifically include the following sub-steps:
  • Step 2021 Obtain a video or a picture indicated by the media operation information from the pre-stored resources, or obtain a video or a picture directly from the media operation information.
  • the media operation information may directly carry a video or a picture.
  • the SaaS data center obtains the media operation information from the operation center through the access interface, the video or the picture may be directly obtained from the media operation information.
  • the media operation information may indicate a corresponding video or a picture.
  • the media operation information may include information of a corresponding video or picture, a storage address, and the like, when the SaaS data center passes through the access interface.
  • the preset capability component can obtain the video or picture indicated by the media operation information from the pre-stored resources according to the identification information of the video or the picture.
  • Step 2022 Perform image processing on the video or the image according to the interface template file corresponding to the ground device end that needs to be displayed by the multimedia, and generate a multimedia file.
  • the template interface files corresponding to different ground device ends may be the same or different, and the interface template files corresponding to each ground device end may be pre-stored in the SaaS data center, so that when the video or the image is acquired, the template interface may be pre-stored.
  • the resource template obtains an interface template file corresponding to the ground device end that needs to be displayed by the multimedia, and then edits, queries, and/or previews the video or the image according to the interface template file to generate a multimedia file.
  • Step 2023 Generate a playlist of the multimedia file according to the multimedia file; the playlist is used to indicate the play duration and/or the play count.
  • a playlist of the multimedia file may be generated according to the multimedia file.
  • the playing parameters of the multimedia file may be defined.
  • the playing parameters such as the playing duration and/or the playing times may be defined.
  • Step 2024 Generate, according to the configuration information of the local device end and the playlist of the multimedia file, a media operation plan for displaying the multimedia file by the local device end; the configuration information includes the play content and/or the play form.
  • the media operation plan for displaying the multimedia file by the local device end may be generated according to the configuration information of the local device end and the playlist of the multimedia file, so that the media operation plan may be performed according to the media operation. It is planned to control the corresponding ground equipment end.
  • the generated media operation plan can also be audited, and only after the media operation plan is approved, it can be delivered to the corresponding ground device end, thereby ensuring the ground device end. The correctness of the received media operations plan.
  • the multimedia information processing method of the embodiment of the present disclosure receives the media operation information to be processed sent by each operation center through the SaaS data center, and then performs data processing on the media operation information to obtain a media operation plan of the local device end to the corresponding ground device. Send a media operation plan.
  • the media operation information is processed by the media operation information in the SaaS data, and the media operation plan of the local device end is obtained, so that each operation center to the station or the train does not need any software development, and the development and operation and maintenance costs can be reduced.
  • the present disclosure also proposes a multimedia information processing apparatus.
  • FIG. 10 is a schematic structural diagram of a multimedia information processing apparatus according to Embodiment 10 of the present disclosure.
  • the multimedia information processing apparatus includes an input module 210 and a transmitting module 220. among them,
  • the input module 210 is configured to acquire a line plan.
  • the sending module 220 is configured to send, to the SaaS data center, media operation information required for performing a line plan, where the SaaS data center communicates with multiple ground device terminals, and performs data processing on the media operation information to obtain a local device.
  • the media operation plan of the end, and send a media operation plan to the corresponding ground device end, and the media operation plan is used for multimedia display on the ground device side.
  • the multimedia information processing apparatus of the embodiment of the present disclosure transmits, by acquiring a line plan, media operation information required for executing a line plan to a SaaS data center; wherein the SaaS data center communicates with a plurality of ground device terminals for media operation
  • the information is processed to obtain the media operation plan of the local device end, and the media operation plan is sent to the corresponding ground device end, and the media operation plan is used for the multimedia display on the ground device side.
  • the media operation information is processed by the media operation information in the SaaS data, and the media operation plan of the local device side is obtained, so that each operation center does not need any software development to the station or the train, and the development and operation and maintenance costs can be reduced.
  • FIG. 11 is a schematic structural diagram of a multimedia information processing apparatus according to Embodiment 11 of the present disclosure.
  • the multimedia information processing apparatus includes: a receiving module 310, a processing module 320, and a sending module 330. among them,
  • the receiving module 310 is configured to receive media operation information to be processed sent by each operation center.
  • the processing module 320 is configured to perform data processing on the media operation information, and obtain a media operation plan of the local device end; wherein, the media operation plan is used for performing multimedia presentation on the corresponding ground device end.
  • the sending module 330 is configured to send a media operation plan to the corresponding ground device end.
  • the processing module 320 includes:
  • the obtaining unit 321 is configured to obtain a video or a picture indicated by the media operation information from the pre-stored resources, or obtain a video or a picture directly from the media operation information.
  • the processing unit 322 is configured to perform image processing on the video or the image according to the interface template file corresponding to the ground device end that needs to perform multimedia presentation, and generate a multimedia file.
  • the list generating unit 323 is configured to generate a playlist of the multimedia file according to the multimedia file; the playlist is used to indicate the play duration and/or the play count.
  • the plan generating unit 324 is configured to generate, according to the configuration information of the local device end and the playlist of the multimedia file, a media operation plan for displaying the multimedia file by the local device end; the configuration information includes the play content and/or the play form.
  • the multimedia information processing apparatus of the embodiment of the present disclosure receives the media operation information to be processed sent by each operation center through the SaaS data center, and then performs data processing on the media operation information to obtain a media operation plan of the local device end, and the corresponding ground device is obtained. Send a media operation plan.
  • the media operation information is processed by the media operation information in the SaaS data, and the media operation plan of the local device end is obtained, so that each operation center to the station or the train does not need any software development, and the development and operation and maintenance costs can be reduced.
  • the present disclosure further provides a computer device, including: a memory, a processor, and a computer program stored on the memory and operable on the processor, when the processor executes the program,
  • a computer device including: a memory, a processor, and a computer program stored on the memory and operable on the processor, when the processor executes the program.
  • the present disclosure further provides a computer readable storage medium having stored thereon a computer program, wherein the program is executed by the processor to implement multimedia information processing as proposed in the foregoing FIG. 7 embodiment of the present disclosure.
  • the method, and/or, implements the multimedia information processing method proposed by the foregoing embodiments of Figures 8-9 of the present disclosure.
  • the present disclosure further provides a computer program product, which, when executed by an instruction processor in the computer program product, implements a multimedia information processing method as set forth in the foregoing FIG. 7 embodiment of the present disclosure, and/or implements The multimedia information processing method proposed in the foregoing embodiments of FIG. 8 to FIG. 9 of the present disclosure.
  • first and second are used for descriptive purposes only and are not to be construed as indicating or implying a relative importance or implicitly indicating the number of technical features indicated.
  • features defining “first” or “second” may include at least one of the features, either explicitly or implicitly.
  • the meaning of "a plurality” is at least two, such as two, three, etc., unless specifically defined otherwise.
  • Any process or method description in the flowcharts or otherwise described herein may be understood to represent a module, segment or portion of code comprising one or more executable instructions for implementing the steps of a custom logic function or process.
  • the scope of the preferred embodiments of the present disclosure includes additional implementations, in which the functions may be performed in a substantially simultaneous manner or in an inverse order depending on the functions involved, in the order shown or discussed. It will be understood by those skilled in the art to which the embodiments of the present disclosure pertain.
  • a "computer-readable medium” can be any apparatus that can contain, store, communicate, propagate, or transport a program for use in an instruction execution system, apparatus, or device, or in conjunction with such an instruction execution system, apparatus, or device.
  • computer readable media include the following: electrical connections (electronic devices) having one or more wires, portable computer disk cartridges (magnetic devices), random access memory (RAM), Read only memory (ROM), erasable editable read only memory (EPROM or flash memory), fiber optic devices, and portable compact disk read only memory (CDROM).
  • the computer readable medium may even be a paper or other suitable medium on which the program can be printed, as it may be optically scanned, for example by paper or other medium, followed by editing, interpretation or, if appropriate, other suitable The method is processed to obtain the program electronically and then stored in computer memory.
  • portions of the present disclosure can be implemented in hardware, software, firmware, or a combination thereof.
  • multiple steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system.
  • a suitable instruction execution system For example, if implemented in hardware and in another embodiment, it can be implemented by any one or combination of the following techniques well known in the art: discrete with logic gates for implementing logic functions on data signals Logic circuits, application specific integrated circuits with suitable combinational logic gates, programmable gate arrays (PGAs), field programmable gate arrays (FPGAs), and the like.
  • each functional unit in various embodiments of the present disclosure may be integrated into one processing module, or each unit may exist physically separately, or two or more units may be integrated into one module.
  • the above integrated modules can be implemented in the form of hardware or in the form of software functional modules.
  • the integrated modules, if implemented in the form of software functional modules and sold or used as stand-alone products, may also be stored in a computer readable storage medium.
  • the above mentioned storage medium may be a read only memory, a magnetic disk or an optical disk or the like. While the embodiments of the present disclosure have been shown and described above, it is understood that the foregoing embodiments are illustrative and are not to be construed as limiting the scope of the disclosure The embodiments are subject to variations, modifications, substitutions and variations.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • General Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Multimedia (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Development Economics (AREA)
  • Educational Administration (AREA)
  • Game Theory and Decision Science (AREA)
  • Medical Informatics (AREA)
  • Train Traffic Observation, Control, And Security (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

本公开提出一种多媒体信息处理方法、装置和乘客信息系统,其中,系统包括:软件即服务SaaS数据中心、多个地面设备端和至少一个运营中心;运营中心,与SaaS数据中心通信,用于获取线路计划,向SaaS数据中心发送用于执行线路计划所需的媒体运营信息;SaaS数据中心,与多个地面设备端通信,用于对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,并向对应的地面设备端发送媒体运营计划;地面设备端,用于将媒体运营计划进行多媒体展示。能够实现当运营中心的业务功能变更时,只需在SaaS数据中心中进行软件代码的修改,操作方便,扩展性较高。

Description

多媒体信息处理方法、装置和乘客信息系统
相关申请的交叉引用
本公开要求比亚迪股份有限公司于2018年02月09日提交的、申请名称为“多媒体信息处理方法、装置和乘客信息系统”的、中国专利申请号“201810136685.0”的优先权。
技术领域
本公开涉及轨道交通技术领域,尤其涉及一种多媒体信息处理方法、装置和乘客信息系统。
背景技术
在城市轨道交通行业中,通过乘客信息系统(Passenger Information System,以下简称PIS)为乘客提供多样化多媒体信息服务,例如可以提供列车运营信息、网络运营信息、便民信息或紧急疏散信息等信息。
目前PIS具有“一线一中心”和“多线共用线路中心”两种运营管理模式。其中,“一线一中心”的单线运营管理模式为:每条线路的PIS独立招标、建设和运营,从软件到硬件都需要进行开发设计。不同线路控制中心的控制系统不互联互通,当业务功能改变时,需要针对每一个线路控制中心进行重新部署。
“多线共用线路中心”的网络化运营管理模式为:多条线路共用一个线路控制中心,但各业务功能在线路控制中心控制系统的子系统中实现,与控制系统绑定紧密。所以一旦业务功能改变,仍需要将控制系统代码重新设计。
发明内容
本公开提出一种多媒体信息处理方法、装置和乘客信息系统,该乘客信息系统中所有的业务功能均是在SaaS数据中心实现的,而运营中心只是以租户的形式租用乘客信息系统中的软件。乘客信息系统可以为各线路提供统一的SaaS服务,从而各运营中心到车站或列车无需进行任何的软件开发,可以降低开发和运维成本。此外,系统架构上从运营中心-车站-地面设备端的三级架构改变为运营中心-地面设备端的两级架构,可以简化系统的层级,降低系统的复杂度。当运营中心的业务功能变更时,只需在SaaS数据中心中进行软件代码的修改,操作方便,扩展性较高,从而无需对运营中心的控制系统重新部署内部子系统, 进而可以避免在子系统重新部署的过程中出现列车运营停滞的问题。而且不同的运营中心之间可以实现互联互通,数据统一由SaaS数据中心管理,可以为未来的大数据或策略支持系统提供数据支持,用于解决现有技术中在单线运营模式和网络运营模式下的PIS,建设完成后,一旦有业务功能增加或变更时,调整难度比较大,扩展性不高,不利于PIS的长期建设发展的技术问题。
本公开第一方面实施例提出了一种乘客信息系统,包括:软件即服务SaaS数据中心、多个地面设备端和至少一个运营中心;
所述运营中心,与所述SaaS数据中心通信,用于获取线路计划,向所述SaaS数据中心发送用于执行所述线路计划所需的媒体运营信息;
所述SaaS数据中心,与所述多个地面设备端通信,用于对所述媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,并向对应的地面设备端发送所述媒体运营计划;
所述地面设备端,设置于车站或列车的车厢,用于将所述媒体运营计划进行多媒体展示。
本公开实施例的乘客信息系统,通过SaaS数据中心接收各运营中心发送的媒体运营信息,而后对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,向对应的地面设备端发送媒体运营计划。本公开中,乘客信息系统中所有的业务功能均是在SaaS数据中心实现的,而运营中心只是以租户的形式租用乘客信息系统中的软件。乘客信息系统可以为各线路提供统一的SaaS服务,从而各运营中心到车站或列车无需进行任何的软件开发,可以降低开发和运维成本。此外,系统架构上从运营中心-车站-地面设备端的三级架构改变为运营中心-地面设备端的两级架构,可以简化系统的层级,降低系统的复杂度。当运营中心的业务功能变更时,只需在SaaS数据中心中进行软件代码的修改,而无需中对运营中心的控制系统重新部署内部子系统,操作方便,扩展性较高。而且不同的运营中心之间可以实现互联互通,数据统一由SaaS数据中心管理,可以为未来的大数据或策略支持系统提供数据支持。
本公开第二方面实施例提出了一种多媒体信息处理方法,包括:
获取线路计划;
向SaaS数据中心发送用于执行所述线路计划所需的媒体运营信息;其中,所述SaaS数据中心与所述多个地面设备端通信,用于对所述媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,并向对应的地面设备端发送所述媒体运营计划,所述媒体运营计划用于所述地面设备端进行多媒体展示。
本公开实施例的多媒体信息处理方法,通过获取线路计划,向SaaS数据中心发送用于 执行线路计划所需的媒体运营信息;其中,SaaS数据中心与多个地面设备端通信,用于对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,并向对应的地面设备端发送媒体运营计划,媒体运营计划用于地面设备端进行多媒体展示。本公开中,通过SaaS数据中对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,从而各运营中心到车站或列车无需进行任何的软件开发,可以降低开发和运维成本。当运营中心的业务功能变更时,只需在SaaS数据中心中进行软件代码的修改,操作方便,扩展性较高,从而无需对运营中心的控制系统重新部署内部子系统,进而可以避免在子系统重新部署的过程中出现列车运营停滞的问题。
本公开第三方面实施例提出了另一种多媒体信息处理方法,包括:
接收各运营中心发送的待处理的媒体运营信息;
对所述媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划;其中,所述媒体运营计划,用于对应的地面设备端进行多媒体展示;
向对应的地面设备端发送所述媒体运营计划。
本公开实施例的多媒体信息处理方法,通过SaaS数据中心接收运营中心发送的待处理的媒体运营信息,而后对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,向对应的地面设备端发送媒体运营计划。本公开中,通过SaaS数据中对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,从而各运营中心到车站或列车无需进行任何的软件开发,可以降低开发和运维成本。当运营中心的业务功能变更时,只需在SaaS数据中心中进行软件代码的修改,而无需对运营中心的控制系统重新部署内部子系统,操作方便,扩展性较高。
本公开第四方面实施例提出了一种多媒体信息处理装置,包括:
输入模块,用于获取线路计划;
发送模块,用于向SaaS数据中心发送用于执行所述线路计划所需的媒体运营信息;其中,所述SaaS数据中心与所述多个地面设备端通信,用于对所述媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,并向对应的地面设备端发送所述媒体运营计划,所述媒体运营计划用于所述地面设备端进行多媒体展示。
本公开实施例的多媒体信息处理装置,通过获取线路计划,向SaaS数据中心发送用于执行线路计划所需的媒体运营信息;其中,SaaS数据中心与多个地面设备端通信,用于对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,并向对应的地面设备端发送媒体运营计划,媒体运营计划用于地面设备端进行多媒体展示。本公开中,通过SaaS数据中对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,从而各运营中 心到车站或列车无需进行任何的软件开发,可以降低开发和运维成本。当运营中心的业务功能变更时,只需在SaaS数据中心中进行软件代码的修改,操作方便,扩展性较高,从而无需对运营中心的控制系统重新部署内部子系统,进而可以避免在子系统重新部署的过程中出现列车运营停滞的问题。
本公开第五方面实施例提出了另一种多媒体信息处理装置,包括:
接收模块,用于接收各运营中心发送的待处理的媒体运营信息;
处理模块,用于对所述媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划;其中,所述媒体运营计划,用于对应的地面设备端进行多媒体展示;
发送模块,用于向对应的地面设备端发送所述媒体运营计划。
本公开实施例的多媒体信息处理装置,通过SaaS数据中心接收各运营中心发送的待处理的媒体运营信息,而后对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,向对应的地面设备端发送媒体运营计划。本公开中,通过SaaS数据中对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,从而各运营中心到车站或列车无需进行任何的软件开发,可以降低开发和运维成本。当运营中心的业务功能变更时,只需在SaaS数据中心中进行软件代码的修改,而无需对运营中心的控制系统重新部署内部子系统,操作方便,扩展性较高。
本公开第六方面实施例提出了一种计算机设备,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述程序时,实现如本公开第二方面实施例所述的多媒体信息处理方法,和/或,实现如本公开第三方面实施例所述的多媒体信息处理方法。
本公开第七方面实施例提出了一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现如本公开第二方面实施例所述的多媒体信息处理方法,和/或,实现如本公开第三方面实施例所述的多媒体信息处理方法。
本公开第八方面实施例提出了一种计算机程序产品,当所述计算机程序产品中的指令处理器执行时实现如本公开第二方面实施例所述的多媒体信息处理方法,和/或,实现如本公开第三方面实施例所述的多媒体信息处理方法。
本公开附加的方面和优点将在下面的描述中部分给出,部分将从下面的描述中变得明显,或通过本公开的实践了解到。
附图说明
为了更清楚地说明本公开实施例中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图是本公开的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1为本公开实施例一所提供的乘客信息系统的结构示意图;
图2为本公开实施例二所提供的地面设备端的结构示意图;
图3为本公开实施例三所提供的软件即服务SaaS数据中心的结构示意图;
图4为本公开实施例四所提供的软件即服务SaaS数据中心的结构示意图;
图5为本公开实施例五所提供的信息管理组件的结构示意图;
图6为本公开实施例六所提供的乘客信息系统的功能示意图;
图7为本公开实施例七所提供的多媒体信息处理方法的流程示意图;
图8为本公开实施例八所提供的多媒体信息处理方法的流程示意图;
图9为本公开实施例九所提供的多媒体信息处理方法的流程示意图;
图10为本公开实施例十所提供的多媒体信息处理装置的结构示意图;
图11为本公开实施例十一所提供的多媒体信息处理装置的结构示意图;
图12为本公开实施例十二所提供的多媒体信息处理装置的结构示意图。
具体实施方式
下面详细描述本公开的实施例,所述实施例的示例在附图中示出,其中自始至终相同或类似的标号表示相同或类似的元件或具有相同或类似功能的元件。下面通过参考附图描述的实施例是示例性的,旨在用于解释本公开,而不能理解为对本公开的限制。
在城市轨道交通行业中,通过乘客信息系统(Passenger Information System,以下简称PIS)为乘客提供多样化多媒体信息服务,例如可以提供列车运营信息、网络运营信息、便民信息或紧急疏散信息等。PIS系统包括运营控制中心(Operating Control Center,简称OCC)系统、车站子系统、车载子系统、网络子系统,其中,OCC系统负责媒体设计、多媒体编播管理、地面设备播放监控、对外接口等功能;车站子系统负责从OCC系统中接收并同步数据、运营信息的发布或解除、播控器播放的功能;车载子系统负责数据接收、显示和播放、车载视频监控和车载广播的功能;网络子系统为PIS系统提供网络传输支持。
目前具有“一线一中心”和“多线共用线路中心”两种运营管理模式。其中,“一线一中心”的单线运营管理模式为:每条线路的PIS独立招标、建设和运营,从软件到硬件都需要进行开发设计。这种模式下,由于不同的线路PIS单独招标建设,即使在设计需求相同的情况下,不同的供应商采用的技术方案、技术平台各不相同,导致接口定义不统一,从而不同线路中心的控制系统不互联互通。当业务功能改变时,需要针对每一个线路控制中心进 行重新部署。
“多线共用线路中心”的网络化运营管理模式为:多条线路共用一个线网中心,在一定程度上减少了多线路的重复性功能建设,而且在接口上也实现了统一。但是“多线共用线路中心”只是将多个线网中心减少到一个,而在系统的部署上仍然没有优化,从控制中心到车站、列车需要部署相应的软件系统,整个软件架构上仍然是客户端/服务器模式,用户通过操作各子系统的客户端完成其业务功能。由于各业务功能在线路控制中心控制系统的子系统中实现,与控制系统绑定紧密。所以一旦业务功能改变,仍需要将控制系统代码重新设计,难以灵活扩展。此外,在子系统重新部署的过程中,将造成列车运营的停滞,不利于列车运营的管理。
为了解决现有技术中乘客信息系统开发成本和运维成本较高、系统架构复杂,以及系统中有业务功能变更时,需要解决控制系统代码重新设计,难以灵活扩展的问题,本公开实施例中,乘客信息系统基于软件即服务(Software-as-a-Service,简称SaaS),乘客信息系统以租用的方式提供SaaS服务给各个运营中心,各个运营中心是乘客信息系统的不同的租户。其中,乘客信息系统包括:SaaS数据中心、多个地面设备端和至少一个运营中心,运营中心与SaaS数据中心通信,当运营中心的业务功能变更时,只需在SaaS数据中心中修改相应的软件代码,而无需对运营中心的控制系统重新部署内部子系统。
本公开实施例中,乘客信息系统中所有的业务功能均是在SaaS数据中心实现的,而运营中心只是以租户的形式租用乘客信息系统中的软件。乘客信息系统可以为各线路提供统一的SaaS服务,从而各运营中心到车站或列车无需进行任何的软件开发,可以降低开发和运维成本。此外,系统架构上从运营中心-车站-地面设备端的三级架构改变为运营中心-地面设备端的两级架构,可以简化系统的层级,降低系统的复杂度。当运营中心的业务功能变更时,只需在SaaS数据中心中进行软件代码的修改,操作方便,扩展性较高,从而无需对运营中心的控制系统重新部署内部子系统,进而可以避免在子系统重新部署的过程中出现列车运营停滞的问题。由于业务处理是在SaaS数据中心实现的,地面设备端只需配备视频播放器和播控器,而无需部署任何其他设备,可以进一步降低系统的复杂度。而且不同的运营中心之间可以实现互联互通,数据统一由SaaS数据中心管理,可以为未来的大数据或策略支持系统提供数据支持。
下面参考附图描述本公开实施例的多媒体信息处理方法、装置和乘客信息系统。
图1为本公开实施例一所提供的乘客信息系统的结构示意图。
如图1所示,该乘客信息系统包括:软件即服务SaaS数据中心110、多个地面设备端120和至少一个运营中心130。其中,
运营中心130,与SaaS数据中心通信110,用于获取线路计划,向SaaS数据中心110 发送用于执行线路计划所需的媒体运营信息。
本公开实施例中,线路计划用于指示需进行多媒体展示的线路,以及所需展示的多媒体数据;媒体运营信息可以包括线路标识、多媒体文件等信息。
本公开实施例中,当运营中心130的业务功能变更时,运营中心130可以获取线路计划,而后根据线路计划,得到执行该线路计划所需的媒体运营信息。
作为一种可能的实现方式,可以预先在运营中心130中存储需进行多媒体展示的线路和各线路所需展示的多媒体数据等信息,从而,本公开中,运营中心130可以从本地存储的数据中,获取线路计划。
作为另一种可能的实现方式,运营中心130可以包括一个或多个线路控制中心,其中,每个线路控制中心所属的运营中心130是根据运营中心130的运营能力以及线路布局确定的。线路控制中心可以以网络Web页面形式,访问SaaS数据中心110,并在Web页面输入线路计划,从而运营中心130可以获取线路控制中心输入的线路计划。
作为一种可能的实现方式,线路计划中可以包括媒体运营信息指示的视频或图片的存储地址,运营中心130可以根据存储地址进行读取,得到视频或图片,即得到执行该线路计划所需的媒体运营信息,进而媒体运营信息中携带有视频或图片数据。在运营中心130得到执行线路计划所需的媒体运营信息后,可以向SaaS数据中心110发送媒体运营信息,以使SaaS数据中心110对媒体运营信息执行业务处理,生成与媒体运营信息对应的媒体运营计划。
本公开实施例中,SaaS数据中心通信110可以提供访问接口,运营中心130可以通过访问接口访问SaaS数据中心110,从而SaaS数据中心110可以通过访问接口从运营中心130获取媒体运营信息,而后,SaaS数据中心110可以对获取到的媒体运营信息进行处理,得到处理结果。
SaaS数据中心110,与多个地面设备端120通信,用于对媒体运营信息进行数据处理,得到各地面设备端120的媒体运营计划,并向对应的地面设备端120发送媒体运营计划。
本公开实施例中,SaaS数据中心110在接收到媒体运营信息后,可以对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划。作为一种可能的实现方式,SaaS数据中心110可以包括对各业务服务封装得到的多个对应的能力组件,可以通过多个能力组件对媒体运营信息进行数据处理,得到对应的媒体运营计划,其中,媒体运营计划,用于对应的地面设备端进行多媒体展示。
本公开实施例中,当SaaS数据中心110通过访问接口从运营中心130获取媒体运营信息后,可以采用多个能力组件对媒体运营信息进行数据处理,得到各地面设备端120的媒体运营计划。而后,SaaS数据中心110可以向对应的地面设备端120发送媒体运营计划, 以使地面设备端120根据媒体运营计划进行多媒体展示。
本公开实施例中,运营中心130中的各线路控制中心可以包括对应不同访问权限的工作站,工作站用于登录对应的用户账号,根据用户账号对应的访问权限访问SaaS数据中心110;其中,访问权限指示了允许调用的能力组件。也就是说,当运营中心130登录用户账号或访问SaaS数据中心110时,SaaS数据中心110需对运营中心130进行身份校验和访问权限查询,以根据用户账号所具有的访问权限,向运营中心130发送Web页面,即各运营中心130只能够看到被允许访问的页面或菜单。
作为一种可能的实现方式,运营中心130通过web页面,向SaaS数据中心110发送的媒体运营信息中可以直接携带视频或图片,当SaaS数据中心110通过访问接口从运营中心获取媒体运营信息后,可以直接从媒体运营信息中获取视频或图片,从而根据获取的视频或图片,生成各地面设备端120的媒体运营计划。
作为另一种可能的实现方式,运营中心130向SaaS数据中心110发送的媒体运营信息可以指示相应的视频或图片,例如,媒体运营信息中可以包括相应的视频或图片的标识信息、存储地址等信息,当SaaS数据中心110通过访问接口从运营中心130获取媒体运营信息后,可以从预存的资源中,根据视频或图片的标识信息获取媒体运营信息指示的视频或图片,从而根据获取的视频或图片,生成各地面设备端120的媒体运营计划。
本公开实施例中,当运营中心130的业务功能变更时,只需在SaaS数据中心110中修改相应的软件代码,操作方便,扩展性较高,从而无需对运营中心的控制系统重新部署内部子系统,进而可以避免在子系统重新部署的过程中出现列车运营停滞的问题。当修改SaaS数据中心110中的软件代码后,可以通过修改后的能力组件对媒体运营信息执行业务处理,得到对应的媒体运营计划。
地面设备端120,设置于车站或列车的车厢,用于将媒体运营计划进行多媒体展示。
本公开实施例中,地面设备端120设置于车站或列车的车厢,在地面设备端120接收到SaaS数据中心110发送的媒体运营计划后,可以将媒体运营计划进行多媒体展示。
本公开实施例的乘客信息系统,通过SaaS数据中心接收运营中心发送的媒体运营信息,而后对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,向对应的地面设备端发送媒体运营计划。本公开中,乘客信息系统中所有的业务功能均是在SaaS数据中心实现的,而运营中心只是以租户的形式租用乘客信息系统中的软件。乘客信息系统可以为各线路提供统一的SaaS服务,从而运营中心到车站或列车无需进行任何的软件开发,可以降低开发和运维成本。此外,系统架构上从运营中心-车站-地面设备端的三级架构改变为运营中心-地面设备端的两级架构,可以简化系统的层级,降低系统的复杂度。当运营中心的业务功能变更时,只需在SaaS数据中心中进行软件代码的修改,操作方便,扩展性较 高,从而无需对运营中心的控制系统重新部署内部子系统,进而可以避免在子系统重新部署的过程中出现列车运营停滞的问题。而且不同的运营中心之间可以实现互联互通,数据统一由SaaS数据中心管理,可以为未来的大数据或策略支持系统提供数据支持。
作为一种可能的实现方式,多个地面设备端120可以划分为车站子系统和车载子系统,其中,车站子系统包括多个设置于车站的设备端;车载子系统包括多个设置于车厢的设备端。
作为一种可能的实现方式,参见图2,在图1所示实施例的基础上,每一个地面设备端120包括:播控器121和视频播放器122。其中,
播控器121,用于从SaaS数据中心110获取对应的媒体运营计划,并依据媒体运营计划指示的播放策略,控制视频播放器122展示媒体运营计划指示的多媒体信息。
可以理解的是,不同的运营中心130用于控制不同的地面设备端120进行多媒体展示,而不同的运营中心130向SaaS数据中心110发送用于执行线路计划所需的媒体运营信息后,SaaS数据中心110生成的与媒体运营信息对应的媒体运营计划可以相同或者不同,因此,不同的地面设备端120获取的媒体运营计划可以相同或者不同。当SaaS数据中心110向不同的地面设备端120发送媒体运营计划后,每个地面设备端120中的播控器121,可以从SaaS数据中心110获取对应的媒体运营计划,依据媒体运营计划指示的播放策略,控制视频播放器122展示媒体运营计划指示的多媒体信息。
视频播放器122,用于在播控器121的控制下展示多媒体信息。
本公开实施例中,由于业务处理是在SaaS数据中心110实现的,地面设备端120中只需配备播控器121和视频播放器122,而无需部署任何其他设备,可以进一步降低系统的复杂度。
作为一种可能的实现方式,参见图3,在图1所示实施例的基础上,SaaS数据中心110,自顶至下包括:依次通信连接的业务层111、业务能力中心112、系统架构113和物理层114。其中,
业务层111,用于提供运营中心130访问的接口,以通过接口从运营中心130获取媒体运营信息,并返回对媒体运营信息的处理结果。
本公开实施例中,通过业务层111提供运营中心130访问的接口,从而运营中心130可以通过接口访问SaaS数据中心110,相应地,SaaS数据中心110可以通过接口从运营中心130获取媒体运营信息,在对媒体运营信息进行处理后,可以通过接口返回对媒体运营信息的处理结果。
业务能力中心112,包括对各业务服务封装得到的多个能力组件,用于对媒体运营信息进行处理,得到媒体运营计划。
本公开实施例中,业务能力中心112包括对各业务服务封装得到的多个对应的能力组件,通过多个能力组件对媒体运营信息进行数据处理,可以得到各地面设备端120的媒体运营计划。
系统架构113,用于承载业务能力中心112的多个能力组件,提供多个能力组件运行所需的软件资源。
本公开实施例中,系统架构113是整个乘客信息系统的技术平台层,提供多个能力组件运行所需的技术系统、基础数据、技术组件、开发环境、运行环境等软件资源。
物理层114,用于承载系统架构113,提供系统架构113运行所需的物理资源。
本公开实施例中,物理层114可以为系统架构113提供运行所需的物理资源,包括:CPU、内存、存储、网络以及其他基本的计算资源。
作为一种可能的实现方式,参见图4,在图1-3所示实施例的基础上,SaaS数据中心110的多个能力组件包括:用户组件1121、信息管理组件1122、通用数据组件1123、设备管理组件1124、监控组件1125和资源管理组件1126中的一个或多个组合。其中,
用户组件1121,用于对各用户账号的基本信息进行维护以及对各用户账号进行访问权限管理;当运营中心130登录用户账号或访问SaaS数据中心110时,进行身份校验和访问权限查询,以根据用户账号所具有的访问权限,向运营中心130发送Web页面;其中,Web页面已禁用未具有访问权限的控件。
本公开实施例中,所有登录运营中心130的用户均具有对应的用户账号,用户组件1121用于对各用户账号的基本信息进行维护,从而当新增或者删除用户账号时,可以实现对用户账号的动态维护和补充,保证各用户账号的正确性和实时性。并且用户组件1121可以对各用户账号进行访问权限管理,从而当运营中心130登录用户账号或访问SaaS数据中心110时,可以对用户进行身份校验和访问权限查询,以根据用户账号所具有的访问权限,向运营中心130发送Web页面,从而用户只能够看到被允许访问的Web页面或菜单。
信息管理组件1122,用于对媒体运营信息执行业务处理。
本公开实施例中,可以通过信息管理组件1122于对媒体运营信息执行业务处理,得到与媒体运营信息对应的媒体运营计划。
通用数据组件1123,用于维护信息管理组件1122执行业务处理所需的通用数据,通用数据包括:轨道线路信息、车站信息和车厢信息中的一个或多个组合。
本公开实施例中,通用数据组件1123,用于对线路所有的通用数据进行管理,并为其他能力组件提供通用数据支持,例如可以维护信息管理组件1122执行业务处理所需的通用数据。
设备管理组件1124,用于维护各地面设备端120的固件信息和/或播放参数信息。
监控组件1125,用于对各地面设备端120的运行状态进行监视,并根据媒体运营计划对相应的地面设备端120进行控制。
本公开实施例中,监控组件1125,用于对各地面设备端120的运行状态进行监视,例如可以对各地面设备端120的播控器121的运行状态进行监视,将各地面设备端120中的播控器121的监视数据提供至信息管理组件1122,或者将信息管理组件1122生成的媒体运营计划下发到相应的地面设备端120,从而地面设备端120中的播控器121可以依据媒体运营计划指示的播放策略,控制视频播放器122展示媒体运营计划指示的多媒体信息。
资源管理组件1126,用于存储生成媒体运营计划所需的资源,资源包括视频、图片、截图、界面模板文件和日志中的一个或多个组合。
本公开实施例中,资源管理组件1126用于存储生成媒体运营计划所需的资源,例如视频、图片、截图、界面模板文件和日志等资源,从而便于资源的共享。
作为一种可能的实现方式,参见图5,在图4所示实施例的基础上,信息管理组件1122具体包括:媒体管理模块11221、播表管理模块11222、模板管理模块11223、接口管理模块11224、计划管理模块11225、配置管理模块11226和下载管理模块11227中的一个或多个组合。其中,
媒体管理模块11221,用于获取媒体运营信息指示的视频或图片,根据需进行多媒体展示的地面设备端120对应的界面模板文件,对视频或图片进行编辑、查询和/或预览,生成多媒体文件。
本公开实施例中,媒体管理模块11221可以从预存的资源中,获取媒体运营信息指示的视频或图片,或者,媒体管理模块11221可以直接从媒体运营信息中获取视频或图片,从而可以根据获取视频或图片,生成多媒体文件。本公开实施例中,每个地面设备端120对应的界面模板可以相同或者不同,媒体管理模块11221可以从预存的资源中,获取需进行多媒体展示的地面设备端120对应的界面模板文件,而后根据界面模板文件,对视频或图片进行编辑、查询和/或预览,生成多媒体文件。
播表管理模块11222,用于根据多媒体文件生成多媒体文件的播放列表;播放列表用于指示播放时长和/或播放次数。
本公开实施例中,播表管理模块11222用于根据多媒体文件,生成多媒体文件的播放列表。播表管理模块11222可以对多媒体文件的播放参数进行定义,例如可以对播放时长和/或播放次数等播放参数进行定义。
模板管理模块11223,用于维护各地面设备端120对应的界面模板文件,对界面模板文件进行添加、修改、查询和删除操作中的一个或多个组合。
本公开实施例中,模板管理模块11223可以对各地面设备端120对应的界面模板文件 进行添加、修改、查询和删除操作,从而能够实现对各地面设备端120对应的界面模板文件进行动态维护和补充,保证各地面设备端120对应的界面模板文件的实时性。
接口管理模块11224,用于维护与提供到站信息、时钟或天气信息的外部网络端进行交互的接口,对接口执行新建、修改、查询和删除操作中的一个或多个组合。
其中,到站信息可以通过列车自动监控系统(Automatic Train Supervision,ATS)提供。
计划管理模块11225,用于根据各地面设备端120的配置信息和多媒体文件的播放列表,生成各地面设备端120用于展示多媒体文件的媒体运营计划;配置信息包括播放内容和/或播放形式。
需要说明的是,在各地面设备端120展示多媒体文件前,需要产生相应的媒体运营计划,本公开实施例中,可以通过计划管理模块11225生成各地面设备端120用于展示多媒体文件的媒体运营计划。
本公开实施例中,当通过播表管理模块11222生成多媒体文件的播放列表后,可以通过计划管理模块11225根据各地面设备端120的配置信息和多媒体文件的播放列表,生成各地面设备端120用于展示多媒体文件的媒体运营计划,从而可以通过监控组件1125根据媒体运营计划对相应的地面设备端120进行控制。
作为一种可能的实现方式,计划管理模块11225,还用于对生成的媒体运营计划进行审核,只有媒体运营计划审核通过后,才可以将其下发至对应的地面设备端120,从而对应的地面设备端120中的播控器121可以控制视频播放器122展示多媒体信息。
配置管理模块11226,用于维护各地面设备端120的配置信息,对配置信息执行新建、修改、查询和删除操作中的一个或多个组合。
本公开实施例中,配置管理模块11226可以对配置信息执行新建操作、修改操作、查询操作、和/或、删除操作,从而能够实现对各地面设备端120的配置信息进行动态维护和补充,保证各地面设备端120的配置信息正确性和实时性。
下载管理模块11227,用于查询各地面设备端120下载媒体运营计划的下载进度。
本公开实施例中,下载管理模块11227用于对媒体运营计划进行管理,并查询各地面设备端120下载媒体运营计划的下载进度等信息。
作为一种示例,参见图6,图6为本公开实施例六所提供的乘客信息系统的功能示意图。乘客信息系统以租用的方式提供SaaS服务给各个运营中心,各个运营中心是乘客信息系统的不同租户。
图6中,访问接口10为乘客信息系统的访问入口,不同的租户可以以网络Web页面形式,访问SaaS数据中心。
用户组件20,包括用户管理单元21和用户数据库22,其中,用户管理单元21用于对 各用户账号的基本信息进行维护以及对各用户账号进行访问权限管理。当任何租户登录用户账号或访问SaaS数据中心时,可以通过用户管理单元21对租户的权限进行查询,租户只能够看到被允许访问的页面或菜单,所有用户数据被保存在用户数据库22中。
信息管理组件30,用于对媒体运营信息执行业务处理,包括:信息管理单元31和信息管理数据库32,其中,信息管理单元31包括:媒体管理模块311、播表管理模块312、模板管理模块313、接口管理模块314、计划管理模块315、配置管理模块316、下载管理模块317和监控模块318。其中,媒体管理模块311至下载管理模块317的功能描述参见图5,此处不做赘述,而监控模块318,用于获取各个地面设备端120中播控器的运行状态、播控器的播控画面、播控器的故障信息、播控器的日志文件等信息,并可以对指定播控器进行开关机控制。信息管理数据库32,用于存储媒体管理模块311至监控模块318中的数据。
通用数据组件40,包括:数据管理单元41和通用数据数据库42,其中,数据管理单元41,用于对线路所有的通用数据(轨道线路信息、车站信息和车厢信息)进行管理,并为其他能力组件提供通用数据支持,例如可以维护信息管理组件30执行业务处理所需的通用数据。通用数据数据库42,用于存储数据管理单元41中的数据。
设备管理组件50,包括:设备管理单元51和设备数据库52,其中,设备管理单元51,用于维护各地面设备端120的固件信息和/或播放参数信息。设备管理单元51可以对各地面设备端120中的播控器进行管理,对播控器的基本信息进行管理,其中,基本信息包括固件信息和/或播放参数信息;设备管理单元51中的数据存储在设备数据库52中,设备数据库52可以为信息管理组件30提供设备数据。
监控组件60,包括:监控管理单元61和监控数据库62,其中,监控管理单元61,用于为信息管理组件30中的监控模块38提供数据支持。监控管理单元61可以对各地面设备端120的运行状态进行监视,将各地面设备端120中的播控器的监视数据提供至信息管理组件30,或者将信息管理组件30生成的媒体运营计划下发到相应的地面设备端120,从而地面设备端120中的播控器可以依据媒体运营计划指示的播放策略,控制视频播放器展示媒体运营计划指示的多媒体信息。监控管理单元61中的监视数据存储在监控数据库62中。
资源管理组件70,包括:资源管理单元71和资源数据库72。其中,资源管理单元71,用于对生成媒体运营计划所需的资源进行管理,例如视频、图片、截图、界面模板文件和日志等;资源数据库72,用于将信息管理组件30所使用的资源提供统一的存储服务。
图7为本公开实施例七所提供的多媒体信息处理方法的流程示意图。
本公开实施例以多媒体信息处理方法被配置于多媒体信息处理装置中来举例说明,该多媒体信息处理装置应用于前述实施例提出的乘客信息系统中。
如图7所示,该多媒体信息处理方法可以包括以下步骤:
步骤101,获取线路计划。
本公开实施例的执行主体为运营中心,运营中心可以包括一个或多个线路控制中心。其中,每个线路控制中心所属的运营中心是根据运营中心的运营能力以及线路布局确定的。
本公开实施例中,线路计划用于指示需进行多媒体展示的线路,以及所需展示的多媒体数据。
作为一种可能的实现方式,可以预先在运营中心中存储需进行多媒体展示的线路和各线路所需展示的多媒体数据等信息,从而,本公开中,运营中心可以从本地存储的数据中,获取线路计划。
作为另一种可能的实现方式,线路控制中心可以在Web页面输入线路计划,从而运营中心可由通过Web页面,获取线路控制中心输入的线路计划。
步骤102,向SaaS数据中心发送用于执行线路计划所需的媒体运营信息;其中,SaaS数据中心与多个地面设备端通信,用于对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,并向对应的地面设备端发送媒体运营计划,媒体运营计划用于地面设备端进行多媒体展示。
本公开实施例中,媒体运营信息可以包括线路标识、多媒体文件等信息。
本公开实施例中,线路计划中可以包括媒体运营信息指示的视频或图片的存储地址,运营中心可以根据存储地址进行读取,得到视频或图片,即得到执行该线路计划所需的媒体运营信息。在运营中心得到执行线路计划所需的媒体运营信息后,可以向SaaS数据中心发送媒体运营信息,以使SaaS数据中心对媒体运营信息执行业务处理,生成与媒体运营信息对应的媒体运营计划。
作为一种可能的实现方式,运营中心通过web页面,向SaaS数据中心发送的媒体运营信息中可以直接携带视频或图片,当SaaS数据中心通过访问接口从运营中心获取媒体运营信息后,可以直接从媒体运营信息中获取视频或图片,从而根据获取的视频或图片,生成各地面设备端的媒体运营计划。
作为另一种可能的实现方式,运营中心向SaaS数据中心发送的媒体运营信息可以指示相应的视频或图片,例如,媒体运营信息中可以包括相应的视频或图片的标识信息、存储地址等信息,当SaaS数据中心通过访问接口从运营中心获取媒体运营信息后,可以从预存的资源中,根据视频或图片的标识信息获取媒体运营信息指示的视频或图片,从而根据获取的视频或图片,生成各地面设备端的媒体运营计划。
本公开实施例的多媒体信息处理方法,通过获取线路计划,向SaaS数据中心发送用于执行线路计划所需的媒体运营信息;其中,SaaS数据中心与多个地面设备端通信,用于对 媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,并向对应的地面设备端发送媒体运营计划,媒体运营计划用于地面设备端进行多媒体展示。本公开中,通过SaaS数据中对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,从而各运营中心到车站或列车无需进行任何的软件开发,可以降低开发和运维成本。当运营中心的业务功能变更时,只需在SaaS数据中心中进行软件代码的修改,操作方便,扩展性较高,从而无需对运营中心的控制系统重新部署内部子系统,进而可以避免在子系统重新部署的过程中出现列车运营停滞的问题。
图8为本公开实施例八所提供的多媒体信息处理方法的流程示意图。
如图8所示,该多媒体信息处理方法可以包括以下步骤:
步骤201,接收各运营中心发送的待处理的媒体运营信息。
本公开实施例的执行主体为SaaS数据中心。
本公开实施例中,SaaS数据中心通信可以提供访问接口,运营中心可以通过上述访问接口直接访问SaaS数据中心,从而SaaS数据中心可以通过上述访问接口从运营中心获取媒体运营信息。
作为一种可能的实现方式,运营中心可以以网络Web页面形式,访问SaaS数据中心,并在Web页面输入待处理的媒体运营信息,相应地,SaaS数据中心可以接收媒体运营信息。
步骤202,对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划;其中,媒体运营计划,用于对应的地面设备端进行多媒体展示。
本公开实施例中,SaaS数据中心在接收到媒体运营信息后,可以对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划。作为一种可能的实现方式,SaaS数据中心可以包括对各业务服务封装得到的多个对应的能力组件,SaaS数据中心可以通过多个能力组件对媒体运营信息进行数据处理,得到对应的媒体运营计划,其中,媒体运营计划,用于对应的地面设备端进行多媒体展示。
作为一种可能的实现方式,媒体运营信息中可以直接携带视频或图片,当SaaS数据中心通过访问接口从运营中心获取媒体运营信息后,可以直接从媒体运营信息中获取视频或图片,从而可以通过预设的能力组件根据获取的视频或图片,生成各地面设备端的媒体运营计划。
作为另一种可能的实现方式,媒体运营信息可以指示相应的视频或图片,例如,媒体运营信息中可以包括相应的视频或图片的标识信息、存储地址等信息,当SaaS数据中心通过访问接口从运营中心获取媒体运营信息后,可以通过预设的能力组件从预存的资源中,根据视频或图片的标识信息获取媒体运营信息指示的视频或图片,从而根据获取的视频或图片,生成各地面设备端的媒体运营计划。
步骤203,向对应的地面设备端发送媒体运营计划。
本公开实施例中,在SaaS数据中心生成各地面设备端的媒体运营计划后,可以向对应的地面设备端发送媒体运营计划,以使对应的地面设备端根据媒体运营计划进行多媒体展示。
本公开实施例的多媒体信息处理方法,通过SaaS数据中心接收各运营心发送的待处理的媒体运营信息,而后对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,向对应的地面设备端发送媒体运营计划。本公开中,通过SaaS数据中对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,从而各运营中心到车站或列车无需进行任何的软件开发,可以降低开发和运维成本。当运营中心的业务功能变更时,只需在SaaS数据中心中进行软件代码的修改,操作方便,扩展性较高,从而无需对运营中心的控制系统重新部署内部子系统,进而可以避免在子系统重新部署的过程中出现列车运营停滞的问题。
作为一种可能的实现方式,参见图9,在图8所示实施例的基础上,步骤102具体可以包括以下子步骤:
步骤2021,从预存的资源中,获取媒体运营信息指示的视频或图片;或者直接从媒体运营信息中获取视频或图片。
作为一种可能的实现方式,媒体运营信息中可以直接携带视频或图片,当SaaS数据中心通过访问接口从运营中心获取媒体运营信息后,可以直接从媒体运营信息中获取视频或图片。
作为另一种可能的实现方式,媒体运营信息可以指示相应的视频或图片,例如,媒体运营信息中可以包括相应的视频或图片的标识信息、存储地址等信息,当SaaS数据中心通过访问接口从运营中心获取媒体运营信息后,可以通过预设的能力组件从预存的资源中,根据视频或图片的标识信息获取媒体运营信息指示的视频或图片。
步骤2022,根据需进行多媒体展示的地面设备端对应的界面模板文件,对视频或图片进行图像处理,生成多媒体文件。
本公开实施例中,不同的地面设备端对应的模板界面文件可以相同或者不同,每个地面设备端对应的界面模板文件可以预存在SaaS数据中心中,从而当获取视频或图片后,可以从预存的资源中获取需进行多媒体展示的地面设备端对应的界面模板文件,而后根据界面模板文件,对视频或图片进行编辑、查询和/或预览,生成多媒体文件。
步骤2023,根据多媒体文件生成多媒体文件的播放列表;播放列表用于指示播放时长和/或播放次数。
本公开实施例中,可以根据多媒体文件生成多媒体文件的播放列表。作为一种可能的实现方式,可以对多媒体文件的播放参数进行定义,例如,可以对播放时长和/或播放次数 等播放参数进行定义。
步骤2024,根据各地面设备端的配置信息和多媒体文件的播放列表,生成各地面设备端用于展示多媒体文件的媒体运营计划;配置信息包括播放内容和/或播放形式。
本公开实施例中,当生成多媒体文件的播放列表后,可以根据各地面设备端的配置信息和多媒体文件的播放列表,生成各地面设备端用于展示多媒体文件的媒体运营计划,从而可以根据媒体运营计划对相应的地面设备端进行控制。
作为一种可能的实现方式,本公开中,还可以对生成的媒体运营计划进行审核,只有媒体运营计划审核通过后,才可以将其下发至对应的地面设备端,从而可以保证地面设备端接收的媒体运营计划的正确性。
本公开实施例的多媒体信息处理方法,通过SaaS数据中心接收各运营中心发送的待处理的媒体运营信息,而后对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,向对应的地面设备端发送媒体运营计划。本公开中,通过SaaS数据中对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,从而各运营中心到车站或列车无需进行任何的软件开发,可以降低开发和运维成本。当运营中心的业务功能变更时,只需在SaaS数据中心中进行软件代码的修改,操作方便,扩展性较高,从而无需对运营中心的控制系统重新部署内部子系统,进而可以避免在子系统重新部署的过程中出现列车运营停滞的问题。
为了实现上述实施例,本公开还提出一种多媒体信息处理装置。
图10为本公开实施例十所提供的多媒体信息处理装置的结构示意图。
如图10所示,该多媒体信息处理装置包括:输入模块210和发送模块220。其中,
输入模块210,用于获取线路计划。
发送模块220,用于向SaaS数据中心发送用于执行线路计划所需的媒体运营信息;其中,SaaS数据中心与多个地面设备端通信,用于对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,并向对应的地面设备端发送媒体运营计划,媒体运营计划用于地面设备端进行多媒体展示。
需要说明的是,前述图7对多媒体信息处理方法实施例的解释说明也适用于该实施例的多媒体信息处理装置,此处不再赘述。
本公开实施例的多媒体信息处理装置,通过获取线路计划,向SaaS数据中心发送用于执行线路计划所需的媒体运营信息;其中,SaaS数据中心与多个地面设备端通信,用于对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,并向对应的地面设备端发送媒体运营计划,媒体运营计划用于地面设备端进行多媒体展示。本公开中,通过SaaS数据中对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,从而各运营中 心到车站或列车无需进行任何的软件开发,可以降低开发和运维成本。当运营中心的业务功能变更时,只需在SaaS数据中心中进行软件代码的修改,操作方便,扩展性较高,从而无需对运营中心的控制系统重新部署内部子系统,进而可以避免在子系统重新部署的过程中出现列车运营停滞的问题。
图11为本公开实施例十一所提供的多媒体信息处理装置的结构示意图。
如图11所示,该多媒体信息处理装置包括:接收模块310、处理模块320和发送模块330。其中,
接收模块310,用于接收各运营中心发送的待处理的媒体运营信息。
处理模块320,用于对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划;其中,媒体运营计划,用于对应的地面设备端进行多媒体展示。
发送模块330,用于向对应的地面设备端发送媒体运营计划。
作为本公开实施例的一种可能的实现方式,参见图12,在图11所示实施例的基础上,处理模块320,包括:
获取单元321,用于从预存的资源中,获取媒体运营信息指示的视频或图片;或者直接从媒体运营信息中获取视频或图片。
处理单元322,用于根据需进行多媒体展示的地面设备端对应的界面模板文件,对视频或图片进行图像处理,生成多媒体文件。
列表生成单元323,用于根据多媒体文件生成多媒体文件的播放列表;播放列表用于指示播放时长和/或播放次数。
计划生成单元324,用于根据各地面设备端的配置信息和多媒体文件的播放列表,生成各地面设备端用于展示多媒体文件的媒体运营计划;配置信息包括播放内容和/或播放形式。
需要说明的是,前述图8-图9对多媒体信息处理方法实施例的解释说明也适用于该实施例的多媒体信息处理装置,此处不再赘述。
本公开实施例的多媒体信息处理装置,通过SaaS数据中心接收各运营中心发送的待处理的媒体运营信息,而后对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,向对应的地面设备端发送媒体运营计划。本公开中,通过SaaS数据中对媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,从而各运营中心到车站或列车无需进行任何的软件开发,可以降低开发和运维成本。当运营中心的业务功能变更时,只需在SaaS数据中心中进行软件代码的修改,操作方便,扩展性较高,从而无需对运营中心的控制系统重新部署内部子系统,进而可以避免在子系统重新部署的过程中出现列车运营停滞的问题。
为了实现上述实施例,本公开还提出一种计算机设备,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述程序时,实现如本公开前述图7实施例提出的多媒体信息处理方法,和/或,实现本公开前述图8-图9实施例提出的多媒体信息处理方法。
为了实现上述实施例,本公开还提出一种计算机可读存储介质,其上存储有计算机程序,其特征在于,该程序被处理器执行时实现如本公开前述图7实施例提出的多媒体信息处理方法,和/或,实现本公开前述图8-图9实施例提出的多媒体信息处理方法。
为了实现上述实施例,本公开还提出一种计算机程序产品,当所述计算机程序产品中的指令处理器执行时实现如本公开前述图7实施例提出的多媒体信息处理方法,和/或,实现本公开前述图8-图9实施例提出的多媒体信息处理方法。
在本说明书的描述中,参考术语“一个实施例”、“一些实施例”、“示例”、“具体示例”、或“一些示例”等的描述意指结合该实施例或示例描述的具体特征、结构、材料或者特点包含于本公开的至少一个实施例或示例中。在本说明书中,对上述术语的示意性表述不必须针对的是相同的实施例或示例。而且,描述的具体特征、结构、材料或者特点可以在任一个或多个实施例或示例中以合适的方式结合。此外,在不相互矛盾的情况下,本领域的技术人员可以将本说明书中描述的不同实施例或示例以及不同实施例或示例的特征进行结合和组合。
此外,术语“第一”、“第二”仅用于描述目的,而不能理解为指示或暗示相对重要性或者隐含指明所指示的技术特征的数量。由此,限定有“第一”、“第二”的特征可以明示或者隐含地包括至少一个该特征。在本公开的描述中,“多个”的含义是至少两个,例如两个,三个等,除非另有明确具体的限定。
流程图中或在此以其他方式描述的任何过程或方法描述可以被理解为,表示包括一个或更多个用于实现定制逻辑功能或过程的步骤的可执行指令的代码的模块、片段或部分,并且本公开的优选实施方式的范围包括另外的实现,其中可以不按所示出或讨论的顺序,包括根据所涉及的功能按基本同时的方式或按相反的顺序,来执行功能,这应被本公开的实施例所属技术领域的技术人员所理解。
在流程图中表示或在此以其他方式描述的逻辑和/或步骤,例如,可以被认为是用于实现逻辑功能的可执行指令的定序列表,可以具体实现在任何计算机可读介质中,以供指令执行系统、装置或设备(如基于计算机的系统、包括处理器的系统或其他可以从指令执行系统、装置或设备取指令并执行指令的系统)使用,或结合这些指令执行系统、装置或设备而使用。就本说明书而言,"计算机可读介质"可以是任何可以包含、存储、通信、传播或传输程序以供指令执行系统、装置或设备或结合这些指令执行系统、装置或设备而使用 的装置。计算机可读介质的更具体的示例(非穷尽性列表)包括以下:具有一个或多个布线的电连接部(电子装置),便携式计算机盘盒(磁装置),随机存取存储器(RAM),只读存储器(ROM),可擦除可编辑只读存储器(EPROM或闪速存储器),光纤装置,以及便携式光盘只读存储器(CDROM)。另外,计算机可读介质甚至可以是可在其上打印所述程序的纸或其他合适的介质,因为可以例如通过对纸或其他介质进行光学扫描,接着进行编辑、解译或必要时以其他合适方式进行处理来以电子方式获得所述程序,然后将其存储在计算机存储器中。
应当理解,本公开的各部分可以用硬件、软件、固件或它们的组合来实现。在上述实施方式中,多个步骤或方法可以用存储在存储器中且由合适的指令执行系统执行的软件或固件来实现。如,如果用硬件来实现和在另一实施方式中一样,可用本领域公知的下列技术中的任一项或他们的组合来实现:具有用于对数据信号实现逻辑功能的逻辑门电路的离散逻辑电路,具有合适的组合逻辑门电路的专用集成电路,可编程门阵列(PGA),现场可编程门阵列(FPGA)等。
本技术领域的普通技术人员可以理解实现上述实施例方法携带的全部或部分步骤是可以通过程序来指令相关的硬件完成,所述的程序可以存储于一种计算机可读存储介质中,该程序在执行时,包括方法实施例的步骤之一或其组合。
此外,在本公开各个实施例中的各功能单元可以集成在一个处理模块中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。所述集成的模块如果以软件功能模块的形式实现并作为独立的产品销售或使用时,也可以存储在一个计算机可读取存储介质中。
上述提到的存储介质可以是只读存储器,磁盘或光盘等。尽管上面已经示出和描述了本公开的实施例,可以理解的是,上述实施例是示例性的,不能理解为对本公开的限制,本领域的普通技术人员在本公开的范围内可以对上述实施例进行变化、修改、替换和变型。

Claims (14)

  1. 一种乘客信息系统,其特征在于,包括:软件即服务SaaS数据中心、多个地面设备端和至少一个运营中心;
    所述运营中心,与所述SaaS数据中心通信,用于获取线路计划,向所述SaaS数据中心发送用于执行所述线路计划所需的媒体运营信息;
    所述SaaS数据中心,与所述多个地面设备端通信,用于对所述媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,并向对应的地面设备端发送所述媒体运营计划;
    所述地面设备端,设置于车站或列车的车厢,用于将所述媒体运营计划进行多媒体展示。
  2. 根据权利要求1所述的乘客信息系统,其特征在于,所述SaaS数据中心,自顶至下包括依次通信连接的业务层、业务能力中心、系统架构和物理层;
    其中,所述业务层,用于提供所述运营中心访问的接口,以通过所述接口从所述运营中心获取所述媒体运营信息,并返回对所述媒体运营信息的处理结果;
    所述业务能力中心,包括对各业务服务封装得到的多个能力组件,用于对所述媒体运营信息进行处理,得到所述媒体运营计划;
    所述系统架构,用于承载所述业务能力中心的多个能力组件,提供所述多个能力组件运行所需的软件资源;
    所述物理层,用于承载所述系统架构,提供所述系统架构运行所需的物理资源。
  3. 根据权利要求1或2所述的乘客信息系统,其特征在于,所述运营中心包括一个或多个线路控制中心;
    所述线路控制中心,具体用于以网络Web页面形式,访问所述SaaS数据中心,以及输入所述线路计划;
    所述线路控制中心,包括对应不同访问权限的工作站,所述工作站用于登录对应的用户账号,根据所述用户账号对应的访问权限访问所述SaaS数据中心;其中,所述访问权限指示了允许调用的能力组件。
  4. 根据权利要求1-3任一项所述的乘客信息系统,其特征在于,所述多个地面设备端划分为车站子系统和车载子系统;
    所述车站子系统,包括多个设置于车站的设备端;
    所述车载子系统,包括多个设置于车厢的设备端。
  5. 根据权利要求1-4任一项所述的乘客信息系统,其特征在于,每一个地面设备端包括播控器和视频播放器;
    所述播控器,用于从所述SaaS数据中心获取对应的媒体运营计划,并依据所述媒体运营计划指示的播放策略,控制所述视频播放器展示所述媒体运营计划指示的多媒体信息;
    所述视频播放器,用于在所述播控器的控制下展示多媒体信息。
  6. 根据权利要求2-5任一项所述的乘客信息系统,其特征在于,所述SaaS数据中心的多个能力组件包括:用户组件、信息管理组件、通用数据组件、设备管理组件、监控组件和资源管理组件中的一个或多个组合;
    用户组件,对各用户账号的基本信息进行维护以及对各用户账号进行访问权限管理;当所述运营中心登录用户账号或访问所述SaaS数据中心时,进行身份校验和访问权限查询,以根据所述用户账号所具有的访问权限,向所述运营中心发送Web页面;其中,所述Web页面已禁用未具有访问权限的控件;
    信息管理组件,用于对所述媒体运营信息执行业务处理;
    通用数据组件,用于维护所述信息管理组件执行业务处理所需的通用数据,所述通用数据包括:轨道线路信息、车站信息和车厢信息中的一个或多个组合;
    设备管理组件,用于维护各所述地面设备端的固件信息和/或播放参数信息;
    监控组件,用于对各所述地面设备端的运行状态进行监视,并根据所述媒体运营计划对相应的所述地面设备端进行控制;
    资源管理组件,用于存储生成所述媒体运营计划所需的资源,所述资源包括视频、图片、截图、界面模板文件和日志中的一个或多个组合。
  7. 根据权利要求6所述的乘客信息系统,其特征在于,所述信息管理组件包括:媒体管理模块、播表管理模块、模板管理模块、接口管理模块、计划管理模块、配置管理模块和下载管理模块中的一个或多个组合;
    其中,所述媒体管理模块,用于获取所述媒体运营信息指示的视频或图片,根据需进行多媒体展示的地面设备端对应的界面模板文件,对视频或图片进行编辑、查询和/或预览,生成多媒体文件;
    所述播表管理模块,用于根据所述多媒体文件生成所述多媒体文件的播放列表;所述播放列表用于指示播放时长和/或播放次数;
    所述模板管理模块,用于维护各地面设备端对应的界面模板文件,对所述界面模板文件进行添加、修改、查询和删除操作中的一个或多个组合;
    所述接口管理模块,用于维护与提供到站信息、时钟或天气信息的外部网络端进行交互的接口,对所述接口执行新建、修改、查询和删除操作中的一个或多个组合;
    所述计划管理模块,用于根据各地面设备端的配置信息和多媒体文件的播放列表,生成各地面设备端用于展示所述多媒体文件的媒体运营计划;所述配置信息包括播放内容和/ 或播放形式;
    配置管理模块,用于维护各地面设备端的配置信息,对所述配置信息执行新建、修改、查询和删除操作中的一个或多个组合;
    下载管理模块,用于查询各地面设备端下载媒体运营计划的下载进度。
  8. 一种多媒体信息处理方法,其特征在于,方法包括以下步骤:
    获取线路计划;
    向SaaS数据中心发送用于执行所述线路计划所需的媒体运营信息;其中,所述SaaS数据中心与所述多个地面设备端通信,用于对所述媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,并向对应的地面设备端发送所述媒体运营计划,所述媒体运营计划用于所述地面设备端进行多媒体展示。
  9. 一种多媒体信息处理方法,其特征在于,方法包括以下步骤:
    接收各运营中心发送的待处理的媒体运营信息;
    对所述媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划;其中,所述媒体运营计划,用于对应的地面设备端进行多媒体展示;
    向对应的地面设备端发送所述媒体运营计划。
  10. 根据权利要求9所述的多媒体信息处理方法,其特征在于,所述对所述媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,包括:
    从预存的资源中,获取所述媒体运营信息指示的视频或图片;或者直接从所述媒体运营信息中获取视频或图片;
    根据需进行多媒体展示的地面设备端对应的界面模板文件,对视频或图片进行图像处理,生成多媒体文件;
    根据所述多媒体文件生成所述多媒体文件的播放列表;所述播放列表用于指示播放时长和/或播放次数;
    根据各地面设备端的配置信息和多媒体文件的播放列表,生成各地面设备端用于展示所述多媒体文件的媒体运营计划;所述配置信息包括播放内容和/或播放形式。
  11. 一种多媒体信息处理装置,其特征在于,所述装置包括:
    输入模块,用于获取线路计划;
    发送模块,用于向SaaS数据中心发送用于执行所述线路计划所需的媒体运营信息;其中,所述SaaS数据中心与所述多个地面设备端通信,用于对所述媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划,并向对应的地面设备端发送所述媒体运营计划,所述媒体运营计划用于所述地面设备端进行多媒体展示。
  12. 一种多媒体信息处理装置,其特征在于,包括:
    接收模块,用于接收各运营中心发送的待处理的媒体运营信息;
    处理模块,用于对所述媒体运营信息进行数据处理,得到各地面设备端的媒体运营计划;其中,所述媒体运营计划,用于对应的地面设备端进行多媒体展示;
    发送模块,用于向对应的地面设备端发送所述媒体运营计划。
  13. 根据权利要求12所述的多媒体信息处理装置,其特征在于,所述处理模块,包括:
    获取单元,用于从预存的资源中,获取所述媒体运营信息指示的视频或图片;或者直接从所述媒体运营信息中获取视频或图片;
    处理单元,用于根据需进行多媒体展示的地面设备端对应的界面模板文件,对视频或图片进行图像处理,生成多媒体文件;
    列表生成单元,用于根据所述多媒体文件生成所述多媒体文件的播放列表;所述播放列表用于指示播放时长和/或播放次数;
    计划生成单元,用于根据各地面设备端的配置信息和多媒体文件的播放列表,生成各地面设备端用于展示所述多媒体文件的媒体运营计划;所述配置信息包括播放内容和/或播放形式。
  14. 一种计算机设备,其特征在于,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述程序时,实现如权利要求8所述的多媒体信息处理方法,和/或,实现如权利要求9或10所述的多媒体信息处理方法。
PCT/CN2019/071896 2018-02-09 2019-01-16 多媒体信息处理方法、装置和乘客信息系统 WO2019154031A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810136685.0A CN110019846B (zh) 2018-02-09 2018-02-09 多媒体信息处理方法、装置和乘客信息系统
CN201810136685.0 2018-02-09

Publications (1)

Publication Number Publication Date
WO2019154031A1 true WO2019154031A1 (zh) 2019-08-15

Family

ID=67188431

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/071896 WO2019154031A1 (zh) 2018-02-09 2019-01-16 多媒体信息处理方法、装置和乘客信息系统

Country Status (2)

Country Link
CN (1) CN110019846B (zh)
WO (1) WO2019154031A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116419008A (zh) * 2023-03-15 2023-07-11 苏州匠数科技有限公司 运营播放视频的实时检测方法、系统和电子设备
CN117880575A (zh) * 2024-01-02 2024-04-12 北京智行众悦科技有限公司 基于5g的数字多媒体播控终端

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113473205B (zh) * 2021-07-01 2023-04-07 西安数拓网络科技有限公司 应用投放控制方法、装置、设备及存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102724224A (zh) * 2011-03-30 2012-10-10 上海炎翔通信科技有限公司 全球眼网络视频监控系统及其实现方法
CN103116825A (zh) * 2013-01-29 2013-05-22 江苏省邮电规划设计院有限责任公司 智慧城市管理系统
CN104252666A (zh) * 2014-09-19 2014-12-31 中国铁道科学研究院电子计算技术研究所 一种多线路共用乘客信息系统及其实现方法
CN104580357A (zh) * 2014-11-25 2015-04-29 南京奥拓电子科技有限公司 一种可扩展的综合信息发布系统

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201196798Y (zh) * 2008-01-28 2009-02-18 上海地铁运营有限公司 智能公共交通管理和服务系统
CN101739615A (zh) * 2009-11-30 2010-06-16 交通部公路科学研究院 出租车智能综合监管与服务系统
US9317983B2 (en) * 2012-03-14 2016-04-19 Autoconnect Holdings Llc Automatic communication of damage and health in detected vehicle incidents
CN103810839A (zh) * 2012-11-08 2014-05-21 无锡津天阳激光电子有限公司 一种物联网3g公交智能系统
US20150032491A1 (en) * 2013-07-29 2015-01-29 Ubis, Llc Computer program, method, and system for preparing and processing an electronic work order
CN107045650B (zh) * 2016-10-25 2021-06-11 罗轶 一种基于区块链的网约车系统

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102724224A (zh) * 2011-03-30 2012-10-10 上海炎翔通信科技有限公司 全球眼网络视频监控系统及其实现方法
CN103116825A (zh) * 2013-01-29 2013-05-22 江苏省邮电规划设计院有限责任公司 智慧城市管理系统
CN104252666A (zh) * 2014-09-19 2014-12-31 中国铁道科学研究院电子计算技术研究所 一种多线路共用乘客信息系统及其实现方法
CN104580357A (zh) * 2014-11-25 2015-04-29 南京奥拓电子科技有限公司 一种可扩展的综合信息发布系统

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116419008A (zh) * 2023-03-15 2023-07-11 苏州匠数科技有限公司 运营播放视频的实时检测方法、系统和电子设备
CN116419008B (zh) * 2023-03-15 2024-05-10 苏州匠数科技有限公司 运营播放视频的实时检测方法、系统和电子设备
CN117880575A (zh) * 2024-01-02 2024-04-12 北京智行众悦科技有限公司 基于5g的数字多媒体播控终端

Also Published As

Publication number Publication date
CN110019846B (zh) 2020-04-24
CN110019846A (zh) 2019-07-16

Similar Documents

Publication Publication Date Title
US20230176927A1 (en) Rendering
WO2019154031A1 (zh) 多媒体信息处理方法、装置和乘客信息系统
US20200259879A1 (en) Interaction method and device for mobile terminal and cloud platform of unmanned aerial vehicle
CN109656686A (zh) OpenStack上部署容器云方法、存储介质、电子设备及系统
WO2018083558A1 (en) Storing and retrieving restricted datasets to and from a cloud network with non-restricted datasets
CN105453516A (zh) 将乘客登记与交通工具上的基于云的媒体的本地高速缓存进行同步
CN113127213A (zh) 支持多应用共享数据的方法、装置、设备及存储介质
CN114489954A (zh) 基于虚拟化平台的租户创建方法、租户访问方法及设备
CN102118315A (zh) 数据流化方法、数据记录方法、数据读取方法及其系统
CN105592130A (zh) 一种服务部署方法、服务管理方法及装置
CN113760499A (zh) 调度计算单元的方法、装置、计算设备及介质
US12072850B2 (en) Virtual file system for dynamically providing media content
CN112214484A (zh) 一种无人机数据监测系统、方法、服务器和存储介质
CN113610525B (zh) 基于区块链的金融数据的处理方法、装置、设备及介质
US11698735B2 (en) Common storage management device and common storage management method
US20220191264A1 (en) System and method for moving media content over a network
US11829500B2 (en) File interface to dynamically manage access to remote files
WO2004088553A2 (en) A method and apparatus for dynamically controlling a broadcast media production system
US12028559B2 (en) System and method for optimizing the distribution of available media production resources
US7693846B2 (en) Data management system and method for data synchronization
JP2020013352A (ja) 車両管理サーバおよびコンピュータプログラム
US20210152629A1 (en) System and method for time-independent provision of electronic data available intermittently via a data network
CN109743343B (zh) 轨道交通乘客服务系统
WO2022263665A1 (en) System and method for optimizing the distribution of available media production resources
US20220135053A1 (en) Vehicle and method of managing contents for the same

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

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

Country of ref document: EP

Kind code of ref document: A1