I need to save video files from a surveillance camera that runs 24/7. The closest I have got is:<br><br>gst-launch -e autovideosrc ! videorate ! ffmpegcolorspace ! x264enc ! mpegtsmux ! multifilesink next-file=key-frame loc<br>
ation=C:\\gstest\\test%05d.ts<br><br>But does not work well. Please Help!!!!<br><br>Thanks a lot!<br>