Quantcast
Channel: Answers for "Mobile Camera Feed in Portrait Mode"
Browsing latest articles
Browse All 4 View Live

Answer by ninthjarl

EDIT: This bit of code does the copying. using UnityEngine; using System.Collections; using System.IO; public class CameraBlitBehaviour : MonoBehaviour { WebCamTexture cam_texture; int...

View Article



Answer by ninthjarl

I am also facing the same problem. My app also needs the camera feed to be displayed in portrait mode. One work around I used was to use a plane that faced the camera with rotation set to (0,270,90)....

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images