[Gambas-user] gb.media record to file

T Lee Davidson t.lee.davidson at gmail.com
Sun Apr 12 18:27:36 CEST 2020


On 4/12/20 7:49 AM, Mayost Sharon wrote:
> Hello
> 
> Can I get help on how to record a file from a camera?
[snip]
> 
> 
> To save the file I got in trouble
> I tried to read the documentation here:
> https://gstreamer.freedesktop.org/documentation/?gi-language=c
> 
> And even more complicated I wrote it in C language
> 
> Thank you

I think you're going to need to utilize a MediaControl with the Type (plugin type) set to "fdsink".
See:
http://gambaswiki.org/wiki/comp/gb.media/mediacontrol/_new , and
https://gstreamer.freedesktop.org/documentation/coreelements/fdsink.html

However, I am having difficulty accomplishing that, so I cannot help you with how.


-- 
Lee


More information about the User mailing list