All Projects → EasyDSS → EasyDSS

EasyDSS / EasyDSS

Licence: other
high performance,industrial rtmp streaming server,a lot of optimization on http,rtmp,hls,http-flv,streaming relay(rtmp pull relay/rtmp push relay),KeyFrame cache,GOP cache,RESTful,and recording, playback, record-download,web management. EasyDSS高性能RTMP流媒体服务器,支持RTMP推流,同步输出HTTP、RTMP、HLS、HTTP-FLV,支持推流分发/拉流分发,支持秒开、GOP缓冲、录像、检索、回放、录像下载、网页管理等多种功能,是目前市面上…

Projects that are alternatives of or similar to EasyDSS

rtmp-lib
golang rtmp lib
Stars: ✭ 46 (+35.29%)
Mutual labels:  rtmp-server, http-flv
srs-docker
Docker image for SRS.
Stars: ✭ 14 (-58.82%)
Mutual labels:  rtmp-server, http-flv
go srs
a rtmp server similar with srs but wrote by golang
Stars: ✭ 34 (+0%)
Mutual labels:  rtmp-server, http-flv
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 (+22811.76%)
Mutual labels:  http-flv
rawhttp
HTTP library to make it easy to deal with raw HTTP.
Stars: ✭ 156 (+358.82%)
Mutual labels:  http-server
Polyel-Framework
⚡️ Voltis Core: A PHP framework based on Swoole from the ground up
Stars: ✭ 22 (-35.29%)
Mutual labels:  http-server
simple-http
Simple, portable HTTP server for .NET based on HttpListener.
Stars: ✭ 74 (+117.65%)
Mutual labels:  http-server
vscode-open-in-default-browser
Open In Default Browser
Stars: ✭ 22 (-35.29%)
Mutual labels:  http-server
v4l2web
V4L2 web interface
Stars: ✭ 20 (-41.18%)
Mutual labels:  http-server
finch-server
Some base classes and configuration used for making a server using finch
Stars: ✭ 23 (-32.35%)
Mutual labels:  http-server
gowebview
tool to build android apps with WebView from your golang http server; moved to gitlab.com/microo8/gowebview
Stars: ✭ 35 (+2.94%)
Mutual labels:  http-server
HTTP-Reverse-Shell
An HTTP Reverse Shell in Python
Stars: ✭ 48 (+41.18%)
Mutual labels:  http-server
tracetrout
A magical reverse traceroute HTTP(S) server
Stars: ✭ 48 (+41.18%)
Mutual labels:  http-server
routy
Routy is a lightweight high performance HTTP request router for Racket
Stars: ✭ 20 (-41.18%)
Mutual labels:  http-server
http-server-online
Start a local HTTP server without any tools, just open a web page.
Stars: ✭ 602 (+1670.59%)
Mutual labels:  http-server
fastglue
Fastglue is an opinionated, bare bones wrapper that glues together fasthttp and fasthttprouter to act as a micro HTTP framework.
Stars: ✭ 71 (+108.82%)
Mutual labels:  http-server
ComplexHTTPServer
ComplexHTTPServer - A Multithreaded Python SimpleHTTPServer
Stars: ✭ 37 (+8.82%)
Mutual labels:  http-server
http-node-api
O objetivo dessa aplicação era criar uma API sem nenhuma dependência externa, apenas utilizando as bibliotecas nativas do NodeJS. Tudo foi feito utilizando 100% Javascript.
Stars: ✭ 44 (+29.41%)
Mutual labels:  http-server
stirfry
StirFry is a self contained and lightweight web framework for nodejs
Stars: ✭ 24 (-29.41%)
Mutual labels:  http-server
PuppyProxy
A simple HTTP proxy in C# including support for HTTP CONNECT tunneling
Stars: ✭ 37 (+8.82%)
Mutual labels:  http-server

EasyDSS高性能流媒体服务器

EasyDSS简介

EasyDSS商用流媒体服务器是EasyDarwin流媒体团队开发的一款支持视频点播、转码、RTMP推流直播、RTMP/HLS直播分发、服务端录像、录像检索、录像下载、时移回放的商用流媒体服务器,采用业界优秀的流媒体框架模式设计,服务运行高效、稳定、可靠、易维护,支持RTMP直播、RTMP推送、HTTP点播、HLS直播,并支持关键帧缓冲,画面秒开等多种特性,能够接入WEB、Android、iOS、微信等全平台客户端,是移动互联网时代贴近企业点播/直播需求的一款接地气的流媒体服务器,配套OBS、EasyRTMP等直播推流工具以及EasyPlayer等网络播放器,可以形成一套完整的视频直播、录播解决方案,满足用户在各种行业场景的流媒体业务需求。

功能特点

  1. 接收RTMP推流:EasyDSS能够接收RTMP推流客户端推送的RTMP音视频流(H264+AAC),并转发给播放客户端;
  2. 分发RTMP流:EasyDSS提供RTMP流的高性能分发,RTMP播放客户端可直接连接EasyDSS进行播放;
  3. 分发HLS流:EasyDSS提供同步输出HLS流的功能,可以将推送的RTMP流进行实时HLS切片,并提供HLS流的高性能分发;
  4. 直播录像:支持将推送的直播流进行同步录像保存;
  5. 直播录像检索:支持检索系统的直播录像,提供录像检索和列表接口;
  6. 直播录像回放点播:可以点播录制的服务端录像,提供HLS点播,自由seek与倍数播放功能;
  7. 录像下载:可以对检索到的录像段进行下载,另存为MP4文件;
  8. HTTP服务器:EasyDSS同时也是一款高性能的HTTP服务器,用于提供HTTP访问,同时用于HLS流分发(具备nginx所有属性功能);
  9. 防盗链:持HTTP防盗链技术;
  10. 主动拉取RTMP流进行转发:EasyDSS支持对RTMP流的主动拉取,并将此RTMP流进行RTMP/HLS的转发;
  11. 转发RTMP流推送:支持将推送客户端推送的RTMP流,转发推送到其他RTMP流媒体服务器;
  12. 推流鉴权验证:支持对推送客户端的推送流进行推流验证,若无权限的推流地址,则不接收客户端推流;
  13. 推流信息统计:可以对推送流进行信息统计,包括推送时长、观看人数、起始时间、持续时长、视频码率、音频码率、推送流量等信息;
  14. 播放鉴权:支持播放客户端播放验证,无权限的播放地址将无法进行播放;
  15. 播放信息统计:可以对播放客户端的数量进行统计,并且可以统计客户端的开始时间、播放时长、播放流量等信息;
  16. 视频文件点播:支持点播HLS/mp4文件;
  17. 跨平台:支持多种平台部署运行,Windows、Linux;
  18. 二次开发:提供HTTP二次开发接口,可使用接口进行一定的二次开发;

EasyDSS生态

  • EasyBMS

  • EasyNVR

  • EasyRMS

技术支持

我们同时提供Windows、Linux版本的EasyDSS高性能流媒体服务器:EasyDSS流媒体服务器商业使用需要经过授权才能永久使用,商业授权方案可以通过以上渠道进行更深入的技术与合作咨询;

获取更多信息

EasyDarwin开源流媒体服务器:www.EasyDarwin.org

EasyDSS商用流媒体解决方案:www.EasyDSS.com

EasyNVR无插件直播方案:www.EasyNVR.com

Copyright © EasyDarwin Team 2012-2018

EasyDarwin

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].