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

Need help for possibly protected stmp stream.

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

NLS 03-09-2015 07:36 AM

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?

biezom 03-09-2015 12:44 PM

Re: Need help for possibly protected stmp stream.


 
Quote:

Originally Posted by NLS (Post 74754)
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?

hi
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"

NLS 03-10-2015 02:46 AM

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%)

When I retried the command (three times), I got this:

Code:

ERROR: RTMP_Connect0, failed to connect socket. 10060 (Unknown error)
Any idea?
(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.

biezom 03-10-2015 03:01 AM

Re: Need help for possibly protected stmp stream.


 
Quote:

Originally Posted by NLS (Post 74768)
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%)

When I retried the command (three times), I got this:

Code:

ERROR: RTMP_Connect0, failed to connect socket. 10060 (Unknown error)
Any idea?
(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.

hi
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


NLS 03-10-2015 03:10 AM

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.

biezom 03-10-2015 03:26 AM

Re: Need help for possibly protected stmp stream.


 
Quote:

Originally Posted by NLS (Post 74771)
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.

What part do you want? it will be easier than sharing 324MB

NLS 03-10-2015 04:49 AM

Re: Need help for possibly protected stmp stream.


 
Thanks for this.
I would know what part if I could view it. :)

I managed to download it on my remote server.
Still had to share it to get it locally, but already time passed and have just 5 minutes to go. I hope I got the proper stream at least. :)

Thanks again.
Now trying to understand how you got the parameters right.


All times are GMT -6. The time now is 02:27 AM.