2022-05-12 11:33 AM
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 documentation regarding this would be nice :)
Solved! Go to Solution.
2022-05-24 06:19 AM
Hi @Jaison M ,
Starter Package contain a demo called "Camera Preview".
All code and script are available on target under /usr/local/demo
I'm quite sure it could be a good template for what you target to do
Olivier
2022-05-24 06:19 AM
Hi @Jaison M ,
Starter Package contain a demo called "Camera Preview".
All code and script are available on target under /usr/local/demo
I'm quite sure it could be a good template for what you target to do
Olivier
2022-05-26 12:18 PM
Okay, I'll refer it and will try it this week and let you know if it works. :thumbs_up: