totoro: add live2 alias
This commit is contained in:
parent
f55dc46170
commit
b469b24c5a
1 changed files with 7 additions and 0 deletions
|
@ -170,6 +170,13 @@ in {
|
||||||
allow play all;
|
allow play all;
|
||||||
push rtmp://coventry.beam.bfob.gg/beam/thecakeisalie;
|
push rtmp://coventry.beam.bfob.gg/beam/thecakeisalie;
|
||||||
}
|
}
|
||||||
|
application live2 {
|
||||||
|
live on;
|
||||||
|
record off;
|
||||||
|
allow publish all;
|
||||||
|
allow play all;
|
||||||
|
push rtmp://coventry.beam.bfob.gg/beam/thecakeisalie;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Reference in a new issue