CN113873279B - Video data decoding method, system and storage medium - Google Patents

Video data decoding method, system and storage medium Download PDF

Info

Publication number
CN113873279B
CN113873279B CN202111133951.2A CN202111133951A CN113873279B CN 113873279 B CN113873279 B CN 113873279B CN 202111133951 A CN202111133951 A CN 202111133951A CN 113873279 B CN113873279 B CN 113873279B
Authority
CN
China
Prior art keywords
video
video data
live broadcast
service
transcoding
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.)
Active
Application number
CN202111133951.2A
Other languages
Chinese (zh)
Other versions
CN113873279A (en
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.)
Guangzhou Zhonggong Water Information Technology Co ltd
Original Assignee
Guangzhou Zhonggong Water Information Technology 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 Guangzhou Zhonggong Water Information Technology Co ltd filed Critical Guangzhou Zhonggong Water Information Technology Co ltd
Priority to CN202111133951.2A priority Critical patent/CN113873279B/en
Publication of CN113873279A publication Critical patent/CN113873279A/en
Application granted granted Critical
Publication of CN113873279B publication Critical patent/CN113873279B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/21Server components or server architectures
    • H04N21/218Source of audio or video content, e.g. local disk arrays
    • H04N21/2187Live feed
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/234Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs
    • H04N21/2343Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs involving reformatting operations of video signals for distribution or compliance with end-user requests or end-user device requirements
    • H04N21/234309Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs involving reformatting operations of video signals for distribution or compliance with end-user requests or end-user device requirements by transcoding between formats or standards, e.g. from MPEG-2 to MPEG-4 or from Quicktime to Realvideo
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/44Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream or rendering scenes according to encoded video stream scene graphs
    • H04N21/4402Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream or rendering scenes according to encoded video stream scene graphs involving reformatting operations of video signals for household redistribution, storage or real-time display
    • H04N21/440218Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream or rendering scenes according to encoded video stream scene graphs involving reformatting operations of video signals for household redistribution, storage or real-time display by transcoding between formats or standards, e.g. from MPEG-2 to MPEG-4

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Closed-Circuit Television Systems (AREA)

Abstract

本发明公开了一种视频数据解码方法,包括:摄像头监控服务获取至少一个摄像头发送的视频数据,并发送至视频转码服务控制平台;所述视频转码服务控制平台根据所述视频数据调用Docker Rest Api执行转码容器部署操作,以使得每个数据流对应一直播地址;所述视频转码服务控制平台保存部署操作对应的部署记录。本发明还公开了一种视频数据解码系统及计算机可读存储介质。本发明能够减少多个视频转码工作量,提高视频转换效率。

The present invention discloses a video data decoding method, comprising: a camera monitoring service obtains video data sent by at least one camera and sends it to a video transcoding service control platform; the video transcoding service control platform calls the Docker Rest Api according to the video data to perform a transcoding container deployment operation so that each data stream corresponds to a live broadcast address; the video transcoding service control platform saves a deployment record corresponding to the deployment operation. The present invention also discloses a video data decoding system and a computer-readable storage medium. The present invention can reduce the workload of multiple video transcoding and improve the efficiency of video conversion.

Description

