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)

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...


All times are GMT -6. The time now is 11:00 PM.