Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
RaspberryNode
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
簡碩辰
RaspberryNode
Commits
7ea99d41
Commit
7ea99d41
authored
Sep 26, 2019
by
簡碩辰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete edge.conf
parent
61ea0358
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
21 deletions
+0
-21
edge.conf
dvr/srs/edge.conf
+0
-21
No files found.
dvr/srs/edge.conf
deleted
100644 → 0
View file @
61ea0358
# conf/edge.conf
listen
1935
;
max_connections
1000
;
pid
./
objs
/
edge
.
pid
;
daemon
off
;
srs_log_tank
./
objs
/
edge
.
log
;
http_server
{
enabled
on
;
listen
8080
;
dir
./
objs
/
nginx
/
html
;
}
vhost
__
defaultVhost__
{
cluster
{
mode
remote
;
origin
192
.
168
.
5
.
200
;
}
http_remux
{
enabled
on
;
mount
[
vhost
]/[
app
]/[
stream
].
flv
;
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment