Hello all,

I've been at this for more than two weeks now! :( - I will appreciate it if i 
can get any help on this, links to tutorials will also be taken with gratitude.

I just want to understand the way Red5 works. When making a connection i've 
seen something like this:
 

client_nc.connect("rmtp://localhost/firstapp");
 
   1) The refference to "firstapp" - is this a java file?
 
I am trying to record from a webcam. I am using actionscript to do this. Now 
evrything seems to work, i can record and it even saves the flv.

But i am using this instead of the above:


client_nc.connect("rmtp://localhost/oflaDemo");
 
2) Is this wrong? I haven't developed oflaDemo myself, this already existed. Is 
its purpose to be used like this?

 Thanks for any replies

Abs

       
---------------------------------
 Yahoo! Answers - Get better answers from someone who knows. Tryit now.
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to