Skip to content

Stream without preview #4

@Brehmiu

Description

@Brehmiu

Hi,
first of all i'd like to say that your library is awesome and helped me a lot. Actually this is not really an issue but since Android 4 you can provide a SurfaceTexture instead of a SurfaceView as Preview. A big advantage of this method is that you don't have to add a SurfaceTexture to an activity to be a valid preview. I tried that by just replacing every call to setSurfaceView by setSurfaceTexture and it works perfectly on my Nexus 4. I'm actually not sure wether this is already supported by your library as i did not review the complete code. Just thought in case you don't know this might be interesting.

Best

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions