mirror of
https://github.com/samsonjs/LayerVideoCompositor.git
synced 2026-03-25 09:25:52 +00:00
11 lines
530 B
Markdown
11 lines
530 B
Markdown
# LayerVideoCompositor
|
|
|
|
An example of using a custom video compositor to overlay a layer on a video.
|
|
|
|
This may be useful in working around [radar 28553945](http://www.openradar.me/28553945) as described in [this StackOverflow question](http://stackoverflow.com/questions/39760147/ios-10-avplayerlayer-doesnt-show-video-after-using-avvideocompositioncoreanima).
|
|
|
|
This was extracted from [1 Second Everyday](http://1se.co) so if this was useful you should check out our app :)
|
|
|
|
# License
|
|
|
|
[MIT License](https://sjs.mit-license.org)
|