View Single Post
  #14  
Old 03-25-2015, 07:54 PM
joejones15 joejones15 is offline
Senior Member
 
Join Date: Mar 2015
Posts: 222
joejones15 is on a distinguished road
Default

Re: help with rtmp stream


Quote:
Originally Posted by biezom View Post
Code:
rtmpdump -v -r "rtmp://cp208705.edgefcs.net:1935/ondemand/" -a "ondemand/?auth=daEalbmd1cmaIaEblcLdBcWaQb3dhaMbVbX-bveFHg-8-3yvqzLFCu&aifp=v0001&slist=lfc/replay" -f "WIN 17,0,0,134" -W "http://livepassdl.conviva.com/hf/ver/2.90.0.24127/LivePassModuleMain_osmf_aes.swf" -p "http://espn.go.com/watchespn/player/_/id/2373477/size/condensed/" -y "mp4:lfc/replay/rtmp/espn/2015/03/07/176-224813/web-encodes/2373477_espn_1200k/2373477_espn_1200k.mp4" -o "2015-03-24_07-50-41_2373477_espn_1200k.flv"
but maybe you have an older version of rtmpdump

the last update https://github.com/K-S-V/Scripts/rel...mpdump-2.4.zip
thanks, i did have an older version, but did the update, and it still just creates the flv save file, but it gets no data and doesnt play.

I wonder if I have the correct rtmp line, see screengrab here (and 4 codes below) where there are four listed: http://i.imgur.com/TYBA9VR.png

Code:
rtmp://cp208705.edgefcs.net/ondemand
Code:
rtmp://cp208705.edgefcs.net:443/ondemand/?auth=daEa8bsb5dqawdUa2cSblb.cHahc1bNaacw-bve2cY-8-2yBoDMJC
Code:
rtmpt://cp208705.edgefcs.net:80/ondemand/?auth=daEa8bsb5dqawdUa2cSblb.cHahc1bNaacw-bve2cY-8-2yBoDMJC
Code:
rtmp://cp208705.edgefcs.net/ondemand/#mp4:lfc/replay/rtmp/espn/2015/03/07/176-224813/web-encodes/2373477_espn_400k/2373477_espn_400k.mp4
Reply With Quote