Giter Club home page Giter Club logo

faceunitylegacy's People

Contributors

plutoless 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  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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  avatar  avatar  avatar  avatar  avatar

faceunitylegacy's Issues

iOS横竖屏切换前后置摄像头画面问题

- (void)changeCameraInputDeviceisFront:(BOOL)isFront {
    self.videoConnection.videoOrientation = _orientation;
}

切换摄像头的时候,采集的方向被设置为正常模式了,导致横屏切换摄像头画面不正常。

内存泄漏问题

在void CAgoraFaceUnityTutorialDlg::OnClose()函数结束,没有释放CVideoPackageQueue,申请的内存。
void CBufferQueue::FreeAllBusyBlock()
{
BOOL bRet = TRUE;

do {
	bRet = FreeBusyHead(NULL, 0);
} while (!bRet);

}//或造成死循环

FU测试问题

@guohai
1、切换道具贴纸,再切换到“Make Up”就crash了
2、先选择“Sweet”美妆,再点击任意道具贴纸,贴纸加不上
3、妆容【Sexy】图标没有显示出来(华为NOVA3、红米note4)
4、切换任意模块,都默认选择第一个道具,必须要切换下道具,才能预览出来,
5、美颜里面【Light MaKeup】四个妆容都没有效果

切换channel 的问题

中途切换channel,另一部手机加入新的channel 只会受到onUserJoin的回调,并没有回调onFirstRemoteVideoDecoded,该怎么处理啊

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.