View Single Post
  #1  
Old 08-08-2014, 02:58 AM
donkey_gong donkey_gong is offline
Junior Member
 
Join Date: Aug 2014
Posts: 1
donkey_gong is on a distinguished road
Lightbulb

Find URL + RTMP, downloading stream + streaming using VLC


Hello all!!

Thanks For reading!

I've tried several times to start downloading stream using RTMPDUMP with the used of: RTMPDUMPhelper, and RTMPSRV and RTMPsuck.

1) What's the best working way to find all the details of a stream?
Is wireshark the best? Can wireshark find RTMPE? or just RTMP?

2) When do you need to put all these dashes: -w, -s, -f, -v - Any rules for it? - I didn't find simple tutorial for it.

3) I want to get the stream URL of Streamed radios,- What's the best way to do it?
for example:

Code:
http://player.glz.co.il/Player.aspx?ClipID=glz-a-zixief&Type=live&Width=300&Height=200&FixedPoster=true&FixedPosterName=GLZ.jpg
please be informative.

A) Now, when I get the URL, can I streamed it through VLC - How?
B) can I download it ? - How?
C) If I see that the link starts with HTTP://, that means it have to be HTTP or can it be something else like RTMP?

4) Is there any streaming that can't be downloaded (so I won't even try)? Or everything can be downloaded?

Thank you very much!!
Reply With Quote