Play network streams using VLC

General Discussions
Post Reply
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

Play network streams using VLC

Post by Nipuna » Fri Oct 07, 2011 12:15 pm

1. Open VLC Media Player.

2. Click File | Open Network Stream...
Image.aspx.gif
Image.aspx.gif (3.83 KiB) Viewed 3149 times
3. There are four different types of streams that VLC can play:

1. UDP/RTP - This is a unicast stream, meaning that there is another computer sending a stream directly to your computer. You need to set the correct UDP port (this is set by whoever is sending the stream to you; the default is 1234 for streams sent by VLC)
Image.aspx.gif
Image.aspx.gif (3.15 KiB) Viewed 3149 times
2. UDP/RTP Multicast - This is the multicast version of the previous, meaning that there is another computer sending out streams to many computers. You need to set the correct address and UDP port (once again, found through whoever is setting up the stream)
Image.aspx.gif
Image.aspx.gif (3.36 KiB) Viewed 3149 times
3. HTTP/FTP/MMS - This is an HTTP (Shoutcast, etc), FTP or Microsoft Media Server stream - generally the type of streams you will find on websites. Simply put the complete URL in the URL field.
Image.aspx.gif
Image.aspx.gif (2.69 KiB) Viewed 3149 times
4. RTSP - Real Time Streaming Protocol, this is another way to stream multimedia. Just put the URL in the text box for it to work.
Image.aspx.gif
Image.aspx.gif (2.05 KiB) Viewed 3149 times
User avatar
SemiconductorCat
Major
Major
Posts: 455
Joined: Mon Aug 22, 2011 8:42 pm
Location: currently in hyperspace

Re: Play network streams using VLC

Post by SemiconductorCat » Fri Oct 07, 2011 7:10 pm

since when we rely on the UDP, another advantage is we can use it over a proxy server.
Since when TCP video stream is dependent on a particular connection, and there are
limited number of connections a server can handle at same time , it will call close() and
give it to another user. But in UDP this won't be happen like that way.
Post Reply

Return to “General Discussions”