Rocky Linux 8.7 - How to install intel-media-driver

Thanks for your help Brian! I have both installed but still get the error message. Is 8.7 not compatible with the intel-media-driver?

[abc@localhost ~]$ sudo dnf install --nogpgcheck https://dl.fedoraproject.org/pub/epel/epel-release-latest-$(rpm -E %rhel).noarch.rpm
Last metadata expiration check: 0:56:12 ago on Wed 17 May 2023 09:43:46 PM PDT.
epel-release-latest-8.noarch.rpm                                                   83 kB/s |  25 kB     00:00    
Package epel-release-8-19.el8.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
[abc@localhost ~]$ sudo dnf install --nogpgcheck https://mirrors.rpmfusion.org/free/el/rpmfusion-free-release-$(rpm -E %rhel).noarch.rpm https://mirrors.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-$(rpm -E %rhel).noarch.rpm
Last metadata expiration check: 0:56:24 ago on Wed 17 May 2023 09:43:46 PM PDT.
rpmfusion-free-release-8.noarch.rpm                                                21 kB/s |  11 kB     00:00    
rpmfusion-nonfree-release-8.noarch.rpm                                             15 kB/s |  11 kB     00:00    
Package rpmfusion-free-release-8-0.1.noarch is already installed.
Package rpmfusion-nonfree-release-8-0.1.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
[abc@localhost ~]$ sudo dnf install intel-media-driver
Last metadata expiration check: 0:56:48 ago on Wed 17 May 2023 09:43:46 PM PDT.
No match for argument: intel-media-driver
Error: Unable to find a match: intel-media-driver
[abc@localhost ~]$
[abc@localhost ~]$ dnf search intel-media-codec
Rocky Linux 8 - AppStream                                                         8.8 MB/s |  11 MB     00:01    
Rocky Linux 8 - BaseOS                                                             11 MB/s | 6.1 MB     00:00    
Rocky Linux 8 - Extras                                                             17 kB/s |  14 kB     00:00    
Rocky Linux 8 - PowerTools                                                        2.0 MB/s | 2.8 MB     00:01    
Extra Packages for Enterprise Linux 8 - x86_64                                    8.4 MB/s |  14 MB     00:01    
google-chrome                                                                      16 kB/s | 3.6 kB     00:00                                                                
RPM Fusion for EL 8 - Free tainted                                                1.9 kB/s | 1.8 kB     00:00    
RPM Fusion for EL 8 - Free - Updates                                              138 kB/s | 310 kB     00:02    
RPM Fusion for EL 8 - Nonfree tainted                                             1.3 kB/s | 1.7 kB     00:01    
RPM Fusion for EL 8 - Nonfree - Updates                                            59 kB/s |  89 kB     00:01    
Sublime Text - x86_64 - Stable                                                    3.6 kB/s | 2.2 kB     00:00    
No matches found.
[abc@localhost ~]$