Tools Needed:
VLC Player > http://videolan.org
TCPView or CurrPorts > http://nirsoft.net/utils/cports.zip
For this example i'll be using the Turtle Cam broadcast: http://veetle.com/index.php/channel/view#4c2adb91303af
1. Install VLC if you don't have it. Unzip cport.zip to a folder.
2. Open the stream you would like to watch in your browser like you would normally and leave it open while you do the rest of the steps.
3. Once the stream has started, run cports.exe from the folder you unzipped cports.zip from.
4. cports will show you the tcp connections, scroll down till you see player.exe:

5. What were looking for is the last player.exe in the list and the remote port# thats in the red oval. So from this display we will be using port 56664
6. Now open VLC and goto Media > Open Network Stream
7. in the box where it says Please enter a network URL: your going to type in the following (for this example i'll be using the turtle cam broadcast) (Replace the colored text values with what you see in cports and what stream id you be using:
Code:
http://127.0.0.1:56664/77.67.109.221,4c2adb91303af
Code:
http://www.veetle.com/index.php/channel/view#4c2adb91303af
the text in blue is the stream ID.
8. Once your done inputing the information Click on Play.
9. Now VLC should start playing the stream(Pic1), after anywhere from 10-60sec the stream in your browser will stop (LEAVE IT OPEN and don't reload, just leave it as is)(Pic2), after the browser's player stops, VLC will stop shortly after (15-30sec later) Just click on Play (Pic3) and your set! now you can watch/record the stream just don't close your browser with the Veetle window.
10. To Sum up:
Code:
http://127.0.0.1:Port#/77.67.109.221,Stream ID
Stream ID = from your browser address bar
77.67.109.221 = Veetle's current server, it could change over time the easiest way to get the new server ip is just open a command prompt and ping www.veetle.com the ip will display there.
To record the stream > VLC > Media > Convert / Save > Network Tab > Type in the url of the stream e.g.
Code:
http://127.0.0.1:56664/77.67.109.221,4c2adb91303af
And that all folks!
Netimports
Picture References:
(Pic1)

(Pic2)

(Pic3)
