Skip to content

Commit

Permalink
change conf to console without daemon.
Browse files Browse the repository at this point in the history
  • Loading branch information
winlinvip committed Feb 9, 2017
1 parent 90ff579 commit 15570d9
Show file tree
Hide file tree
Showing 31 changed files with 60 additions and 13 deletions.
2 changes: 2 additions & 0 deletions trunk/conf/bandwidth.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
vhost __defaultVhost__ {
}

Expand Down
2 changes: 2 additions & 0 deletions trunk/conf/dvr.path.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
vhost __defaultVhost__ {
dvr {
enabled on;
Expand Down
2 changes: 2 additions & 0 deletions trunk/conf/dvr.segment.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
vhost __defaultVhost__ {
dvr {
enabled on;
Expand Down
2 changes: 2 additions & 0 deletions trunk/conf/dvr.session.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
vhost __defaultVhost__ {
dvr {
enabled on;
Expand Down
3 changes: 2 additions & 1 deletion trunk/conf/edge.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
listen 1935;
max_connections 1000;
pid objs/edge.pid;
srs_log_file ./objs/edge.log;
daemon off;
srs_log_tank console;
vhost __defaultVhost__ {
mode remote;
origin 127.0.0.1:19350;
Expand Down
2 changes: 2 additions & 0 deletions trunk/conf/edge.token.traverse.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

listen 1935
max_connections 1000;
daemon off;
srs_log_tank console;
vhost __defaultVhost__ {
mode remote;
origin 127.0.0.1:19350;
Expand Down
2 changes: 2 additions & 0 deletions trunk/conf/ffmpeg.transcode.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
vhost __defaultVhost__ {
transcode {
enabled on;
Expand Down
4 changes: 2 additions & 2 deletions trunk/conf/forward.master.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
listen 1935;
max_connections 1000;
pid ./objs/srs.master.pid;
srs_log_tank file;
srs_log_file ./objs/srs.master.log;
daemon off;
srs_log_tank console;
vhost __defaultVhost__ {
forward 127.0.0.1:19350;
}
4 changes: 2 additions & 2 deletions trunk/conf/forward.slave.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
listen 19350;
max_connections 1000;
pid ./objs/srs.slave.pid;
srs_log_tank file;
srs_log_file ./objs/srs.slave.log;
daemon off;
srs_log_tank console;
vhost __defaultVhost__ {
}
2 changes: 0 additions & 2 deletions trunk/conf/hds.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@

listen 1935;
max_connections 1000;

daemon off;
srs_log_tank console;
srs_log_level trace;

vhost __defaultVhost__ {
hds {
Expand Down
2 changes: 2 additions & 0 deletions trunk/conf/hls.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
vhost __defaultVhost__ {
hls {
enabled on;
Expand Down
2 changes: 2 additions & 0 deletions trunk/conf/http.aac.live.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
http_server {
enabled on;
listen 8080;
Expand Down
2 changes: 2 additions & 0 deletions trunk/conf/http.flv.live.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
http_server {
enabled on;
listen 8080;
Expand Down
3 changes: 2 additions & 1 deletion trunk/conf/http.flv.live.edge1.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
listen 19351;
max_connections 1000;
pid objs/srs.flv.19351.pid;
srs_log_file objs/srs.flv.19351.log;
daemon off;
srs_log_tank console;
http_server {
enabled on;
listen 8081;
Expand Down
3 changes: 2 additions & 1 deletion trunk/conf/http.flv.live.edge2.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
listen 19352;
max_connections 1000;
pid objs/srs.flv.19352.pid;
srs_log_file objs/srs.flv.19352.log;
daemon off;
srs_log_tank console;
http_server {
enabled on;
listen 8082;
Expand Down
2 changes: 2 additions & 0 deletions trunk/conf/http.heartbeat.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

listen 1935
max_connections 1000;
daemon off;
srs_log_tank console;
heartbeat {
enabled on;
interval 9.3;
Expand Down
2 changes: 2 additions & 0 deletions trunk/conf/http.hls.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
http_server {
enabled on;
listen 8080;
Expand Down
4 changes: 2 additions & 2 deletions trunk/conf/http.hooks.callback.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

listen 1935;
max_connections 1000;
srs_log_tank file;
srs_log_file ./objs/srs.log;
daemon off;
srs_log_tank console;
vhost __defaultVhost__ {
http_hooks {
enabled on;
Expand Down
2 changes: 2 additions & 0 deletions trunk/conf/http.mp3.live.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
http_server {
enabled on;
listen 8080;
Expand Down
2 changes: 2 additions & 0 deletions trunk/conf/http.server.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
http_server {
enabled on;
listen 8080;
Expand Down
2 changes: 2 additions & 0 deletions trunk/conf/http.ts.live.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
http_server {
enabled on;
listen 8080;
Expand Down
2 changes: 2 additions & 0 deletions trunk/conf/ingest.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
vhost __defaultVhost__ {
ingest livestream {
enabled on;
Expand Down
4 changes: 2 additions & 2 deletions trunk/conf/origin.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

listen 19350;
max_connections 1000;
pid objs/origin.pid;
srs_log_file ./objs/origin.log;
daemon off;
srs_log_tank console;
vhost __defaultVhost__ {
}
2 changes: 2 additions & 0 deletions trunk/conf/push.flv.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
http_server {
enabled on;
listen 8080;
Expand Down
2 changes: 2 additions & 0 deletions trunk/conf/push.mpegts.over.udp.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
stream_caster {
enabled on;
caster mpegts_over_udp;
Expand Down
2 changes: 2 additions & 0 deletions trunk/conf/push.rtsp.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
stream_caster {
enabled on;
caster rtsp;
Expand Down
2 changes: 2 additions & 0 deletions trunk/conf/realtime.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
vhost __defaultVhost__ {
gop_cache off;
queue_length 10;
Expand Down
2 changes: 2 additions & 0 deletions trunk/conf/rtmp.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
vhost __defaultVhost__ {
}
2 changes: 2 additions & 0 deletions trunk/conf/security.deny.publish.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
vhost __defaultVhost__ {
security {
enabled on;
Expand Down
2 changes: 2 additions & 0 deletions trunk/conf/transcode2hls.audio.only.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
vhost __defaultVhost__ {
hls {
enabled on;
Expand Down
2 changes: 2 additions & 0 deletions trunk/conf/transform.edge.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

listen 1935;
max_connections 1000;
daemon off;
srs_log_tank console;
vhost __defaultVhost__ {
}
vhost source.srs.com {
Expand Down

0 comments on commit 15570d9

Please sign in to comment.