Hi,I'm beginner of proxmox ,so the question maybe seem so stupid.
I want to access to a vm in my website via the api VNCwebsocket .I have make http request following the API document and get a port(5900) as response.
but i don't know how to connect to the websocket using javascript.
should i do like something this?
what i look forward to fulfilling is opening a new page of novnc just like the web GUI do.
can you give me a example using javascript ....It's been bothering me for a long time
i would be greatly appreciated
I want to access to a vm in my website via the api VNCwebsocket .I have make http request following the API document and get a port(5900) as response.
but i don't know how to connect to the websocket using javascript.
should i do like something this?
what i look forward to fulfilling is opening a new page of novnc just like the web GUI do.
can you give me a example using javascript ....It's been bothering me for a long time
i would be greatly appreciated