mofarrell / p2pvc

A point to point color terminal video chat.
MIT License
2.9k stars 212 forks source link

messed up colors #16

Open c02y opened 9 years ago

c02y commented 9 years ago

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

emgram769 commented 9 years ago

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

c02y commented 9 years ago

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.

emgram769 commented 9 years ago

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?

c02y commented 9 years ago
  1. master
  2. Fedora 21, 32-bit

make failed in portaudio branch,

portaudio.h: No such file or directory
mofarrell commented 9 years ago

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

c02y commented 9 years ago

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

mofarrell commented 9 years ago

What are your Xresources

cat ~/.Xresources