gst-rtsp-server package

Mike Albren mike_albren at yahoo.com
Fri Dec 16 09:02:05 PST 2011


Hi Stefan,

Here the steps to compile the RTSP server :
1 - download the gst-rtsp-server  from http://people.freedesktop.org/~wtay/gst-rtsp-0.10.8.tar.bz2  and extract it to gstreamer_ndk_bundle/gst-rtsp-server
2- download the attached files and extract them to gstreamer_ndk_bundle , It has one new android.mk and 3 modified files
3- run the build as usual

Do you have an idea what are the changes I need to make the gst_rtsp_server_attach function  works ?

Thanks
-Mike





----- Original Message -----
From: Stefan Sauer <ensonic at hora-obscura.de>
To: gstreamer-android at lists.freedesktop.org
Cc: 
Sent: Friday, December 16, 2011 1:41 AM
Subject: Re: gst-rtsp-server package

On 12/16/2011 07:10 AM, Mike Albren wrote:
> Hi ,
>
> I am trying to use gst-rtsp-server on android to play network RTP stream using android media player  , so I download the gst-rtsp-server and added  android,mk to compile with gstreamer bundle,the system generated the libgstrtspserver-0.10.so, When I used a simple example on the tablet , I noticed that the  gst_rtsp_server_attach method  fails all the times . same example works on the PC , I want to ask if this package theoretically should work on android without any modification of the package code or this not possible?
I've never tried it. Please send the modifications you made to build it
as a patch. The libc on android is different from glibc on linux. There
might be subtle differences.

Stefan

> is there any way to create simple RTSP server without using this package ?
>
> Thanks
> -Mike
>
> _______________________________________________
> gstreamer-android mailing list
> gstreamer-android at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-android

_______________________________________________
gstreamer-android mailing list
gstreamer-android at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-android
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gstreamer_ndk_bundle.tar.gz
Type: application/x-gzip
Size: 11892 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20111216/204f1999/attachment-0001.bin>


More information about the gstreamer-android mailing list