changing souphttpsrc location property on android

Sebastian Dröge sebastian at centricular.com
Fri Jun 3 05:47:23 UTC 2016


On Di, 2016-05-31 at 10:30 +0200, Dani wrote:
> 
> I/GLib+stdout(16393):  In dynamic ADDING PAD audio_0066 
> I/GLib+stdout(16393): //////////-6////////// 
> I/GLib+stdout(16393): Audio link refused! 
> I/GLib+stdout(16393): Sink pad link: 'audio_0066' 
> D/GStreamer+tsdemux(16393): 0:00:05.832146503 0x9e236660
> tsdemux.c:1599:activate_pad_for_stream:<demux:audio_0066> done adding
> pad

That's still not very useful unfortunately. Can you show your code, and
if it's still like last time please only try linking the pads once and
then just print the return value of gst_pad_link(). Feel free to print
it as an integer too instead of having all the if-else cases there.

However your code should really print a lot of debug output because of
the 7 links it should be doing before printing the "link refused"
message.


Also unrelated to all this, use queue and not queue2 in your pipeline.
queue2 is mostly for network buffering, not thread decoupling :)

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160603/e8125b37/attachment.sig>


More information about the gstreamer-devel mailing list