client-sdk-unity
client-sdk-unity copied to clipboard
Adaptive streaming not working
Video texture is received only once at 384x216 resolution even though the adaptive streaming is set to true in RoomOptions.
It works if I don't send room options by commenting out this line https://github.com/livekit/client-sdk-unity/blob/98eb5583bdafdb6130458d82ee8730536feb1a34/Runtime/Scripts/Internal/FFIClients/Requests/FFIBridgeExtensions.cs#L14