Gilles Boccon-Gibod
Gilles Boccon-Gibod
The binary distribution for Linux only includes the x86 version. For arm64, you'd need to compile from source.
Computing this sort of quality metrics requires a comparison with the original vide (the video before encoding), so just accessing the live stream would not be enough, you'd need to...
This does not occur with the latest commit of the master branch. Could you double check?
Which version of the code did you test with? I'm not able to replicate the issue with the head of the master branch.
Which version of the software are you using? This does not seem to be affecting the last commit on the master branch.
I am not able to replicate the issue with the latest commit on the master branch. Could you try with that version?
Could you provide a link to an example file with a `ludt` box?
Hi. The GATT MTU doesn't play such a large role in the overall throughput you can achieve. Very small values (like the default value of 23) are a problem, but...
We do have some work-in-progress branch for adding TCP sockets and TLS support for those sockets. Not sure yet exactly when those would be stable enough to share. I'll take...
Hi, sorry for taking so long to respond. Porting to a new platform requires mainly two things: 1/ Ensure that there are implementations of the abstraction layers for the OS/RTOS...