Fabio

Results 4 issues of Fabio

The new liblivekit_ffi.so is not loading on an android phone with arm 64 architecture - I tried on a Samsung S22, and an S24. This is the error reported by...

Enhance Disconnect Event with Reason Information This PR updates the `Disconnected` event to include a `DisconnectReason`, providing more context when disconnections occur. It ensures that disconnect events fire consistently across...

Currently, the `Disconnected` event does not consistently fire across all disconnection paths. Specifically, when disconnection occurs through the `DisconnectReceived` callback, the event is not triggered at all. Moreover the disconnect...

bug
Unity

Symptoms -------- I have a Unity app targeting ARM32 Android devices, which experienced memory exhaustion and OOM termination during video playbook operations. Memory profiling revealed that FFI resources were not...