Skip to main content
NPal.2
Associate III
September 18, 2021
Solved

Video streaming over network

  • September 18, 2021
  • 1 reply
  • 2349 views

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?

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

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

1 reply

Olivier GALLIEN
Olivier GALLIENBest answer
ST Technical Moderator
September 20, 2021

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

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.
NPal.2
NPal.2Author
Associate III
September 24, 2021

Thank you so much for response. Will give it a try.