Video data decoding method, system and storage medium
Technical Field
The present invention relates to the field of video processing technologies, and in particular, to a video data decoding method, system, and storage medium.
Background
Most monitoring devices at present, including monitoring cameras, law enforcement instruments, etc., adopt rtmp or rtsp streaming media protocols to transmit video code streams, and rtsp video code streams cannot be directly played on web pages. rtmp since Adobe has abandoned supporting flash, each big browser cannot directly play rtmp video code stream, so in order to directly watch monitoring video on web page, it is necessary to convert relevant video code stream into video code stream based on http protocol.
Different monitoring devices of different manufacturers adopt different streaming media protocols, some adopt rtmp protocols, some adopt rtsp protocols, and even one enterprise can also have a plurality of monitoring devices adopting different streaming media protocols. Different transcoding schemes are needed to be implemented for different monitoring devices respectively, the workload of manually selecting the corresponding transcoding scheme is large, and the efficiency is low.
Disclosure of Invention
The invention mainly aims to provide a video data decoding method, a video data decoding system and a storage medium, and aims to reduce a plurality of video transcoding workload and improve video conversion efficiency.
To achieve the above object, the present invention provides a video data decoding method, comprising the steps of:
the camera monitoring service acquires video data sent by at least one camera and sends the video data to a video transcoding service control platform;
the video transcoding service control platform calls a Docker Rest Api to execute transcoding container deployment operation according to the video data, so that each data stream corresponds to a direct broadcast address;
And the video transcoding service control platform stores a deployment record corresponding to the deployment operation.
Optionally, the step of the camera monitoring service obtaining video data sent by at least one camera and sending the video data to the video transcoding service control platform includes:
the camera monitoring service obtains code stream address information of the video data;
And if the code stream address information is not null, transmitting the video data to a video transcoding service control platform.
Optionally, after the step of obtaining the stream address information of the video data by the camera monitoring service, the video data decoding method further includes:
and if the code stream address information is empty, acquiring the video data sent by the cameras again.
Optionally, the video data decoding method further includes:
Receiving a video viewing instruction by the video live broadcast platform docking service;
the video live broadcast platform docking service obtains a corresponding live broadcast address according to the video viewing instruction;
And the video live broadcast platform docking service acquires corresponding video data from the video transcoding service control platform according to the live broadcast address.
Optionally, the video viewing instruction includes a data stream name, and the step of the video live platform docking service obtaining the corresponding live address according to the video viewing instruction includes:
The video live broadcast platform docking service obtains a corresponding data stream name according to the video viewing instruction;
And the video live broadcast platform docking service obtains a corresponding live broadcast address according to the data stream name.
Optionally, the video viewing instruction further includes a camera name, and the step of obtaining, by the video live broadcast platform docking service, corresponding video data according to the live broadcast address includes:
And the video live broadcast platform docking service acquires corresponding video data according to the live broadcast address and the camera name.
Optionally, the step of obtaining, by the video live platform docking service, a corresponding live address according to the data stream name further includes:
The video live broadcast platform docking service acquires a video transcoding service address from a service registration center according to the data stream name;
And the video live broadcast platform docking service acquires a corresponding live broadcast address according to the video transcoding service address.
Optionally, the video data decoding method further includes:
receiving a live address modification instruction;
and replacing the live address corresponding to the corresponding data stream according to the live address modification instruction.
In addition, in order to achieve the aim, the invention also provides a video data decoding system, which comprises a camera monitoring service, the video transcoding service control platform and a computer program, wherein the computer program realizes the steps of the video data decoding method when being executed by the camera monitoring service and the video transcoding service control platform.
In addition, in order to achieve the above object, the present invention also provides a computer-readable storage medium having stored thereon a video data decoding program which, when executed by a processor, implements the steps of the video data decoding method as described above.
The video data decoding method, the video data decoding system and the storage medium provided by the embodiment of the invention are characterized in that a camera monitoring service acquires video data sent by at least one camera and sends the video data to a video transcoding service control platform, the video transcoding service control platform calls a dock Api to execute transcoding container deployment operation according to the video data so that each data stream corresponds to a direct broadcast address, and the video transcoding service control platform stores deployment records corresponding to the deployment operation. The video transcoding control platform is provided with the Docker service, and after videos of different protocols are received, the video data can be transcoded correspondingly by selecting the corresponding Docker mirror image, so that manual selection is not needed, the workload is reduced, the transcoding efficiency is improved, each video is managed by setting one live address for each data stream, other terminals can watch according to the live addresses, and later management is facilitated.
Drawings
FIG. 1 is a schematic diagram of a system architecture of a hardware operating environment according to an embodiment of the present invention;
fig. 2 is a flowchart of a video data decoding method according to a first embodiment of the present invention.
The achievement of the objects, functional features and advantages of the present invention will be further described with reference to the accompanying drawings, in conjunction with the embodiments.
Detailed Description
It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
Referring to fig. 1, fig. 1 is a schematic system architecture diagram of a hardware running environment according to an embodiment of the present invention.
The video data decoding program provided by the embodiment of the invention can be applied to terminals with data processing functions such as intelligent televisions, intelligent mobile phones, tablet computers and computers.
As shown in fig. 1, the terminal may include a processor 1001, such as a CPU, memory 1005, and a communication bus 1002. Wherein the communication bus 1002 is used to enable connected communication between these components. The memory 1005 may be a high-speed RAM memory or a stable memory (non-volatile memory), such as a disk memory. The memory 1005 may also optionally be a storage device separate from the processor 1001 described above.
Optionally, the terminal may also include a camera, RF (Radio Frequency) circuitry, sensors, audio circuitry, wi-Fi modules, and the like. Among other sensors, such as light sensors, motion sensors, and other sensors. Specifically, the light sensor may include an ambient light sensor that may adjust the brightness of the display screen according to the brightness of ambient light, and a proximity sensor that may turn off the display screen and/or the backlight when the mobile terminal moves to the ear. The gravity acceleration sensor can detect the acceleration in all directions (generally three axes), can detect the gravity and the direction when the mobile terminal is stationary, can be used for identifying the gesture of the mobile terminal (such as transverse and vertical screen switching, related games, magnetometer gesture calibration), vibration identification related functions (such as pedometer and knocking), and the like, and of course, the mobile terminal can be further provided with other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, an infrared sensor and the like, and the description thereof is omitted herein.
It will be appreciated by those skilled in the art that the terminal structure shown in fig. 1 is not limiting of the terminal and may include more or fewer components than shown, or may combine certain components, or a different arrangement of components.
As shown in fig. 1, an operating system and a video data decoding program may be included in a memory 1005, which is one type of computer storage medium.
According to the above hardware structure, various embodiments of the method of the present invention are presented.
Referring to fig. 2, fig. 2 is a flowchart illustrating a first embodiment of a video data decoding method according to the present invention, where the video data decoding method includes:
Step S100, a camera monitoring service acquires video data sent by at least one camera and sends the video data to a video transcoding service control platform;
Step S110, the video transcoding service control platform calls a Docker Rest Api to execute transcoding container deployment operation according to the video data so that each data stream corresponds to a direct broadcast address;
step S120, the video transcoding service control platform stores a deployment record corresponding to the deployment operation.
The video processing system comprises a camera monitoring service and a video transcoding service control platform, wherein the camera monitoring service can be operated in a camera monitoring server, and the camera monitoring service can be indirectly connected with a plurality of cameras or directly connected with the cameras through a camera equipment management platform and is used for acquiring camera data of the cameras through the camera equipment management platform or directly acquiring camera data of the cameras from the cameras. Because the cameras generally have a plurality of data, and each camera may adopt different communication protocols, that is, different communication protocols are adopted to transmit video data to the camera monitoring service.
Firstly, installing a docker service on a transcoding server in a video transcoding service control platform, and making a plurality of docker images, wherein each docker image can correspondingly realize transcoding of video data of one communication protocol (streaming media protocol), when a camera for transmitting the video data by adopting different communication protocols (streaming media protocols) is added, only the corresponding new docker image is needed, and the docker service can select the corresponding docker image to realize transcoding.
In the implementation process, after monitoring the shooting data of the camera, the camera monitoring service sends the video data to the video transcoding service control platform, and the video transcoding service control platform calls the Docker Rest Api according to the video data to execute transcoding container deployment operation, that is, the Docker Rest Api calls the corresponding Docker service to transcode the video data, so that the subsequent video is conveniently checked, and preferably the video data is transcoded into streaming media data which can be transmitted in an http format. In this embodiment, the live addresses are managed according to each data stream, that is, one data stream can only have one live address, and each live address can correspond to a data stream recorded by a camera in a unit time, where the unit time can be 1 hour, 1 day, and the like, and the live addresses are set according to the actual implementation. After transcoding the video data, a corresponding deployment log (i.e., deployment record) is saved.
The video data decoding method, the video data decoding device and the storage medium provided by the embodiment of the invention are characterized in that a camera monitoring service acquires video data sent by at least one camera and sends the video data to a video transcoding service control platform, the video transcoding service control platform calls a dock Api to execute transcoding container deployment operation according to the video data so that each data stream corresponds to a direct broadcast address, and the video transcoding service control platform stores deployment records corresponding to the deployment operation. The video transcoding control platform is provided with the Docker service, after videos of different protocols are received, the video data can be transcoded correspondingly by selecting the corresponding Docker mirror image, each data stream is used for managing each video by setting a live address, other terminals can watch according to the live addresses conveniently, and later management is facilitated.
Further, for convenience of use, and based on a live address corresponding to a data stream, the video processing method further includes:
receiving a live address modification instruction;
and replacing the live address corresponding to the corresponding data stream according to the live address modification instruction.
A technician or a user can modify the live address through the live address, and the corresponding operation is performed through the data equipment to produce a corresponding live address modification instruction, and the video transcoding service control platform can replace the new live address in the instruction by the old live address in the original data stream according to the modification instruction.
Further, in order to save the same resources, based on the above embodiment, the step of the camera monitoring service obtaining the video data sent by at least one camera and sending the video data to the video transcoding service control platform includes:
the camera monitoring service obtains code stream address information of the video data;
And if the code stream address information is not null, transmitting the video data to a video transcoding service control platform.
In this embodiment, after video data is acquired by the camera monitoring service, the video data is processed first, the code stream address information of the video data is acquired, the code stream address information indicates whether the camera is turned on, if the code stream address information is not null, it is indicated that the camera is turned on, there is video data to be transmitted, at this time, the camera monitoring service sends the video data to the video transcoding service control platform, if the code stream address information is null, it is indicated that the camera is not turned on, no video data is transmitted, and at this time, no transmission is initiated. The sample embodiment can control the on-line and off-line of the transcoding service, and save the hardware resources of the server.
Further, based on the above embodiment, in this embodiment, the video data decoding method further includes:
Receiving a video viewing instruction by the video live broadcast platform docking service;
the video live broadcast platform docking service obtains a corresponding live broadcast address according to the video viewing instruction;
And the video live broadcast platform docking service acquires corresponding video data from the video transcoding service control platform according to the live broadcast address.
Further, in order to facilitate the user to view the shooting content of the camera, in this embodiment, a video live broadcast platform is used to view the external disclosure interface, and the video live broadcast platform is a live broadcast video streaming technology in real time.
The user can send a video viewing request to a video transcoding service control platform by using a video live broadcast platform service through a mobile terminal or a PC (personal computer) terminal, the video live broadcast platform service obtains a corresponding live broadcast address according to the video viewing request, and then obtains corresponding video data from the video transcoding service control platform according to the live broadcast address. Specifically, the video viewing instruction includes at least one of a data stream name and a camera name:
when the video viewing instruction includes a data stream name, the step of the video live broadcast platform docking service acquiring a corresponding live broadcast address according to the video viewing instruction includes:
The video live broadcast platform docking service obtains a corresponding data stream name according to the video viewing instruction;
And the video live broadcast platform docking service obtains a corresponding live broadcast address according to the data stream name.
When the video viewing instruction includes a camera name, the step of obtaining corresponding video data by the video live broadcast platform docking service according to the live broadcast address includes:
And the video live broadcast platform docking service acquires corresponding video data according to the live broadcast address and the camera name.
When video data corresponding to the live broadcast address corresponds to video data of a plurality of cameras, the video viewing instruction comprises a data stream name and a camera name, and at the moment, the video live broadcast platform docking service obtains the corresponding data stream name according to the video viewing instruction, and obtains the corresponding video data in the address corresponding to the camera name and the data stream name.
Further, in order to improve security, in this embodiment, a service registry is further provided, where the service registry performs security authentication on the newly added device, and before other devices need to communicate with the video transcoding service control platform, a communication address of the video transcoding service control platform is obtained from the service registry, so that normal communication is performed with the video transcoding service control platform based on the communication address, and a situation that other devices directly attack the video transcoding service control platform is avoided.
Specifically, the step of obtaining, by the video live broadcast platform docking service, a corresponding live broadcast address according to the data stream name further includes:
The video live broadcast platform docking service acquires a video transcoding service address from a service registration center according to the data stream name;
And the video live broadcast platform docking service acquires a corresponding live broadcast address according to the video transcoding service address.
Similarly, before the camera monitoring service is to communicate with the video transcoding service control platform, the video transcoding service address is found from the service registry, and then the video data is sent according to the video transcoding service address.
In addition, the embodiment of the invention also provides a video data decoding system, which comprises a camera monitoring service, the video transcoding service control platform and a computer program, wherein the computer program realizes the steps of the video data decoding method according to any one of the embodiments when being executed by the camera monitoring service and the video transcoding service control platform.
The steps of the video data decoding system of the present invention are substantially the same as those of the video data decoding method described above, and will not be described in detail herein.
In addition, an embodiment of the present invention further provides a computer readable storage medium, where a video data decoding program is stored, where the video data decoding program, when executed by a processor, implements the steps of the video data decoding method according to any one of the embodiments above.
The steps of the video data decoding method of the present invention are substantially the same as those of the video data decoding method described above, and will not be described in detail herein.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system 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 system. Without further limitation, an element defined by the phrase "comprising one does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The foregoing embodiment numbers of the present invention are merely for the purpose of description, and do not represent the advantages or disadvantages of the embodiments.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art in the form of a software product stored in a storage medium (e.g. ROM/RAM, magnetic disk, optical disk) as described above, comprising instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the method according to the embodiments of the present invention.
The foregoing description is only of the preferred embodiments of the present invention, and is not intended to limit the scope of the invention, but rather is intended to cover any equivalents of the structures or equivalent processes disclosed herein or in the alternative, which may be employed directly or indirectly in other related arts.

