[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

CN112541390B - Frame extraction dynamic scheduling method and system for examination video violation analysis - Google Patents

Frame extraction dynamic scheduling method and system for examination video violation analysis Download PDF

Info

Publication number
CN112541390B
CN112541390B CN202011196508.5A CN202011196508A CN112541390B CN 112541390 B CN112541390 B CN 112541390B CN 202011196508 A CN202011196508 A CN 202011196508A CN 112541390 B CN112541390 B CN 112541390B
Authority
CN
China
Prior art keywords
video
module
frame
frame extraction
extraction
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
CN202011196508.5A
Other languages
Chinese (zh)
Other versions
CN112541390A (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.)
Sichuan Tianyi Network Co ltd
Original Assignee
Sichuan Tianyi Network 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 Sichuan Tianyi Network Co ltd filed Critical Sichuan Tianyi Network Co ltd
Priority to CN202011196508.5A priority Critical patent/CN112541390B/en
Publication of CN112541390A publication Critical patent/CN112541390A/en
Application granted granted Critical
Publication of CN112541390B publication Critical patent/CN112541390B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/40Scenes; Scene-specific elements in video content
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/44Decoders specially adapted therefor, e.g. video decoders which are asymmetric with respect to the encoder
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/83Generation or processing of protective or descriptive data associated with content; Content structuring
    • H04N21/845Structuring of content, e.g. decomposing content into time segments
    • H04N21/8456Structuring of content, e.g. decomposing content into time segments by decomposing the content in the time domain, e.g. in time segments

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Television Signal Processing For Recording (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a frame extraction dynamic scheduling method and a system for examination video violation analysis, wherein the method comprises the following steps: the system comprises a retrieval module, an image frame extraction module, an image storage module, a message notification module and a short video extraction module; the retrieval module retrieves the local disk and the external disk and sends the retrieved video file to the image frame extraction module; the image frame extracting module is used for extracting frames and decoding the received video file and sending the decoded video frames to the image storage module; the image storage module encodes the video frames and generates a picture file; the message notification module reports the received message to the short video extraction module; and the short video extraction module extracts standard short videos at corresponding positions of the file according to the video frame time and the serial numbers. The invention adopts a hard decoding mode to decode the video frames, thereby accelerating the processing speed of video files; three frame extraction strategies are configured, so that the frame extraction strategy is supported to be updated at any time, and the video file is rapidly imaged.

Description

Frame extraction dynamic scheduling method and system for examination video violation analysis
Technical Field
The invention relates to the field of video analysis, in particular to a frame extraction dynamic scheduling method and system for examination video violation analysis.
Background
Along with the popularization of intelligent products, videos form an information communication mode commonly used in our daily life, and various merchants and enterprises also intermittently input a plurality of hearts in the field of video analysis; the video frame extraction is used as an indispensable link in video analysis, the application is very wide, and the application places comprise: the main working principle of the method is that a single image is extracted from a video by utilizing an image frame extraction technology and fed back to a user side. However, the traditional video frame extraction cannot update the frame extraction strategy at any time, often takes a long time to complete, the frame extraction rate is low, and the video file cannot be rapidly imaged.
Disclosure of Invention
Based on the above, the invention aims to solve the problem of low frame extraction rate caused by the fact that the new frame extraction strategy cannot be followed at any time in the prior art.
In order to achieve the above purpose, the present invention provides a frame extraction dynamic scheduling method and system for analysis of exam video violations, wherein the system for service of illegal video frame extraction dynamic scheduling comprises: the system comprises a retrieval module, an image frame extraction module, an image storage module, a message notification module and a short video extraction module;
the searching module is used for searching the local disk and the external disk, searching corresponding video files from the searched disks and sending the video files to the image frame extraction module;
the image frame extraction module comprises a frame extraction strategy sub-module and an image frame extraction decoding sub-module, receives the video file sent by the retrieval module, selects a corresponding frame extraction strategy through the frame extraction strategy sub-module to extract and decode the video file, and sends the decoded video frame to the image storage module;
the image storage module receives the decoded video frame sent by the image frame extraction module, encodes the decoded video frame to generate a picture file, and uploads the picture to the storage service module;
the message notification module is connected with the retrieval module, the image storage module and the short extraction video module and is responsible for reporting the local disk message, the file message and the picture message to the short extraction video module;
and the short video extraction module receives the information uploaded by the message notification module, and extracts standard short videos at the corresponding positions of the files according to the video frame time and the sequence numbers.
The retrieval module comprises: the system comprises a disk retrieval module and a file retrieval module.
The frame extraction strategy can be divided into three modes: a timing frame extraction mode, a key frame extraction mode and a spacing frame extraction mode;
timing frame extraction mode: when extracting video frames, designating the starting time and the ending time of the video file;
key frame extraction mode: extracting key frames with independent decoding capability from the video;
intermittent frame extraction mode: frames are decimated by a specified interval time or frame number.
The video frames may be CPU decoded and GPU decoded according to different frame-taking modes.
The image file generated by encoding by the image storage module can be JPEG, PNG, BMP and other formats.
And the standard short video extracted by the short video extraction module supports the standard players such as H5, VLC and the like to play.
The frame extraction dynamic scheduling system for analyzing the exam video violations relates to the application of the following technology: GPU decoding, kafka, S3, H264 encoding.
The frame extraction dynamic scheduling method for the examination video violation analysis further comprises the following steps:
s1, a client worker issues a working instruction;
s2, the frame extraction service system receives the instruction, retrieves a local disk and a video file, reports the retrieved disk information and video file information to a message queue, starts frame extraction and decoding according to a default frame extraction strategy, stores decoded pictures, and finally sends picture frame information to the message queue;
s3, updating a frame extraction strategy according to a specific scene;
s4, sending short video extraction information, extracting short videos, uploading the short videos to storage, and returning extraction results;
s5, the states of the frame extraction progress of the disk and the video file are reported at regular time, after the frame extraction of the video is completed, client personnel are notified, the frame extraction results of the disk and the video file are displayed, and the frame extraction flow of the file is completed.
The beneficial effects of this application: the video frame is decoded in a hard decoding mode, so that the video file processing speed is increased; three frame extraction strategies and multiple storage modes are configured, the frame extraction strategies and the short video extraction capacity are supported to be updated at any time, the rapid imaging of video files is realized, and the frame extraction frequency and the picture uploading speed are dynamically controlled according to the storage capacity; and combining the disk and file information, positioning the storage position of the physical file of the image, and quickly tracing the address of the source file.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are required to be used in the description of the embodiments or the prior art will be briefly described, and it is possible for a person skilled in the art to obtain other drawings according to the structure of the drawings without inventive effort.
FIG. 1 is a diagram of a dynamic scheduling service system module for offending video frames;
FIG. 2 is a flow diagram of an offending video frame extraction dynamic scheduling service system;
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
For a clearer understanding of technical features, objects, and effects of the present invention, a specific embodiment of the present invention will be described with reference to the accompanying drawings.
As shown in fig. 1, in this embodiment, a frame-extracting dynamic scheduling method, system, terminal and storage medium for analysis of rule-breaking of examination video, where the rule-breaking video frame-extracting dynamic scheduling service system includes: the system comprises a retrieval module, an image frame extraction module, an image storage module, a message notification module and a short video extraction module;
the searching module is used for searching the local disk and the external disk, searching corresponding video files from the searched disks and sending the video files to the image frame extraction module;
the image frame extracting module receives the video file sent by the searching module, extracts frames and decodes the video file, and sends the decoded video frame to the image storage module;
the image storage module receives the decoded video frame sent by the image frame extraction module, encodes the decoded video frame to generate a picture file, and uploads the picture to the storage service module;
the message notification module is connected with the retrieval module, the image storage module and the short extraction video module and is responsible for reporting the local disk message, the file message and the picture message to the short extraction video module;
and the short video extraction module receives the information uploaded by the message notification module, and extracts standard short videos at the corresponding positions of the files according to the video frame time and the sequence numbers.
In this embodiment, the search module includes: the system comprises a disk retrieval module and a file retrieval module.
In this embodiment, the image frame extraction module includes: and the frame extraction strategy module and the image frame extraction decoding module.
In this embodiment, the storage service module includes: cloud storage, distributed storage and general storage service modules;
additionally, the general storage service includes: SMB, S3, FTP, etc.
In this embodiment, the frame extraction policy may be divided into three modes: a timing frame extraction mode, a key frame extraction mode and a spacing frame extraction mode;
timing frame extraction mode: starting to extract video frames at the moment of designating the video file; when the video frames are extracted, the starting time and the ending time of the file are designated, so that the frame extracting video nodes are reduced, and the running cost is saved;
key frame extraction mode: extracting key frames with independent decoding capability from the video;
intermittent frame extraction mode: frames are decimated by a specified interval time or frame number.
In this embodiment, the video frames may be CPU decoded and GPU decoded according to different frame-extraction modes.
In this embodiment, the image file generated by the image storage module may be JPEG, PNG, BMP or the like.
In this embodiment, the standard short video extracted by the short video extracting module supports standard players such as H5 and VLC to play.
As shown in fig. 2, in this embodiment, the frame-extracting dynamic scheduling system for analyzing the rule violation of the examination video further includes the following steps:
s1, a client worker transmits a message for starting frame extraction to a frame extraction service system;
s2, the frame extraction service system receives the information issued by the client staff, starts to search the local disk and the video file, reports the searched disk information and video file information to the message queue, starts frame extraction and decoding according to a default frame extraction strategy, then uploads the decoded picture to cloud storage or distributed storage, and finally sends the picture frame information to the message queue;
and S3, updating a frame extraction strategy according to a specific scene, and sending the message to a message queue. After receiving the message, the frame extraction service updates the frame extraction strategy;
s4, according to the requirements of the client personnel, sending short video message extraction to a message queue, after receiving the message, the frame extraction service extracts the short video, uploads the short video to storage, and returns the extraction result to the message queue;
and S5, the frame extraction service system reports the frame extraction progress states of the disk and the video file at regular time, and after the video finishes frame extraction, the client personnel are notified, and the frame extraction results of the disk and the video file are displayed on the page to finish the file frame extraction process.
In this embodiment, the frame extraction dynamic scheduling system for analysis of examination video violations relates to application of the following technologies: GPU decoding, kafka, S3, H264 encoding.
The foregoing is merely a preferred embodiment of the invention, and it is to be understood that the invention is not limited to the form disclosed herein but is not to be construed as excluding other embodiments, but is capable of numerous other combinations, modifications and environments and is capable of modifications within the scope of the inventive concept, either as taught or as a matter of routine skill or knowledge in the relevant art. And that modifications and variations which do not depart from the spirit and scope of the invention are intended to be within the scope of the appended claims.

Claims (3)

1. A frame-extracting dynamic scheduling system for analysis of exam video violations, characterized in that the violating video frame-extracting dynamic scheduling service system comprises: the system comprises a retrieval module, an image frame extraction module, an image storage module, a storage service module, a message notification module and a short video extraction module;
the searching module is used for searching the local disk and the external disk, searching corresponding video files from the searched disks and sending the video files to the image frame extraction module, and the searching module comprises: a disk retrieval module and a file retrieval module;
the image frame extraction module comprises a frame extraction strategy sub-module and an image frame extraction decoding sub-module, receives the video file sent by the retrieval module, selects a corresponding frame extraction strategy through the frame extraction strategy sub-module to extract and decode the video file, and sends the decoded video frame to the image storage module;
the frame extraction strategy is divided into three modes: a timing frame extraction mode, a key frame extraction mode and a spacing frame extraction mode;
timing frame extraction mode: when extracting video frames, designating the starting time and the ending time of the video file; the video frames can be subjected to CPU decoding and GPU decoding according to different frame extraction modes;
key frame extraction mode: extracting key frames with independent decoding capability from the video;
intermittent frame extraction mode: drawing frames according to the appointed interval time or frame number;
the image storage module receives the decoded video frame sent by the image frame extraction module, encodes the decoded video frame to generate a picture file, and uploads the picture to the storage service module; the image file generated by the image storage module through encoding is in JPEG or PNG or BMP format;
the message notification module is connected with the retrieval module, the image storage module and the short extraction video module and is responsible for reporting the local disk message, the file message and the picture message to the short extraction video module;
the short video extraction module receives the information uploaded by the information notification module, and extracts standard short videos at the corresponding positions of the files according to the video frame time and the sequence numbers; and the standard short video extracted by the short video extraction module supports the playing of H5 and VLC standard players.
2. The frame-taking dynamic scheduling system for analysis of exam video violations according to claim 1, wherein the frame-taking dynamic scheduling system for analysis of exam video violations involves application of the following techniques: GPU decoding, kafka, S3, H264 encoding.
3. The frame extraction dynamic scheduling method for the examination video violation analysis is characterized by further comprising the following steps of:
s1, a client worker issues a working instruction;
s2, the frame extraction service system receives the instruction, retrieves a local disk and a video file, reports the retrieved disk information and video file information to a message queue, starts frame extraction and decoding according to a default frame extraction strategy, stores decoded pictures, and finally sends picture frame information to the message queue;
s3, updating a frame extraction strategy according to a specific scene, wherein the frame extraction strategy is divided into three modes: timing frame extraction mode, key frame extraction mode and interval frame extraction mode: a timing frame extraction mode, wherein the video frame is extracted from the moment of the appointed video file;
a key frame extraction mode for extracting key frames with independent decoding capability from the video;
an interval frame extraction mode for extracting frames according to a specified interval time or frame number;
s4, sending short video extraction information, extracting short videos, uploading the short videos to storage, and returning extraction results;
s5, the states of the frame extraction progress of the disk and the video file are reported at regular time, after the frame extraction of the video is completed, client personnel are notified, the frame extraction results of the disk and the video file are displayed, and the frame extraction flow of the file is completed.
CN202011196508.5A 2020-10-30 2020-10-30 Frame extraction dynamic scheduling method and system for examination video violation analysis Active CN112541390B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011196508.5A CN112541390B (en) 2020-10-30 2020-10-30 Frame extraction dynamic scheduling method and system for examination video violation analysis

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011196508.5A CN112541390B (en) 2020-10-30 2020-10-30 Frame extraction dynamic scheduling method and system for examination video violation analysis

Publications (2)

Publication Number Publication Date
CN112541390A CN112541390A (en) 2021-03-23
CN112541390B true CN112541390B (en) 2023-04-25

Family

ID=75013674

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011196508.5A Active CN112541390B (en) 2020-10-30 2020-10-30 Frame extraction dynamic scheduling method and system for examination video violation analysis

Country Status (1)

Country Link
CN (1) CN112541390B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114339299A (en) * 2021-12-27 2022-04-12 司法鉴定科学研究院 Video evidence obtaining method for automobile driving recorder

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101674444A (en) * 2009-10-15 2010-03-17 杭州华三通信技术有限公司 Storage method of video data, system and encoder thereof
CN101692269A (en) * 2009-10-16 2010-04-07 北京中星微电子有限公司 Method and device for processing video programs
CN103475878A (en) * 2013-09-06 2013-12-25 同观科技(深圳)有限公司 Video coding method and encoder
CN103475902A (en) * 2013-09-06 2013-12-25 同观科技(深圳)有限公司 Video coding and network transmission method and video forwarding server
CN103929637A (en) * 2014-04-23 2014-07-16 无锡天脉聚源传媒科技有限公司 Video comparing device and comparing method thereof
CN104363403A (en) * 2014-11-14 2015-02-18 浙江宇视科技有限公司 Method and device for storing video data in video monitoring system
CN104967862A (en) * 2015-07-22 2015-10-07 东方网力科技股份有限公司 Video storage method and device, and video searching method and device
CN106339484A (en) * 2016-08-31 2017-01-18 武汉烽火众智数字技术有限责任公司 System and method for intelligent video retrieval processing
CN106470323A (en) * 2015-08-14 2017-03-01 杭州海康威视系统技术有限公司 The storage method of video data and equipment
CN109068052A (en) * 2018-07-24 2018-12-21 努比亚技术有限公司 video capture method, mobile terminal and computer readable storage medium
CN109787977A (en) * 2019-01-17 2019-05-21 深圳壹账通智能科技有限公司 Product information processing method, device, equipment and storage medium based on short-sighted frequency
CN110149529A (en) * 2018-11-01 2019-08-20 腾讯科技(深圳)有限公司 Processing method, server and the storage medium of media information
CN110225373A (en) * 2019-06-13 2019-09-10 腾讯科技(深圳)有限公司 A kind of video reviewing method, device and electronic equipment
CN111079864A (en) * 2019-12-31 2020-04-28 杭州趣维科技有限公司 Short video classification method and system based on optimized video key frame extraction
CN111107297A (en) * 2019-12-30 2020-05-05 广州市百果园网络科技有限公司 Video transmission method, device, resource server and storage medium

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102065283B (en) * 2010-12-23 2013-10-02 浙江宇视科技有限公司 Storage management method and device of video monitoring data
CN102572357B (en) * 2011-12-31 2018-03-30 中兴通讯股份有限公司 The storage method and video monitoring system of a kind of video monitoring front-end
US20150019206A1 (en) * 2013-07-10 2015-01-15 Datascription Llc Metadata extraction of non-transcribed video and audio streams
US20160137521A1 (en) * 2014-11-15 2016-05-19 Sesa Sterlite Limited Method and system for extracting red-mud lumps from slurry
CN104980817B (en) * 2015-07-13 2018-12-21 无锡天脉聚源传媒科技有限公司 A kind of video flowing takes out frame method and device
CN106488257A (en) * 2015-08-27 2017-03-08 阿里巴巴集团控股有限公司 A kind of generation method of video file index information and equipment
CN106791480A (en) * 2016-11-30 2017-05-31 努比亚技术有限公司 A kind of terminal and video skimming creation method
CN107707967A (en) * 2017-09-30 2018-02-16 咪咕视讯科技有限公司 The determination method, apparatus and computer-readable recording medium of a kind of video file front cover
CN114125467A (en) * 2018-09-13 2022-03-01 华为技术有限公司 Decoding method and device for predicting motion information
CN109618225B (en) * 2018-12-25 2022-04-15 百度在线网络技术(北京)有限公司 Video frame extraction method, device, equipment and medium
CN111242033B (en) * 2020-01-13 2024-01-09 南京大学 Video feature learning method based on discriminant analysis of video and text pairs

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101674444A (en) * 2009-10-15 2010-03-17 杭州华三通信技术有限公司 Storage method of video data, system and encoder thereof
CN101692269A (en) * 2009-10-16 2010-04-07 北京中星微电子有限公司 Method and device for processing video programs
CN103475878A (en) * 2013-09-06 2013-12-25 同观科技(深圳)有限公司 Video coding method and encoder
CN103475902A (en) * 2013-09-06 2013-12-25 同观科技(深圳)有限公司 Video coding and network transmission method and video forwarding server
CN103929637A (en) * 2014-04-23 2014-07-16 无锡天脉聚源传媒科技有限公司 Video comparing device and comparing method thereof
CN104363403A (en) * 2014-11-14 2015-02-18 浙江宇视科技有限公司 Method and device for storing video data in video monitoring system
CN104967862A (en) * 2015-07-22 2015-10-07 东方网力科技股份有限公司 Video storage method and device, and video searching method and device
CN106470323A (en) * 2015-08-14 2017-03-01 杭州海康威视系统技术有限公司 The storage method of video data and equipment
CN106339484A (en) * 2016-08-31 2017-01-18 武汉烽火众智数字技术有限责任公司 System and method for intelligent video retrieval processing
CN109068052A (en) * 2018-07-24 2018-12-21 努比亚技术有限公司 video capture method, mobile terminal and computer readable storage medium
CN110149529A (en) * 2018-11-01 2019-08-20 腾讯科技(深圳)有限公司 Processing method, server and the storage medium of media information
CN109787977A (en) * 2019-01-17 2019-05-21 深圳壹账通智能科技有限公司 Product information processing method, device, equipment and storage medium based on short-sighted frequency
CN110225373A (en) * 2019-06-13 2019-09-10 腾讯科技(深圳)有限公司 A kind of video reviewing method, device and electronic equipment
CN111107297A (en) * 2019-12-30 2020-05-05 广州市百果园网络科技有限公司 Video transmission method, device, resource server and storage medium
CN111079864A (en) * 2019-12-31 2020-04-28 杭州趣维科技有限公司 Short video classification method and system based on optimized video key frame extraction

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
周慧婵;.改进多信道技术在无线流媒体传输系统设计.微型电脑应用.2016,(06),第59-61页. *
徐俭;.媒体资产管理系统实施与应用探讨.有线电视技术.2007,(11),第104-107+111页. *
王镓;吴伟仁;李剑;邸凯昌;万文辉;谢剑锋;彭嫚;王保丰;刘斌;贾萌娜;席露华;赵瑞;.基于视觉的嫦娥四号探测器着陆点定位.中国科学:技术科学.2020,(01),第45-57页. *
程德强,钱建生,顾军,盛文燕.矿井综合业务数字网络视频传输QoS研究.电视技术.2004,(09),第24-25+35页. *

Also Published As

Publication number Publication date
CN112541390A (en) 2021-03-23

Similar Documents

Publication Publication Date Title
CN110784419B (en) Method and system for visualizing professional railway electric service data
CN110300056B (en) Real-time response type API gateway and request processing method thereof
US10165307B2 (en) Automatic recognition of entities in media-captured events
US9894223B2 (en) Server system, terminal device, information storage device, method for controlling server system, and method for controlling terminal device
CN106339484B (en) A kind of system and method for video intelligent retrieval process
CN106371998A (en) Mobile application testing system and method
CN105635140B (en) A kind of method for ordering dishes based on two dimensional code, system and mobile terminal and server end
CN106488273A (en) A kind of method and apparatus of transmission live video
CN102655585A (en) Video conference system and time delay testing method, device and system thereof
CN111935663B (en) Sensor data stream processing method, device, medium and electronic equipment
EP2628088A2 (en) Obtaining and displaying relevant status updates for presentation during playback of a media content stream based on crowds
CN112541390B (en) Frame extraction dynamic scheduling method and system for examination video violation analysis
WO2024222935A1 (en) Encoding method and apparatus applicable to spatial picture, and decoding method and apparatus applicable to spatial picture
CN109862381A (en) Promotion method, system, device and storage medium based on dynamic video poster
CN113906764B (en) Method, apparatus and computer readable medium for transcoding video
US20150317124A1 (en) Audio interaction method, apparatus, and system
CN109063158A (en) A kind of method, equipment, system and the medium of the inquiry of website visiting ranking information
CN115098567B (en) Low-code platform data transmission method based on BI platform
CN114419502A (en) Data analysis method and device and storage medium
US10515092B2 (en) Structured record compression and retrieval
CN112118467B (en) Video cover showing method, electronic equipment and storage medium
CN113873288A (en) Method and device for generating playback in live broadcast process
CN108881119A (en) A kind of methods, devices and systems of video concentration
CN106920192A (en) Education and consultation management system
CN102045662A (en) Quick multimedia message recognition method based on media coding

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
CB02 Change of applicant information

Address after: Third floor, No.10, Jiuxing Avenue, high tech Zone, Chengdu, Sichuan 610041

Applicant after: Sichuan Tianyi Network Co.,Ltd.

Address before: Third floor, No.10, Jiuxing Avenue, high tech Zone, Chengdu, Sichuan 610041

Applicant before: SICHUAN TIANYI NETWORK SERVICE Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant