lukasIO

Results 206 comments of lukasIO

ah, I see what you mean. Yeah, for this we'll likely need to create single file build. Currently tsup sets the `splitting` option to true, which will likely fail for...

why wouldn't you use a dynamic import for the esm version?

@productdevbook thanks, but this is about `declarationMaps` not sourcemaps. I can get sourcemaps to work just fine, but declarationMaps are missing

FWIW, I think support in mkdist would also be required, there's an open issue already: https://github.com/unjs/mkdist/issues/290

converting to a draft, until we know what to do about SVC codecs

@robintown yeah, this makes sense to me, we can even think about using them as `peerDependencies` instead. Do you have a preference?

Ah, I assumed trackInfo just gets passed as is, but it doesn't. Will add handling for audio track features

@theomonnom I added handling for audio_features both on the rust side and FFI

Hi, thanks for the report. You selected `blocking an upgrade` - is this a change in behaviour when trying to update the livekit-client version? I see that you currently have...

can you reproduce this on meet.livekit.io? If so, please post the complete client logs. If it's not reproducible on meet.livekit.io we'll need a ready-to-run reproduction sample