Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Wwe Network Rtmp Help???

(http://stream-recorder.com/forum/showthread.php?t=19305)

lajvguy 01-27-2015 06:30 PM

Wwe Network Rtmp Help???


 
Can somebody please help me to get the rtmp?

http://crichd.tv/wwe-network.php

Want it to play in VLC.

Tried to get it with rtmpdump but always says "Server not found."

Thanks in advance!

biezom 01-27-2015 06:47 PM

Re: Wwe Network Rtmp Help???


 
Quote:

Originally Posted by lajvguy (Post 73599)
Can somebody please help me to get the rtmp?

http://crichd.tv/wwe-network.php

Want it to play in VLC.

Tried to get it with rtmpdump but always says "Server not found."

Thanks in advance!

you need token

Code:

rtmpdump -r "rtmp://rtmp.popeoftheplayers.pw:1935/redirect" -a "redirect" -f "WIN 16,0,0,235" -W "http://popeoftheplayers.pw/atdedead.swf" -p "http://popeoftheplayers.pw/player31.php?id=36&width=600&height=450" -y "36" -o "video.flv" -T "#atd%#$ZH"

lajvguy 01-27-2015 07:03 PM

Re: Wwe Network Rtmp Help???


 
Thanks but it's not working for me.

I created a Windows Batch file with the rtmp information you gave me but it doesn't work.

Any ideas? Thanks.

biezom 01-27-2015 07:17 PM

Re: Wwe Network Rtmp Help???


 
Quote:

Originally Posted by lajvguy (Post 73601)
Thanks but it's not working for me.

I created a Windows Batch file with the rtmp information you gave me but it doesn't work.

Any ideas? Thanks.

what is the version of rtmpdump you use?

Code:

rtmpdump -r "rtmp://rtmp.popeoftheplayers.pw:1935/redirect" -a "redirect" -f "WIN 16,0,0,235" -W "http://popeoftheplayers.pw/atdedead.swf" -p "http://p
opeoftheplayers.pw/player31.php?id=36&width=600&height=450" -y "36" -o "video.flv" -T "#atd%#$ZH"
RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
INFO: rtmp server sent redirect
INFO: trying to connect with redirected url
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  presetname              Custom
INFO:  creationdate            Tue Jan 27 15:22:08 2015
INFO:  videodevice            SCFH DSF
INFO:  framerate              29.97
INFO:  width                  640.00
INFO:  height                  360.00
INFO:  videocodecid            avc1
INFO:  videodatarate          600.00
INFO:  avclevel                31.00
INFO:  avcprofile              66.00
INFO:  videokeyframe_frequency 5.00
INFO:  audiodevice            CABLE Output (VB-Audio Virtual
INFO:  audiosamplerate        11025.00
INFO:  audiochannels          1.00
INFO:  audioinputvolume        100.00
INFO:  audiocodecid            .mp3
INFO:  audiodatarate          20.00
1842.639 kB / 21.44 sec


lajvguy 01-27-2015 07:34 PM

Re: Wwe Network Rtmp Help???


 
I'm using RTMPDump v2.4 GIT-2014-03-02 (Compiled by KSV). Is that the problem?

Do you have the link to the version you are using? RTMPDump v2.4 GIT-2015-01-15?

Thanks!

biezom 01-27-2015 07:45 PM

Re: Wwe Network Rtmp Help???


 
Quote:

Originally Posted by lajvguy (Post 73603)
I'm using RTMPDump v2.4 GIT-2014-03-02 (Compiled by KSV). Is that the problem?

maybe
download and try with the last one

lajvguy 01-27-2015 08:17 PM

Re: Wwe Network Rtmp Help???


 
I'm using RTMPDump v2.4 GIT-2014-03-02 (Compiled by KSV). I can't find a link to a newer version. Can you help?

biezom 01-27-2015 08:20 PM

Re: Wwe Network Rtmp Help???


 
Quote:

Originally Posted by lajvguy (Post 73608)
I'm using RTMPDump v2.4 GIT-2014-03-02 (Compiled by KSV). I can't find a link to a newer version. Can you help?

https://github.com/K-S-V/Scripts/rel...mpdump-2.4.zip

lajvguy 01-27-2015 08:55 PM

Re: Wwe Network Rtmp Help???


 
Thanks for the link to the new rtmpdump version. I still can't get it to work.

Here's my Windows Batch file:

rtmpdump -r "rtmp://rtmp.popeoftheplayers.pw:1935/redirect" -a "redirect" -f "WIN 16,0,0,235" -W "http://popeoftheplayers.pw/atdedead.swf" -p "http://popeoftheplayers.pw/player31.php?id=36&width=600&height=450" -T "#atd%#$ZH" -y "36" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -

I put it in the same folder as my rtmpdump.

Can you help? Thanks.

biezom 01-27-2015 08:59 PM

Re: Wwe Network Rtmp Help???


 
Quote:

Originally Posted by lajvguy (Post 73610)
Thanks for the link to the new rtmpdump version. I still can't get it to work.

Here's my Windows Batch file:

rtmpdump -r "rtmp://rtmp.popeoftheplayers.pw:1935/redirect" -a "redirect" -f "WIN 16,0,0,235" -W "http://popeoftheplayers.pw/atdedead.swf" -p "http://popeoftheplayers.pw/player31.php?id=36&width=600&height=450" -T "#atd%#$ZH" -y "36" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -

I put it in the same folder as my rtmpdump.

Can you help? Thanks.

try -T "#atd%%#$ZH" with two %% for some people it's with two %%


All times are GMT -6. The time now is 03:07 PM.