Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
RTMP Stream not Found!hi,
i am registered on a site with a valid username and password. however, they do not allow to download the videos and we can only stream Error received when trying to download the rtmp stream is: Code:
DEBUG: HandleInvoke, server invoking <onStatus> DEBUG: HandleInvoke, onStatus: NetStream.Play.StreamNotFound ERROR: Closing connection: NetStream.Play.StreamNotFound DEBUG: Closing connection. I had to delete the content from this post because there was some sensitive data in it. Here is the solution if someone comes across the same issue. You need to specify the path to the FLV file separately by passing it to the "y" parameter on command line. In my case, it was not parsing the rtmp URL correctly. Thanks and moderators can close this thread. Last edited by NeonFlash : 11-23-2012 at 02:05 AM. |
#2
|
|||
|
|||
Re: RTMP Stream not Found!you are using the wrong playpath.
Code:
deleted due to sensitive data Code:
RTMPDump v2.4 GIT-2012-11-09 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting download at: 0.000 kB INFO: Metadata: INFO: hasKeyframes TRUE INFO: cuePoints: INFO: audiodatarate 64.30 INFO: hasVideo TRUE INFO: stereo FALSE INFO: canSeekToEnd FALSE INFO: framerate 25.00 INFO: audiosamplerate 44000.00 INFO: videocodecid 7.00 INFO: datasize 315303236.00 INFO: lasttimestamp 1082.44 INFO: audiosamplesize 16.00 INFO: audiosize 9156289.00 INFO: hasAudio TRUE INFO: audiodelay 0.00 INFO: videosize 306144169.00 INFO: metadatadate timestamp:1325092616999.44 INFO: metadatacreator inlet media FLVTool2 v1.0.6 - http://www.inlet-media.de/flvtool2 INFO: lastkeyframetimestamp 1078.76 INFO: height 720.00 INFO: filesize 315577249.00 INFO: hasMetadata TRUE INFO: keyframes: INFO: times: INFO: filepositions: INFO: audiocodecid 2.00 INFO: videodatarate 2260.42 INFO: duration 1082.48 INFO: hasCuePoints FALSE INFO: width 1280.00 2451.371 kB / 13.88 sec (1.2%) Last edited by KSV : 11-23-2012 at 11:40 AM. Reason: replied before seeing your edited post |
Tags: rtmpdump |
Thread Tools | |
Display Modes | |
|
|