perhaps you do not have the 'record' parameter set in publish statement:

yournetstream_ns.publish("your_flv", "record");

...or you can append to a stream with "append" parameter.
...or if you want live only, no archive, "live" parameter.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of ryanm
Sent: Friday, October 27, 2006 4:30 PM
To: [email protected]
Subject: [Flashcoders] FlashComm not recording streams...


    I have a 1.5 comm server and I added in some code to record streams, and 
when the record method is called, it creates the idx file but no flv. Any 
idea why?

ryanm 

_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to