Skip to main content
Jaison M
Associate II
May 12, 2022
Solved

How to display IP camera through STM32MP157 board's LCD

  • May 12, 2022
  • 1 reply
  • 1623 views

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 :)

This topic has been closed for replies.
Best answer by Olivier GALLIEN

Hi @Jaison M​ ,

Starter Package contain a demo called "Camera Preview".

https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157x-DK2/Let%27s_start/Use_the_demo_launcher

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

1 reply

Olivier GALLIEN
Olivier GALLIENBest answer
Technical Moderator
May 24, 2022

Hi @Jaison M​ ,

Starter Package contain a demo called "Camera Preview".

https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157x-DK2/Let%27s_start/Use_the_demo_launcher

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

Olivier GALLIEN In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
Jaison M
Jaison MAuthor
Associate II
May 26, 2022

Okay, I'll refer it and will try it this week and let you know if it works. :thumbs_up: