p2pvc icon indicating copy to clipboard operation
p2pvc copied to clipboard

messed up colors

Open c02y opened this issue 10 years ago • 7 comments

The colors are messed up in the video and low quality.

FYI, my $TERM is xterm-256color, I tried all angles and places, it didn't help with the video quality.

screenshot - 02112015 - 02 33 32 am

c02y avatar Feb 10 '15 18:02 c02y

it seems that a strong light is behind you, which may be causing some camera artifacts. my first thought would be that this is a camera issue

emgram769 avatar Feb 10 '15 18:02 emgram769

I don't think this is the issue of strong light. Once again, I changed all kinds of angles and moved around in my room, the video quality didn't change much. I tested my built-in webcam on my laptop using VLC, it is fine. So I don't know what's wrong with it.

c02y avatar Feb 10 '15 21:02 c02y

what branch are you on? currently we are developing on the portaudio branch and may have resolved color issues there. I'm not entirely sure of how to reproduce your problem and personally haven't seen it on any test machines. what operating system are you running?

emgram769 avatar Feb 10 '15 22:02 emgram769

  1. master
  2. Fedora 21, 32-bit

make failed in portaudio branch,

portaudio.h: No such file or directory

c02y avatar Feb 11 '15 00:02 c02y

portaudio is now a required dependency. The portaudio branch has been moved to master. Please clone the master branch and make sure to install portaudio

mofarrell avatar Feb 11 '15 03:02 mofarrell

If I can install portaudio, why #include "portaudio.h" not #include <portaudio.h> then?

c02y avatar Feb 11 '15 16:02 c02y

What are your Xresources

cat ~/.Xresources

mofarrell avatar Feb 17 '15 21:02 mofarrell