GStreamer plugins written in Rust. *These plugins can be used by applications written in other programming languages as well of course, they are just like any other GStreamer plugins available on the system.*
Find a file
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
example Using RUST enums 2018-04-10 18:49:34 +02:00
gst-plugin-ndi Refactor logic to use multiple streams in the same pipeline 2018-08-20 11:09:43 +02:00
.gitignore Add .gitignore 2018-04-09 05:55:03 +00:00