Hi there,
I tried to add gstreamer rtpsink plugin to my Ubuntu 14.40 system . I found a soucre code on GitHub which had some autogen scripts etc but unfortunately it was not a proper approach . Does anyone know how to add rtspsink to Gstreamer . If I give gst-inspect-1.0 I just have the rtspsrc . Please guide me to add the rtspsink plugin to my Ubuntu 14.4 system Thanks - Akshay -- Sent from: http://gstreamer-devel.966125.n4.nabble.com/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Le sam. 1 juin 2019 05 h 55, Akshaykulkarni <[hidden email]> a écrit : Hi there, You can find the latest version of rtspsrc/rtpsink here. This is about to land in dev branch.
_______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Hi there ,
I am facing difficulty in order to install / run the src files as i am very new to Cmake file and there is no installation steps given in the link , could you please let me know what exactly i need to do so that i can have rtspsink installed in my system ? my system runs on ubuntu 14.40 Thanks & Regards - Akshay -- Sent from: http://gstreamer-devel.966125.n4.nabble.com/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
If you use the link from Nicolas, you can create a patch and patch your bad plugins to install it. The project you mentioned on github and gitlab is stand alone and should provide you with a debian package with modules/code that is up to date with the merge request. As far as I know, the code on github moved to meson a long time ago. What is it that you do not understand? On Mon, 3 Jun 2019 at 12:56, Akshaykulkarni <[hidden email]> wrote: Hi there , -- g. Marc
_______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Just to clarify, you'll be better of patching the gst-plugins-bad than to use the code quoted there: once they have been released, they will render the previous ones obsolete. I will maintain them for a time but they will always be a backport at best. On Mon, 3 Jun 2019 at 13:28, Marc Leeman <[hidden email]> wrote:
-- g. Marc
_______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
|
What cmake? None of the projects use cmake. On Mon, 3 Jun 2019 at 15:11, Akshaykulkarni <[hidden email]> wrote: Hi, Thanks for a quick response . -- g. Marc
_______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |