
01-09-2011, 05:07 PM
|
Member
|
|
Join Date: May 2010
Posts: 92
|
|
 Re: How to use iView (ABC Australia) downloaders
Quote:
Originally Posted by by-gum
Anywho - Thanks for all your work!
I don't know why or how the host changed to Akamai.
We still have a problem:
---------
DEBUG: SendPlay, seekTime=0.00, dLength=0, sending play: /flash/playback/_definst_/mp4:deep_10_01_02
DEBUG: Invoking play
DEBUG: sending ctrl. type: 0x0003
DEBUG: RTMP_ClientPacket, received: invoke 10275 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_onbwcheck>
DEBUG: Invoking _result
DEBUG: RTMP_ClientPacket, received: invoke 187 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object begin)
DEBUG: Property: <Name: level, STRING: error>
DEBUG: Property: <Name: code, STRING: NetStream.Play.StreamNotFound>
DEBUG: Property: <Name: description, STRING: Failed to play deep_10_01_02; stream not found.>
DEBUG: Property: <Name: details, STRING: deep_10_01_02>
DEBUG: Property: <Name: clientid, STRING: lG-w9qMH>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <onStatus>
DEBUG: HandleInvoke, onStatus: NetStream.Play.StreamNotFound
ERROR: Closing connection: NetStream.Play.StreamNotFound
DEBUG: Closing connection.
Error code 1
|
On line 20 of the .command change the params again and add the "-z" parameter for "debug level output"
That should reveal some more info.
|