Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

Crash on instantiation of VCSimpleSession #350

Open
dmdque opened this issue Oct 7, 2016 · 0 comments
Open

Crash on instantiation of VCSimpleSession #350

dmdque opened this issue Oct 7, 2016 · 0 comments

Comments

@dmdque
Copy link

dmdque commented Oct 7, 2016

This line is causing my app to crash:

var session: VCSimpleSession = VCSimpleSession(videoSize: CGSize(width: 1280, height: 720), frameRate: 30, bitrate: 1000000, useInterfaceOrientation: false)

Unfortunately nothing is printed in the logs, and this is where the breakpoint is invoked:
screen shot 2016-10-06 at 7 26 30 pm

I'm not sure how to gather more information about this issue. Any suggestions for how to find what's causing the crash?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant