Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 10-13-2011, 03:51 AM
hanmari hanmari is offline
Junior Member
 
Join Date: Oct 2011
Posts: 2
hanmari is on a distinguished road
Default

wapo.st: Getting Past NetStream.Play.StreamNotFound rtmpdump error


Saving this stream should be a cake walk, but I can't get past this hurdle: NetStream.Play.StreamNotFound

Code:
VIDEO PAGE: http://wapo.st/o9pszv
The flash embed code is easy to read, but RTMPdump can't find the file. I have tried dozens of variations of rtmpdump command options, but haven't found the right combination yet. I couldn't get the rtmpsuck or rtmpsrv commands to reveal the connection settings on my machine, so I feel like I'm shooting in the dark. Can anyone else stream this video? If so, what magical element am I missing?

Code:
rtmpdump
     -r rtmp://cp18289.edgefcs.net:/ondemand/media/2011/10/11/10112011-92v.m4v
     --host cp18289.edgefcs.net
     --app ondemand
     --playpath /media/2011/10/11/10112011-92v.m4v
     --swfUrl http://media10.washingtonpost.com/wp/swf/OmniPlayer.swf
     -o /Users/Guest/Desktop/outputfile
     -V
Reply With Quote
  #2  
Old 10-13-2011, 04:11 AM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Default

Re: wapo.st: Getting Past NetStream.Play.StreamNotFound rtmpdump error


Code:
rtmpdump -r "rtmp://cp18289.edgefcs.net:1935/ondemand?ovpfv=2.1.2" -a "ondemand?ovpfv=2.1.2" -y "mp4:media/2011/10/11/10112011-92v.m4v" -o 10112011-92v.flv
Reply With Quote
  #3  
Old 10-13-2011, 12:01 PM
hanmari hanmari is offline
Junior Member
 
Join Date: Oct 2011
Posts: 2
hanmari is on a distinguished road
Default

Re: wapo.st: Getting Past NetStream.Play.StreamNotFound rtmpdump error


Thanks, nullacht!

It looks like there were a few missing items I need to clue in on:
  1. append application with version number: ondemand?ovpfv=2.1.2
  2. prepend --playpath with mp4: to match media type

Code:
rtmpdump
     -r rtmp://cp18289.edgefcs.net:1935/ondemand?ovpfv=2.1.2 
     --app ondemand?ovpfv=2.1.2
     --playpath mp4:media/2011/10/11/10112011-92v.m4v
     -o /Users/Guest/Desktop/outputfile
Did you pull the application version (ondemand?ovpfv=2.1.2) from rtmpsuck or rtmpsrv? That value was not apparent in the html or any of my -z or -V debug output.
Reply With Quote
Reply Post New Thread
Tags: , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 08:21 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons