SiminBadri
SiminBadri
I've used linuxdeployqt to deploy my Qt app. It successfully creates the AppImage, however, after running the AppImage the icon of my app is not shown in the Linux menu...
It has been decided to use QUIC as the transmission protocol in WOLF. There are plenty of libraries that implemented this protocol such as: - [quiche](https://github.com/cloudflare/quiche) - [quinn](https://github.com/quinn-rs/quinn) - [MsQuic](https://github.com/microsoft/msquic)...
Currently, only windows ffmpeg libraries are included in `wolf`. To support android version, android ffmpeg built libraries are also needed to be added to `wolf`. Architectures to be supported: -...
Building `wolf` fails in the following condition: - `WOLF_MEDIA_FFMPEG` is `ON` - `WOLF_MEDIA_STB` is `OFF` All functions needed to be declared in `w_av_frame.hpp` file and the required options (such as...