Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#11
|
|||
|
|||
Re: realitatea.net: Help downloading RTMPE stream. New kind of protection?Quote:
2. What made you think they hired morons to encode videos? 3. Thanks for your help. I didn't expected so much attention for my thread. You are quite dedicated. The modded version you provided works perfectly. |
#12
|
|||
|
|||
Re: realitatea.net: Help downloading RTMPE stream. New kind of protection?Quote:
I downloaded videos like that with explorer and works, not so good but i was able to download some videos, but the videos get broken, every movie get one part with freezing image, is this normal? why the videos get broke? my connection is to slow?, bug? I want this videos without freezing image..., if anyone know some way to fix this freeezing, pls reply, thanks. |
#13
|
|||
|
|||
Re: realitatea.net: Help downloading RTMPE stream. New kind of protection?Necro, if you try the new modified rtmpdump http://www.mediafire.com/?bz3hapxoz5988vl you will be able to download those videos. I've just tried and it is working fine without interruption. So, download new rtmpdump and copy into RTMPexplorer folder. Start rtmpexplorer and go to that page. Start video you want to download. rtmpsuck will show you it is downloading the videos.
|
#14
|
|||
|
|||
Re: realitatea.net: Help downloading RTMPE stream. New kind of protection?Quote:
Patch: Code:
else if (AVMATCH(&method, &av_VerifyClient)) { RTMPPacket packet; char pbuf[256], *pend = pbuf + sizeof (pbuf); char *enc; packet.m_nChannel = 0x03; /* control channel (invoke) */ packet.m_headerType = RTMP_PACKET_SIZE_MEDIUM; packet.m_packetType = RTMP_PACKET_TYPE_INVOKE; packet.m_nTimeStamp = 0; packet.m_nInfoField2 = 0; packet.m_hasAbsTimestamp = 0; packet.m_body = pbuf + RTMP_MAX_HEADER_SIZE; double VerificationNumber; VerificationNumber = AMFProp_GetNumber(AMF_GetProp(&obj, NULL, 3)); enc = packet.m_body; enc = AMF_EncodeString(enc, pend, &av__result); enc = AMF_EncodeNumber(enc, pend, AMFProp_GetNumber(AMF_GetProp(&obj, NULL, 1))); *enc++ = AMF_NULL; enc = AMF_EncodeNumber(enc, pend, exp(atan(sqrt(VerificationNumber))) + 1); if (!enc) return FALSE; packet.m_nBodySize = enc - packet.m_body; RTMP_SendPacket(r, &packet, FALSE); } Quote:
|
#15
|
|||
|
|||
Re: realitatea.net: Help downloading RTMPE stream. New kind of protection?mucea
2 idea Code:
RTMP Server v2.4 GIT-2011-07-21 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL Streaming on rtmp://0.0.0.0:1935 rtmpdump -r "rtmpe://fms27.mediadirect.ro:1935/live2/realitatea" -a "live2/reali tatea?id=28875491" -f "WIN 10,3,181,34" -W "http://static1.mediadirect.ro/player -preload/swf/realitatea_new_435/player.swf" -p "http://webtv.realitatea.net/live " -C O:1 -C O:0 -y "realitatea_low" -o realitatea_low.flv Closing connection... done! ERROR: Handshake failed Closing connection... done! RTMPDump v2.4 GIT-2011-07-21 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... WARNING: Trying different position for server digest! INFO: Connected... ERROR: Handshake failed Closing connection... done! Starting download at: 0.000 kB INFO: Metadata: INFO: framerate 25.00 INFO: width 480.00 INFO: height 384.00 INFO: videocodecid avc1 INFO: videodatarate 640.00 INFO: videokeyframe_frequency125.00 INFO: audiocodecid mp4a INFO: audiosamplerate 44100.00 INFO: audiochannels 2.00 INFO: audiodatarate 64.00 4476.339 kB / 61.79 sec |
#16
|
|||
|
|||
Re: realitatea.net: Help downloading RTMPE stream. New kind of protection?Thanks. Just seen it. Both ideas.
Quote:
However, there are still some freezes into the recorded shows - so I've asked a couple of friends living in Romania to see if they were able to play without flaws the streams on the websites using mediadirect as streamer. They claim that they could play the videos without freezes. Could this be an IP problem? Last edited by mucea : 07-24-2011 at 06:43 AM. |
#17
|
|||
|
|||
Re: realitatea.net: Help downloading RTMPE stream. New kind of protection?it's possible if they are streaming different files according to geo restrictions.
ask them to download the video on their side and check for any discrepancies in file. |
#18
|
|||
|
|||
Re: realitatea.net: Help downloading RTMPE stream. New kind of protection?KSV can you reupload that version?
i try to download with regular rtmpdump from http://www.tvrplus.ro/editie-in-caut...-pierdut-99581 but get intrerupts |
Tags: downloading, protected, realitatea, realitatea net, video |
Thread Tools | |
Display Modes | |
|
|