diff --git a/evaluation_examples/examples/multi_apps/778efd0a-153f-4842-9214-f05fc176b877.json b/evaluation_examples/examples/multi_apps/778efd0a-153f-4842-9214-f05fc176b877.json index 81f516b..fd48796 100644 --- a/evaluation_examples/examples/multi_apps/778efd0a-153f-4842-9214-f05fc176b877.json +++ b/evaluation_examples/examples/multi_apps/778efd0a-153f-4842-9214-f05fc176b877.json @@ -28,11 +28,8 @@ { "type": "launch", "parameters": { - "command": [ - "vlc", - "--repeat", - "/home/user/Desktop/planet.mp4" - ] + "command": "VLC_VERBOSE=-1 vlc --aout=dummy --repeat '/home/user/Desktop/planet.mp4'", + "shell": true } } ], diff --git a/evaluation_examples/settings/proxy/dataimpulse.json b/evaluation_examples/settings/proxy/dataimpulse.json index 5f7c0a4..d7f1cfb 100644 --- a/evaluation_examples/settings/proxy/dataimpulse.json +++ b/evaluation_examples/settings/proxy/dataimpulse.json @@ -2,8 +2,8 @@ { "host": "gw.dataimpulse.com", "port": 823, - "username": "e750e5abb74376d28361", - "password": "e5ec245537e1e76a", + "username": "67e5faf31654b923f06b", + "password": "26a3158d346abdfa", "protocol": "http", "provider": "dataimpulse", "type": "residential",