Connector_RAW for server sharing
This commit is contained in:
parent
2274a05b9c
commit
309f727f62
4 changed files with 61 additions and 0 deletions
13
PLS
13
PLS
|
@ -21,3 +21,16 @@ service ddvtechrtmp
|
|||
port = 1935
|
||||
wait = no
|
||||
}
|
||||
|
||||
service ddvtechraw
|
||||
{
|
||||
disable = no
|
||||
type = UNLISTED
|
||||
protocol = tcp
|
||||
socket_type = stream
|
||||
user = root
|
||||
server = /usr/bin/Connector_RAW
|
||||
port = 3773
|
||||
wait = no
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue