added mediamtx example files

This commit is contained in:
Nickiel12 2024-08-07 03:23:02 +00:00
parent f30acbcd76
commit 823f1313af
2 changed files with 19 additions and 0 deletions

View file

@ -1,3 +1,9 @@
webrtcAdditionalHosts: [localhost, 0.0.0.0, 127.0.0.1, 10.0.0.114]
logLevel: debug
webrtcLocalTCPAddress: :8188
api: yes
paths: paths:
mystream: mystream:
source: publisher source: publisher

View file

@ -0,0 +1,13 @@
api: no
apiAddress: :9997
apiEncryption: no
paths:
mystream:
source: publisher
webrtc: yes
webrtcAddress: :8889
webrtcLocalUDPAddress: :8189
webrtcEncryption: no