gst-plugins-rs/gst-plugin-ndi/src
Daniel Vilar 07a8b8a274 Refactor logic to use multiple streams in the same pipeline
Now it's possible to connect to N streams in the same pipeline. Each new connection will create a new NDI receiver except if it's a empty slot in the receiver.

Each receiver has two slots one to connect to audio and other to connect to video to the same stream.
2018-08-20 11:09:43 +02:00
..
lib.rs Refactor logic to use multiple streams in the same pipeline 2018-08-20 11:09:43 +02:00
ndiaudiosrc.rs Refactor logic to use multiple streams in the same pipeline 2018-08-20 11:09:43 +02:00
ndilib.rs Refactor logic to use multiple streams in the same pipeline 2018-08-20 11:09:43 +02:00
ndivideosrc.rs Refactor logic to use multiple streams in the same pipeline 2018-08-20 11:09:43 +02:00