Am trying to run it usind docker run .
My objective is just to run the VST container and see the UI.
However when i run i am not able to see the UI.
The final logs show as:
[2024-7-16T7:9:22.587Z:281473415696416:sensor_management.cpp:633: notifyVmsRedinessEvent] {
“alert_type” : “service_status_change”,
“created_at” : “2024-07-16T07:09:22Z”,
“event” :
{
“service_status” : “init_ready”
},
“source” : “vst”
}
Question:
Is it possible to run VST on a non NVIDIA GPU machine?
If the answer to above is yes, what is that i need to do to make it work correctly on my local machine?
Where can i get the vst_configs.json file ?
What are the minimum fields i need to modify, is there any link which can guide in modifying those fields and giving a brief description of the fields?
Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) • Ubuntu Version • JetPack Version (valid for Jetson only) • TensorRT Version • NVIDIA GPU Driver Version (valid for GPU only) • Issue Type( questions, new requirements, bugs) • How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing) • Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
This forum is for JPS on Jetson. I can more the topic to other forum if you can provide more details of your setup.
Hardware platform : Apple Mac M1
Ubuntu version : Not applicable
JetPack Version : Not applicable
TensorRT Version : Not applicable
NVIDIA GPU Driver Version (valid for GPU only) : Not applicable
Issue Type( questions, new requirements, bugs) : Question
Reproduce the issue :
My VST container is running on a remote server which does not have a UI component.
I am trying to access the VST web UI from a different machine. Do i need to install the TURN on the server?
There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks