Files
srs/trunk/conf/include.vhost.conf
mapengfei53 84951cbc74 Update the demo config file for include directive (#2927)
* Update the demo config file for include directive

* update config file

* update config file
2022-03-05 17:43:20 +08:00

10 lines
165 B
Plaintext

vhost include.srs.com {
hls {
enabled on;
}
http_remux {
enabled on;
mount [vhost]/[app]/[stream].flv;
}
}