Re: [Ekiga-devel-list] release for gnome schedule? + Gstreamer status

2009-02-06 Thread Julien Puydt

Let me give more information about sound output :

This is an example of what ekiga outputs when playing a sound event -- 
and it does play correctly :


Pipeline: appsrc is-live=true name=ekiga_src ! 
audio/x-raw-int,rate=44100,channels=2,width=16,depth=16,signed=true,endianness=1234 
! volume name=ekiga_volume ! alsasink
virtual bool GST::AudioOutputManager::open(Ekiga::AudioOutputPS, 
unsigned int, unsigned int, unsigned int) result=TRUE


And here is an example of what ekiga outputs during a call -- and it 
doesn't play correctly :


Pipeline: appsrc is-live=true name=ekiga_src ! 
audio/x-raw-int,rate=8000,channels=1,width=16,depth=16,signed=true,endianness=1234 
! volume name=ekiga_volume ! alsasink
virtual bool GST::AudioOutputManager::open(Ekiga::AudioOutputPS, 
unsigned int, unsigned int, unsigned int) result=TRUE


I have no clue why those different settings lead to such different 
results :-(


Snark
___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list


Re: [Ekiga-devel-list] release for gnome schedule? + Gstreamer status

2009-02-06 Thread Julien Puydt

Julien Puydt a écrit :
- video in a call should work, though I saw crashes with goom (which I 
haven't debugged yet) ;


I reported that goom crash upstream as :
http://bugzilla.gnome.org/show_bug.cgi?id=570761

Snark
___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list


Re: [Ekiga-devel-list] release for gnome schedule? + Gstreamer status

2009-02-04 Thread Julien Puydt

Peter Robinson a écrit :

I'm not sure about the status of GStreamer. Snark, can you comment on
this ?


It compiles and I can get a list of devices like audio in/out and a
video picture (my lappie doesn't have webcam and haven't got around to
testing 3.1 on my netbook).


I did comment on it pretty recenly (18th of january), but it's probably 
a good idea to remind where things stand :


- video preview works, though Eugen reported a crash, but I'm not sure 
he didn't have binary packages incompatibilities (partially upgraded 
gstreamer packages -- the theory is that they're ABIAPI compatible... 
but I saw strange things when I had a mix of unstable+experimental 
debian packages) ;


- video in a call should work, though I saw crashes with goom (which I 
haven't debugged yet) ;


- audio events testing works ;

- audio input and audio output in a call don't seem to work correctly 
(but don't crash) -- I'm pretty sure it's something simple which gives 
issues, a stupid incompatiblity in the data formats or some such, which 
means it can start to work fast.



Snark

___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list


Re: [Ekiga-devel-list] release for gnome schedule? + Gstreamer status

2009-02-04 Thread Eugen Dedu

Julien Puydt wrote:

Peter Robinson a écrit :

I'm not sure about the status of GStreamer. Snark, can you comment on
this ?


It compiles and I can get a list of devices like audio in/out and a
video picture (my lappie doesn't have webcam and haven't got around to
testing 3.1 on my netbook).


I did comment on it pretty recenly (18th of january), but it's probably 
a good idea to remind where things stand :


- video preview works, though Eugen reported a crash, but I'm not sure 
he didn't have binary packages incompatibilities (partially upgraded 
gstreamer packages -- the theory is that they're ABIAPI compatible... 
but I saw strange things when I had a mix of unstable+experimental 
debian packages) ;


I confirm that video preview works.

I had also a reproducible crash (I don't think I have reported this 
one), but it gone away after updating once again gstreamer plugins good.


--
Eugen
___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list

Re: [Ekiga-devel-list] release for gnome schedule? + Gstreamer status

2009-02-03 Thread Damien Sandras
Le mardi 03 février 2009 à 22:07 +0100, Peter Robinson a écrit :
  There was tarballs due for the gnome beta today, is there a release
  planned for ekiga as part of this?
 
  We requested new tarballs from the OPAL team, but apparently they did
  not have time. So no new release unfortunately...
 
 Damn, even slightly late ones? Would be good to get some updated ones
 at some stage as there's been quite a few fixes since the last one and
 now that rawhide has the latest gstreamer-plugins-base with the
 appropriate bits for gstreamer support I was going to enable it and
 see what sort of response we got. Also work has just upgraded the
 phone system so we can use softphones so I can test it more than just
 at home :-P

If we get an answer, who knows.

I'm not sure about the status of GStreamer. Snark, can you comment on
this ?
-- 
 _ Damien Sandras
(o-  
//\Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP   : http://www.beip.be/
   FOSDEM  : http://www.fosdem.org/
   SIP Phone   : sip:dsand...@ekiga.net
   

___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list

Re: [Ekiga-devel-list] release for gnome schedule? + Gstreamer status

2009-02-03 Thread Peter Robinson
  There was tarballs due for the gnome beta today, is there a release
  planned for ekiga as part of this?
 
  We requested new tarballs from the OPAL team, but apparently they did
  not have time. So no new release unfortunately...

 Damn, even slightly late ones? Would be good to get some updated ones
 at some stage as there's been quite a few fixes since the last one and
 now that rawhide has the latest gstreamer-plugins-base with the
 appropriate bits for gstreamer support I was going to enable it and
 see what sort of response we got. Also work has just upgraded the
 phone system so we can use softphones so I can test it more than just
 at home :-P

 If we get an answer, who knows.

 I'm not sure about the status of GStreamer. Snark, can you comment on
 this ?

It compiles and I can get a list of devices like audio in/out and a
video picture (my lappie doesn't have webcam and haven't got around to
testing 3.1 on my netbook).

Pete
___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list