Need play rtmp protocol

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
ristanic
New Cone
New Cone
Posts: 5
Joined: 02 Jan 2013 19:03

Need play rtmp protocol

Postby ristanic » 02 Jan 2013 19:21

Hello, I need your help to solve this problem. I play an online radio that uses "rtmp" protocol (this's address: rtmp :/ / mega983.stweb.tv: 1935/mega983), when I load the address in: Network Open Dump, returns me: VLC is unable to open the MRL.
How do I play this protocol with VLC 2.0.4?
Thank you for your help.

Ristanic

bat999
Cone that earned his stripes
Cone that earned his stripes
Posts: 200
Joined: 19 Dec 2007 02:35

Re: Need play rtmp protocol

Postby bat999 » 02 Jan 2013 21:16

I play an online radio that uses "rtmp" protocol (this's address: rtmp :/ / mega983.stweb.tv: 1935/mega983)
Not enough information there.

ristanic
New Cone
New Cone
Posts: 5
Joined: 02 Jan 2013 19:03

Re: Need play rtmp protocol

Postby ristanic » 03 Jan 2013 12:38

What other information is needed so that you can help me?

ristanic
New Cone
New Cone
Posts: 5
Joined: 02 Jan 2013 19:03

Re: Need play rtmp protocol

Postby ristanic » 08 Jan 2013 15:16

I add information, please help me.
This's Wineshark Folow TCP stream of streming from radio web page:

connect.?..........app...mega983..flashVer...WIN 11,3,300,257..
swfUrl../http://stweb.tv/indalo/mega/jwplayer/player.swf..
tcUr.l..$rtmp://mega983.stweb.tv:1935/mega983..fpad....capabilities.@m........
audioCodecs.@.........videoCodecs.@o.......
videoFuncti.on.?.........
pageUrl...http://stweb.tv/indalo/mega/..objectEncoding.........................
&%..............&%..................................................._
result.?..........fmsVer...FMS/3,5,7,7009..capabilities.@?........mode.?.............
level...status..code...NetConnection.Connect.Success..description...
Connection succeeded...data.......version..3,5,7,7009.....clientid.A.........
objectEncoding...............(.........&%....]...........createStream.@........B.....
...........C.....#....getStreamLength.@...........live..............._result
.@.........?......................_result.@...................._...........
play.............live............................................

How is URL to load at the VLC?
Thank you, for you attention


ristanic
New Cone
New Cone
Posts: 5
Joined: 02 Jan 2013 19:03

Re: Need play rtmp protocol

Postby ristanic » 26 Jan 2013 05:02

Thanks for the help, I managed to play the radio with VLC.
I do it from a file .bat with the following code: rtmpdump-v-r "rtmp :/ / mega983.stweb.tv: 1935/mega983/live"-W "http://stweb.tv/indalo/mega / jwplayer / player.swf "-o - |" c: \ Program Files \ VideoLAN \ VLC \ vlc.exe "-vvv -. When I run .bat" is launched VLC and starts playing.

But now I would like to add a line to the playlist to take that code and radio play from there.
Is it possible to do that?
How do I have to do?

ristanic
New Cone
New Cone
Posts: 5
Joined: 02 Jan 2013 19:03

Re: Need play rtmp protocol

Postby ristanic » 03 Feb 2013 03:55

any ideas to fix this?
is possible add it as a line in playlist?

Rainreaper
New Cone
New Cone
Posts: 1
Joined: 30 Jun 2013 08:51

Re: Need play rtmp protocol

Postby Rainreaper » 30 Jun 2013 08:59

RTMP Dump template and guide for VLC PLayer

Things you will need find them from google they are all free

1.VLC player
2.RTMP DUMP
3.RTMP Dump Helper



Step 1 open up command prompt

step 2 to command prompt default line add

Desktop\rtmpdump\

[this is because my rtmpdump folder is located on my desktop for ease of use and lots less typing]

step 3 use rtmp dump helper to gain the full rtmp address (full instructions are below)

step 4 remove everything after " -o

step 5 add the following after " -o no spaces!

- | "F:\Program Files\VideoLAN\VLC\vlc.exe" -

[this is where my vlc.exe file is located you should use where your vlc.exe is located
normally will be the same as mine but c:\]

step 6 make sure everything is on 1 line "if you were to copy and paste this into notepad"

step 7 hit enter

step 8 optional its a hell of a lot easier to do all this in notepad or wordpad the just copy and pase the entire
lot into command promt and hit enter only takes a few mins and you can save the address :)
btw to paste into command prompt its right click paste not ctrl v copying is explained below


How to use rtmp dump to find full rtmp address how to use rtmp dump helper

Step 1.1 download rtmp dump and unzip to a folder on desktop called rtmpdump (its free)

[just type rtmpdump into google if you cant find it and you dont deserve to watch live stream tv
or you can find a guide on the internet to show you how to find and download it]

[obviously you need to make a new folder on the desktop and call it rtmpdump]

step 1.2 download rtmp dump helper google rtmpdumphelper (its free)

step 1.3 download rtmp dump helper and extract it to your rtmpdump folder

step 1.4 double click rtmpdumphelper.exe

step 1.5 goto the menu bar at the top go to options sub menu apears select RTMPDump options

step 1.6 an options window pops up look for "executable to run" to the right is a dropdown box

step 1.7 in the drop downbox select "RTMP Server - rtmpsvr.exe" then click ok

step 1.8 if you get an error message at this point or no options in the dropdown box its because you have not
extracted the RTMPdump zip and rtmpdumpHelper zip into the same folder so do it and start again...

step 1.9 a magic command prompt box has just appeared it should have a line that says something like
Streaming on rtmp://0.0.0.0:1935

This is the rtmpsvr command prompt window dont touch it yet just leave it running in the background

step 1.10 dont use step 2 unless you have to...

step 1.11 If by some miricale you have read this far without VLC player you should download it (its free)

Step 2 find rtmpsrv.exe in rtmpdump folder and double click if you accidently close the rtmpsvr command prompt
window that appears or if you want to do this for a new tv stream

step 3 goto firefox and launch the webpage with the live stream you want to watch
[press play or refresh the page if you need to give the process a jump start]

step 4 have a look at the rtmpsrv command prompt window

Step 5 maximise the window

step 6 look for rtmpdump -r "rtmp:

step 7 look at the bottom of command prompt screen you should see moving numbers then scroll up to the rtmp: again

step 8 right click on the blue window bar of command prompt

step 9 menu pops up go to edit and select all

step 10 the command window background is now white and the writing is black

step 11 hit the enter key to copy the entire page

step 12 open up notepad

step 13 rightclick and paste into notepad

step 14 you can now close rtmp command prompt window press crtl and c you can also close rtmpdump helper if you want

Step 14.1 go to the notepad file you just pasted into..

step 15 Look for rtmpdump -r "rtmp: there will be a bunch of lines grouped together keep these but delete
everything else above and below this group

step 16 being !!!very!!! carefull make the group of lines which starts rtmpdump -r "rtmp: all fit onto 1 line
Make sure you dont delete any charecters just goto the very left of where the line directly below
-r "rtmp: starts and press backspace once and once only then scroll back to the left and do it again
This way when you finnish you have not deleted any charecters or spaces that should be there

step 17 Now you have the full rtmp address

step 18 follow the instructions above making sure you edit where its necessary for you filesystem structure
I really doubt your primary harddrive is labled as F:\ like mine is

step 19 if you have followed the instructions correctly and not deleted anything from the rtmp address
vlc pops open with your stream :)

