Hi everyone! For the last months here at Teltek we have been working in adding support for the NDI [1] standard to GStreamer. We worked with the sponsorship of the University of the Arts London and The University of Manchester and are pleased to announce that we are in advanced QA fase and our first release will be available very soon [2]. The NDI plugin is written in Rust [3] and has two source elements, ndivideosrc to get video from the stream and ndiaudiosrc for audio. By just providing the name or the ip of the stream, all the information required from the stream is picked up automatically, such as resolution, framerate, audio channels,... Feel free to try it. All feedback is welcomed! Best regards/Un Saludo Ruben Gonzalez Gonzalez TELTEK Video Research http://teltek.es/ La información contenida en este mensaje y/o archivo(s) adjunto(s) es confidencial/privilegiada y está destinada a ser leída sólo por la(s) persona(s) a la(s) que va dirigida. Si usted lee este mensaje y no es el destinatario señalado, el empleado o el agente responsable de entregar el mensaje al destinatario, o ha recibido esta comunicación por error, le informamos que está totalmente prohibida, y puede ser ilegal, cualquier divulgación, distribución o reproducción de esta comunicación, y le rogamos que nos lo notifique inmediatamente y nos devuelva el mensaje original a la dirección arriba mencionada. Gracias. The information contained in this message and/or attached file(s) is confidential/privileged and is intended to be read only by the person(s) to whom it is directed. If you are reading this message and you are not the indicated recipient, or the employee or agent responsible for delivering the message to the addressee, or you have received this communication by mistake, please be aware that any dissemination, distribution or reproduction of this communication is strictly prohibited and may be illegal. Please notify us immediately and return the original message to the aforementioned address. Thank you. _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Very excited about this project. Tried on a Jetson Nano.
Error: linking with CC failed. Exit code 1 And several unsupported gnu property type notes I assume it just isn't compatible with arm -- Sent from: http://gstreamer-devel.966125.n4.nabble.com/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
On Tue, 2021-01-05 at 23:08 -0600, Brandon.hortman wrote:
> Very excited about this project. Tried on a Jetson Nano. > > Error: linking with CC failed. Exit code 1 > And several unsupported gnu property type notes > > I assume it just isn't compatible with arm I'm aware of people using it on ARM. This looks more like a toolchain or environment problem on your side, but hard to say without more details. -- Sebastian Dröge, Centricular Ltd · https://www.centricular.com _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |