User Tools

Site Tools


en
en:environment-variables

Environment variables

You can tweak Le Biniou with several environment variables:

LEBINIOU_ALSA_PCM

The ALSA input plugin always used the default ALSA PCM capture stream. With the LEBINIOU_ALSA_PCM environment variable, the user can now pick another stream, which can be handy in particular ALSA only setups where a user would prefer not to change the default ALSA PCM stream globally.

Usage: LEBINIOU_ALSA_PCM=pcm_name lebiniou -i alsa ... [other options].

You can retrieve the pcm_name with aplay -L.

LEBINIOU_OSC_PORT

LEBINIOU_OSC_BUFSIZE

LEBINIOU_SNDFILE

When using the sndfile input plugin, you can either give a file path with the -a or --audio command line option or with this environment variable.

Usage: LEBINIOU_SNDFILE=/path/file.wav lebiniou -i sndfile ... [other options]

LEBINIOU_SNDFILE_LOOP

When using the sndfile input plugin, setting this environment variable will make the plugin loop the audio file instead of stopping lebiniou when the end of the track has been reached.

LEBINIOU_RTMP_FFMPEG_ARGS

LEBINIOU_RTMP_URL

LEBINIOU_FONT

LEBINIOU_FONT_SIZE

LEBINIOU_CACA_EXPORT_FORMAT

LEBINIOU_CACA_EXPORT_PREFIX

LEBINIOU_MP4_CRF

LEBINIOU_MP4_AUDIO_ENCODING_RATE

LEBINIOU_MP4_FILENAME

LEBINIOU_DUMP_FRAMES

LEBINIOU_V4L2LOOPBACK

LEBINIOU_SEED

LEBINIOU_NO_CRASH_ON_PIXEL_FUNCTIONS

LEBINIOU_TEST

LEBINIOU_NO_BANNER

LEBINIOU_IGNORE_BO_NORANDOM

LEBINIOU_NO_SEQUENCES

LEBINIOU_WEBCAM

en/environment-variables.txt · Last modified: 2022/03/28 14:08 by opale95