initial work on mms:// server

This commit is contained in:
zefie
2026-04-25 08:22:23 -04:00
parent 121cf653a6
commit a6a045a39b
5 changed files with 2094 additions and 9 deletions

View File

@@ -422,19 +422,30 @@
"key": "%ServiceDeps%/https/selfsigned_key.pem"
}
},
"mms": {
"port": 1755,
"udp_port": 1755,
"enable_udp": true,
"protocol_handler": "mms",
"pacing_multiplier": 0.9,
"enable_burst": true,
"burst_multiplier": 4.0,
"burst_prestart_ms": 15000,
"allow_indexing": true,
"debug": false,
"handler_module": "WTVMMS"
},
"pnm": {
"port": 7070,
"flags": "0x00000001",
"allow_double_slash": true,
"protocol_handler": "pnm",
"udp_bind_port_min": 57361,
"udp_bind_port_max": 57391,
"descriptor_after_hello_ms": 85,
"burst_prestart_ms": 5000,
"debug": false,
"allow_indexing": true,
"debug": false,
"handler_module": "WTVPNM"
}
}
},
"favorites": {
"folder_templates": {