Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
Auto- retrival of RTMP parametersHi,
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 What is the difference between scanning though rtmpExplorer and rtmpDump? Any help will highly appropriated. Tzahi |
#2
|
|||
|
|||
Re: Auto- retrival of RTMP parameterstry 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" |
#3
|
|||
|
|||
Re: Auto- retrival of RTMP parametersHi,
Thx for the help, but still no-go... Any more advice? Last edited by Tzahi.Zohar : 10-02-2012 at 05:01 PM. Reason: Additional JPEG |
#4
|
|||
|
|||
Re: Auto- retrival of RTMP parametersQuote:
github.com/svnpenn/rtmpdump/downloads |
Tags: rtmpdump |
Thread Tools | |
Display Modes | |
|
|