Probal Basak
Probal Basak
Hello Team, I have been working to setup a ci environment for building AppImage and push the artifacts to minio bucket. This works pretty well for amd64 and arm64 environments....
Hello, It seems that the AppImageUpdate is not pulling the latest appimage version from the appimagehub. Please find below the logs for reference. ``` ➜ Desktop ls -ltr total 34804...
Hello, Getting the below exception while trying to build appimageupdate ``` make[2]: *** No rule to make target '_deps/libappimage-build/libarchive-EXTERNAL-prefix/lib/libarchive.a', needed by '_deps/libappimage-build/src/libappimage/libappimage.so.1.0.3'. Stop. ``` I have tried adding the `libarchive-dev`...
Hello Team, I use Etcher for flashing rpi images to my sd card quite often. I normally skip the optional validation step when it reaches the particular step. However, I...
Hello, Followed the example given in the repository for lib jitsi meet. When switching the stream from camera to desktop, not always but sometimes the dispose method fails. Following is...
Hello Team, We have implemented a custom implementation of jitsi using the lib jitsi meet api. The video conference seems to work fine in Chrome (Version 92 (Official Build) (64-bit))...