Claims (4)

1.一种视频数据解码方法,其特征在于,所述视频数据解码方法包括以下步骤:1. A video data decoding method, characterized in that the video data decoding method comprises the following steps: 摄像头监控服务获取至少一个摄像头发送的视频数据,并发送至视频转码服务控制平台,所述视频转码服务控制平台中的转码服务器安装docker服务,制作多种docker镜像,每种docker镜像对应实现对一种通信协议的视频数据进行转码;The camera monitoring service obtains video data sent by at least one camera and sends it to the video transcoding service control platform. The transcoding server in the video transcoding service control platform installs the docker service and creates multiple docker images. Each docker image corresponds to the transcoding of video data of a communication protocol. 所述视频转码服务控制平台根据所述视频数据调用Docker Rest Api执行转码容器部署操作,以使得每个数据流对应一直播地址;The video transcoding service control platform calls the Docker Rest Api according to the video data to perform a transcoding container deployment operation so that each data stream corresponds to a live broadcast address; 所述视频转码服务控制平台保存部署操作对应的部署记录;The video transcoding service control platform saves the deployment record corresponding to the deployment operation; 视频转码控制平台设置了Docker服务,在接收到不同协议的视频后,选择对应的docker镜像就将视频数据进行对应的转码,The video transcoding control platform sets up a Docker service. After receiving videos of different protocols, it selects the corresponding Docker image to transcode the video data accordingly. 对视频数据转码成通过http格式进行传输的流媒体数据,按照每个数据流的形式管理直播地址,一个数据流只能有一个直播地址,每个直播地址对应一摄像头记录的单位时间的数据流,其中单位时间为1小时或1天,根据实际进行设置,将视频数据转码后,保存对应的部署日志;Transcode the video data into streaming media data transmitted in HTTP format. Manage the live broadcast address in the form of each data stream. A data stream can only have one live broadcast address. Each live broadcast address corresponds to a data stream recorded by a camera per unit time, where the unit time is 1 hour or 1 day. Set it according to the actual situation. After transcoding the video data, save the corresponding deployment log. 设置服务注册中心,该服务注册中心对新增设备进行安全认证,以及在其他设备要与视频转码服务控制平台进行通信之前,先从服务注册中心获取视频转码服务控制平台的通信地址,以基于该通信地址与视频转码服务控制平台进行正常的通信;A service registration center is set up, which performs security authentication on newly added devices, and before other devices communicate with the video transcoding service control platform, they first obtain the communication address of the video transcoding service control platform from the service registration center, so as to communicate normally with the video transcoding service control platform based on the communication address; 摄像头监控服务获取至少一个摄像头发送的视频数据,并发送至视频转码服务控制平台的步骤包括:The steps of the camera monitoring service acquiring video data sent by at least one camera and sending the video data to the video transcoding service control platform include: 所述摄像头监控服务获取所述视频数据的码流地址信息;The camera monitoring service obtains the code stream address information of the video data; 若所述码流地址信息不为空,则发送所述视频数据至视频转码服务控制平台;If the code stream address information is not empty, sending the video data to the video transcoding service control platform; 所述摄像头监控服务获取所述视频数据的码流地址信息的步骤之后,所述视频数据解码方法还包括:After the step of the camera monitoring service acquiring the code stream address information of the video data, the video data decoding method further includes: 若所述码流地址信息为空,则重新获取多个摄像头发送的视频数据;If the code stream address information is empty, re-acquire the video data sent by multiple cameras; 所述视频数据解码方法还包括:The video data decoding method further includes: 视频直播平台对接服务接收视频查看指令;The video live broadcast platform docking service receives the video viewing instruction; 所述视频直播平台对接服务根据所述视频查看指令获取对应的直播地址;The video live broadcast platform docking service obtains the corresponding live broadcast address according to the video viewing instruction; 所述视频直播平台对接服务根据所述直播地址从所述视频转码服务控制平台获取对应的视频数据;The video live broadcast platform docking service obtains corresponding video data from the video transcoding service control platform according to the live broadcast address; 所述视频查看指令包括数据流名称,所述视频直播平台对接服务根据所述视频查看指令获取对应的直播地址的步骤包括:The video viewing instruction includes a data stream name, and the step of the video live broadcast platform docking service acquiring a corresponding live broadcast address according to the video viewing instruction includes: 所述视频直播平台对接服务根据所述视频查看指令获得对应的数据流名称;The video live broadcast platform docking service obtains the corresponding data stream name according to the video viewing instruction; 所述视频直播平台对接服务根据所述数据流名称获得对应的直播地址;The video live broadcast platform docking service obtains the corresponding live broadcast address according to the data stream name; 所述视频查看指令还包括摄像头名称,所述视频直播平台对接服务根据所述直播地址获取对应的视频数据的步骤包括:The video viewing instruction also includes a camera name, and the step of the video live platform docking service obtaining corresponding video data according to the live broadcast address includes: 所述视频直播平台对接服务根据所述直播地址和所述摄像头名称获取对应的视频数据;The video live broadcast platform docking service obtains corresponding video data according to the live broadcast address and the camera name; 所述视频直播平台对接服务根据所述数据流名称获得对应的直播地址的步骤还包括:The step of obtaining the corresponding live broadcast address according to the data stream name by the video live broadcast platform docking service also includes: 所述视频直播平台对接服务根据所述数据流名称从服务注册中心获取视频转码服务地址;The video live broadcast platform docking service obtains the video transcoding service address from the service registration center according to the data stream name; 所述视频直播平台对接服务根据所述视频转码服务地址获取对应的直播地址;The video live broadcast platform docking service obtains the corresponding live broadcast address according to the video transcoding service address; 在摄像头监控服务要和视频转码服务控制平台进行通信前,先从服务注册中心找到视频转码服务地址,在根据视频转码服务地址将视频数据进行发送。Before the camera monitoring service communicates with the video transcoding service control platform, it first finds the video transcoding service address from the service registration center, and then sends the video data according to the video transcoding service address. 2.如权利要求1所述的视频数据解码方法,其特征在于,所述视频数据解码方法还包括:2. The video data decoding method according to claim 1, characterized in that the video data decoding method further comprises: 接收直播地址修改指令;Receive live broadcast address modification instructions; 根据所述直播地址修改指令替换对应数据流对应的直播地址。The live broadcast address corresponding to the corresponding data stream is replaced according to the live broadcast address modification instruction. 3.一种视频数据解码系统,其特征在于,所述视频数据解码系统包括:摄像头监控服务、所述视频转码服务控制平台及计算机程序,所述计算机程序被所述摄像头监控服务和所述视频转码服务控制平台执行时实现如权利要求1至2中任一项所述的视频数据解码方法的步骤。3. A video data decoding system, characterized in that the video data decoding system comprises: a camera monitoring service, the video transcoding service control platform and a computer program, and when the computer program is executed by the camera monitoring service and the video transcoding service control platform, the steps of the video data decoding method as described in any one of claims 1 to 2 are implemented. 4.一种计算机可读存储介质,其特征在于,所述计算机可读存储介质上存储有视频数据解码程序,所述视频数据解码程序被处理器执行时实现如权利要求1至2中任一项所述的视频数据解码方法的步骤。4. A computer-readable storage medium, characterized in that a video data decoding program is stored on the computer-readable storage medium, and when the video data decoding program is executed by a processor, the steps of the video data decoding method according to any one of claims 1 to 2 are implemented.
CN202111133951.2A 2021-09-27 2021-09-27 Video data decoding method, system and storage medium Active CN113873279B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111133951.2A CN113873279B (en) 2021-09-27 2021-09-27 Video data decoding method, system and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111133951.2A CN113873279B (en) 2021-09-27 2021-09-27 Video data decoding method, system and storage medium

