hipersayanX
hipersayanX
### Discussed in https://github.com/webcamoid/webcamoid/discussions/541 Originally posted by **090media** June 2, 2022 It would be nifty if the installed application appeared in the Windows "Programs and Features" list for easy uninstall...
About giving support to future MacOS versions, I've some things to say... I will be clear, I will try to give MacOS support as long as possible, but at this...
Hi, I'm trying to compile Boost for Android, this is the code that I'm using. ``` ./bootstrap.sh -with-toolset=gcc userConfigs=$srcdir/$_srcname/user-config.jam cat "${userConfigs}" using clang : android : ${ANDROID_CXX} : ${ANDROID_AR} \...
Hi, I'm trying to pass some github predefined [environment variables](https://docs.github.com/en/actions/reference/environment-variables#default-environment-variables). I've tried passing the variables as: ``` options: >- -e GITHUB_REF=${{ env.GITHUB_REF }} -e GITHUB_SERVER_URL=${{ env.GITHUB_SERVER_URL }} -e GITHUB_REPOSITORY=${{ env.GITHUB_REPOSITORY...
**Stage 1**: Make it work Ready :heavy_check_mark:  :sunglasses:
This error message is shown when loading libzimg.so in Android. ``` 07-16 18:52:46.819 2240 2256 E AndroidRuntime: FATAL EXCEPTION: qtMainLoopThread 07-16 18:52:46.819 2240 2256 E AndroidRuntime: Process: io.github.webcamoid.Webcamoid, PID: 2240...
When showing the forecst trend line, it looks unnatural to show a rect line, instead you can try other formulas that gives a better looking graph. In your case you...
# Discussed in https://github.com/webcamoid/webcamoid/discussions/746 There are apparently some Android apps that can create something like a virtual camera, not sure how they work and what they does, need investigation. https://virtual-camera-live-asssist.en.softonic.com/android...