linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Mediastreamer and Alsa


From: Matt Gilg
Subject: [Linphone-developers] Mediastreamer and Alsa
Date: Wed, 25 Aug 2010 16:00:31 -0600

 Using mediastreamer & alsa:

Playcard successfully retrieved...created reader...created writer...ALSA lib ../../../alsa-lib-1.0.18/src/control/control.c:877:(snd_ctl_open_conf) symbol _snd_ctl_hw_open is not defined inside (null)
ALSA lib ../../alsa-lib-1.0.18/src/confmisc.c:674:(snd_determine_driver) could not open control for card 0
ALSA lib ../../alsa-lib-1.0.18/src/conf.c:2714:(snd_config_hooks_call) function snd_config_hook_load_for_all_cards returned error: No such device or address
ALSA lib ../../../alsa-lib-1.0.18/src/control/control.c:877:(snd_ctl_open_conf) symbol _snd_ctl_hw_open is not defined inside (null)
ALSA lib ../../alsa-lib-1.0.18/src/confmisc.c:674:(snd_determine_driver) could not open control for card 0
ALSA lib ../../alsa-lib-1.0.18/src/conf.c:3513:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device or address
ALSA lib ../../alsa-lib-1.0.18/src/confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib ../../alsa-lib-1.0.18/src/conf.c:3513:(_snd_config_evaluate) function snd_func_concat returned error: No such device or address
ALSA lib ../../alsa-lib-1.0.18/src/confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib ../../alsa-lib-1.0.18/src/conf.c:3513:(_snd_config_evaluate) function snd_func_refer returned error: No such device or address
ALSA lib ../../alsa-lib-1.0.18/src/conf.c:3985:(snd_config_expand) Evaluate error: No such device or address
ALSA lib ../../../alsa-lib-1.0.18/src/pcm/pcm.c:2204:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.default
ALSA lib ../../../alsa-lib-1.0.18/src/control/control.c:877:(snd_ctl_open_conf) symbol _snd_ctl_hw_open is not defined inside (null)
ALSA lib ../../alsa-lib-1.0.18/src/confmisc.c:674:(snd_determine_driver) could not open control for card 0
ALSA lib ../../alsa-lib-1.0.18/src/conf.c:3513:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device or address
ALSA lib ../../alsa-lib-1.0.18/src/confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib ../../alsa-lib-1.0.18/src/conf.c:3513:(_snd_config_evaluate) function snd_func_concat returned error: No such device or address

---------------------------------------------------------------------

Hmmmm....am I linking to alsa and mediastreamer incorrectly?  The same source that linphone uses (in mediastream.h) seems to work...

These messages happen as soon as I attach the soundread filter to the ticker.

--Matt
reply via email to

[Prev in Thread] Current Thread [Next in Thread]