rtsp-server on android

hgedek hgedek at gmail.com
Thu Oct 11 13:27:55 UTC 2018


Ok I got the idea thank. Is there any example for android-gstreamer
rtsp-server ?

On Thu, Oct 11, 2018 at 2:28 PM Sebastian Dröge <sebastian at centricular.com>
wrote:

> On Thu, 2018-10-11 at 09:30 +0300, hgedek wrote:
> > Hello. I wish to use rtsp-server on android but i can't link its
> > library ( I just saw static libraries) . I reference the examples on
> > github and using same Android.mk.
> >
> > GSTREAMER_NDK_BUILD_PATH  := $(GSTREAMER_ROOT)/share/gst-android/ndk-
> > build/
> > include $(GSTREAMER_NDK_BUILD_PATH)/plugins.mk
> > GSTREAMER_PLUGINS         := $(GSTREAMER_PLUGINS_CORE)
> > $(GSTREAMER_PLUGINS_PLAYBACK) $(GSTREAMER_PLUGINS_CODECS)
> > $(GSTREAMER_PLUGINS_NET) $(GSTREAMER_PLUGINS_SYS)
> > G_IO_MODULES              := gnutls
> > GSTREAMER_EXTRA_DEPS      := gstreamer-video-1.0
> > include $(GSTREAMER_NDK_BUILD_PATH)/gstreamer-1.0.mk
> >
> >
> > How can I link rtsp-server library ?
>
> Add it to GSTREAMER_EXTRA_DEPS
>
> --
> Sebastian Dröge, Centricular Ltd · https://www.centricular.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-android/attachments/20181011/4e6f728d/attachment.html>


More information about the gstreamer-android mailing list