How to display IP camera through STM32MP157 board's LCD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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.
- Labels:
-
LCD-LTDC
-
STM32MP15 Lines
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-05-24 6: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
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-05-24 6: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
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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:
