Git Product home page Git Product logo

xiaojigou / xjgarsdkdemoapp-android Goto Github PK

View Code? Open in Web Editor NEW
45.0 45.0 17.0 66.38 MB

本项目包含免费的XJGARSDK及示例开源代码。XJGARSDK是一个免费的跨平台实时视频处理库,只需学会一套API就可以在MAC、Windows、Linux、IOS、Android等主流操作系统,提供了业界领先的视频磨皮美颜、视频滤镜、人脸实时整形(瘦脸、大眼睛等)、人脸动态贴纸等功能的库。XJGARSDK基于OPENGLES 2 开发。

Home Page: http://www.xiaojigou.cn

Java 100.00%

xjgarsdkdemoapp-android's People

Contributors

xiaojigou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

xjgarsdkdemoapp-android's Issues

相机界面返回后,native内存一直在增加

你好,在使用XJGARSDK时遇到了几个问题,想咨询一下有没有解决方案
1、有没有录制视频的功能
2、相机界面返回后,native内存一直在增加,有没有解决方案
3、params文件有没有配置说明文件

设置贴纸路径不管用??

在改变贴纸之前指定了贴纸的路径,然后解压缩,显示贴纸。并没有用。
//贴纸
String stickerPaperdir = rootPath;
stickerPaperdir = stickerPaperdir + "lufei";
ZIP.unzipAStickPaperPackages(stickerPaperdir);
XJGArSdkApi.XJGARSDKSetRootDirectory(rootPath);
XJGArSdkApi.XJGARSDKSetShowStickerPapers(true);
XJGArSdkApi.XJGARSDKChangeStickpaper("lufei");

提供的demo中,视频录制功能有问题

提供的demo中,(btn_camera_mode)照片和录像图标没放对。录制视频的时候(btn_camera_shutter)有动态效果,但是完成后没有保存到系统相册。
请有空完善一下

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.