We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Short entry points without full paths and clear names like ‘video-file-writer’ instead of ‘/opt/savant/adapters/gst/sinks/video_files.py’.
/opt/savant/adapters/gst/sources/video_loop.sh
video_loop_source
/opt/savant/adapters/gst/sources/media_files.sh
media_files_source
/opt/savant/adapters/gst/sources/rtsp.sh
rtsp_source
opt/savant/adapters/gst/sources/usb_cam.sh
usb_cam_source
/opt/savant/adapters/gst/sources/gige_cam.sh
gige_cam_source
/opt/savant/adapters/gst/sources/ffmpeg.sh
ffmpeg_source
/opt/savant/adapters/gst/sources/multi_stream.sh
multi_stream_source
python
kafka_redis_source
/opt/savant/adapters/python/sinks/metadata_json.py
metadata_json_sink
/opt/savant/adapters/python/sinks/image_files.py
image_writer_sink
/opt/savant/adapters/gst/sinks/video_files.sh
video_writer_sink
/opt/savant/adapters/ds/sinks/display.sh
display_sink
entrypoint python
ao_rtsp_sink
kafka_redis_sink
disk_buffer_bridge
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Short entry points without full paths and clear names like ‘video-file-writer’ instead of ‘/opt/savant/adapters/gst/sinks/video_files.py’.
Video Loop Source:
/opt/savant/adapters/gst/sources/video_loop.sh
video_loop_source
Video/Image Files:
/opt/savant/adapters/gst/sources/media_files.sh
media_files_source
RTSP Source Adapter
/opt/savant/adapters/gst/sources/rtsp.sh
rtsp_source
USB Cam Source Adapter
opt/savant/adapters/gst/sources/usb_cam.sh
usb_cam_source
GigE Vision Source Adapter
/opt/savant/adapters/gst/sources/gige_cam.sh
gige_cam_source
FFmpeg Source Adapter
/opt/savant/adapters/gst/sources/ffmpeg.sh
ffmpeg_source
Multi-stream Source Adapter
/opt/savant/adapters/gst/sources/multi_stream.sh
multi_stream_source
Kafka Redis Source Adapter
python
kafka_redis_source
Metadata Sink
/opt/savant/adapters/python/sinks/metadata_json.py
metadata_json_sink
Image File Sink Adapter
/opt/savant/adapters/python/sinks/image_files.py
image_writer_sink
Video File Sink Adapter
/opt/savant/adapters/gst/sinks/video_files.sh
video_writer_sink
Display Sink Adapter
/opt/savant/adapters/ds/sinks/display.sh
display_sink
Always-On RTSP Sink Adapter
entrypoint python
ao_rtsp_sink
Kafka-Redis Sink Adapter
python
kafka_redis_sink
Buffer Bridge Adapter
python
disk_buffer_bridge
The text was updated successfully, but these errors were encountered: