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
Xu Guangxin edited this page Oct 8, 2016
·
97 revisions
Introduction
Yami is short for Yet Another Media Infrastructure; It is YUMMY to your video experience on Linux like platform.
Yami is core building block for media solution; with efficient/simple APIs, without external dependency. It parses video stream and decodes/encodes them leverage hardware acceleration. It targets two type of usage:
Hardware accelerated codec is the only gap (there is existing media framework ), for example: Chromeos/Android, maybe ffmpeg.
Usage is simple enough to be interested in codec only, for example: remote desktop client/server[http://www.thinlinx.com/], video surveillance.
Yami servers as develop kit for VAAPI, it has rich tests/examples to demonstrate/verify vaapi features. The tests can run without Window system (X11/Wayland etc), also supports advanced feature like texture video (dma_buf etc).
Relicense from LGPL to Apache V2
From 2016/6/8, we relicense entire project from LGPL to Apache V2. We put it in apache branch.We suggest you try it.