All Projects → PHZ76 → Rtspserver

PHZ76 / Rtspserver

Licence: mit
RTSP Server , RTSP Pusher

Projects that are alternatives of or similar to Rtspserver

ipchub
一个即拷即用、支持摄像头集中管理、多级路由及h5播放的流媒体服务器。
Stars: ✭ 138 (-71.19%)
Mutual labels:  rtsp, live, rtp
ZLMediaKit
WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11
Stars: ✭ 7,790 (+1526.3%)
Mutual labels:  rtsp, live, rtp
janus-gateway-live
RTMP edge speed with janus-gateway
Stars: ✭ 38 (-92.07%)
Mutual labels:  live, rtp
rtsp-simple-proxy
DEPRECATED - please use https://github.com/aler9/rtsp-simple-server
Stars: ✭ 41 (-91.44%)
Mutual labels:  rtsp, rtp
Rtsp Client Server
Implementation of a streaming video server and client that communicate using the Real-Time Streaming Protocol (RTSP) and send data using the Realtime Transfer Protocol (RTP)
Stars: ✭ 415 (-13.36%)
Mutual labels:  rtsp, rtp
Ffmpegandroid
android端基于FFmpeg实现音频剪切、拼接、转码、编解码;视频剪切、水印、截图、转码、编解码、转Gif动图;音视频合成与分离,配音;音视频解码、同步与播放;FFmpeg本地推流、H264与RTMP实时推流直播;FFmpeg滤镜:素描、色彩平衡、hue、lut、模糊、九宫格等;歌词解析与显示
Stars: ✭ 2,858 (+496.66%)
Mutual labels:  rtsp, live
Nodemediaclient Ios
NodeMedia RTMP/RTSP/HTTP Play/Publish Client SDK for iOS
Stars: ✭ 221 (-53.86%)
Mutual labels:  rtsp, live
Rtspclientsharp
Pure C# RTSP client for .NET Standard without external dependencies and with true async nature. I welcome contributions.
Stars: ✭ 348 (-27.35%)
Mutual labels:  rtsp, rtp
Mts
Project of Multi-protocol Test Tool opensourced by Ericsson
Stars: ✭ 34 (-92.9%)
Mutual labels:  rtsp, rtp
Monibuca
🧩 Monibuca is a Modularized, Extensible framework for building Streaming Server
Stars: ✭ 307 (-35.91%)
Mutual labels:  rtsp, rtp
useetv-playlist
No description or website provided.
Stars: ✭ 41 (-91.44%)
Mutual labels:  rtsp, rtp
Nodemediaclient Android
NodeMedia RTMP/RTMFP/RTSP/HTTP Play/Publish Client SDK for Android
Stars: ✭ 446 (-6.89%)
Mutual labels:  rtsp, live
Media Stream Library Js
JavaScript library to handle media streams on the command line (Node.js) and in the browser.
Stars: ✭ 192 (-59.92%)
Mutual labels:  rtsp, rtp
Media Server
RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4/MKV/WebM
Stars: ✭ 1,363 (+184.55%)
Mutual labels:  rtsp, rtp
Rtp Streamer
rtp record and rtp streamer
Stars: ✭ 60 (-87.47%)
Mutual labels:  rtsp, rtp
rtsp-bench
RTSP -> WebRTC Server that generates a CPU Usage report
Stars: ✭ 125 (-73.9%)
Mutual labels:  rtsp, rtp
Rtsp Simple Server
ready-to-use RTSP / RTMP server and proxy that allows to read, publish and proxy video and audio streams
Stars: ✭ 882 (+84.13%)
Mutual labels:  rtsp, rtp
Desktopsharing
桌面共享, 支持RTSP转发, RTSP推流, RTMP推流。
Stars: ✭ 337 (-29.65%)
Mutual labels:  rtsp, rtp
Gb28181.solution
Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联
Stars: ✭ 323 (-32.57%)
Mutual labels:  rtsp, rtp
Lal
🔥 Golang live stream lib/client/server. support RTMP/RTSP/HLS/HTTP[S]-FLV/HTTP-TS, H264/H265/AAC, relay, cluster, record, HTTP API/Notify, GOP cache. 官方文档见 https://pengrl.com/lal
Stars: ✭ 480 (+0.21%)
Mutual labels:  rtsp, rtp

RtspServer

A RTSP server and pusher based on C++11

中文介绍

Features

  • Support Linux and Windows platforms.
  • Support H.264/H.265/G711A/AAC
  • Support unicast(rtp over udp, rtp over rtsp), multicast
  • Support digest authentication

Requirements

  • Compiler support c++11, gcc4.8/vs2015 or above.

Example

Dependencies

License

Contact

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].