Publications (2)

Publication Number Publication Date
CN113873279A CN113873279A (en) 2021-12-31
CN113873279B true CN113873279B (en) 2024-12-17

Family

ID=78990980

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111133951.2A Active CN113873279B (en) 2021-09-27 2021-09-27 Video data decoding method, system and storage medium

Country Status (1)

Country Link
CN (1) CN113873279B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114827660A (en) * 2022-03-11 2022-07-29 华数传媒网络有限公司 AI body-building system based on set-top box and implementation method
CN116074584B (en) * 2023-01-13 2024-07-26 中国联合网络通信集团有限公司 Video stream transmission method, device and storage medium
CN117055880B (en) * 2023-08-22 2024-05-03 广东保伦电子股份有限公司 Document transcoding method, device and storage medium based on containerized deployment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109257344A (en) * 2018-09-06 2019-01-22 广州高清视信数码科技股份有限公司 A kind of WebRTC Media Gateway and its interoperability methods based on Docker container technique
CN209746826U (en) * 2019-02-18 2019-12-06 心神信息技术有限公司 Intelligent interconnection teaching system

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107797767B (en) * 2017-09-30 2019-07-26 南京卓盛云信息科技有限公司 One kind is based on container technique deployment distributed memory system and its storage method
US10848561B2 (en) * 2017-10-30 2020-11-24 Deltek, Inc. Dynamic content and cloud based content within collaborative electronic content creation and management tools
CN109002504A (en) * 2018-06-29 2018-12-14 安徽四创电子股份有限公司 A kind of document code-transferring method based on Docker mirror image
US20200099961A1 (en) * 2018-09-24 2020-03-26 Dice Corporation Networked video management system
CN110446010A (en) * 2019-08-02 2019-11-12 江西航天鄱湖云科技有限公司 Video monitoring method, device, storage medium, server and system based on web
CN111506390B (en) * 2020-03-31 2024-01-19 新浪技术(中国)有限公司 Video transcoding scheduling method and system based on containerized deployment
CN112717423B (en) * 2021-01-15 2023-02-28 腾讯科技(深圳)有限公司 Live broadcast method, device, equipment and storage medium for game match

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109257344A (en) * 2018-09-06 2019-01-22 广州高清视信数码科技股份有限公司 A kind of WebRTC Media Gateway and its interoperability methods based on Docker container technique
CN209746826U (en) * 2019-02-18 2019-12-06 心神信息技术有限公司 Intelligent interconnection teaching system

