I’m wondering if there’s a better way now or planned in the near future to record and playback video streams directly in Ignition. What I’ve come up with requires 3rd party software (VLC). To record I launch the app to record a http stream and send it to a file. To playback I have it read a file and stream it then point the IP Camera Viewer component to that stream. It’s a little cluncky and requires keeping track of the VLC’s PID so I can kill it when done which seems a little like stopping ones car by running it into something.
Kurt