Obs with external audio

TeoSausto

New Member
Hi,
I have an obs instance on a Manjaro Linux machine. I use a rtsp camera and USB audio device. When I start obs clicking the icon, all good and the audio works.
Anyway, I need to start obs on crontab with the --startstreaming command. In that case, the audio doesn't works. I use the follow command
Bash:
30 11 * * 0 export DISPLAY=:0 && obs --startstreaming
In that case, before we use the usb cards all good. With the usb card, mute.
The card is settled as default on the Manjaro pc and as microphone default on obs (working whit click)

Thanks a lot!
 
Top