From: Peter H. <pe...@ho...> - 2005-08-25 09:53:20
|
> The LIMITED period can be set to different values with different results. I > have no plan to make it a configurable parameter. We have been discussing a > 1/framerate period. This requires that the framerate of Motion is MAX 1 > higher than the mjpeg stream. And it does not leave much time for a delay > of a jpeg camera before duplicate images are added. But it does gove more > images to feed to a movie file so it does not jump in speed. > > What I am thinking is better is a fixed 0.5 second timeout. It ensures that > the webcam feature works and it makes Motion much easier to setup and will > cause much less duplicate images. I think this is the best solution but I > am open to oppinions. why not check the framerate for netcams at vid_start and stop if it differs too much to our framerate? cu Peter |