Do anyone know a gstreamer command to save webcam video in patches based on MB size.
I need to record a video using my strip camera and save it as a separate file when it reaches 100mb size.
Thanks in advance.
Hi thohtdelta, I haven’t tried this myself, but I think you might be looking for the splitmuxsink element:
Thank you @dusty_nv.