This website requires JavaScript.
Explore
Help
Sign In
mahmad
/
stream-server
Watch
1
Star
0
Fork
You've already forked stream-server
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
A rudimentary implementation of a livestreaming server in go. RTMP and SRT, and fmp4 HLS.
64
commits
3
branches
0
tags
141
KiB
Go
99.7%
HTML
0.3%
33fc16f38c
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Muaz Ahmad
33fc16f38c
change cleanup to check for active stream (prevents segment wipe on reconnect)
2023-08-24 12:51:12 +05:00
http
Comments
2023-08-21 20:25:54 +05:00
rtmp
change cleanup to check for active stream (prevents segment wipe on reconnect)
2023-08-24 12:51:12 +05:00
static
file serving implemented, video served with hls.js
2023-08-21 15:11:19 +05:00
go.mod
Basic RTMP server+handshake
2023-08-09 16:00:21 +05:00
main.go
basic http server setup
2023-08-21 12:22:20 +05:00