Pinned Repositories
Android-ZBLibrary
🔥Android MVP快速开发框架,做国内 「Demo最全面」「注释最详细」「使用最简单」「代码最严谨」的Android开源UI框架
arduino-serial
Example C and Java host code to talking to an arduino or other "serial" device
bbllive
rtmp live stream server
clipboard.js
:scissors: Modern copy to clipboard. No Flash. Just 3kb gzipped :clipboard:
CloudN
私有云计算节点
coap-node
Client node of lightweight M2M (LWM2M).
concurrent-map
a thread-safe concurrent map for go
deepgaze
Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking, Saliency Map.
DeepSpeech
A TensorFlow implementation of Baidu's DeepSpeech architecture
dep
Go dependency management tool
hongyang-li's Repositories
hongyang-li/python-onvif-zeep
ONVIF Client Implementation in Python 2+3 (using https://github.com/mvantellingen/python-zeep instead of suds as SOAP client)
hongyang-li/rapidonvif
ONVIF C++ lib, support ProfileS, if you want to get the version for iOS/Android mail to info@linkingvision.com
hongyang-li/rapidvms
rapidvms(open source VMS/NVR Video Management System/ Network Video Recorder) mail to info@linkingvision.com for latest version
hongyang-li/syncthing
Open Source Continuous File Synchronization
hongyang-li/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
hongyang-li/people_count
people count using OpenCV
hongyang-li/goproxy
proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持正向代理和内网穿透.程序本身可以作为一级代理,如果设置了上级代理那么可以作为二级代理,乃至N级代理.如果程序不是一级代理,而且上级代理也是本程序,那么可以加密和上级代理之间的通讯,采用底层tls高强度加密,安全无特征.代理时会自动判断访问的网站是否屏蔽,如果被屏蔽那么就会使用上级代理(前提是配置了上级代理)访问网站;如果访问的网站没有被屏蔽,为了加速访问,代理会直接访问网站,不使用上级代理.另外可以设置域名黑白名单,更加自由的控制网站的访问方式。下载地址:https://github.com/snail007/goproxy/releases 官方QQ交流群:189618940
hongyang-li/h5stream
HTML5 RTSP paly a HTML5 streaming server
hongyang-li/PacketSender
Network utility for sending / receiving TCP, UDP, SSL
hongyang-li/flv.js
HTML5 FLV Player
hongyang-li/seaweedfs
SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! Instead of supporting full POSIX file system semantics, SeaweedFS choose to implement only a key~file mapping. Similar to the word "NoSQL", you can call it as "NoFS".
hongyang-li/livego
纯 Go 写的直播服务器
hongyang-li/im_service
golang im server
hongyang-li/togetherjs
A service for your website that makes it surprisingly easy to collaborate in real-time.
hongyang-li/webvirtmgr
WebVirtMgr panel for manage virtual machine
hongyang-li/open_ptrack
Open source people tracking library
hongyang-li/vehicle_counting
Vehicle Detection, Tracking and Counting by Blob Detection
hongyang-li/leaflet-image-hotspots
热点图像区域编辑功能的实现,能够在图片上绘制、编辑、删除图形区域以及文字说明
hongyang-li/rtmp
Golang rtmp server
hongyang-li/ngx_lua_waf
ngx_lua_waf是一个基于lua-nginx-module(openresty)的web应用防火墙
hongyang-li/designer
Visual Webpage Designer:relaxed: - 可视化页面设计器designer:relaxed:
hongyang-li/yasea
RTMP live streaming client for Android
hongyang-li/DWSurvey
DWSurvey 调问—表单问卷系统
hongyang-li/rtsp2rtmp
rtsp stream to rtmp
hongyang-li/Spika
Spika is universal chat module with backend, web, ios and Android client.
hongyang-li/MOTDemo
Multi Object Tracking Demo(traffic statistics & passenger flow statistics)
hongyang-li/gortmp
Implement RTMP protocol by golang
hongyang-li/arduino-serial
Example C and Java host code to talking to an arduino or other "serial" device
hongyang-li/object-tracker
Object Tracker written in Python using dlib and OpenCV
hongyang-li/gsoap-onvif
The ONVIF project