mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-18 04:44:17 +00:00
12b7d28d85
Originally we used node id from PipeWire as an unique device name and while this works, it will change everytime PipeWire is restarted. This has an impact on default camera selection, where for example Firefox can automatically request a camera device that was used before, but this can break with the next PipeWire restart. This is a simple backport of an WebRTC upstream change. Upstream commit: a5d71009ac1dce7da23813dc9413c03073cfa8ca Differential Revision: https://phabricator.services.mozilla.com/D228635 |
||
---|---|---|
.. | ||
async_audio_processing | ||
audio_coding | ||
audio_device | ||
audio_mixer | ||
audio_processing | ||
congestion_controller | ||
desktop_capture | ||
include | ||
module_api_gn | ||
module_api_public_gn | ||
module_fec_api_gn | ||
pacing | ||
portal | ||
remote_bitrate_estimator | ||
rtp_rtcp | ||
third_party | ||
utility | ||
video_capture | ||
video_coding | ||
BUILD.gn | ||
module_common_types_unittest.cc |