基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器
☆87Dec 11, 2020Updated 5 years ago
Alternatives and similar repositories for RtspServer
Users that are interested in RtspServer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于muduo网络库Reactor模型的集群聊天源码☆26Feb 21, 2022Updated 4 years ago
- RTSP服务器,支持传输H.264和AAC格式的音视频☆683May 30, 2023Updated 2 years ago
- 基于muduo的简单的webrtc流媒体服务器☆291May 7, 2023Updated 2 years ago
- 一个简单的muduo库,用来练手☆13Mar 17, 2019Updated 7 years ago
- 【muduo 源码解析】☆47May 5, 2022Updated 3 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Sep 12, 2017Updated 8 years ago
- kimgbo是muduo网络库的重构版本☆136Feb 5, 2018Updated 8 years ago
- 一个基于muduo库的rpc分布式微服务框架☆17Jul 13, 2022Updated 3 years ago
- mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆18Nov 15, 2015Updated 10 years ago
- Linux多线程服务端编程[muduo C++网络库]☆588Sep 9, 2021Updated 4 years ago
- 学习muduo网络库的一些笔记☆125Sep 27, 2020Updated 5 years ago
- 大并发服务器课程源代码☆303Jun 26, 2020Updated 5 years ago
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆15May 6, 2023Updated 2 years ago
- zport 是一个轻量且使用方便的http推流库。通过它,你可以让自定义的媒体数据轻易地在任意播放器上播放☆10Jul 1, 2020Updated 5 years ago
- 集群分布式网络通信框架,基于protobuf、muduo库开发☆61Jul 30, 2020Updated 5 years ago
- 学习muduo库☆14Oct 4, 2022Updated 3 years ago
- 基于muduo网络库的集群聊天服务器☆101Mar 20, 2021Updated 5 years ago
- 不基于Boost的muduo库C++实现源码☆10May 28, 2021Updated 4 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Nov 18, 2017Updated 8 years ago
- C++高性能网络服务器☆78Aug 30, 2020Updated 5 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Jan 28, 2018Updated 8 years ago
- C++ RTSP Server☆51Aug 7, 2021Updated 4 years ago
- Libco 源码分析☆30Dec 17, 2018Updated 7 years ago
- muduo in windows☆69Nov 18, 2019Updated 6 years ago
- ☆40Dec 27, 2018Updated 7 years ago
- 基于协程和事件循环的c++网络库☆63Dec 20, 2019Updated 6 years ago
- C++ High Performance HTTP WebServer☆76Mar 28, 2021Updated 4 years ago
- 一个小型操作系统的学习与实现☆10Feb 18, 2021Updated 5 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Apr 10, 2019Updated 6 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的 探讨☆24Nov 19, 2018Updated 7 years ago
- EchoLib基于Linux平台,C/C++语言实现。是一个并发服务器框架,模仿陈硕的muduo库来实现,采用reactor+threadpool的模式,是一个能适应密集计算的并发服务器框架。☆24Mar 4, 2021Updated 5 years ago
- 基于C语言编写的高并发Epoll服务器☆19Jan 19, 2020Updated 6 years ago
- 即时通讯,支持单聊,群聊☆11Sep 15, 2020Updated 5 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆73Jul 31, 2019Updated 6 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,378Feb 25, 2023Updated 3 years ago
- 一款高性能的后端分布式服务器网络框架☆36Mar 20, 2025Updated last year
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆73May 28, 2020Updated 5 years ago
- 本项目为C++11编写的基于epoll的多线程网络服务器框架,应用层实现了简单的http服务器和一个回声服务器,其中http解析和get方法请求,目前支持静态资源访问,支持http长连接;☆15Jul 14, 2021Updated 4 years ago
- libevent library reimplemented with c++☆43Jan 17, 2020Updated 6 years ago