Xavier/RidgeRun Products: Difference between revisions

From RidgeRun Developer Wiki
mNo edit summary
No edit summary
Line 15: Line 15:
*[[Xavier/RidgeRun_Products/GstRtspSink|GstRtspSink]]: High performance streaming to multiple computers using the RTSP / RTP protocols.
*[[Xavier/RidgeRun_Products/GstRtspSink|GstRtspSink]]: High performance streaming to multiple computers using the RTSP / RTP protocols.
*[[Xavier/RidgeRun_Products/GstInterpipe|GstInterpipe]]: Communication between multiple independent Gstreamer pipelines.
*[[Xavier/RidgeRun_Products/GstInterpipe|GstInterpipe]]: Communication between multiple independent Gstreamer pipelines.
*[[Xavier/RidgeRun_Products/GstInference|GstInference]]: Inference plugins and base classes that run models from different frameworks on GStreamer pipelines.


Other software:
Other software:

Revision as of 19:25, 8 May 2019




Previous: Deep Learning/Deep Learning Tutorials/Jetson Reinforcement Index Next: RidgeRun Products/GstPTZR





RidgeRun has extensive experience with GStreamer in embedded Linux product development. RidgeRun supports a number of GStreamer extension products for the Jetson Xavier:

  • GstPTZR: Digital pan, tilt, zoom and rotate frames of a video stream.
  • GstCuda: CUDA algorithm integration into GStreamer pipelines.
  • GstColorTransfer: Applies a color transfer algorithm to a pair of images, or video frames, with a common region.
  • GstWebRTC: Bidirectional WebRTC communication with any WebRTC standard peer.
  • GstRtspSink: High performance streaming to multiple computers using the RTSP / RTP protocols.
  • GstInterpipe: Communication between multiple independent Gstreamer pipelines.
  • GstInference: Inference plugins and base classes that run models from different frameworks on GStreamer pipelines.

Other software:

  • GStreamer Daemon is a GStreamer framework for controlling audio and video streaming using TCP connection messages.
  • GstShark is a GStreamer tracer that extracts data analytics and present them to the user in a graphical, friendly way.



Previous: Deep Learning/Deep Learning Tutorials/Jetson Reinforcement Index Next: RidgeRun Products/GstPTZR