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

Sky Sports 3 RTMP HELP???

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

lajvguy 02-16-2015 08:31 PM

Sky Sports 3 RTMP HELP???


 
Hello,

Can somebody please help me? I want the rtmp for this:

http://live-cricket.crictime.eu/sky-...ive-stream.php

Thank you very much!

biezom 02-16-2015 09:59 PM

Re: Sky Sports 3 RTMP HELP???


 
Quote:

Originally Posted by lajvguy (Post 74209)
Hello,

Can somebody please help me? I want the rtmp for this:

http://live-cricket.crictime.eu/sky-...ive-stream.php

Thank you very much!

Code:

rtmpdump -r "rtmp://rtmp.popeoftheplayers.eu:1935/redirect" -a "redirect" -f "WIN 16,0,0,235" -W "http://popeoftheplayers.eu/atdedead.swf" -p "http://popeoftheplayers.eu/player3.php?id=10&width=650&height=450" -y "10" -o "2015-02-17_05-57-22_10.flv" -T "#atd%#$ZH"
maybe
Code:

-T "#atd%%#$ZH"

lajvguy 02-16-2015 11:06 PM

Re: Sky Sports 3 RTMP HELP???


 
Quote:

Originally Posted by biezom (Post 74213)
Code:

rtmpdump -r "rtmp://rtmp.popeoftheplayers.eu:1935/redirect" -a "redirect" -f "WIN 16,0,0,235" -W "http://popeoftheplayers.eu/atdedead.swf" -p "http://popeoftheplayers.eu/player3.php?id=10&width=650&height=450" -y "10" -o "2015-02-17_05-57-22_10.flv" -T "#atd%#$ZH"
maybe
Code:

-T "#atd%%#$ZH"


Thank you very much for the help!

kaisho 02-17-2015 11:22 PM

Re: Sky Sports 3 RTMP HELP???


 
Does it still work?

I'm getting

Quote:

NetConnection.Connect.Rejected>
Connection failed: Application rejected connection.
:confused:

I'm trying to run


Code:

rtmpdump -r "rtmp://rtmp.popeoftheplayers.eu:1935/redirect" -f "WIN 13,0,0,214" -W "http://popeoftheplayers.eu/atdedead.swf" -p "http://popeoftheplayers.eu/player3.php?id=48&width=600&height=450" -y "48" -T "#atd%%#$ZH" --live -o test.flv

hasomaso 02-18-2015 01:51 AM

Re: Sky Sports 3 RTMP HELP???


 
Code:

rtmpdump -v -r "rtmp://80.82.65.59:443/liverepeater" -a "liverepeater" -f "WIN 16,0,0,305" -W "http://popeoftheplayers.eu/atdedead.swf" -p "http://popeoftheplayers.eu/player3.php?id=10&width=650&height=450" -y "10" -T "#atd%%#$ZH" -o "output.flv"
Code:

RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  presetname              Custom
INFO:  creationdate            Tue Feb 17 05:56:23 2015
INFO:  videodevice            SCFH DSF
INFO:  framerate              29.97
INFO:  width                  640.00
INFO:  height                  360.00
INFO:  videocodecid            avc1
INFO:  videodatarate          500.00
INFO:  avclevel                31.00
INFO:  avcprofile              66.00
INFO:  videokeyframe_frequency 5.00
INFO:  audiodevice            CABLE Output (VB-Audio Virtual Cable)
INFO:  audiosamplerate        22050.00
INFO:  audiochannels          1.00
INFO:  audioinputvolume        100.00
INFO:  audiocodecid            .mp3
INFO:  audiodatarate          32.00
826.319 kB / 13.34 sec



All times are GMT -6. The time now is 04:04 AM.