ARSCNView and AVCaptureVideoPreviewLayer can use at the same time

ARSCNView and AVCaptureVideoPreviewLayer can use at the same time?

I want to use AVCaptureVideoPreviewLayer to render my camera data . but ,I have another sdk which use ARSCNView to render camera data. so , how can I use bother of them