7 Star 14 Fork 10

董大 / WebCamera

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
MIT

WebCamera

介绍

基于aspnetcore 3.1项目,在浏览器上实时播放海康摄像头 实现原理:

  1. 将海康网络摄像头的H264数据转成fMP4格式
  2. 将fMP4数据流通过websocket发送给浏览器
  3. 浏览器上使用canvas播放视频

使用

  1. 运行后会有2个视频播放窗口:一个是从海康摄像头的视频,一个是从h264文件读取的视频
  2. 修改appsettings.json中摄像头的ip,端口,用户名和密码
  3. 找一个a.h264文件丢到页面根目录下
MIT License Copyright (c) 2019 董大 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

基于aspnetcore 3.1项目,在浏览器上实时播放海康摄像头 expand collapse
C#
MIT
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/ddl001122/WebCamera.git
git@gitee.com:ddl001122/WebCamera.git
ddl001122
WebCamera
WebCamera
master

Search