Xavier/RidgeRun Products: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
mNo edit summary
 
Line 1: Line 1:
<noinclude>
<noinclude>
{{Xavier/Head|previous=Deep Learning/Deep Learning Tutorials/Jetson Reinforcement|next=RidgeRun Products/GstPTZR|keywords=ridgerun products,gstreamer products}}
{{Xavier/Head|previous=Deep Learning/Deep Learning Tutorials/Jetson Reinforcement|next=RidgeRun Products/GstPTZR|metakeywords=ridgerun products,gstreamer products}}
</noinclude>
</noinclude>



Latest revision as of 18:01, 13 February 2023




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