mlanypitts / webcamstudio

Automatically exported from code.google.com/p/webcamstudio
GNU General Public License v3.0
0 stars 0 forks source link

webcamstudio + ardesia = black screen #54

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. start webcamstudio
2. start ardesia ( http://code.google.com/p/ardesia/ )
3. capture desktop

What is the expected output? What do you see instead?
The desired output is the desktop image. What we see instead is a black screen 
and the mouse pointer.

What version of the product are you using? On what operating system?
0.57 beta 2 (140)

Please provide any additional information below.
Ardesia is a screen sketcher that helps when you want to stream your desktop, 
then you want to draw on top of it.

Original issue reported on code.google.com by raynm...@gmail.com on 8 Nov 2011 at 2:14

GoogleCodeExporter commented 8 years ago
Sorry i am using Ubuntu 11.04 X86 and compiz as composite manager.

It seems like gstreamer can not see behind ardesia transparency channel. I have 
tested capturing with vlc and it works fine. Maybe the whole issue is how 
gstreamer handles the capture.

CU guys, you really make life good.

Original comment by raynm...@gmail.com on 8 Nov 2011 at 2:20

GoogleCodeExporter commented 8 years ago
I remember those issue with GStreamer and composite.  I'm currently moving away 
from GStreamer to FFMPEG...

Until the new 0.60, you can use a pipeline to create your own screen capture 
source to avoid this issue with composite

Original comment by patrick.balleux on 12 Nov 2011 at 4:07