All Projects → yutopp → Go Rtmp

yutopp / Go Rtmp

Licence: bsl-1.0
RTMP 1.0 server/client library written in Go.

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Go Rtmp

Srs
SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV, SRT and GB28181.
Stars: ✭ 16,734 (+9301.12%)
Mutual labels:  rtmp, rtmp-server
React Native Live Stream Rtmp Example
React native live stream using RTMP
Stars: ✭ 161 (-9.55%)
Mutual labels:  rtmp, rtmp-server
tms
tms(toy media server) is a toy media server for myself learning media develop. Just for fun.
Stars: ✭ 29 (-83.71%)
Mutual labels:  rtmp, rtmp-server
Gortmp
rtmp server for windows, mac, linux, android. (mpegts hls)
Stars: ✭ 131 (-26.4%)
Mutual labels:  rtmp, rtmp-server
Javelin
[Mirror] RTMP streaming server written in Rust
Stars: ✭ 77 (-56.74%)
Mutual labels:  rtmp, rtmp-server
go srs
a rtmp server similar with srs but wrote by golang
Stars: ✭ 34 (-80.9%)
Mutual labels:  rtmp, rtmp-server
Rtmp
Server implementation of Adobe's RTMP 1.0 protocol in Go.
Stars: ✭ 129 (-27.53%)
Mutual labels:  rtmp, rtmp-server
Gortmp
Implement RTMP protocol by golang
Stars: ✭ 466 (+161.8%)
Mutual labels:  rtmp, rtmp-server
Rtsp Simple Server
ready-to-use RTSP / RTMP server and proxy that allows to read, publish and proxy video and audio streams
Stars: ✭ 882 (+395.51%)
Mutual labels:  rtmp, rtmp-server
Go Oryx
The go-oryx is SRS++, focus on real-time live streaming load-balancer.
Stars: ✭ 608 (+241.57%)
Mutual labels:  rtmp, rtmp-server
srs-docker
Docker image for SRS.
Stars: ✭ 14 (-92.13%)
Mutual labels:  rtmp, rtmp-server
Streaming Room
Streaming room in Node.js, rtmp, hsl, html5 videojs player
Stars: ✭ 106 (-40.45%)
Mutual labels:  rtmp, rtmp-server
rtmp-lib
golang rtmp lib
Stars: ✭ 46 (-74.16%)
Mutual labels:  rtmp, rtmp-server
rtmp-social-multicast
Want to stream to Twitch, YouTube, Facebook, and/or Periscope at the same time? That's what this project allows you to do!
Stars: ✭ 42 (-76.4%)
Mutual labels:  rtmp, rtmp-server
Blss
NGINX-based Live Media Streaming Server
Stars: ✭ 187 (+5.06%)
Mutual labels:  rtmp, rtmp-server
Pingos
Based on the NGINX/RTMP/HTTP-FLV/HTTP-TS/HLS/HLS+/DASH/H.264/H.265/AAC/MP3/Live/Record/VOD/Push/Pull/Multiple Processes/Dynamic Configuration/Configuration Variables/Console Interface/Notify
Stars: ✭ 527 (+196.07%)
Mutual labels:  rtmp, rtmp-server
Docker Multistreamer
Dockerized multistreamer
Stars: ✭ 90 (-49.44%)
Mutual labels:  rtmp, rtmp-server
Rtmp
RTMP Server , RTMP Pusher , RTMP Client
Stars: ✭ 119 (-33.15%)
Mutual labels:  rtmp, rtmp-server
Red5 Client
Red5 Client
Stars: ✭ 149 (-16.29%)
Mutual labels:  rtmp
Html5 Dash Hls Rtmp
🌻 HTML5播放器、M3U8直播/点播、RTMP直播、低延迟、推流/播流地址鉴权
Stars: ✭ 1,805 (+914.04%)
Mutual labels:  rtmp

go-rtmp

ci codecov GoDoc Go Report Card license

RTMP 1.0 server/client library written in Go.

Work in progress

Installation

go get github.com/yutopp/go-rtmp

See also server_demo and client_demo.

Documentation

NOTES

How to limit bitrates or set timeouts

License

Boost Software License - Version 1.0

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