You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanna start with displaying hardware decoded video frame or preview USB cameras (at least get the video working first , leave the audio /sync ... for later), could fyne offer an abstract widget/concept of "stream" , which point to an memory or dma buf (even better), consume and optimize it with fixed size/bytes/format accordingly ?
Is this idea gonna work ?
Thanks
The text was updated successfully, but these errors were encountered:
c1ngular
changed the title
is it possible fyne could accept decoded video frame from DMA buf ?
Introduce an abstract widget/concept of "stream" pointed to memory/DMA buf ?
Oct 14, 2023
@andydotxyz I was thinking zero copy technique , to display hardware decoded or captured video frame as fast /performant as possible , format could be various according to hardwares .
I wanna start with displaying hardware decoded video frame or preview USB cameras (at least get the video working first , leave the audio /sync ... for later), could fyne offer an abstract widget/concept of "stream" , which point to an memory or dma buf (even better), consume and optimize it with fixed size/bytes/format accordingly ?
Is this idea gonna work ?
Thanks
The text was updated successfully, but these errors were encountered: