View Single Post
  #17  
Old 03-26-2015, 05:30 AM
joejones15 joejones15 is offline
Senior Member
 
Join Date: Mar 2015
Posts: 222
joejones15 is on a distinguished road
Default

Re: help with rtmp stream


since it may be a connection fluctuation issue, but my internet speed test shows 15MB down/1MB up...so i tried the lowest 400k stream like this, and get :

Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close



here is the code i used for the lower 400k:

Code:
rtmpdump -r "rtmp://cp208705.edgefcs.net:1935/ondemand/" -a "ondemand/?auth=daEbxbMbia1bnaRcyc.bcb5cXbRdObFcKcq-bve.FG-8-5yBoEJG" -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_400k/2373477_espn_400k.mp4" -o espn.flv
Reply With Quote