fix multiapps
This commit is contained in:
@@ -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"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user