38 Commits (bc2caadb74c0d2c33d86c7da1d370cdc39684b10)

Author SHA1 Message Date
Gabe Kangas bc2caadb74
0.0.6 -> Master (#731) 4 years ago
Gabe Kangas 89cf6115b3 Give more useful error messages and don't panic on bad disconnects. Closes #673 4 years ago
Gabe Kangas eacd0bcbd4 check error from read timeout 4 years ago
Gabe Kangas 2b81fcef53 Add a read timeout when reading rtmp to handle connections that have dropped. Closes #564 4 years ago
Christian Muehlhaeuser c7cc973ebc
Log and abort when listening on RTMP port fails (#478) 4 years ago
Gabe Kangas e9c7ff29cf
Add custom RTMP port number support (#462) 4 years ago
Gabe Kangas 1fe1c6c925 Move duplicate string to a constant 4 years ago
Gabe Kangas b405b2fcc7 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 5 years ago
Gabe Kangas 2abea78e3c Use onMetaData instead of setDataFrame to try to parse out RTMP 5 years ago
Gabe Kangas 0b66f3b79f
Support video-only streams if there is no audio in the inbound stream. (#401) 5 years ago
Matt Steele a40b3a0e80
Check if inbound details properly set before use (#365) 5 years ago
Gabe Kangas 4d2066a76d
Start cleaning up linter errors. (#358) 5 years ago
Christian Muehlhaeuser 2e1f8d29b5
Fix godoc style comments (#356) 5 years ago
Gabe Kangas 1dbd550134
Bundle and serve admin (#317) 5 years ago
Gabe Kangas 723a671f1c Stop handleDisconnect from double firing 5 years ago
Gabe Kangas 3963568951
Stop rtmp from reaching back into core (#290) 5 years ago
Gabe Kangas 131675bc03 Split out setting broadcaster details into its own file 5 years ago
bitspill bfbac8cc57
Variable collisions; Possible use of nil value (#256) 5 years ago
Gabe Kangas 6ea9affce0
HLS video handling/storage/state refactor (#151) 5 years ago
Gabe Kangas bcf4cb09e7 Break rtmp read loop after disconnect 5 years ago
leowmjw 769fc3a561
Fixes #211: Update mod paths (#221) 5 years ago
Gabe Kangas f4fdc6c951
Current broadcaster details admin api (#206) 5 years ago
Gabe Kangas 7b64fc7c30
Disconnect stream Admin API + HTTP Basic Auth (#204) 5 years ago
Gabe Kangas a7a9ae0984 Fix incorrect logging method 5 years ago
Gabe Kangas a11999c3c0 Log cleanup 5 years ago
Gabe Kangas dd1b9411bf Add verbose logging for RTMP metadata 5 years ago
Gabe Kangas c553637521 Cleanup 5 years ago
Gabe Kangas 873e2535f8 Additional log msg 5 years ago
Gabe Kangas 1409477dce Use the built-in AAC codec 5 years ago
Gabe Kangas a0d27df8c6 Re-work RTMP for #34 5 years ago
Gabe Kangas f54d1eba38 Add additional logging of ffmpeg output to file. Help troubleshoot #34 5 years ago
Gabe Kangas baaf556c54 Log level change 5 years ago
Gabe Kangas ef295b6794 Cleanup + poll connection for disconnected state. For #34 5 years ago
Gabe Kangas 0aa3159372 Works if I mux restream to ts, not flv 5 years ago
Gabe Kangas 43d434747b Attempt with Joy5 5 years ago
Gabe Kangas 259923b303 Set logging preferences via command line flags. Closes #20 5 years ago
Gabe Kangas 04dc0796d8
New video transcoder (#27) 5 years ago
Bradley Hilton 487bd12444
Project restructure (#18) 5 years ago