Hello!
I want to stream over the internet a stream captured from webcam and mic.
I have 2 pc's, called "A" (IP: 192.168.0.7) and "B" (IP: 192.168.0.1) in the same LAN.
I have connected webcam and mic to pc "A". I have installed VLC on pc "B".
I want to receive in pc "B" webcam/mic stream by an rtp session coming from pc "A".
In the meanwhile I want to stream from pc "B" over the internet to an unspecified number of clients.
A user of this forum said me to use mmsh to stream, because multicast ip doesn't work if a client is behind a NAT.
My question is: how set MMSH URL??
Have I to set as URL the IP address of pc "B"??
In the videolan streaming how to I found this:
If the http, https or mmsh output method is chosen, dst is the address, port and path of the local network interface on which the server should listen for requests. If no address is given, VLC will listen on all the network interfaces. These information have to be supplied using the address:port/path syntax.
How have I to set address??
Otherwise, other solutions for this kind of streaming architecture?
Please, help me.
Thanks in advance!