kendo6666
kendo6666
I want to swap the lip features at the same time as the face swap, is it possible?
When I do stress testing on Android(HUAWEI/HONOR) and call the SDK( v1.5.3) dozens of times, libjingle_peerconnection_so crash occurs and the phone must be retarted. 2024-01-18 15:59:55.375 3561-4044 rtc com.example.gecko E...
When creating a room containing 6-8 users, and one user frequently connects and disconnects the room, about 30 times, other users will have the following exception: android.opengl.GLException: Failed to create...
请问如何控制头部的动作?
在我生成的视频中,感觉头部晃动得很厉害(可能的原因是训练素材人特本身头部就有晃动),请问是否有参数控制头部晃动的幅度呢?
我训练出的所有模型,头部总是有轻微的前后晃动,感觉很不自然,很奇怪,请问这个有办法微调吗?
在main.py中,有一个emb模式的参数,请问它的具体功能是什么呢?在什么样的场景下使用呢?谢谢指点
How to configure the ClusterId of egress? ``` `func (s *egressLauncher) StartEgress(ctx context.Context, req *rpc.StartEgressRequest) (*livekit.EgressInfo, error) { info, err := s.StartEgressWithClusterId(ctx, "", req) if err != nil { return...
I need to set RTCDegradationPreference to DISABLED。Can it be done in my own APP instead of modifying the SDK code? Just like in publishVideoTrack: ``` if (track.source == TrackSource.screenShareVideo) {...
There is an intermittent issue we have encountered while using the flutter SDK for audio and video calls on iOS devices. Issue Summary: We have observed that approximately 10%-20% of...