xiaoshangpeng's repositories
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
Data-Structure
《数据结构》-严蔚敏.吴伟民-教材源码与习题解析
db_tutorial
Writing a sqlite clone from scratch in C
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构建出了一套基础的流媒体云视频平台架构!
exfat-nofuse
Android ARM Linux non-fuse read/write kernel driver for exFat and VFat Android file systems
ffmpeg-pusher
Use ffmpeg to push stream to server, support file and many protocols like rtsp/rtmp/tcp/udp etc.
gb28181-2016
基于eXosip库,实现标准国标28181-2016协议要求,可级联上级平台,支持注册、媒体拉流、设备控制、设备信息查询等操作;
git-tips
:trollface:Git的奇技淫巧
graph-studio-next
GraphStudioNext is a tool for developers to build and test DirectShow Graphs
http
自己提炼的关于《HTTP权威指南》每章的知识点总结!
l_sdk_doc
一种音视频通信协议sdk描述文档
libuvc
a cross-platform library for USB video devices
live555_fixme
基于原版的live555(2019-05)修复版,支持实时流发送以及多个客户端同时接收。
metaRTC
A cross-platform WebRTC SDK
mjpg-streamer
Fork of http://sourceforge.net/projects/mjpg-streamer/
openbilibili-go-common
嘘,不要问!我也不清楚这些是啥…
RtspServer
RTSP服务器,支持传输H.264和AAC格式,支持采集V4L2摄像头,ALSA声卡编码传输
sdk
portable system call(aio/socket/thread/process/lock/event/pipe)
shmqueue
基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全
Tanta
This project provides Sample Projects which can assist people in developing applications for Windows Media Foundation in the C# language.
usbutils
USB utilities for Linux, including lsusb
Windows-classic-samples
This repo contains samples that demonstrate the API used in Windows classic desktop applications.
Windows-universal-samples
API samples for the Universal Windows Platform.
yazi-rpc
c++ rpc framework
yolanda
极客时间<网络编程实战>代码