webrtc-streamer
webrtc-streamer copied to clipboard
Audio interface initialization not working
I'm getting the following error when running the docker container across two different hosts:
[000:000][1] (audio_device_pulse_linux.cc:1605): failed to connect context, error=-1
[000:000][1] (audio_device_pulse_linux.cc:145): failed to initialize PulseAudio
[000:000][1] (audio_device_impl.cc:341): Audio device initialization **failed.**
Anything I can do to resolve this? The RTSP to WebRTC video stream works perfectly!
Hi,
It is possible to add -a parameter to disable audio capture.
Best Regards, Michel.