step 20 no questions as i wont respond and this guide is so simple even a noob like me can do it
btw im such a noob it took me 13 hours to figure out how to do this on my own even with all the guides on
the internet i only wrote this because lots of them make a hell of a lot of assumptions
such as that you know how rtmpdump works...

e.g Desktop\rtmpdump\rtmpdump -r "rtmp://199.9.255.179/app" -a "app" -f "WIN 11,7,700,224" -W "http://www-cdn.jtvnw.net/widgets/live_s ... ari/537.31" -p "http://www.justin.tv/directory/entertainment" -j "6529c19df7e7242fb06b29a6e3e20a1f88b700c7:{\"swfDomains\": [\"justin.tv\", \"jtvx.com\", \"xarth.com\", \"twitchtv.com\", \"twitch.tv\", \"newjtv.com\", \"jtvnw.net\", \"wdtinc.com\", \"imapweather.com\", \"facebook.com\", \"starcrafting.com\"], \"streamName\": \"jtv_1Ofx6EGJEuQ2tBGK\", \"expiration\": 1372572599, \"server\": \"video7-2.ams01\"}" -y "jtv_1Ofx6EGJEuQ2tBGK" -o- | "F:\Program Files\VideoLAN\VLC\vlc.exe" -


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: MSN [Bot] and 118 guests