10 lines
165 B
Plaintext
10 lines
165 B
Plaintext
vhost include.srs.com {
|
|
hls {
|
|
enabled on;
|
|
}
|
|
http_remux {
|
|
enabled on;
|
|
mount [vhost]/[app]/[stream].flv;
|
|
}
|
|
}
|