mofarrell / p2pvc

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

Video target fails to build #10

Closed michaelsmithxyz closed 9 years ago

michaelsmithxyz commented 9 years ago

Making the video target alone fails because of a bad call to start_video on lines 97 to 101 in video.c. This looks like leftover code, but it causes the build to fail because of the bad arguments.