1
0
Fork 0
mirror of https://github.com/owncast/owncast.git synced 2024-10-28 10:09:39 +01:00
Take control over your live stream video by running it yourself. Streaming + chat out of the box.
Find a file
2020-06-02 10:42:24 -07:00
config Reject invalid streaming key 2020-06-01 17:15:11 -07:00
test Initial POC works with IPFS 2020-05-30 19:05:30 -07:00
webroot Try and hack around autoplay 2020-06-02 10:42:24 -07:00
client.go Add config file. Turn on/off ipfs 2020-06-01 16:53:31 -07:00
config.go Reject invalid streaming key 2020-06-01 17:15:11 -07:00
ffmpeg.go Create pipe in tmp directory instead of cwd 2020-06-01 17:42:36 -07:00
go.mod Will now run as a self-contained IPFS node 2020-06-01 12:15:07 -07:00
go.sum Add config file. Turn on/off ipfs 2020-06-01 16:53:31 -07:00
handler.go Add endpoint for returning stream status 2020-06-02 01:02:26 -07:00
ipfs.go Add config file. Turn on/off ipfs 2020-06-01 16:53:31 -07:00
main.go Add endpoint for returning stream status 2020-06-02 01:02:26 -07:00
message.go Some basic positioning of HTML 2020-06-01 23:50:32 -07:00
playlistMonitor.go Add config file. Turn on/off ipfs 2020-06-01 16:53:31 -07:00
rtmp.go Reject invalid streaming key 2020-06-01 17:15:11 -07:00
server.go Add config file. Turn on/off ipfs 2020-06-01 16:53:31 -07:00
temp.txt Initial POC works with IPFS 2020-05-30 19:05:30 -07:00
utils.go Create pipe in tmp directory instead of cwd 2020-06-01 17:42:36 -07:00