Yes, you are right, my imx6sabresd has two cameras, but in the linphone I choose a correct one by command "webcam use 1" (for /dev/video1). It is exactly the "OV 5640". Another camera is OV5642, but I took it off from the board. On your second question about gstreamer, no. The linphone doesn't work with gstreamer (it requires a libavcodec and libavdevice headers and libs), but I have built ffmpeg_0.7.12 using an old recipe file. By the way, I heard about gstreamer plugin "libav" which can provide a compatibility with ffmpeg, but I am not certain that it is exactly what I need. Do you know something about it? > Date: Fri, 4 Jul 2014 11:23:36 -0300 > Subject: Re: [meta-freescale] Linphone 3.6.1 on yocto with Freescale SabreSD > From: [email protected] > To: [email protected] > CC: [email protected] > > On Fri, Jul 4, 2014 at 11:17 AM, Konstantin Kovalev > <[email protected]> wrote: > > Yes, my camera is recognized correctly and works with this command > > "gst-launch mfw_v4lsrc device=/dev/video1 ! mfw_v4lsink". I can see myself > > on a screen. > > > And, do you know which device is the defaultly used by linphone? > Do you know if linphone use gstreamer? > > imx6qsabresd has 2 camera devices, and you are not using the "first" > one (/dev/video0 and /dev/video1) > > Daiane
-- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
