Forum Discussion
archer.143018
2 years agoHonored Guest
Help with Meta avatar playback animation (Unity2022.3.12, Oculus V57, URP)
So i am using the script from the loop back sample provided by meta, i have achieved record the animation and playback, but the animation is quite desynced with the audio that was recorded at the same time.
For animation, i just save a list of processed PacketData, then reinsert them back to the avatar that i want to playback, releasing it at the end.
For Audio recording, i just use the default unity recording.
Everything comes out, animation played well and audio too, but as the time pass, maybe after 10 second, the animation becomes no long align with the audio that was recorded at the same time. Seems animation plays a bit slow.
Is there any way to fix this? feels very sad since already figured the way to make it work(may still not be the right way though)
1 Reply
Replies have been turned off for this discussion
- hci.lab.2023Honored Guest
The default unity recording, do you mean unity recorder? or you develop a recorder by yourself with some C# scripts?
I am also doing something about the recording and playback stuff.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 months ago
- 9 months ago
- 3 months ago
- 2 years ago