I forgot something important...
mediastream prints out a lot of messages. This can slow down the
application and generate a bad sound output. You have to remove them
(by redirecting them to /dev/nulll).
Another important issue. ALSA site says that ALSA version 1.0.20
guarantees complete support for BeagleBoard. Actually I found 1.0.18
release only. Perhaps moving to 1.0.20 could help.
I tried to use Ekiga on my beagleboard with building the Ekiga from
openembedded and installing the necessary dependencies manually. I
am
I have following observations.
1. I am unable to initialize the chat from the board. But if someone
else initialises chat to the board through ekiga, I am able to reply
to the messages and able to chat in duples mode.
2. When call is tried on the Beagleboard using ekiga, it is showing
segmentation fault.
3. I am unable to display the video using the webcam _ creative one.
Can someone confirm and let me know with leads how to go about it?
I need help on
1. Call processing if someone has tried making calls using ekiga
2. use ekiga to display video or capture video to be sent to other
applications.
3. initiating chat on duples mode.