Skip to content

Commit 93c024c

Browse files
committed
Enable HTTP-FLV for conf/rtc.conf
1 parent 6013689 commit 93c024c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

trunk/conf/rtc.conf

+4
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,9 @@ vhost __defaultVhost__ {
3434
enabled on;
3535
bframe discard;
3636
}
37+
http_remux {
38+
enabled on;
39+
mount [vhost]/[app]/[stream].flv;
40+
}
3741
}
3842

0 commit comments

Comments
 (0)