diff --git a/mediamtx/mediamtx.yml b/mediamtx/mediamtx.yml deleted file mode 100644 index bc439d9..0000000 --- a/mediamtx/mediamtx.yml +++ /dev/null @@ -1,23 +0,0 @@ -# Path settings -# example -paths: - multicast: - source: udp+rtp://239.192.63.180:5004 - rtpSDP: | - v=0 - o=- 8 1 IN IP4 10.216.10.163 - s=Logger - c=IN IP4 239.192.63.180/128 - t=0 0 - m=audio 5004 RTP/AVP 96 - a=rtpmap:96 L24/48000/2 - a=recvonly - a=ptime:0.25 - a=maxptime:5 - a=ts-refclk:ptp=IEEE1588-2008:58-50-AB-FF-FE-80-28-D4:0 - a=mediaclk:direct=0 - a=sync-time:0 -# proxying - logger: - source: rtsp://localhost:8554/multicast - \ No newline at end of file