1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

refine the ui, add osmf/jwplayer

This commit is contained in:
winlin 2013-12-18 12:37:46 +08:00
parent 5e9915bd15
commit 1c04e35924
32 changed files with 475 additions and 1139 deletions

View file

@ -22,9 +22,9 @@ vhost __defaultVhost__ {
enabled on;
gop_cache on;
queue_length 30;
forward 127.0.0.1:19350;
#forward 127.0.0.1:19350;
hls {
enabled on;
enabled off;
hls_path ./objs/nginx/html;
hls_fragment 5;
hls_window 30;
@ -39,7 +39,7 @@ vhost __defaultVhost__ {
on_stop http://127.0.0.1:8085/api/v1/sessions;
}
transcode {
enabled on;
enabled off;
ffmpeg ./objs/ffmpeg/bin/ffmpeg;
engine ld {
enabled on;