CN113938646A - Information real-time display method and system - Google Patents

Information real-time display method and system Download PDF

Info

Publication number
CN113938646A
CN113938646A CN202111053957.9A CN202111053957A CN113938646A CN 113938646 A CN113938646 A CN 113938646A CN 202111053957 A CN202111053957 A CN 202111053957A CN 113938646 A CN113938646 A CN 113938646A
Authority
CN
China
Prior art keywords
player
real
video
interface
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111053957.9A
Other languages
Chinese (zh)
Inventor
魏飞
陈高飞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Baokang Electronic Control Engineering Co Ltd
Original Assignee
Shanghai Baokang Electronic Control Engineering Co Ltd
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 Shanghai Baokang Electronic Control Engineering Co Ltd filed Critical Shanghai Baokang Electronic Control Engineering Co Ltd
Priority to CN202111053957.9A priority Critical patent/CN113938646A/en
Publication of CN113938646A publication Critical patent/CN113938646A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/18Closed-circuit television [CCTV] systems, i.e. systems in which the video signal is not broadcast
    • 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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Multimedia (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application relates to a method and a system for displaying information in real time, and relates to the field of intelligent transportation. Calling a login interface of an information real-time display system; calling a player association interface to start the player; embedding a video window of the player into a website; and displaying the video form information on the website in real time. According to the information real-time display method and system, the system architecture of link communication among the control platform, the central machine, the regional machine and the intersection annunciator is established, and the webpage calling display technology of the real-time video is adopted, so that the real-time video and the historical video of the intersection can be viewed in real time, the intersection condition can be known in multiple directions, and relevant basic data can be provided for intersection optimization.

Description

Information real-time display method and system
Technical Field
The application relates to the field of intelligent transportation, in particular to a method and a system for displaying information in real time.
Background
At present, the conventional intelligent traffic system checks the relevant information of the intersection signal machine, only shows the online state of the signal machine, the type of the signal machine, the current timing scheme, the control mode and the periodic phase display, mainly comes from the data of the signal machine, cannot distinguish whether the intersection signal machine normally operates or not, and does not have the functions of a video monitoring signal lamp and the like.
Therefore, it is desirable to provide an information real-time display method and system, which realize real-time viewing of real-time videos and historical videos of intersections, multi-directional understanding of intersection conditions and provision of relevant basic data for intersection optimization by establishing a system architecture for link communication among a control platform, a central machine, a regional machine and an intersection annunciator and a webpage calling display technology of the real-time videos.
Disclosure of Invention
According to a first aspect of some embodiments of the present application, there is provided an information real-time display method applied in a platform (e.g., a control platform, etc.), the method may include calling a login interface of an information real-time display system; calling a player association interface to start the player; embedding a video window of the player into a website; and displaying the video form information on the website in real time.
In some embodiments, the invoking a login interface of the information real-time display system specifically includes executing a first request to obtain a login AccessCode; the first request does not carry parameters; executing a second request according to the acquired access code encryption associated parameters to acquire a token, wherein the second request carries parameters; and adding the acquired token accesstken into the application programming interface.
In some embodiments, the second request carries parameters including json data of a username parameter.
In some embodiments, said invoking the player association interface to launch the player comprises controlling the video associated with the player in a JS manner; cross-domain communication through HTML includes a communication link from the player to the web page.
In some embodiments, the video associated with the player is controlled through a JS mode, where the JS mode is used for adding to other servers for use, specifically including using script tag introduction; producing a first object corresponding to the tag, the first object comprising a window. And calling a player association interface.
In some embodiments, the invoking the player association interface specifically includes obtaining an authentication; calling an init initialization method; a create pane method is invoked.
In some embodiments, the cross-domain communication through HTML is implemented by using a three-level iframe homologous communication method, which specifically includes detecting whether a player is started; displaying a login interface of the information real-time display system and logging in; detecting whether the player is started, and if so, displaying a video window interface of the player; if not, executing the player to be started; displaying a guide interface to call the player association interface again; and/or, circularly detecting whether the player is started or not at preset time intervals; and if the player is started, displaying a video window interface of the player.
In some embodiments, the video window information specifically includes an online state of the semaphore, a type of the semaphore, a current timing scheme, a control mode, and a periodic phase presentation and real-time video.
According to a second aspect of some embodiments of the present application, there is provided an information real-time display system applied in a platform (e.g., a control platform, etc.), the information real-time display system may include: the system comprises a control platform, a deployment platform and a memory database, wherein the control platform is provided with associated software operated by the deployment platform, and the software comprises a server operating system, database software, an operation server and a memory database; the central machine establishes a data transceiving link with the control platform; the regional machine establishes a data transceiving link with the control platform; the intersection annunciator and the control platform establish a data receiving and transmitting link; and the third-party video server is used for establishing a data transceiving link with the control platform.
According to a third aspect of some embodiments of the present application, there is provided a system comprising: a memory configured to store data and instructions; a processor in communication with the memory, wherein the processor, when executing instructions in the memory, is configured to: calling a login interface of an information real-time display system; calling a player association interface to start the player; embedding a video window of the player into a website; and displaying the video form information on the website in real time.
Therefore, according to the information real-time display method and system of some embodiments of the application, by establishing a system architecture for link communication among the control platform, the central machine, the regional machine and the intersection annunciator and a webpage calling display technology of the real-time video, real-time viewing of the real-time video and the historical video of the intersection is realized, the intersection situation is known in multiple directions, and relevant basic data are provided for intersection optimization.
Drawings
For a better understanding and appreciation of some embodiments of the present application, reference will now be made to the description of embodiments taken in conjunction with the accompanying drawings, in which like reference numerals designate corresponding parts in the figures.
Fig. 1 is an exemplary schematic diagram of a real-time display system for information provided in accordance with some embodiments of the present application.
Fig. 2 is an exemplary flow chart of a method of real-time display of information provided according to some embodiments of the present application.
Fig. 3 is an exemplary flow diagram of a call log-in interface of a method for real-time display of information provided according to some embodiments of the present application.
Fig. 4 is an exemplary flowchart of a method for real-time display of information provided in accordance with some embodiments of the present application for enabling a player.
Fig. 5 is an exemplary schematic diagram of a real-time display video frame of a real-time information display system provided in accordance with some embodiments of the present application.
Detailed Description
The following description, with reference to the accompanying drawings, is provided to facilitate a comprehensive understanding of various embodiments of the application as defined by the claims and their equivalents. These embodiments include various specific details for ease of understanding, but these are to be considered exemplary only. Accordingly, those skilled in the art will appreciate that various changes and modifications may be made to the various embodiments described herein without departing from the scope and spirit of the present application. In addition, descriptions of well-known functions and constructions will be omitted herein for brevity and clarity.
The terms and phrases used in the following specification and claims are not to be limited to the literal meaning, but are merely for the clear and consistent understanding of the application. Accordingly, it will be appreciated by those skilled in the art that the description of the various embodiments of the present application is provided for illustration only and not for the purpose of limiting the application as defined by the appended claims and their equivalents.
The technical solutions in the embodiments of the present application will be described clearly and completely with reference to the accompanying drawings in some embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It is to be understood that the terminology used in the embodiments of the present application is for the purpose of describing particular embodiments only, and is not intended to be limiting of the application. As used in the examples of this application and the appended claims, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items. The expressions "first", "second", "the first" and "the second" are used for modifying the corresponding elements without regard to order or importance, and are used only for distinguishing one element from another element without limiting the corresponding elements.
A terminal according to some embodiments of the present application may be a platform, equipment and/or electronic device, which may include a control platform or the like, which may include a system platform composed of one or more electronic devices; the equipment may include Intelligent networked vehicles (ICV); the electronic device may include one or a combination of personal computers (PCs, such as tablet, desktop, notebook, netbook, palmtop PDAs), client devices, virtual reality devices (VRs), augmented reality devices (ARs), mixed reality devices (MRs), XR devices, rendering machines, smartphones, mobile phones, e-book readers, Portable Multimedia Players (PMPs), audio/video players (MP3/MP4), cameras, wearable devices, and the like. According to some embodiments of the present application, the wearable device may include an accessory type (e.g., watch, ring, bracelet, glasses, or Head Mounted Device (HMD)), an integrated type (e.g., electronic garment), a decorative type (e.g., skin pad, tattoo, or built-in electronic device), and the like, or a combination of several. In some embodiments of the present application, the electronic device may be flexible, not limited to the above devices, or may be a combination of one or more of the above devices. In this application, the term "user" may indicate a person using an electronic device or a device using an electronic device (e.g., an artificial intelligence electronic device).
The embodiment of the application provides a method and a system for displaying information in real time. In order to facilitate understanding of the embodiments of the present application, the embodiments of the present application will be described in detail below with reference to the accompanying drawings.
Fig. 1 is an exemplary schematic diagram of a real-time display system for information provided in accordance with some embodiments of the present application. As shown in fig. 1, the information real-time display system 100 may include a network 110, a control end 120, a client 130, a server 140, and the like. Specifically, the control end 120 and the client 130 establish communication through a network, for example, the control end 120 and the client 130 may communicate in the same local area network (e.g., a network environment of the same router, etc.). Further, the control end 120 may be connected to the network 110 in a wired (e.g., internet cable, etc.) or wireless (e.g., cloud server, etc.), and the client 130 may establish a communication connection with the network 110 in a wired or wireless (e.g., WIFI, etc.) manner. In some embodiments, the client 130 may send a login request to the control 120, the server 140, and the like. Further, the control end 120 and the server 140 can display information such as intersection traffic videos to the client 130 in real time. According to the intersection traffic real-time video and other information, the client 130 can execute signal control decision and planning and the like. As an example, the server 140 may acquire intersection real-time traffic video data or the like, perform signal control when there are few vehicles, not perform signal control when a green light vehicle starts, or the like.
According to some embodiments of the present application, the control end 120 and the client 130 may be the same or different terminal devices, and the like. The terminal devices may include, but are not limited to, control platforms, smart terminals, mobile terminals, computers, and the like. In an intelligent traffic scenario, the control end 120 may include a control platform or the like, and the client 130 may include intelligent equipment or the like. In some embodiments, the control end 120 and the client 130 may be integrated in one device, e.g., a control platform, etc. In some embodiments, server 140 is one type of computer that has the advantages of running faster, being more heavily loaded, etc. than a normal computer, and the corresponding price is higher. In a network environment, a server may provide computing or application services to other clients (e.g., terminals such as PCs, smart phones, ATMs, and large devices such as transportation systems). The server has high-speed CPU computing capability, long-time reliable operation, strong I/O external data throughput capability and better expansibility. The services that the server may provide include, but are not limited to, the ability to undertake responding to service requests, undertake services, secure services, and the like. The server, as an electronic device, has an extremely complex internal structure, including an internal structure similar to that of a general computer, and the like, and the internal structure of the server may include a Central Processing Unit (CPU), a hard disk, a memory, a system bus, and the like, as an example.
In some embodiments of the present application, the information real-time display system 100 may omit one or more elements, or may further include one or more other elements. As an example, the information real-time display system 100 may include a plurality of clients 130. For another example, the information real-time display system 100 may include one or more control terminals 120, such as a plurality of control platforms, and the like. As another example, the information real-time display system 100 may include a plurality of servers 140 and the like. In some embodiments, the information real-time display system 100 may include, but is not limited to, a system based on intelligent traffic scene processing. The Network 110 may be any type of communication Network, which may include a computer Network (e.g., a Local Area Network (LAN) or Wide Area Network (WAN)), the internet and/or a telephone Network, etc., or a combination of several. In some embodiments, the network 110 may be other types of wireless communication networks. The wireless communication may include microwave communication and/or satellite communication, among others. The Wireless communication may include cellular communication, such as Global System for Mobile Communications (GSM), Code Division Multiple Access (CDMA), third Generation Mobile communication (3G, The 3rd Generation communication), fourth Generation Mobile communication (4G), fifth Generation Mobile communication (5G), sixth Generation Mobile communication (6G), Long Term Evolution (LTE-a), Wideband Code Division Multiple Access (WCDMA), Universal Mobile Telecommunications System (UMTS), Wireless Broadband (bro, Wireless) and The like, or a combination thereof. In some embodiments, the client 130 may be other equipment and/or electronic devices with equivalent functional modules, and the equipment and/or electronic devices may include one or a combination of several of an Intelligent networked Vehicle (ICV), a virtual reality device (VR), a rendering machine, a personal computer (PC, such as a tablet computer, a desktop computer, a notebook, a netbook, a palmtop PDA), a smartphone, a mobile phone, an e-book reader, a Portable Multimedia Player (PMP), an audio/video player (MP3/MP4), a camera, a wearable device, and the like.
In some embodiments, the WIFI may be other types of wireless communication technologies. According to some embodiments of the present application, the Wireless Communication may include Wireless local Area Network (WiFi), Bluetooth Low Energy (BLE), ZigBee (ZigBee), Near Field Communication (NFC), magnetic security transmission, radio frequency and Body Area Network (BAN), or the like, or a combination of several. According to some embodiments of the present application, the wired communication may include a Global Navigation Satellite System (Global Navigation Satellite System), a Global Positioning System (GPS), a beidou Navigation Satellite System, galileo (european Global Satellite Navigation System), or the like. The wired communication may include a Universal Serial Bus (USB), a High-Definition Multimedia Interface (HDMI), a recommended Standard 232 (RS-232), and/or Plain Old Telephone Service (POTS), or the like, or a combination of several.
It should be noted that the above description of the information real-time display system 100 is only for convenience of description and should not limit the scope of the present application. It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the principles of the system, which may be combined in any manner or combined with other elements to form a subsystem for use in a field of application in which the method and system described above is practiced. For example, the server 140 and/or the control end 120 may obtain a login request and the like through the client 130. Such variations are within the scope of the present application.
Fig. 2 is an exemplary flow chart of a method of real-time display of information provided according to some embodiments of the present application. As shown in fig. 2, the process 200 may be implemented by the real-time information display system 100. In some embodiments, the information real-time display method 200 may be initiated automatically or by command. The instructions may include system instructions, device instructions, user instructions, action instructions, and the like, or a combination of the several.
At 201, a login interface of the information real-time display system is called. The operation 201 may be implemented by the control end 120 and the server 140 of the information real-time display system 100. In some embodiments, the control end 120 and/or the server 140 may invoke a login interface of the information real-time display system. In some embodiments, the client 130 may perform the login request and send to the control terminal 120 and/or the server 140. As an example, the invoking the login interface of the information real-time display system may include executing a first request to obtain a login AccessCode; the first request does not carry parameters; executing a second request according to the acquired access code encryption associated parameters to acquire a token, wherein the second request carries parameters; and adding the acquired token accesstken into the application programming interface. The second request carrying parameters may include json data of parameters such as a user name. As an example, the validity period of the AccessCode may be 5 minutes, and the AccessToken needs to be acquired within five minutes of acquiring the AccessCode, otherwise, the AccessCode needs to be acquired again. For example, the AccssCode is acquired and the login encryption parameter (for example, fixed to MD5) is acquired. In some embodiments, the second login is performed by encrypting the relevant login parameters together with the AccessCode; the valid period of the accesstken can be 48 hours when any other interface is not called, and if other interfaces are operated, the token is valid within 48 hours from the time of operating the interfaces.
At 202, a player association interface is invoked to launch the player. The operation 202 may be implemented by the control end 120 of the information real-time display system 100 or the server 140. In some embodiments, the control end 120 and/or the server 140 may call a player association interface to start the player. As an example, the invoking of the player association interface to launch the player may include controlling the video associated with the player in a JS manner; cross-domain communication through HTML includes a communication link from the player to the web page.
In some embodiments, the video associated with the player is controlled by a JS mode (e.g., imossdk.min.js) for adding to other server uses, such as browser input web address, right button save to local, etc. The JS mode control video can comprise using script tag introduction; producing a first object corresponding to the tag, the first object comprising a window. And calling a player association interface. As an example, the invoking the player association interface may include obtaining an authentication; calling an init initialization method; a create pane method (createPanelWindow () is called.
In some embodiments, the cross-domain communication through HTML is implemented by using a three-level iframe homologous communication method, which specifically includes detecting whether a player is started; displaying a login interface of the information real-time display system and logging in; detecting whether the player is started, and if so, displaying a video window interface of the player; if not, executing the player to be started; displaying a guide interface to call the player association interface again; and/or, circularly detecting whether the player is started or not at preset time intervals; and if the player is started, displaying a video window interface of the player.
At 203, the video frames of the player are embedded into the web site. The operation 203 may be implemented by the control end 120 of the information real-time display system 100 or the server 140. In some embodiments, the control end 120 and/or the server 140 may embed the video frame of the player in the website. As an example, the control end 120 and/or the server 140 may transmit the video stream data to a web page and simultaneously generate a video frame. In some embodiments, the control end 120 and/or the server 140 may control the starting authority of the video frame, and the like. As an example, a user with a right may initiate the video, etc. The video stream data may include, but is not limited to, the on-line status of the traffic signal, the type of traffic signal, the current timing scheme, the control scheme, and periodic phase presentations and real-time traffic video, etc.
At 204, the video frame information is displayed in real time on the website. Operation 204 may be implemented by the server 140 and/or the control end 120 of the information real-time display system 100. In some embodiments, server 140 and/or control end 120 may display the video frame information in real time on the website. In some embodiments, the video window information may include the on-line status of the semaphore, the semaphore type, the current timing scheme, the control mode, and the periodic phase presentation and real-time video. In some embodiments, the video form information may be displayed in an interface of the client 130 or the server (the server 140 and/or the control end 120), and the display may include, but is not limited to, a scene display by any form or combination of VR, AR, MR and XR.
According to some embodiments of the present application, the process 200 may further include performing video monitoring and/or signal control according to the video frame information displayed in real time. As an example, the control platform can perform optimal time control according to the intersection real-time signal control condition. For example, the control platform may perform control when there are fewer vehicles; for another example, the control platform may not execute signal lamp control and the like when the green light starts and/or the vehicle starts, so as to provide convenience for field control.
Fig. 3 is an exemplary flow diagram of a call log-in interface of a method for real-time display of information provided according to some embodiments of the present application. FIG. 3 shows the login procedure and the location of the token in the http header. As shown in fig. 3, the invoking the login interface may include executing a first request to obtain a login AccessCode; the first request does not carry parameters; executing a second request according to the acquired access code encryption associated parameters to acquire a token, wherein the second request carries parameters; and adding the acquired token accesstken into the application programming interface. The second request carrying parameters may include json data of parameters such as a user name.
As an example, the validity period of the AccessCode may be 5 minutes, and the AccessToken needs to be acquired within five minutes of acquiring the AccessCode, otherwise, the AccessCode needs to be acquired again. For example, the AccssCode is acquired and the login encryption parameter (for example, fixed to MD5) is acquired. In some embodiments, the second login is performed by encrypting the relevant login parameters together with the AccessCode; the valid period of the accesstken can be 48 hours when any other interface is not called, and if other interfaces are operated, the token is valid within 48 hours from the time of operating the interfaces.
Fig. 4 is an exemplary flowchart of a method for real-time display of information provided in accordance with some embodiments of the present application for enabling a player. As shown in fig. 4, it is first detected whether the player is started; displaying a login interface of the information real-time display system and logging in; after logging in, detecting whether the player is started again, and if so, displaying a video window interface of the player; if not, executing the player to be started; displaying a guide interface to call the player association interface again; and/or, circularly detecting whether the player is started or not at preset time intervals; and if the player is started, displaying a video window interface of the player. Based on the web page-based homologous policy, the player cannot directly communicate or call from the internal web page of the player, and fig. 4 is a flow adopting a three-level iframe homologous communication method.
Fig. 5 is an exemplary schematic diagram of a real-time display video frame of a real-time information display system provided in accordance with some embodiments of the present application. As shown in fig. 5, the video window information may include the on-line status of the semaphore, the semaphore type, the current timing scheme, the control mode, and the periodic phase presentation and real-time video. As an example, a video window is embedded in a website, and the information real-time display system can realize the function of real-time monitoring of the intersection and the like.
According to some embodiments of the present application, the information real-time display system may specifically include a control platform, where the control platform installs associated software run by a deployment platform, and the software includes a server operating system, database software, a run server, and a memory database; the central machine establishes a data transceiving link with the control platform; the regional machine establishes a data transceiving link with the control platform; the intersection annunciator and the control platform establish a data receiving and transmitting link; and the third-party video server is used for establishing a data transceiving link with the control platform. As an example, the information real-time display system can realize a link communication mode among the control platform, the central machine, the regional machine and the intersection annunciators, and debug data receiving and transmitting links among the control platform, the central machine, the regional machine and the intersection annunciators; and deploying the functions of a center machine, a regional machine, a third-party video server and the like, running programs. In some embodiments, the server operating system may include, but is not limited to, windows 2012; the database software may include, but is not limited to, oracle; the runtime server may include, but is not limited to, Tomcat; the in-memory database may include, but is not limited to, redis, etc.
It should be noted that the above description of the process 200 is for convenience only and is not intended to limit the scope of the present application. It will be understood by those skilled in the art that various modifications and changes in form and detail may be made in the functions implementing the above-described processes and operations based on the principles of the present system, in any combination of operations or in combination with other operations constituting sub-processes without departing from the principles. For example, the process 200 may further include performing video monitoring and/or signal control operations according to the video frame information displayed in real time. Such variations are within the scope of the present application.
In summary, according to the information real-time display method and system provided by the embodiment of the application, by establishing a system architecture for link communication among the control platform, the central machine, the regional machine and the intersection annunciator and a webpage calling display technology of the real-time video, real-time viewing of the real-time video and the historical video of the intersection is realized, the intersection situation is known in multiple directions, and relevant basic data are provided for intersection optimization.
It is to be noted that the above-described embodiments are merely examples, and the present application is not limited to such examples, but various changes may be made.
It should be noted that, in the present specification, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
Finally, it should be noted that the series of processes described above includes not only processes performed in time series in the order described herein, but also processes performed in parallel or individually, rather than in time series.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware associated with computer program instructions, and the program can be stored in a computer readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
While the invention has been described with reference to a number of illustrative embodiments, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention.

Claims (10)

1. A real-time information display method is characterized by comprising the following steps:
calling a login interface of an information real-time display system;
calling a player association interface to start the player;
embedding a video window of the player into a website;
and displaying the video form information on the website in real time.
2. The method according to claim 1, wherein the invoking of the login interface of the information real-time display system specifically comprises:
executing the first request to acquire a login AccessCode; the first request does not carry parameters;
executing a second request according to the acquired access code encryption associated parameters to acquire a token, wherein the second request carries parameters;
and adding the acquired token accesstken into the application programming interface.
3. The method of claim 2, wherein the second request carries parameters comprising json data for a username parameter.
4. The method of claim 1, wherein invoking the player association interface to launch the player comprises:
controlling the video related to the player in a JS mode;
cross-domain communication through HTML includes a communication link from the player to the web page.
5. The method according to claim 4, wherein the video associated with the player is controlled in a JS mode, and the JS mode is used for adding to other servers for use, and specifically comprises:
using script tag introduction;
producing a first object corresponding to the tag, the first object comprising a window.
And calling a player association interface.
6. The method of claim 5, wherein the invoking the player association interface specifically comprises:
obtaining authentication;
calling an init initialization method;
a create pane method is invoked.
7. The method of claim 4, wherein the cross-domain HTML communication is implemented by using a three-level iframe homologous communication method, specifically comprising:
detecting whether a player is started;
displaying a login interface of the information real-time display system and logging in;
detecting whether the player is started, and if so, displaying a video window interface of the player;
if not, executing the player to be started;
displaying a guide interface to call the player association interface again; and/or, circularly detecting whether the player is started or not at preset time intervals; and if the player is started, displaying a video window interface of the player.
8. Method according to claim 1, characterized in that said video frame information comprises in particular the on-line status of the signaler, the signaler type, the current timing scheme, the control mode, and the periodic phase presentation and the real-time video.
9. A system for real-time display of information, comprising:
the system comprises a control platform, a deployment platform and a memory database, wherein the control platform is provided with associated software operated by the deployment platform, and the software comprises a server operating system, database software, an operation server and a memory database;
the central machine establishes a data transceiving link with the control platform;
the regional machine establishes a data transceiving link with the control platform;
the intersection annunciator and the control platform establish a data receiving and transmitting link;
and the third-party video server is used for establishing a data transceiving link with the control platform.
10. A system, comprising:
a memory configured to store data and instructions;
a processor in communication with the memory, wherein the processor, when executing instructions in the memory, is configured to:
calling a login interface of an information real-time display system;
calling a player association interface to start the player;
embedding a video window of the player into a website;
and displaying the video form information on the website in real time.
CN202111053957.9A 2021-09-09 2021-09-09 Information real-time display method and system Pending CN113938646A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111053957.9A CN113938646A (en) 2021-09-09 2021-09-09 Information real-time display method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111053957.9A CN113938646A (en) 2021-09-09 2021-09-09 Information real-time display method and system

Publications (1)

Publication Number Publication Date
CN113938646A true CN113938646A (en) 2022-01-14

Family

ID=79275483

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111053957.9A Pending CN113938646A (en) 2021-09-09 2021-09-09 Information real-time display method and system

Country Status (1)

Country Link
CN (1) CN113938646A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN202142184U (en) * 2011-06-16 2012-02-08 上海宝康电子控制工程有限公司 Special service route support system based on networked signal machines
CN111294556A (en) * 2020-02-07 2020-06-16 山东浪潮通软信息科技有限公司 Video front-end processing method based on GB/T28181

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN202142184U (en) * 2011-06-16 2012-02-08 上海宝康电子控制工程有限公司 Special service route support system based on networked signal machines
CN111294556A (en) * 2020-02-07 2020-06-16 山东浪潮通软信息科技有限公司 Video front-end processing method based on GB/T28181

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
徐长青: "台州:智能信号控制提升城市交通管理水平", 《道路交通管理》, pages 48 - 49 *

Similar Documents

Publication Publication Date Title
US20210273936A1 (en) Secure authentication using variable identifiers
US11790051B2 (en) Collaborative public user profile
WO2016101753A1 (en) Method and device for uniformly processing request information
KR20190069574A (en) Wireless network type detection method and apparatus, and electronic device
KR20220031746A (en) Media item attachment system
US9264318B2 (en) Synchronized distributed networks with frictionless application installation
US11410705B2 (en) Automated video bumper system
US20180060542A1 (en) Image obfuscation
CN106465113A (en) Venue-specific wi-fi connectivity notifications
US11076267B2 (en) Network based enforcement of geographical compliance
CN110069911A (en) Access control method, device, system, electronic equipment and readable storage medium storing program for executing
US20230298121A1 (en) Network based rendering and hosting systems and methods utilizing an aggregator
CN107517188A (en) A kind of data processing method and device based on Android system
Stach How to assure privacy on android phones and devices?
US20230267566A1 (en) Network based provision of rendering and hosting systems
CN110619101B (en) Method and apparatus for processing information
CN115412473B (en) Method and terminal for detecting data consistency of intelligent internet-connected broadcast signals of vehicles in real time
CN111190564A (en) Screen interaction method and system
CN113938646A (en) Information real-time display method and system
US20150195708A1 (en) Application installation system and method
CN114553608A (en) Method and device for accessing cloud platform
US10185966B2 (en) Claiming incentives on networked televisions
US10348515B2 (en) System and method for a building-integrated communications platform
CN111897620A (en) Interaction method and device and electronic equipment
KR102558445B1 (en) Smishing message monitoring method and smishing level determination method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20220114

WD01 Invention patent application deemed withdrawn after publication