I saw that example, and it seems that would require Kurento to be on the same network with the computer running VLC (correct me if wrong). VLC is hooked up to a camera that I want to feed to and instance of Kurento in my cloud, and this example would be trying to PULL the stream from VLC, which does not have a known IP address (once again correct me if I am wrong).
I am trying to stream church services in a low bandwidth area to the Internet for viewers at home to see. That is the scenario. A camera streaming to VLC, then VLC pushing that stream to Kurento, where users can attach to a WebRTC endpoint to view church services from home.
Does this article match that scenario and I am missing something?
Travis