Jump to content

Streaming

From RidgeRun Developer Wiki


Follow us on: YouTube Twitter LinkedIn Email Share this page

Share This Page




This section provides examples of streaming video over the network using GStreamer on the Dragonwing 9075 EVK platform. The Dragonwing 9075 EVK’s hardware-accelerated video encoding makes it ideal for real-time video streaming, supporting UDP, RTSP, and MoQ streaming methods.

  • Shows how to stream video using the udpsink element
  • Provides example pipelines for generating and receiving streams over UDP using hardware-accelerated H.264 and H.265 codecs.
  • Examples on how to stream from videotestsrc, camera, and file.
  • Shows how to stream video using the gst-rtsp-server element
  • Shows how to stream using RidgeRun's GStreamer element rtspsink
  • Provides example pipelines for generating and receiving streams over RTSP using hardware-accelerated H.264 and H.265 codecs.
  • Examples on how to stream from videotestsrc, camera, and file.
  • Shows how to stream video using RidgeRun's GStreamer element gst-rrmoq
  • Provides example pipelines for generating and receiving streams over MoQ using hardware-accelerated H.264 and H.265 codecs.
  • Examples on how to stream from videotestsrc, camera, and file.
  • Examples to stream from multiple sources in the same pipeline.


Cookies help us deliver our services. By using our services, you agree to our use of cookies.