Relative Content

Tag Archive for javascriptiossafaricameranode-red

Accessing the iPhone camera in iOS Safari on Node-Red Dashboard 2.0

I’m trying to access the camera of iPhone(iOS 17) in safari with a web app I’m building on Node-Red(v3.1.3). What I want to do is to display camera feed on Dashboard 2.0 and be able to take a picture, record video and store them in the server. I am using the code shared in
this question in a template node.