ICD2k3
02-12-2008, 12:30 AM
Problem:
I'd like to have functionality using the microphone input level to let flash know when to record the video stream from a webcam.. I have this working, except the first part gets cut off because there is a slight delay in detecting the mic activity level to the point where it starts recording the stream...
so the only solution I can think of is to record the entire thing when a user signs on, then crop their flv to the points where the mic level was above a certain number.
So yea basically, have any of you tried cropping/retiming a video that's already on the server?
I'd like to have functionality using the microphone input level to let flash know when to record the video stream from a webcam.. I have this working, except the first part gets cut off because there is a slight delay in detecting the mic activity level to the point where it starts recording the stream...
so the only solution I can think of is to record the entire thing when a user signs on, then crop their flv to the points where the mic level was above a certain number.
So yea basically, have any of you tried cropping/retiming a video that's already on the server?