Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
Need help for possibly protected stmp stream.Here is the link:
http://www.antenna.gr/webtv/watch?cid=_yrt_rk9_q1qbg%3d In here: http://www.antenna.gr/webtv/template...yrt_rk9_q1qbg= ...I found some rtmp link that cannot make it work: rtmp://213.16.167.42/vod/mp4:45b5dc63-1ee0-4441-9429-61208b589e8f.mp4 It is possible it is the stream I am looking for. I tried various solutions, but none helped. Can someone help me? |
#2
|
|||
|
|||
Re: Need help for possibly protected stmp stream.Quote:
Code:
rtmpdump -r "rtmp://213.16.167.42/vod/" -a "vod/" -f "WIN 16,0,0,235" -W "http://static.ant1.gr/watch.ashx" -p "http://www.antenna.gr/webtv/watch?cid=_yrt_rk9_q1qbg%3d" -y "mp4:45b5dc63-1ee0-4441-9429-61208b589e8f.mp4" -o "45b5dc63-1ee0-4441-9429-61208b589e8f.flv" |
#3
|
|||
|
|||
Re: Need help for possibly protected stmp stream.Thanks!
Just tried. Initially it seemed to work and then: Code:
14042.057 kB / 132.08 sec (4.3%) ERROR: RTMP_ReadPacket, failed to read RTMP packet header 14143.494 kB / 132.68 sec (4.3%) Code:
ERROR: RTMP_Connect0, failed to connect socket. 10060 (Unknown error) (seems it doesn't work from a browser right now either - random issue or protection?) BTW if you CAN download this, I will appreciate it if you can send me some dropbox link or something. |
#4
|
|||
|
|||
Re: Need help for possibly protected stmp stream.Quote:
did you use the latest version? https://github.com/K-S-V/Scripts/rel...mpdump-2.4.zip Code:
rtmpdump -r "rtmp://213.16.167.42/vod/" -a "vod/" -f "WIN 16,0,0,235" -W "http://static.ant1.gr/watch.ashx" -p "http://www.antenna.gr/webtv/watch?cid=_yrt_rk9_q1qbg%3d" -y "mp4:45b5dc63-1ee0-4441-9429-61208b589e8f.mp4" -o "45b5dc63-1ee0-4441-9429-61208b589e8f.flv" RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting download at: 0.000 kB INFO: Metadata: INFO: duration 3044.09 INFO: moovPosition 40.00 INFO: width 640.00 INFO: height 360.00 INFO: videocodecid avc1 INFO: audiocodecid mp4a INFO: avcprofile 77.00 INFO: avclevel 32.00 INFO: aacaot 2.00 INFO: videoframerate 25.00 INFO: audiosamplerate 44100.00 INFO: audiochannels 2.00 INFO: trackinfo: INFO: length 76102.00 INFO: timescale 25.00 INFO: sampledescription: INFO: sampletype avc1 INFO: length 134244352.00 INFO: timescale 44100.00 INFO: sampledescription: INFO: sampletype mp4a 324644.706 kB / 3044.07 sec (99.9%) Download complete |
#5
|
|||
|
|||
Re: Need help for possibly protected stmp stream.No was using 2.3.
Retried with 2.4. Same result. Maybe some weird WAN issue. I see it is 324MB? Still because I needed to publish a part of the news cast... last night, if you could share the file with me somehow I would appreciate it. In the meantime I will RDP to my home server and checkout if it works from there. EDIT: Slowly works there... So I am probably ok. |
#6
|
|||
|
|||
Re: Need help for possibly protected stmp stream.Quote:
|
Tags: download, rtmp |
Thread Tools | |
Display Modes | |
|
|