docker-streaming-server/srv/streaming/core/streams/example.conf

10 lines
115 B
Plaintext

application example {
live on;
push relay;
allow publish 172.23.42.0/24;
deny publish all;
deny play all;
}