Skip to content
Commit f65cb5a8 authored by Snir Sheriber's avatar Snir Sheriber Committed by Frediano Ziglio
Browse files

Adding gstreamer based plugin



Gstreamer based plugin utilizing gstreamer elements to capture
screen from X, convert and encode into h264/h265/vp8/vp9/mjpeg stream
Configure with --enable-gst-plugin, will be built as a separate plugin.

The plugin was made for testing purposes, it was mainly tested with
the x264enc (h264 is the defualt codec) encoder.
To choose codec type use: '-c gst.codec=<h264/h265/vp8/vp9/mjpeg>'
To specify a certain plugin use: '-c gst.encoder=<plugin name>' in
addition to its matching codec type (gst.codec).

Signed-off-by: default avatarSnir Sheriber <ssheribe@redhat.com>
Signed-off-by: default avatarFrediano Ziglio <fziglio@redhat.com>
Acked-by: default avatarFrediano Ziglio <fziglio@redhat.com>
parent 43d56e12
Loading
Loading
Loading
Pipeline #4444 failed with stage
in 2 minutes and 52 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment