Hi Dan,
Thanks for your reply.
I am still getting the failure on my Pi 4b.
It was a new install last month.
Yes I have done the update then upgrade.
Di you run the highlighted command?
root@webcam:~# apt install python3-aiortc
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
python3-aiortc : Depends: python3-av (< 11) but 12.3.0-2+rpt1 is to be installed
E: Unable to correct problems, you have held broken packages.
Same on the Pi 5
root@cvt-pi5-8gb:~# root@cvt-pi5-8gb:~# apt install python3-aiortc
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
python3-aiortc : Depends: python3-av (< 11) but 12.3.0-2+rpt1 is to be installed
E: Unable to correct problems, you have held broken packages.
I have done the updates too. This is from history on the Pi 5
179 apt update
180 apt full-upgrade -y
181 apt install python3-aiortc
182 reboot
183 apt install python3-aiortc