Skip to main content
Visitor II
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

    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

    NPal.2Author
    Visitor II
    September 24, 2021

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