fix multiapps

This commit is contained in:
yuanmengqi
2025-07-04 07:18:15 +00:00
parent 66e669b50b
commit 8aa686a2a9
2 changed files with 4 additions and 7 deletions

View File

@@ -28,11 +28,8 @@
{ {
"type": "launch", "type": "launch",
"parameters": { "parameters": {
"command": [ "command": "VLC_VERBOSE=-1 vlc --aout=dummy --repeat '/home/user/Desktop/planet.mp4'",
"vlc", "shell": true
"--repeat",
"/home/user/Desktop/planet.mp4"
]
} }
} }
], ],

View File

@@ -2,8 +2,8 @@
{ {
"host": "gw.dataimpulse.com", "host": "gw.dataimpulse.com",
"port": 823, "port": 823,
"username": "e750e5abb74376d28361", "username": "67e5faf31654b923f06b",
"password": "e5ec245537e1e76a", "password": "26a3158d346abdfa",
"protocol": "http", "protocol": "http",
"provider": "dataimpulse", "provider": "dataimpulse",
"type": "residential", "type": "residential",