PDA

View Full Version : Making a recorder and a player


laaptu
02-26-2009, 10:21 AM
Dear users,
I have made a live recorder and it has successfully recorded the webcam video.But during playing,I always encounter lot of obstacles.
So,dear users could you refer to me a tutorial covering this topic ,where we record and store in FMS and play the video that has been recorded.
Your help would be greatly appreciated.

lg101
03-04-2009, 05:56 AM
What problems are you facing while playing back the recorded file?
and r you recording an flv and playing back?

laaptu
03-05-2009, 04:44 AM
Thanks for your reply,
Ok while I am trying to play the video from the server,it plays for some time and then stops and NetStream.Buffer.Empty is given and it pauses there.
And I can't use NetStream.seek(0) also as it sometimes works and most of the time it gives error i.e. playback doesn't occur.
For that I simply uses NetStream.close() method but again it isn't error free.
Hope I am able to give you some idea about my problems

lg101
03-06-2009, 07:06 AM
Just set the buffer time to 4-5 seconds