Compositor with tilling
sasikiran G via gstreamer-devel <[email protected]>
| Newsgroups | gmane.comp.video.gstreamer.devel |
|---|---|
| Message-ID | <CALUcVfwKwS1F4wH5Q0du5cTgSbTwnWco9ServsrHAXzCi7igtw@mail.gmail.com> |
Hi, My name sasikiran,I'm currently working on implementing tiling with a compositor element using 4 UDP sources. When one UDP source is missing, the balanced input plays in the compressed output, but the uncompressed output doesn't play properly and the output stream loses balance even with the other 3 inputs. I'm using a Decklink BMD card for uncompressed output and H.264 encoding for compressed output. The compositor element includes a background property, and I'm using GStreamer version 1.14. Could you please provide suggestions on how to ensure proper playback for uncompressed output when one UDP source is missing? With regards Sasikiran G.