diff --git a/trunk/conf/rtc.conf b/trunk/conf/rtc.conf index 02b97079b..b5a70eb07 100644 --- a/trunk/conf/rtc.conf +++ b/trunk/conf/rtc.conf @@ -34,5 +34,9 @@ vhost __defaultVhost__ { enabled on; bframe discard; } + http_remux { + enabled on; + mount [vhost]/[app]/[stream].flv; + } }