Skip to content

merklebot/hackathon-reachy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This image contains basic commands to work with camera, microphone and speaker of Reachy

Image link

Image link could be acquired in packages section of the main repository page

How to use

The container for this image should be runned with flags --device /dev/video0 and --device /dev/snd. Also, environmental varialbes -e SDL_AUDIODRIVER='alsa', -e AUDIODEV='hw:1,0', -e AUDIO_INPUT_DEVICE='hw:2,0' shoud be added.

Basic example contained in main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 51.1%
  • Dockerfile 48.9%