You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
Firstly, thanks for the great library.
I have an issue related to ondataavailable function and its 'blob' argument size. Here is the snippet of my code:
Hi!
Firstly, thanks for the great library.
I have an issue related to ondataavailable function and its 'blob' argument size. Here is the snippet of my code:
When I run this code on Windows 10 Chrome browser I have such a list of blob.sizes:
When I run the same code using Android Chrome browser I have another list of blob.sizes:
Settings timeSlice as 100 or 20 leads to the same results: on Android values are close to 2000-2800 bytes.
Please help me either to have the same values of sizes or explain to me how to deal with Android-related data.
Thanks in advance.
The text was updated successfully, but these errors were encountered: