[gstreamer-bugs] [Bug 565584] New: no audio through airport express using the apexsink

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Dec 24 14:52:43 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=565584

  GStreamer | gst-plugins-bad | Ver: HEAD CVS
           Summary: no audio through airport express using the apexsink
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ryan at rrdesign.ca
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.23/2.24
   GNOME milestone: Unspecified


apexsink build from 0.10.9

I have set gstreamer to:
gconftool -t string --set /system/gstreamer/0.10/default/musicaudiosink
"apexsink host=192.168.0.107"

Run this command with (GST_DEBUG=apexsink:5)
gst-launch-0.10 audiotestsrc ! decodebin ! audioconvert ! audioresample !
apexsink host=192.168.0.107

As can be seen below it seems to connect to the airport but thinks the jack is
disconnected and and the jack is 'undefined'.

Using iTunes on XP works just fine, as does iTunes (0.6) on wine.  Although, I
would love to not have to use iTunes.

#### DEBUG ####
0:00:00.204099544 28027  0x97b7050 INFO              apexsink
gstapexsink.c:299:gst_apexsink_init:<GstApExSink at 0x98ba0b8> ApEx sink default
initialization, target="", port="5000", volume="75%"
0:00:00.204276242 28027  0x97b7050 INFO              apexsink
gstapexsink.c:316:gst_apexsink_set_property:<apexsink0> ApEx sink target set to
"192.168.0.107"
Setting pipeline to PAUSED ...
0:00:01.121588498 28027  0x97b7050 INFO              apexsink
gstapexsink.c:426:gst_apexsink_open:<apexsink0> OPEN : ApEx sink successfully
connected to "192.168.0.107:5000", ANNOUNCE, SETUP and RECORD requests
performed
0:00:01.121757793 28027  0x97b7050 WARN              apexsink
gstapexsink.c:436:gst_apexsink_open:<apexsink0> OPEN : ApEx jack is
disconnected !
0:00:01.121890491 28027  0x97b7050 WARN              apexsink
gstapexsink.c:459:gst_apexsink_open:<apexsink0> OPEN : ApEx jack type is
undefined !
0:00:01.129919794 28027  0x97b7050 INFO              apexsink
gstapexsink.c:473:gst_apexsink_open:<apexsink0> OPEN : ApEx sink successfully
set volume to "75%"
0:00:01.142368164 28027  0x98bd4b8 INFO              apexsink
gstapexsink.c:496:gst_apexsink_prepare:<apexsink0> PREPARE : ApEx sink ready to
stream at 44100Hz, 4 bytes per sample, 2 channels, 16384 bytes segments
(176kB/s)
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
0:00:01.145788431 28027  0x97b7050 INFO              apexsink
gstapexsink.c:537:gst_apexsink_delay:<apexsink0> DELAY
New clock: GstAudioSinkClock

0:00:01.176044860 28027  0x98bde10 INFO              apexsink
gstapexsink.c:511:gst_apexsink_write:<apexsink0> WRITE : 16384 bytes sended
^^^ this line is just repeated until I Ctrl-C


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=565584.




More information about the gstreamer-bugs mailing list