Re: [Ekiga-devel-list] [Win32] Trouble with glib/gio
- From: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
- To: Ekiga development mailing list <ekiga-devel-list gnome org>
- Subject: Re: [Ekiga-devel-list] [Win32] Trouble with glib/gio
- Date: Wed, 29 Jan 2014 09:39:38 +0100
On 29/01/14 08:25, Thierry Simonnet wrote:
Le 28/01/2014 19:58, Damien Sandras a écrit :
Le 28/01/14 16:32, Eugen Dedu a écrit :
On 20/01/14 14:09, Thierry Simonnet wrote:
Here is my script for clutter, gstreamer.... generation
I generated an ekiga-installer.exe
Remarks :
* it is a little bit dirty. When linking ekiga, library from
clutter-1.16 are used. I need to modify some .pc files
* I tried to reduce generated code but I think it is possible to
reduce more.
* package size grows from 20MB to 50MB
* some dll are not well included in Makefile but I work on it
* I tested application with echo test. I registered on ekiga.net and
on my own pbx. I have audio, video screen animation but only a white
screen an no realvideo. I also be impossible to hang up the call.
* when testing camera I only have a blank screen
* I have a message : error when opening or initializing the video
output. please verify that no other application is using the
accelerated video output. No video will be displayed on your machine
during this call.
I succeeded in building a .exe. I have the same problem: no video shown.
The call window opens and the following error is shown numerous times in the
console:
gst_app_src_push_buffer_full: assertion 'GST_IS_APP_SRC (appsrc)' failed
Damien, do you have an idea of what could be wrong?
This happens in
lib/engine/components/clutter-gst-videooutput/videooutput-manager-clutter-gst.cpp
I guess the appsrc object is not created. You can probably add debug code
there, but I would suspect a missing GStreamer package... (appsrc for example)
--------------------------------------------------------------------------------
Damien SANDRAS
*Ekiga Project*
http://www.ekiga.org
_______________________________________________
ekiga-devel-list mailing list
ekiga-devel-list gnome org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list
In my case, libgstapp-1.0-0.dll is compiled, linked and present in the
installation package. If not, it is impossible to launch ekiga with the
following message : impossible de demarrer le programme car il manque
libgstapp-1.0-0.dll.... (unable to launche ekiga.exe, because libgstapp is missing)
I compiled gstreamer, gst-plugin-base version 1.2.2
I have that library too.
--
Eugen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]