Is there any possibility to write video (for examle in swf format) in realtime, using no external scripts (ex. bash,using ffmpeg + cron )?
For example, in motion there is a special param: "ffmpeg_cap_new" ,which allows us to encode movies in realtime, and in this mode the CPU's usage is smaller, than running ZM for example in monitor mode. So, in ZM the CPU's usage is higher and we need(?) an external script.
Thank you.