View Single Post
  #696  
Old 08-11-2011, 07:54 PM
Anywho Anywho is offline
Batch File Basher
 
Join Date: Jul 2010
Posts: 204
Anywho is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by sbt View Post
Anywho, thanks very much for running the gauntlet over there
Hahaha... No probs

We have a winner! Howard Chu, the current author and lead programmer, has added an extra exit-code so that the caller programs can react to a "no-connect" situation. This means that the caller can check for the code (3) and try another port using "-c".

So the codes returned by RTMPdump are/will be:
0 = Success
1 = Failed
2 = Incomplete
3 = No Connection

I just need to compile the latest revision so that everyone can try it

Many thanks to Howard!
Reply With Quote