webrtc-streamer
webrtc-streamer copied to clipboard
Question: how to disable automatic search for media sources?
hi,
how can I disable the automatic search for media sources that is performed in getV4l2AlsaMap() function?: https://github.com/mpromonet/webrtc-streamer/blob/master/inc/V4l2AlsaMap.h#L100
thanks!
Hi,
It depends why you like to do this ? This fonction look to same device name between video & audio capture devices.
Best Regards, Michel.
Hello, i'm following this issue. I'd also like to disable automativ search for v4l, or at least do not expose specific video devices in API, and use only RTSP videos added in config.json