Skip to content

🔴 Accelerated GStreamer utilities for NVIDIA Jetson Nano.

Notifications You must be signed in to change notification settings

knei-knurow/jetson-cam-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jetson-cam-utils

GStreamer camera utilities for NVidia Jetson devices with Accelerated GStreamer.

Includes:

  • GSt pipeline creator for OpenCV VideoCapture
  • Shell scripts:
    • RTSP stream host
    • RTSP stream receiver
    • UDP stream host (2 cams)
    • UDP host receiver (2 cams)

Live video streaming over TCP and UDP with h264 encoding for NVidia Accelerated Gstreamer. The scripts for receivers work with regular gstreamer plugins. Make sure to have gst plugins including libav installed on the receiver. Manual of each script can be printed by launching it.

Created on NVidia Jetson Nano.