<div dir="ltr"><div> sprintf(fullpath, "/home/Videos/Date%02d%02d%d/CAM1",tt->tm_mday,tt->tm_mon + 1, tt-> tm_year + 1900);</div><div> g_object_set(G_OBJECT (data.filesink),"location","fullpath/Cam1_%03d.mp4","async",0, NULL);</div><div><br></div><div>instead of <br></div><div><br></div><div>g_object_set(G_OBJECT (data.filesink),"location","/home/shubham/Videos/Date16062018/CAM1/Cam1_%03d.mp4","async",0, NULL);</div></div>