Hi ,
I have to implement dynamic switching support between Bluetooth and Local speaker..
For example if i am playing mp3 file in music player over bluetooth headset (using alsasink plaugin),
suddenly i disconnected headset connection .. then rest of song should be played in local speaker..
I have to implement this feature in gstreamer alsasink plugin ...
This gstalsasink drives properties from lots of base class like audiosink, base audiosink..etc..
Could you give some point where i can put this dynamic switching logic?
It would be great if you provide this..
Regards
Raja.
------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Hi ,
I have to implement dynamic switching support between Bluetooth and Local speaker..
For example if i am playing mp3 file in music player over bluetooth headset (using alsasink plaugin),
suddenly i disconnected headset connection .. then rest of song should be played in local speaker..
I have to implement this feature in gstreamer alsasink plugin ...
This gstalsasink drives properties from lots of base class like audiosink, base audiosink..etc..
Could you give some point where i can put this dynamic switching logic?
It would be great if anyone provide this..
Regards
Raja.
------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
In reply to this post by Raja.Mani
In Solaris, we'll be implementing this in the OS audio layer, beneath gstreamer. Do you really think gstreamer is the right place for this kind of abstraction? -- Garrett Raja.Mani wrote: > Hi , > > I have to implement dynamic switching support between Bluetooth and > Local speaker.. > > For example if i am playing mp3 file in music player over bluetooth > headset (using alsasink plaugin), > suddenly i disconnected headset connection .. then rest of song > should be played in local speaker.. > > I have to implement this feature in gstreamer alsasink plugin ... > > This gstalsasink drives properties from lots of base class like > audiosink, base audiosink..etc.. > > Could you give some point where i can put this dynamic switching logic? > > It would be great if you provide this.. > > Regards > Raja. > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables > unlimited royalty-free distribution of the report engine > for externally facing server and web deployment. > http://p.sf.net/sfu/businessobjects > > ------------------------------------------------------------------------ > > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel > ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
On Fri, 2009-05-15 at 11:24 -0700, Garrett D'Amore wrote:
> In Solaris, we'll be implementing this in the OS audio layer, beneath > gstreamer. Do you really think gstreamer is the right place for this > kind of abstraction? On Linux, PulseAudio will do that for you. It should really not be up to the applications to care about those things. > Raja.Mani wrote: > > Hi , > > > > I have to implement dynamic switching support between Bluetooth and > > Local speaker.. > > > > For example if i am playing mp3 file in music player over bluetooth > > headset (using alsasink plaugin), > > suddenly i disconnected headset connection .. then rest of song > > should be played in local speaker.. > > > > I have to implement this feature in gstreamer alsasink plugin ... > > > > This gstalsasink drives properties from lots of base class like > > audiosink, base audiosink..etc.. > > > > Could you give some point where i can put this dynamic switching logic? > > > > It would be great if you provide this.. > > > > Regards > > Raja. > > ------------------------------------------------------------------------ > > > > ------------------------------------------------------------------------------ > > Crystal Reports - New Free Runtime and 30 Day Trial > > Check out the new simplified licensing option that enables > > unlimited royalty-free distribution of the report engine > > for externally facing server and web deployment. > > http://p.sf.net/sfu/businessobjects > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > gstreamer-devel mailing list > > [hidden email] > > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel > > > > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables > unlimited royalty-free distribution of the report engine > for externally facing server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel > [hidden email] ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel signature.asc (205 bytes) Download Attachment |
Thanks for your reply..
I am new to Pulseaudio.. Could you please give me some idea how i can do with pulseaudio ?
-Raja.
On 5/16/09, Olivier Crête <[hidden email]> wrote:
On Fri, 2009-05-15 at 11:24 -0700, Garrett D'Amore wrote: ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |