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.
48
commits
3
branches
0
tags
141
KiB
Go
99.7%
HTML
0.3%
fc4560076c
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
fc4560076c
metadata handling, errors for invalid message type but successful read, flv byte write index removed since unneeded
2023-08-18 13:24:54 +05:00
rtmp
metadata handling, errors for invalid message type but successful read, flv byte write index removed since unneeded
2023-08-18 13:24:54 +05:00
go.mod
Basic RTMP server+handshake
2023-08-09 16:00:21 +05:00
main.go
Remove pointless pointer ref for a single string
2023-08-15 14:34:48 +05:00