Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
RTMPE Capturing helpSo, I inspected the source code of the target page and I found this:
Code:
config={ "plugins":{ "rtmp":{ "url":"flowplayer.rtmp-3.2.3.swf","netConnectionUrl":"rtmpe://something.com/rtmp"} ,"secure":{ "url":"flowplayer.securestreaming-3.2.3.swf","token":"#ed%h0#w@1"} } ,"clip":{ "autoPlay":true,"autoBuffering":true,"provider":"rtmp","connectionProvider":"secure","live":true,"url":"63e5c27b9dc03e8d51254f7cbdae96fec5b686a3","scaling":"fit"} ,"playerId":"player","playlist":[{ "autoPlay":true,"autoBuffering":true,"provider":"rtmp","connectionProvider":"secure","live":true,"url":"63e5c27b9dc03e8d51254f7cbdae96fec5b686a3","scaling":"fit"} ]} I tried using this command: rtmpdump -r rtmpe://something.com/rtmp -y 63e5c27b9dc03e8d51254f7cbdae96fec5b686a3 -T "#ed%h0#w@1" -o 1.flv ...but no luck. I got: ERROR: RTMP_ReadPacket, failed to read RTMP packet header Also I tried using rtmpsrv and I got the same error as above. Any help on how to capture these types of clips? |
#2
|
|||
|
|||
Re: RTMPE Capturing helpI think you are missing -W parameter, SWF player.
|
#3
|
|||
|
|||
Re: RTMPE Capturing helpQuote:
stream-recorder.com/forum/announcement.php?f=4 |
#4
|
|||
|
|||
Re: RTMPE Capturing helpUnfortunatelly I'm not supposed to give my login details in public. If anyone is interested in helping me in private, I am willing to send $20 to his paypal if he finds the correct way to capture the stream.
|
#5
|
|||
|
|||
Re: RTMPE Capturing helpPM me
|
#6
|
|||
|
|||
Re: RTMPE Capturing helpI have uploaded the page over here: http://50.116.72.70/~rtmp/rtmp.html
It is however unlikely that the streaming will work for too long. The streaming works infinitely if you load it at the right time and you don't press stop. However it will not start if this time is passed. Any help would be appreciated |
Tags: rtmpe |
Thread Tools | |
Display Modes | |
|
|