Method for equipment supporting GB/T28181 protocol to check in mainstream browser
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- 北京优锘科技有限公司
- Publication Date
- 2021-05-28
Smart Images

Figure 1
Abstract
Description
technical field
[0001] The invention relates to the technical field of computers, in particular to a method for viewing devices supporting the GB / T28181 protocol in mainstream browsers. Background technique
[0002] Usually, the Chrome browser plays video through the Video tag, supports H264 encoded MP4, but does not support H265 encoded MP4, Chrome can also pass the fragmented H264 video and AAC audio to Video for video processing through the MSE (Media Source Extensions) interface For playback, flv.js is such a web-side library, which is used to decode the FLV video transmitted through HTTP, decode the H264 video and AAC audio, and pass it to the Video tag for playback. The disadvantage of this solution is that it does not support H265 encoded video.
[0003] The Chrome Web page supports the HTTP protocol, but does not support the TCP / UDP protocol, and the GB28181 protocol is based on the TCP / UDP protocol, so the GB28181 device cannot be connected directly through the bro...