iizukanao / picam-streamer

Out-of-the-box SD card image for live streaming with Raspberry Pi
MIT License
62 stars 6 forks source link

How to select the input device, in Picam-Streamer #31

Open rajeshkrarora1 opened 5 years ago

rajeshkrarora1 commented 5 years ago

i'am using adafruit i2s mic SPH0645, ihave configured my .asoundrc as

pcm.dmic_hw { type hw card sndrpisimplecar channels 2 format S32_LE } pcm.dmic_sv { type softvol slave.pcm dmic_hw control { name "Boost Capture Volume" card sndrpisimplecar } min_dB -2.0 max_dB 10.0 }

and placed in my home directory but sound is still not working, though the some configuration is working fine without picam-streamer, on installing vlc and streaming audio using cvlc command,

rajeshkrarora1 commented 5 years ago

i need to know how input devices are selected in Picam-Streamer

rajeshkrarora1 commented 5 years ago

i'am able to increase or decrease volume of sndrpisimplecard in alsamixer, but picam-streamer does not uses it