User Activity

Hello all, I have stm32mp157dk2 board and I was using zeep package in it (as custom layer with the help of recipe from ST community). Lately got a need for aiortc package but recieved a recipe from community but the employee has tested it new ecosyst...
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, ...
I have a STM32MP157F-DK2 board.I have installed the distribution package from the tutorials from st.com. I want to install the lxml package which seems to need the libxml2 and libxslt development packages as dependencies, but these packages are not a...
Hello guys, I am working with STM32MP157C-DK2 board and Tapo C200 camera(ONVIF). I would like to display the IP camera live feed through the LCD screen.How can I do that? I'm still a newbie, so step-by-step process or any link towards a good document...