Open ick003 opened 2 years ago
I'm not too sure about this side of things yet. We'll need to figure out a way to stream from some device (ipad or phone ideally, but even laptop with webcam). This Shiny app will either capture that stream to use, or some other process will capture the stream and spool it to disk, and this app reads the video file. Will need to think about video file container format here, since some are not readable until the file has finished writing (e.g. mp4). Presumably that stream can indeed be directed elsewhere as well.
Might even make sense to stream direct to YT or similar, and this app reads from there? An option to explore.