This website requires JavaScript.
Explore
Help
Sign In
LogalDeveloper
/
owncast
Watch
0
Fork
0
You've already forked owncast
Code
owncast
/
core
/
rtmp
History
Gabe Kangas
2b81fcef53
Add a read timeout when reading rtmp to handle connections that have dropped.
Closes
#564
2021-01-13 21:58:34 -08:00
..
broadcaster.go
Connections from Restream seem to be more sensitive about if we get the initial packets processed or not, so I moved setStreamAsConnected to be decoupled from when we set broadcaster info. Another update for
#432
2020-12-06 14:28:00 -08:00
rtmp.go
Add a read timeout when reading rtmp to handle connections that have dropped.
Closes
#564
2021-01-13 21:58:34 -08:00
utils.go
Move duplicate string to a constant
2020-12-16 23:01:09 -08:00