Can someone please assist me. I am trying to stream an mpeg over the internet from a web page. Currently, I am able to stream the video from one computer on my LAN. I can watch the stream with Mindows Media Player from any other computer on my LAN by opening URL mms://LOCAL_IP_ADDRESS:PORT. The local IP address will not suffice for an external client on the net! How do you do this? For instance, if I put 10.12.2.155:1234 into WMP, I can watch the video all day. I go to "whatismyip.com" and get the IP address and use that and nothing happens!
Once I determine whether this simple task is even possible, I will need to figure out how to initiate VLC with the correct settings, from the HTML code on the page.
Thanks in advance...