32 Commits (85e7af3d5f9e39b5f9c9de95a8de14579215269c)

Author SHA1 Message Date
Gabe Kangas cf126c2e2c
Fix the filename mismatch then the on-disk filename changed. 2 years ago
Gabe Kangas ba69bac6d9
Rename offline clip for clarity with typescript 2 years ago
Gabe Kangas 4a17f30da8
Outbound live stream notifications (#1663) 3 years ago
Gabe Kangas 045a0a2afd
Social features / ActivityPub federation (#1629) 3 years ago
Gabe Kangas 73e58a7801 Refactor the offline clip handling. 4 years ago
Eng Zer Jun 7996df85e1
refactor: move from io/ioutil to io and os packages (#1546) 4 years ago
Gabe Kangas c4d2ffd834
Fix crash when an invalid inbound stream is disconnected. Closes #1439 (#1483) 4 years ago
Gabe Kangas ca9d5de192
Embed static resources (#1466) 4 years ago
Gabe Kangas 1b053ffd1b
Simplify HLS storage paths (#1393) 4 years ago
Gabe Kangas c6c6f0233d
Expanded linting + fix warnings (#1396) 4 years ago
Gabe Kangas f87d4f960a Add formatting 4 years ago
Gabe Kangas dcc7a7c5c3 Support assigning nil as time instead of setting time as invalid. Fix typo that led to incorrect disconnect time. Maybe addresses #1268? 4 years ago
Gabe Kangas b6f68628c0
Chat refactor + persistent backing chat users (#1163) 4 years ago
Meisam 7361578412
style fix for error checking (#1170) 4 years ago
Jannik 3f9f4a151c
refactor: use io.Pipe and ffmpeg's stdin (#1148) 4 years ago
Jannik edc777ae1b
🐛 use currentBroadcast for playlist overwrites (#1149) 4 years ago
Gabe Kangas 12104978e8 Some linter cleanup 4 years ago
Gabe Kangas 89dfcfb047 Fix buggy saving of lastDisconnectTime now used for #1111 4 years ago
Gabe Kangas d8e6b75b5f No longer reset max viewer count at cleanup. Only do it at new stream start. Fixes #768 4 years ago
Gabe Kangas bc2caadb74
0.0.6 -> Master (#731) 4 years ago
Gabe Kangas 1c42bf9f63 Check for nil when accessing broadcaster. Might help #432 5 years ago
Gabe Kangas 0b66f3b79f
Support video-only streams if there is no audio in the inbound stream. (#401) 5 years ago
Gabe Kangas 4cb0027ed3 Fix blocking YP 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 3963568951
Stop rtmp from reaching back into core (#290) 5 years ago
Gabe Kangas 32c7e3fa34 Clear current broadcaster on stream end. Closes #285 5 years ago
bitspill bfbac8cc57
Variable collisions; Possible use of nil value (#256) 5 years ago
Gabe Kangas 8f740c4cb6 Cleanup private and optinally public segments on a timer instead of after every save. Closes #254 5 years ago
Gabe Kangas 2d71337146 Rename functions to be clearer that it is for offline cleanup 5 years ago
Gabe Kangas 5e45c53b87 Fix YP not being fired post-merges 5 years ago
Gabe Kangas 6ea9affce0
HLS video handling/storage/state refactor (#151) 5 years ago