owncast/core
Anoop 6946d4b3ea
Make video segment filename unique (#214)
* Make video segment filename unique

* fix typo

* Remove type casting function
2020-10-01 23:34:29 -07:00
..
chat Stop storing messages in memory and pull from persistence. Closes #81 (#105) 2020-08-05 21:01:06 -07:00
ffmpeg Make video segment filename unique (#214) 2020-10-01 23:34:29 -07:00
playlist Make setting save location paths optional 2020-07-13 14:45:54 -07:00
rtmp Disconnect stream Admin API + HTTP Basic Auth (#204) 2020-10-01 18:16:58 -07:00
storageproviders Support separate S3 serving endpoint (#91) 2020-07-28 13:17:39 -07:00
chatListener.go Make IDs for chat messages generated server-side, not client. For #26 2020-06-24 22:00:49 -07:00
core.go Reset session stats when we cleanup the session. Closes #180 2020-09-24 19:38:24 -07:00
stats.go Don't update viewer counts if a live stream session is not active. 2020-09-24 20:27:47 -07:00
status.go Reset session stats when we cleanup the session. Closes #180 2020-09-24 19:38:24 -07:00
storage.go Remove IPFS. For #74 2020-07-19 21:15:53 -07:00