Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
help with rtmp streami 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 |
#2
|
|||
|
|||
Re: help with rtmp streamuse rtmpdumphelper with rtmpsrv to get proper command......
|
#3
|
|||
|
|||
Re: help with rtmp streamthanks i will try that
|
#4
|
|||
|
|||
Re: help with rtmp streamthat 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 Last edited by joejones15 : 03-25-2015 at 05:11 AM. |
#5
|
|||
|
|||
Re: help with rtmp streamtry replace 400k to 2200k in command....
Thanks |
#6
|
|||
|
|||
Re: help with rtmp streamthanks,
i am getting the feed with 'rtmpdumphelper' so everything is automated...how can i get in there to change the 2200k in that setup? |
#7
|
|||
|
|||
Re: help with rtmp streamcopy the command from promot and change link and run it manualyy....
|
#8
|
|||
|
|||
Re: help with rtmp streamthis 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? Last edited by joejones15 : 03-24-2015 at 07:15 PM. |
#9
|
|||
|
|||
Re: help with rtmp streamrun 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" |
#10
|
|||
|
|||
Re: help with rtmp streamQuote:
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 |
Tags: rtmp |
Thread Tools | |
Display Modes | |
|
|