Audio/video stream recording forums
|
| Attention Visitor: |
You may have to register or log in before you can post:
|
|
|||||||
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
wapo.st: Getting Past NetStream.Play.StreamNotFound rtmpdump errorSaving 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 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
|
|
#2
|
|||
|
|||
Re: wapo.st: Getting Past NetStream.Play.StreamNotFound rtmpdump errorCode:
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 |
|
#3
|
|||
|
|||
Re: wapo.st: Getting Past NetStream.Play.StreamNotFound rtmpdump errorThanks, nullacht!
It looks like there were a few missing items I need to clue in on:
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
|
|
| Tags: error, rtmpdump, stream not found, streamnotfound, wapo, wapo st |
| Thread Tools | |
| Display Modes | |
|
|