RE: [Flashcoders] FlashComm not recording streams...

2006-10-30 Thread Rob Bayne
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: flashcoders@chattyfig.figleaf.com
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 

___
Flashcoders@chattyfig.figleaf.com
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
___
Flashcoders@chattyfig.figleaf.com
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


[Flashcoders] FlashComm not recording streams...

2006-10-27 Thread ryanm
   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 


___
Flashcoders@chattyfig.figleaf.com
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