saki4510t / UVCCamera

library and sample to access to UVC web camera on non-rooted Android device
2.99k stars 1.2k forks source link

Caused by: java.lang.UnsupportedOperationException: TextureView doesn't support displaying a background drawable #497

Open Kingforv opened 5 years ago

zhoujielun370 commented 4 years ago

you need modify related xml file <com.serenegiant.widget.SimpleUVCCameraTextureView deleterelated attribute android:background="#ff000000"(delete!delete!delete!)

blueelfgh commented 4 years ago

thanks,it works