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

surya987 03-25-2015 07:35 AM

Re: help with rtmp stream


 
try adding -v command also....

joejones15 03-25-2015 05:53 PM

Re: help with rtmp stream


 
thanks, where in this line should i place it, also what should go after "-v"

Quote:

Originally Posted by surya987 (Post 75104)

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"


biezom 03-25-2015 07:03 PM

Re: help with rtmp stream


 
Quote:

Originally Posted by joejones15 (Post 75136)
thanks, where in this line should i place it, also what should go after "-v"

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

joejones15 03-25-2015 07:54 PM

Re: help with rtmp stream


 
Quote:

Originally Posted by biezom (Post 75137)
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

surya987 03-25-2015 08:56 PM

Re: help with rtmp stream


 
PM the login details ......than we can help you better....

joejones15 03-25-2015 09:29 PM

Re: help with rtmp stream


 
Quote:

Originally Posted by surya987 (Post 75142)
PM the login details ......than we can help you better....

just sent you PM, thank you for helping!

joejones15 03-26-2015 05:30 AM

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

feldego 03-27-2015 07:58 AM

Re: help with rtmp stream


 
You could also just download it with your webbrowser:
http://a.espncdn.com/media/motion/lf..._espn_400k.mp4

joejones15 03-27-2015 09:23 AM

Re: help with rtmp stream


 
Quote:

Originally Posted by feldego (Post 75193)
You could also just download it with your webbrowser:
http://a.espncdn.com/media/motion/lf..._espn_400k.mp4

Wow, thats great. Can you explain the process of how you came up with that, i would greatly appreciate it.

surya987 03-27-2015 09:47 AM

Re: help with rtmp stream


 
check rtmp url and edit it ...

http://a.espncdn.com/media/motion/lfc/replay/rtmp/espn/2015/03/07/176-224813/web-encodes/2373477_espn_400k/2373477_espn_400k.mp4

Also change 400k to your desired qulity...

joejones15 03-27-2015 09:49 AM

Re: help with rtmp stream


 
Quote:

Originally Posted by surya987 (Post 75199)
check rtmp url and edit it ...

http://a.espncdn.com/media/motion/lfc/replay/rtmp/espn/2015/03/07/176-224813/web-encodes/2373477_espn_400k/2373477_espn_400k.mp4

Also change 400k to your desired qulity...

Great, thank you!

feldego 03-27-2015 12:29 PM

Re: help with rtmp stream


 
Quote:

Originally Posted by joejones15 (Post 75198)
Wow, thats great. Can you explain the process of how you came up with that, i would greatly appreciate it.

Load the website where you can play that video while using something like URLSnooper and check for URLs similar to the video url. Works for a lot of videos (ESPN, Fox + Fox News, etc)


All times are GMT -6. The time now is 07:25 PM.