glcs
glcs copied to clipboard
glcs is an ALSA & OpenGL capture and real-time streaming tool for Linux.
I replaced it with this one. Seems to work. sed -i -e 's#nullkey/elfhacks.git#ienorand/elfhacks.git#' .gitmodules sed -i -e 's#stable#master#' .gitmodules sed -i -e 's#nullkey/elfhacks.git#ienorand/elfhacks.git#' .git/config
Have glc-capture/play working fine. If you don't have glxgears `sudo apt install mesa-utils` Copied `scripts/pipe_ffmpeg.sh` to a new dir and tried `glc-capture --start --pipe=pipe_ffmpeg.sh glxgears` and it gives following error...
I think this should be possible with the use of ptrace, I can give it a go if you are interested.
The current suggestion to use some kind of alsa split is not a proper solution for most people. In order for this software to be properly adopted, this NEEDS to...
Hi i have read installation manual from predecessor glc wiki, but gained error : Can't compile 32-bit glc exact same problem with this release. so please someone to spend some...
Can you give a walkthrough through the build-steps? Its not quickly sure where to start.
I installed glcs on https://github.com/lano1106/glcs but I don't know how to install it with all these files. I am using Manjaro Linux, 64 bit. Someone please help, Also, is it...
In issue #4, @lano1106 mentioned wanting to move toward renaming everything from GLC to GLCS, and mentioned something about going crazy, which got me thinking. :wink: Just for the sake...
This is long term issue. glc file format support will at least be still around at the next release to help smooth migration from glc to glcs. but as the...
It would certainly be easy for a bash script guru to write a small something to ease the process of setting up the ALSA split plugin creation.