Originally I was thinking i could just switch between the two video streams by using the toggle to send a message to one or the other, but this had two issues. The first was that the video change was to about and didn’t feel like a decent transition. I think i will need to find a better way of switching the videos over, maybe using the jit.slide object. The Second problem is when using one camera per screen, using one input for both the video feed and the motion detection and using the same data to switch the videos creates an recursive loop where nothing bangs. To fix this the simplest way, is to use two cameras per installation. I’m sure this will also stop anything else happening that might also come up because of using just one. This will allow me also to consider placing one in a different place other than directly in front of the user.

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>