Skip to content

msalehicode/BeanChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeanChat

preview until now:

2x speed
preview-speedup.mp4
normal speed
preview-nomal.mp4

build:

insall rnnoise:

git clone git@github.com:xiph/rnnoise.git; cd rnnoise; ./autogen.sh; ./configure; make; sudo make install

install qhotkey:

git clone https://github.com/Skycoder42/QHotkey.git; cd QHotkey; mkdir build; cd build; cmake ..; make -j$(nproc); sudo make install

for later install opus encode/decode voice:

sudo apt install libopus-dev

also for video encode/decode:

sudo apt install ffmpeg libavcodec-dev libavformat-dev libavutil-dev libswscale-dev

settings:

settings

logo:

ChatGPT Image Jun 15, 2026, 04_29_12 PM

About

Bean Chat is a next-generation communication platform designed for gamers to have real-time Voice, Video and Text chat conversations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors