I am running Jetson Platform Service-VST and can add the camera through the web interface ( http://[JETSON-IP]:30080/vst/). I can see the live stream. Is that a live stream WebRTC stream?
If not, how to get that as a WebRTC stream with metadata?
If yes, how to get the same WebRTC stream with metadata on a different network (IP) and port?
I am following this, but it seems to be incomplete documentation.
Yes, it is WebRTC stream. What is the mean of the same WebRTC stream with metadata on a different network (IP) and port? Do you mean you need remote access like this: VST Config — Jetson Platform Services documentation?. Can you share more about your use case?