[Android] Gstreamer and tcpclientsrc/tcpserversrc

Sebastian Dröge slomo at coaxion.net
Thu Oct 17 20:13:20 CEST 2013


On Di, 2013-10-15 at 07:11 -0700, distran wrote:
> Hello.
> 
> I am new to Gstreamer development and I am trying to develop an app to
> stream videos through the network. So far I was testing my ideas using
> desktop GStreamer implementations and following pipelines:
> 
> Sender (desktop PC):
> 
> 
> Receiver (Desktop PC):
> 
> 
> I was hoping to smoothly move to Android and build similar pipeline there
> (sinde Android SDK is availible). However, I noticed that tcpclientsrc is
> not availible in Android. I am trying to use pipeline:
> 
> 
> 
> but I get an error "Unable to build pipeline: no element "tcpclientsrc"".
> 
> I noticed that tcp plugins seem no to be ported to Android (they are not
> listed in the official documentation). Is there still an easy way to modify
> pipeline or my source code so that I can easily receive such streams over
> TCP? And maybe any of you know why tcp plugins are not included in Android
> implementation?

Hi,

the TCP plugin is available on Android should also work. It's really
just like on Linux in that regard.

Which plugins are you including in your Android.mk? And which GStreamer
binaries are you using for Android?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131017/b94c2872/attachment-0001.pgp>


More information about the gstreamer-devel mailing list