gst-plugin-ndi
gst-plugin-ndi copied to clipboard
GStreamer NDI Plugin for Linux
NDI|HX2
Has anybody luck with NDI|HX2 or is it not supported?
See individual commits. CC @samuvlad @pnieto
Hi, Issue description: When using a `ndisrc` as described in the README. the pipeline starts up but remains on time 0:00:00:000 forever, stalling the pipeline. In some random, rare cases,...
Emit no-more-pads if we are adding the second pad of the element.
CC @samuvlad
As a result of using this plugin, I was able to receive and display NDI streams, but what are the launch commands for streaming NDI streams to AWS kinesis video...
When I do `gst-launch-1.0 videotestsrc ! ndisink` I'm able to send a video with NDI. I have a mixing desk that is able to discover devices that streams over NDI....
Hi guys, I am trying to generate a sink pipeline similar to the example provided in the Guide: # Audio/Video sink pipeline $ gst-launch-1.0 videotestsrc is-live=true ! video/x-raw,format=UYVY ! ndisinkcombiner...
Provides a backport of the sink elements for GStreamer 1.14. It does so by keeping a local copy of the aggregator sources. The backport may be built conditionally by using...
Compiling gstreamer-audio v0.17.2 warning: field is never read: `xbase` --> src/receiver.rs:254:5 | 254 | xbase: u64, | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: field is never read:...