-
Add frame processor support for audio streams - #583 (@1egoman)
-
update rust ffi to 0.12.43 - #589 (@davidzhao)
-
Ensure FFI events are processed sequentially - #547 (@lukasIO)
-
Wait for disconnect response on disconnect - #562 (@lukasIO)
- Fix clearQueue not setting queue size to 0 - #542 (@matej-dataqueue)
-
add agent dispatch config to room create options - #540 (@paulwe)
-
Fix negative queue size on captureFrame - #539 (@matej-dataqueue)
-
add an environment varaible to log all room events - #536 (@Shubhrakanti)
- Bugfix: Queue FFI events from rust and always process them in order - #508 (@Shubhrakanti)
- add public getters to resamplers - #505 (@Shubhrakanti)
-
Handle room updates, move participant - #496 (@davidzhao)
- Bump '@types/node' pkg version and remove all explicit
ReadableStreamimports - #487 (@toubatbrian)
-
update rust-sdk to rust-sdks/livekit-ffi@0.12.25 - #481 (@typester)
-
fix issue with bun hot reload - #479 (@theomonnom)
- add log on room connecting - #474 (@Shubhrakanti)
-
Use node stream for AudioStream and VideoStream (#458) - #471 (@Shubhrakanti)
-
bugfix: no more negative timeouts being set on AudioSource - #467 (@Shubhrakanti)
- Fix memory leak with FFI Handle on VideoFrame creation - #454 (@Shubhrakanti)
-
Allow sender identity to be passed in streamText method - #447 (@lukasIO)
-
Bugfix with memory leak in VideoStream and AudioStream - #448 (@Shubhrakanti)
- fix: pass through correct disconnect reason - #428 (@davidzhao)
-
fixed Participant.unpublishTrack error - #379 (@s-hamdananwar)
- add close method to AudioSource and VideoSource - #365 (@davidzhao)
-
Enable strict type checking and update ffi to use proto2 syntax - #303 (@lukasIO)
-
Rename responseTimeoutMs to responseTimeout, other RPC updates - #314 (@bcherry)
-
Add publishDtmf method on local participant - #239 (@lukasIO)
-
Add support for setting and listening to participant attribute changes - #239 (@lukasIO)
-
Add enableQueue argument to AudioSource constructor - #239 (@lukasIO)
-
only remove onFfiEvent from Room conn -
b48d8aca359407a4e1e85ec350597579e2bb504a(@nbsp)