skyscraper8/skyscraper8/Properties/launchSettings.json
feyris-tan 30026b2b02
All checks were successful
🚀 Pack skyscraper8 / make-zip (push) Successful in 3m38s
Added functionality necessary to extract the MPEG-DASH segments on the Arsat stream.
2025-11-23 00:27:00 +01:00

12 lines
270 B
JSON

{
"profiles": {
"skyscraper8": {
"commandName": "Project",
"commandLineArgs": "\"Z:\\Persönliches\\Satellitescommunity\\65W11304V.TS\"",
"remoteDebugEnabled": false
},
"Container (Dockerfile)": {
"commandName": "Docker"
}
}
}