2021-09-18 12:18 AM
Hi all,
Our team was brainstorming around a feature which we want to provide in our product.
However to achieve the same we would like to understand if we can perform the video capture via camera and stream the same over the network to some node. Or do some kind of screen share and stream the screen capture over the network.
Is it possible to achieve this capability on STM32MP1?
Solved! Go to Solution.
2021-09-20 12:11 AM
Hi @NPal.2 ,
Sure you can !
I guess following links are all what you are looking for :
https://wiki.st.com/stm32mpu/wiki/How_to_stream_camera_over_network
https://wiki.st.com/stm32mpu/wiki/Gst-play
Olivier
2021-09-20 12:11 AM
Hi @NPal.2 ,
Sure you can !
I guess following links are all what you are looking for :
https://wiki.st.com/stm32mpu/wiki/How_to_stream_camera_over_network
https://wiki.st.com/stm32mpu/wiki/Gst-play
Olivier
2021-09-24 07:23 AM
Thank you so much for response. Will give it a try.