I'm currently writing my own game engine with GStreamer for media and Skia (Vulkan) for graphics. Is there a way I can turn video frames from GStreamer to SkImage instances to be used in Skia?
I searched online for documentation and solutions, but all I found is that I can get GstBuffer
s through a signal from GStreamer through fakesink
. Not sure if that's of any help.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…