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

[Source] How to dump this?

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

WCKicksAss 06-19-2012 11:13 PM

[Source] How to dump this?


 
[code]The embed im trying to dump:
Code:

<script type="text/javascript" src="http://cdn.mystreams.tv/players/fp/flowplayer-3.2.10.min.js"></script>
</head>
<body>
<div href="q2" style="position: fixed; top: 0px; right: 0px; width: 100%; height: 100%;" id="wowza"></div>
<script language="JavaScript">
flowplayer("wowza", "http://cdn.mystreams.tv/players/fp/flowplayer.commercial-3.2.11.swf", {
        key: '#$c78c24f24dd02a5f878',
        canvas: { backgroundGradient: "none", backgroundColor: "#000000" },
        clip: { provider: 'rtmp', autoPlay: false, connectionProvider: 'secure', live: true, play: {opacity: 0} },
        logo: { fullscreenOnly: false, opacity: 0.3 },
        contextMenu: [ 'StarStreams Player v2012.0517-03' ],
        plugins: {
                rtmp: { url: 'http://cdn.mystreams.tv/players/fp/flowplayer.rtmp-3.2.10.swf', netConnectionUrl: 'rtmp://eu5.fight-tv.net:19350/mma1?doConnect=12345' },
                secure: { url: 'http://cdn.mystreams.tv/players/fp/flowplayer.securestreaming-3.2.8.swf', },
        }
});
</script>

My dump code:
Code:

C:\\rtmpdump --live -r 'rtmp://eu5.fight-tv.net:19350/mma1?doConnect=12345 -p http://streamsdirect.info/ -W http://cdn.mystreams.tv/players/fp/flowplayer.commercial-3.2.11.swf -q | C:\\ffmpeg -i - -re -isync -acodec copy -vcodec copy -b 150k -s 624x352 -f flv "rtmp://324324324idk/live/wck"
Error when opening file, whats your code?

svnpenn 06-20-2012 12:12 AM

Re: [Source] How to dump this?


 
Quote:

Originally Posted by Forum rules v1.1
If you truly want definitive answers quickly and without
delay, please include link(s) to the web-page(s) with video(s)


stream-recorder.com/forum/announcement.php?f=4

DragonFlow 06-23-2012 04:30 AM

Re: [Source] How to dump this?


 
hey wck my sweety friend.
add this in ur rtmpdump url

--token "sn983pjcnhupclavsnda"

regards

Bman 06-26-2012 01:53 AM

Re: [Source] How to dump this?


 
Flow, haven't seen you in a while. But even with that token it won't work..


All times are GMT -6. The time now is 01:09 PM.