Also Published As

Publication number Publication date
CN113873279A (en) 2021-12-31

Similar Documents

Publication Publication Date Title
CN113873279B (en) Video data decoding method, system and storage medium
US7773977B2 (en) Data-sharing system and data-sharing method
US11032136B2 (en) Discovery of network camera devices
US20130267172A1 (en) Method and system for transfering data between plurality of devices
CN110996175A (en) Method, device and storage medium for controlling horizontal and vertical screen operation of television
US8521849B2 (en) Transmission control device and computer program controlling transmission of selected content file
JP4605273B2 (en) Information processing apparatus and function expansion method
CN114040232B (en) Screen projection system, screen projection method, electronic equipment and storage medium
US20160029053A1 (en) Method for transmitting media data and virtual desktop server
US20120060202A1 (en) Content service system, content server, content terminal and content service method
US20170070699A1 (en) Information processing apparatus, image capturing apparatus, and control methods for the same
CN112565204A (en) Control method and device for video data transmission and computer readable storage medium
CN113747183A (en) Live video sharing method and system and readable storage medium
CN109120993B (en) Voice recognition method, intelligent terminal, voice recognition system and readable storage medium
CN114466230B (en) Display equipment function expanding method and device, screen projector and storage medium
US12061662B2 (en) Methods, apparatuses and systems for displaying alarm file
KR100750907B1 (en) An image processing apparatus and method for transmitting and displaying images on a mobile communication terminal device
US9678736B2 (en) Method and system for updating a software image at a client device
CN109788372B (en) A kind of streaming media playback method and related device
WO2013140950A1 (en) Information processing system, information processing method, server, control method therefor, and control program
US9900644B2 (en) Device and method for processing an object which provides additional service in connection with a broadcast service in a broadcast receiving device
US20080133655A1 (en) Network system
KR20190114142A (en) A system and a method for streaming video data
JP2015023417A (en) Communication device and imaging device, control method thereof, and program
CN109032651B (en) Application updating method, intelligent terminal and computer readable storage medium

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
GR01 Patent grant
GR01 Patent grant