Open Samyakkumar opened 5 years ago
The same for me. Waiting for meaningful feedback.
This library is a fork that wasn't properly forked from the source, and the maintainer hasn't made a commit or responded to a query in over a year. So you may be waiting a while.
I forked uoip's code from the original repo so you can compare diffs from the original if that helps at all.
This commit solves my case. https://github.com/stevenlovegrove/Pangolin/commit/d9daba62dfa3f6c786699723621b5ca4566206dd
It's kind of messed up that the maintainer of this library didn't properly forked it from stevenlovegrove so you could compare. Probably didn't realize this many people would be interested in their bindings.
Try this: https://github.com/markoelez/Pangolin/blob/master/README.md#building
Merged with the source repo and updated build, working on MacOS now.
Hey! So while following the install instructions, I seem to be running into a lot of errors that I can't seem to figure out how to resolve. Most of the errors in the make process seem to come from ffmpeg.cpp, specifically, of the form :
My cmake output is:
A snippet of some of the errors (16 in total):
I would be extremely grateful for any help!!!