* [Bluez-devel] Minimum Version of GStreamer for bluez-utils-3.29?
@ 2008-03-25 13:50 David Stockwell
2008-03-26 16:52 ` thiagoss
0 siblings, 1 reply; 3+ messages in thread
From: David Stockwell @ 2008-03-25 13:50 UTC (permalink / raw)
To: BlueZ development
[-- Attachment #1.1: Type: text/plain, Size: 737 bytes --]
bluez-utils-3.29 does not compile: failing in compilation of gstrtpsbcpay.c,
@201: implicit declaration of gst_adapter_copy, and
@208: 'GstBaseRtpPayloadClass' has no member named 'handle_event'
It appears GStreamer is only up to 0.10.9 or thereabouts. What is the minimum/expected version of GStreamer 0.10 for bluez-utils-3.29? According to the GStreamer site, the current version is 0.10.18, as of just a few days ago.
Another question: I do not intend to use streaming audio in this application, and I have to ask why all of this is bundled into the audio module at this fairly deep layer? Seems to be a bit too bundled, leading to too many dependencies, unless everybody is intent on developing headset applications.
DS
[-- Attachment #1.2: Type: text/html, Size: 1440 bytes --]
[-- Attachment #2: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Bluez-devel] Minimum Version of GStreamer for bluez-utils-3.29?
2008-03-25 13:50 [Bluez-devel] Minimum Version of GStreamer for bluez-utils-3.29? David Stockwell
@ 2008-03-26 16:52 ` thiagoss
2008-03-27 12:52 ` David Stockwell
0 siblings, 1 reply; 3+ messages in thread
From: thiagoss @ 2008-03-26 16:52 UTC (permalink / raw)
To: BlueZ development
[-- Attachment #1.1: Type: text/plain, Size: 1368 bytes --]
It was developed using version 0.10.17, but I guess that from
0.10.14everything would work.
Thiago
On Tue, Mar 25, 2008 at 10:50 AM, David Stockwell <
dstockwell@frequency-one.com> wrote:
> bluez-utils-3.29 does not compile: failing in compilation of
> gstrtpsbcpay.c,
> @201: implicit declaration of gst_adapter_copy, and
> @208: 'GstBaseRtpPayloadClass' has no member named 'handle_event'
>
> It appears GStreamer is only up to 0.10.9 or thereabouts. What is the
> minimum/expected version of GStreamer 0.10 for bluez-utils-3.29? According
> to the GStreamer site, the current version is 0.10.18, as of just a few
> days ago.
>
> Another question: I do not intend to use streaming audio in this
> application, and I have to ask why all of this is bundled into the audio
> module at this fairly deep layer? Seems to be a bit too bundled, leading to
> too many dependencies, unless everybody is intent on developing headset
> applications.
>
> DS
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel
>
>
[-- Attachment #1.2: Type: text/html, Size: 2402 bytes --]
[-- Attachment #2: Type: text/plain, Size: 278 bytes --]
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Bluez-devel] Minimum Version of GStreamer for bluez-utils-3.29?
2008-03-26 16:52 ` thiagoss
@ 2008-03-27 12:52 ` David Stockwell
0 siblings, 0 replies; 3+ messages in thread
From: David Stockwell @ 2008-03-27 12:52 UTC (permalink / raw)
To: thiagossantos; +Cc: BlueZ development
[-- Attachment #1.1: Type: text/plain, Size: 1855 bytes --]
Thanks, Thaigos.
I guess this is what I get for trying to develop on a machine built from a six-month-old distro. I updated to 0.10.18, which required updates to liboil, etc., etc.
All is working now (another post coming...)
DS
----- Original Message -----
From: thiagoss
To: BlueZ development
Sent: Wednesday, March 26, 2008 11:52 AM
Subject: Re: [Bluez-devel] Minimum Version of GStreamer for bluez-utils-3.29?
It was developed using version 0.10.17, but I guess that from 0.10.14 everything would work.
Thiago
On Tue, Mar 25, 2008 at 10:50 AM, David Stockwell <dstockwell@frequency-one.com> wrote:
bluez-utils-3.29 does not compile: failing in compilation of gstrtpsbcpay.c,
@201: implicit declaration of gst_adapter_copy, and
@208: 'GstBaseRtpPayloadClass' has no member named 'handle_event'
It appears GStreamer is only up to 0.10.9 or thereabouts. What is the minimum/expected version of GStreamer 0.10 for bluez-utils-3.29? According to the GStreamer site, the current version is 0.10.18, as of just a few days ago.
Another question: I do not intend to use streaming audio in this application, and I have to ask why all of this is bundled into the audio module at this fairly deep layer? Seems to be a bit too bundled, leading to too many dependencies, unless everybody is intent on developing headset applications.
DS
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
[-- Attachment #1.2: Type: text/html, Size: 4138 bytes --]
[-- Attachment #2: Type: text/plain, Size: 278 bytes --]
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-03-27 12:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-25 13:50 [Bluez-devel] Minimum Version of GStreamer for bluez-utils-3.29? David Stockwell
2008-03-26 16:52 ` thiagoss
2008-03-27 12:52 ` David Stockwell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox