Stream camera to webview
-
Hello,
I just started using pythonista and I can vouch that it's the best app on AppStore right now.Kudos to the team behind this amazing app!
Now my question is given the limitations of the ui.webview not being able to process camera unlike safari, so how can I stream a camera as a url to the webview because that seems like an obvious solution
-
last edited by
-
@adem if Safari is able to process the streaming, perhaps could you try a SFSafariViewController
-
The rtsp issue seems to have not been resolved
And the safari view controller seems to be a viable option but i can’t really edit much