rtsp-server on android
Sebastian Dröge
sebastian at centricular.com
Thu Oct 11 11:28:20 UTC 2018
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 --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-android/attachments/20181011/60bb0d9f/attachment.sig>
More information about the gstreamer-android
mailing list