How to install aiortc (python module) in STM32MP157F-DK2
So basically I'm trying to implement WebRTC and seems like aiortc is its python implementation right now:.
Unable to manually install them using pip3 as it requires some dev-packages.
I tried to install it as a layer using pipoe auto-generated recipe, but no luck as it goes on with errors. A working recipe and additions that has to be done to local.conf or CORE_IMAGE_EXTRA_INSTALL variable would be appreciated :smiling_face_with_smiling_eyes:.
