WebRTC provides hardware codecs only for Android (almost all known codecs, including VP8/VP9/H264) and iOS (H264 only).
Desktop versions of WebRTC (MacOS/Windows/Linux) supported only software (CPU-based) codecs, but provides possibility for customization of video decoders factory - and you able to implement AV1 HWA decoder yourself, for each required OS