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

Auto- retrival of RTMP parameters

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

Tzahi.Zohar 10-02-2012 08:09 AM

Auto- retrival of RTMP parameters


 
Hi,


Regarding this video:
http://www.lightreading.com/video.asp?doc_id=129576

I managed to get the parameters, and rtmpExplorer has even manged to download the file, but when I am trying to pass the parameters to rtmpDump I get server error.


This is a direct copy from rtmpEplorer:
Code:

rtmpdump -r "rtmp://brightcove-60.fcod.llnwd.net:1935/a500/e1/uds/rtmp/ondemand?
videoId=9453696001&lineUpId=&pubId=1568176135&playerId=1791339103001&affiliateId
=" -a "a500/e1/uds/rtmp/ondemand?videoId=9453696001&lineUpId=&pubId=1568176135&p
layerId=1791339103001&affiliateId=" -f "WIN 11,4,402,265" -W "http://admin.brigh
tcove.com/viewer/us20120928.1313/federatedVideoUI/BrightcovePlayer.swf?uid=13491
86816669" -p "http://www.lightreading.com/video.asp?doc_id=129576" -C B:0 -C S:1
568176135/1568176135_9458825001_129576-01-768K&1349193600000&b3b2fc4b5b0bae7fd2c
d30e43322059f -y "1568176135/1568176135_9458825001_129576-01-768K?videoId=945369
6001&lineUpId=&pubId=1568176135&playerId=1791339103001&affiliateId=" -o 15681761
35_9458825001_129576-01-768K.flv

When passing to rtmpDump - Failure!

What is the difference between scanning though rtmpExplorer and rtmpDump?

Any help will highly appropriated.
Tzahi

hasomaso 10-02-2012 09:29 AM

Re: Auto- retrival of RTMP parameters


 
try this

Code:

rtmpdump -r "rtmp://brightcove-60.fcod.llnwd.net:1935/a500/e1/uds/rtmp/ondemand" -a "a500/e1/uds/rtmp/ondemand?videoId=9453696001&lineUpId=&pubId=1568176135&playerId=1791339103001&affiliateId=" -f "WIN 11,4,402,265" -W "http://admin.brightcove.com/viewer/us20120928.1313/federatedVideoUI/BrightcovePlayer.swf" -p "http://www.lightreading.com/video.asp?doc_id=129576" -C B:0 -C S:"1568176135/1568176135_9458825001_129576-01-768K&1349197200000&fdb7f927321cff629e1a7f640d3aa3e1" -y "1568176135/1568176135_9458825001_129576-01-768K?videoId=9453696001&lineUpId=&pubId=1568176135&playerId=1791339103001&affiliateId=" -o "output.flv"

Tzahi.Zohar 10-02-2012 03:59 PM

Re: Auto- retrival of RTMP parameters


 
Hi,


Thx for the help, but still no-go...

Any more advice?


svnpenn 10-02-2012 05:39 PM

Re: Auto- retrival of RTMP parameters


 
Quote:

Originally Posted by Tzahi.Zohar
Thx for the help, but still no-go...
Any more advice?

Your version of RtmpDump is nearly 3 years old. Update at

github.com/svnpenn/rtmpdump/downloads


All times are GMT -6. The time now is 10:15 PM.