Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
Problem on this Stream with SecureTokenHi all guys,
i'm having a problem using RTMPDUMP with the stream found here: http://la-tv-gratis.noiblogger.com/italia2/ If i use rtmpsuck the stream go on and play with no problem. But if i try to use rtmpdump with the parameters here is the result: rtmpdump -r rtmp://93.114.45.254/hdcaster -a "hdcaster" -f "LNX 11,2,202,228" -W "http://hdcaster.net/player.swf" -p "http://hdcaster.net" -y "117847" -v -o "TRYDUMP" RTMPDump 2.4 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL ERROR: RTMP_HashSWF: couldn't contact swfurl http://hdcaster.net/player.swf (HTTP error 403) Connecting ... INFO: Connected... Starting Live Stream INFO: Metadata: INFO: author INFO: copyright INFO: description INFO: keywords INFO: rating INFO: title INFO: presetname Custom INFO: creationdate Sun May 27 10:02:48 2012 INFO: videodevice SplitCam Video Capture INFO: framerate 25.00 INFO: width 320.00 INFO: height 240.00 INFO: videocodecid avc1 INFO: videodatarate 350.00 INFO: avclevel 31.00 INFO: avcprofile 66.00 INFO: videokeyframe_frequency5.00 INFO: audiodevice Line in (e2eSoft VAudio) INFO: audiosamplerate 22050.00 INFO: audiochannels 2.00 INFO: audioinputvolume 95.00 INFO: audiocodecid .mp3 INFO: audiodatarate 40.00 117.139 kB / 1.02 sec ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 8514 135.536 kB / 1.28 sec Download complete After 1 seconds RTMPDUMP closes. Here is what i've with wireshark (i think the problem is the secure token but not sure) Can anyone help me?? THANKSSSSS Last edited by chap : 05-27-2012 at 03:30 PM. |
#2
|
|||
|
|||
Re: Problem on this Stream with SecureTokenCode:
rtmpdump -r "rtmp://93.114.45.254/hdcaster" -a "hdcaster" -W "http://hdcaster.net/player.swf" -p "http://hdcaster.net/player.php?channel_id=117847&width=500&height=350" -y "117847" -o "117847.flv" -T "%%Xr8e(nKa@#." |
#3
|
|||
|
|||
Re: Problem on this Stream with SecureTokenYesss in this way it works, but how can i extract the value of the "T" parameter?
|
#4
|
|||
|
|||
Re: Problem on this Stream with SecureTokendecompile swf
|
#5
|
|||
|
|||
Re: Problem on this Stream with SecureTokenThat's what i've tried to do but when i try to decompile it gives me 403 (forbidden) error, any idea?
|
#6
|
|||
|
|||
Re: Problem on this Stream with SecureTokenflasm -x test.swf works for me also not
|
Tags: rtmpdump, securetoken, stream |
Thread Tools | |
Display Modes | |
|
|