location how to set current as name instead of digits

Shubham Shrivastava shubham333vm at gmail.com
Sat Jun 30 05:48:54 UTC 2018


g_object_set(G_OBJECT
(data.filesink),"location","/home/CAM1/Cam1_%03d.mp4","async",0, NULL);

want to write as

g_object_set(G_OBJECT (data.filesink),"location","/home/CAM1/Cam1_
*asctime(tm)*.mp4","async",0, NULL);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180630/3566e4b2/attachment-0001.html>


More information about the gstreamer-devel mailing list