Implementation of a RTP server that sends video stream (H.264/HEVC) using the Real-time Transport Protocol(RTP) based on Linux/MacOS. 一个基于Linux/MacOS平台的可以发送携带H.264/HEVC媒体类型的RTP视频流的示例程序。
☆71Feb 2, 2019Updated 7 years ago
Alternatives and similar repositories for RTP
Users that are interested in RTP are comparing it to the libraries listed below
Sorting:
- ☆12Jun 17, 2017Updated 8 years ago
- Implementation of a simple Remote Timestamp Protocol (RTP) client and multi-threaded server using UDP as the transport layer protocol.☆39May 19, 2012Updated 13 years ago
- Send H264 file by RTP over UDP☆163Oct 13, 2016Updated 9 years ago
- Encode h264 data to RTP packets and Streaming through network(UDP)☆17Oct 27, 2017Updated 8 years ago
- Go implementation of SDP (Session Description Protocol)☆63Nov 25, 2025Updated 3 months ago
- libice是一个c/c++库,它实现了RFC5245规范定义的交互式连接建立(ICE)协议, 适用于实时通信领域,比如音视频实时通信。☆124Sep 13, 2022Updated 3 years ago
- C++ SDP library with ABNF strict parsing☆42Aug 23, 2022Updated 3 years ago
- wtl examples☆11Sep 20, 2017Updated 8 years ago
- A small, lightweight cross-platform modern C++ library to support the RTP protocol for real-time streaming over IP networks☆10Mar 21, 2013Updated 12 years ago
- A tool for proxy RTSP/HLS/HTTP+TS/RTP live stream to HTTP+TS or UDP multicast /unicast streams☆12Mar 1, 2024Updated 2 years ago
- A DTLS server/client example, support asynchronous and multi-client☆11Aug 23, 2022Updated 3 years ago
- Parallel programming library in C++11☆13Jan 2, 2020Updated 6 years ago
- Access to UDP multicast streams via RTSP/RTP/HTTP unicast protocols☆11Jan 13, 2018Updated 8 years ago
- Camkit是一个摄像头相关的工具箱,使用C语言写成,包含了从:图像采集-->色彩转换-->H264编码-->RTP打包-->网络发送的全套接口。☆50Jan 22, 2017Updated 9 years ago
- Snowem is a lightweight live streaming server, based on webrtc technology. Its design mainly focuses on simplicity, scalability and high …☆89Sep 14, 2019Updated 6 years ago
- ☆40Feb 8, 2018Updated 8 years ago
- Kubernetes support for Intel CS for WebRTC☆13Mar 5, 2019Updated 6 years ago
- Utility to test how network losses affects speech quality in VoIP-based applications☆24Jul 18, 2013Updated 12 years ago
- 大前端学习(音视频相关)☆12Jan 6, 2023Updated 3 years ago
- 家用nas核心docker服务 the dockerfile for home nas☆15Mar 10, 2025Updated 11 months ago
- 百度网盘搜索引擎☆14Nov 7, 2015Updated 10 years ago
- Distributed MediaSoup☆16Jan 6, 2023Updated 3 years ago
- Experiments with UDP/RTP streaming services☆13Nov 20, 2018Updated 7 years ago
- generating problems on RTP streams : latency, delay, jitter☆16May 19, 2023Updated 2 years ago
- Test NAT Traversal after using pjnath to see if we can send data to peer☆15Jan 23, 2014Updated 12 years ago
- the webrtc client for the janus webrtc gateway☆36Feb 19, 2019Updated 7 years ago
- RTSP服务器,支持传输H.264和AAC格式的音视频☆685May 30, 2023Updated 2 years ago
- ☆16Feb 22, 2017Updated 9 years ago
- RTSP Server , RTSP Pusher☆1,121Jun 1, 2023Updated 2 years ago
- openmeeting视频会议,仿QQ群视频,实现多人视频,多人语音,文字聊天,表情,共享PPT功能,自由发言,主持人控制发言,按F2发言三种语音模式 ,客户端使用vs2010+qt4.85开发,服务器使用php+go语言,数据库采用mysql 演示系统所有密码都是1234…☆37Jan 22, 2017Updated 9 years ago
- ffmpeg H264 H265 HEVC MPEG Video Trans-code Image-Matrix Collage☆20Feb 10, 2026Updated 2 weeks ago
- creating end-to-end connection from RTSP source to Firefox H264 WebRTC☆21May 11, 2021Updated 4 years ago
- A set of command lines to debug video streaming files like mp4 (MPEG-4 Part 14), ts (MPEG-2 Part 1), fmp4 in Dash, HLS, or MSS, with or w…☆52Feb 4, 2024Updated 2 years ago
- 用于解析h265和h264的编码信息(包含hdr信息)☆21Jan 21, 2020Updated 6 years ago
- Server-client networking base on kcp and libev☆17Oct 8, 2016Updated 9 years ago
- 使用libevent开发的高并发后台服务器架构,包含:mysql分区管理层,redis分区管理层,网络层,请求对象业务层,操作日志记录层,调试日志,支持ssl会话加密☆23Jun 12, 2015Updated 10 years ago
- ffmpeg视频播放器☆22Dec 28, 2018Updated 7 years ago
- this sample shows how to use MediaCodec and AudioTrack to build an android player, with avsync optimization☆45Jan 25, 2022Updated 4 years ago
- ffmpeg mediacodec build script☆21Mar 9, 2024Updated last year