@better-table-90259 I don't know what livekit-avp is, I can't find any reference on the web, I know ION has ion-avp, which is deprecated.
On livekit you already have room recording functionality, it's
livekit-recorder, which is basically a headless chrome + gstreamer that records your room (or any url you provide) as mp4 file and optionally uploads it to S3 or Azure blob store.
livekit-recorder uses some built-in templates you can choose from, or you could build your own layout, either from scratch or by editing livekit-recorder/web and deploying it on your own server.