openframeworks / openframeworks/openFrameworks
iOS Videograbber image upside down when using front camera
Open
@danoli3 is already working on this.
Since Dec 29, 2016.
iOS
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
In the sample project videoGrabberExample, the video is shown correctly when using the back camera. But if I use the front camera (id 1), the video is upside down (vertically flipped) when using landscape mode (either side).
I am using iPad 2, openframework 0.9.8. I run the project on Mac OS 10.11.2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.