UPDATE: Added functionality that updates database on stream start and on stream end. Adds new stream to database
This commit is contained in:
@@ -16,6 +16,7 @@ rtmp {
|
||||
push rtmp://127.0.0.1:1935/hls-live;
|
||||
|
||||
on_publish http://web_server:5000/publish_stream;
|
||||
on_publish_done http://web_server:5000/end_stream;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user