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

help with rtmp stream

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

joejones15 03-23-2015 10:05 PM

help with rtmp stream


 
i am attempting this rtmp:

rtmp://cp208705.edgefcs.net/ondemand/#mp4:lfc/replay/rtmp/espn/2015/03/07/176-224813/web-encodes/2373477_espn_400k/2373477_espn_400k.mp4

at this site:

http://espn.go.com/watchespn/player/...ize/condensed/

however I am having trouble getting livestreamer to play it - any ideas?

thanks in advance

surya987 03-24-2015 04:32 AM

Re: help with rtmp stream


 
use rtmpdumphelper with rtmpsrv to get proper command......

joejones15 03-24-2015 04:34 AM

Re: help with rtmp stream


 
thanks i will try that

joejones15 03-24-2015 05:16 AM

Re: help with rtmp stream


 
that worked, thank you...one other question:

the file started out at 400k in 1 recorded file, then later after I hit pause it started in a new file at 2200k....how to get it it to start at 2200k from the first time?:

EDIT: it appears RTMPDUMPhelper is just downloading many different restarted video files

surya987 03-24-2015 06:28 AM

Re: help with rtmp stream


 
try replace 400k to 2200k in command....

Thanks

joejones15 03-24-2015 06:42 AM

Re: help with rtmp stream


 
thanks,

i am getting the feed with 'rtmpdumphelper' so everything is automated...how can i get in there to change the 2200k in that setup?

surya987 03-24-2015 10:08 AM

Re: help with rtmp stream


 
copy the command from promot and change link and run it manualyy....

joejones15 03-24-2015 04:49 PM

Re: help with rtmp stream


 
this is what RTMPdumphelper is automatically displaying when it runs, but it is many different play files at different kb levels (400k, 800k, 1200k, 2200k)...i would like to just focus on this one (1200k):

rtmpdump -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 when I save this as a .bat file and run it, it doesnt seem to be downloading, any help?

surya987 03-24-2015 09:16 PM

Re: help with rtmp stream


 
run like this in single line...

Code:

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

joejones15 03-25-2015 04:08 AM

Re: help with rtmp stream


 
Quote:

Originally Posted by surya987 (Post 75104)
run like this in single line...

Code:

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

thanks for the suggestion, i did try this as a .bat file, but its not able to download anything...the save file is there, but contains zero data.

Back to describing RTMPDUMPhelper, it captures the stream, but only for about 30 seconds and then starts a new file...so the output folder has many different files in it with video but they are all restarted from the beginning


All times are GMT -6. The time now is 05:11 AM.