feat: streaminfo and thumbnail wiring

This commit is contained in:
2025-12-17 18:33:21 +01:00
parent 440eb407dd
commit 1ff51fad61
7 changed files with 64 additions and 98 deletions

View File

@@ -20,5 +20,6 @@ services:
ports:
- 8890:8890/udp
- 8891:8888
- 9997:9997
volumes:
- ./mediamtx.yml:/mediamtx.yml

View File

@@ -8,4 +8,6 @@ srtAddress: :8890
hls: yes
authMethod: http
authHTTPAddress: http://192.168.1.47:3000/api/mediamtx/publish
authHTTPAddress: http://192.168.1.47:3000/api/mediamtx/publish
api: yes