liaohuijun's Stars
Tencent/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
kernelj/jswebrtc
JSWebrtc – 支持 SRS 的 Webrtc 播放器
CoderMJLee/audio-video-dev-tutorial
简单易懂的音视频开发教程
sarxos/webcam-capture
The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.
zq2599/blog_demos
CSDN博客专家程序员欣宸的github,这里有六百多篇原创文章的详细分类和汇总,以及对应的源码,内容涉及Java、Docker、Kubernetes、DevOPS等方面
pinkfish/flutter_rtmppublisher
Publisher to rtmp using the camera plugin as a basis to do all the basic camera/record management.
Tinywan/RTMP-TS-DASH-WEBRTC
:space_invader: 音视频解决方案 Audio and video solutions(AV1)
aqzt/kjyw
快捷运维,代号kjyw,项目基于shell、python,运维脚本工具库,收集各类运维常用工具脚本,实现快速安装nginx、mysql、php、redis、nagios、运维经常使用的脚本等等...
spring-projects/spring-integration-samples
You are looking for examples, code snippets, sample applications for Spring Integration? This is the place.
xialixin/srs_code_note
直播点播,rtc学习资料,srs源代码分析,SRS4.0 GB28181对接,cdn原理实现,连麦,会议直播录相,微信小程序会议接入,sip客户端会议接入等方案文档,物联网调查报告,深度学习教材等
peng-zhihui/L-ink_Card
Smart NFC & ink-Display Card
dreamsxin/example
各种代码实例
signalapp/Signal-Server
Server supporting the Signal Private Messenger applications on Android, Desktop, and iOS
doocs/source-code-hunter
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
tencentyun/qcloud-documents
腾讯云官方文档
houbb/opencc4j
🇨🇳Open Chinese Convert is an opensource project for conversion between Traditional Chinese and Simplified Chinese.(java 中文繁简体转换)
mhrimaz/AwesomeJavaFX
A curated list of awesome JavaFX libraries, books, frameworks, etc...
renmoqiqi/100-Days-Of-iOS-DataStructure-Algorithm
100天iOS数据结构与算法实战
illuspas/Node-Media-Server
A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server
liyiorg/weixin-popular
微信SDK JAVA (公众平台、开放平台、 商户平台、 服务商平台)
RedisBloom/JRedisBloom
Java Client for RedisBloom probabilistic module
halo-dev/halo
强大易用的开源建站工具。
tigase/tigase-server
(M) Highly optimized, extremely modular and very flexible XMPP/Jabber server
jitsi/jitsi-videobridge
Jitsi Videobridge is a WebRTC compatible video router or SFU that lets build highly scalable video conferencing infrastructure (i.e., up to hundreds of conferences per server).
questdb/questdb
QuestDB is an open source time-series database for fast ingest and SQL queries
the-benchmarker/web-frameworks
Which is the fastest web framework?
gwuhaolin/livego
live video streaming server in golang
huangzworks/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
EasyDarwin/EasyDarwin
open source、high performance、industrial rtsp streaming server,a lot of optimization on streaming relay,KeyFrame cache,RESTful,and web management,also EasyDarwin support distributed load balancing,a simple streaming media cloud platform architecture.高性能开源RTSP流媒体服务器,基于go语言研发,维护和优化:RTSP推模式转发、RTSP拉模式转发、录像、检索、回放、关键帧缓存、秒开画面、RESTful接口、WEB后台管理、分布式负载均衡,基于EasyDarwin构建出了一套基础的流媒体云视频平台架构!
vitessio/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.