SFsafariviewcontroller camera access

Hi, In my app there is redirection to safari for videochat feature where camera and microphone access is handled from safari itself. But this redirection is not fluid since two deifferent apps.

I have two options to useeither WKwebview or sfsafariviewcontroller. My findings WKWebview requires scripts to install for this. I am not sure about sfsafariviewcontroller if it can access camera and microphone. Any suggestions.