| Create a desktop IP camera viewer that will run on Linux. The four IP camera RTSP streams are in their repository. The first page should be a quadrant display maintaining a fixed aspect ratio, so that when opened in full screen or smaller, it should maintain the correct aspect ratio so that the individual feeds are viewable. Then, you should be able to toggle between the four. If you click on a camera from the grid view, it should take you to that specific feed. | |
| By default, all the feeds should be muted; that is to say, the audio feed should not be streaming. You can unmute, which will stream the audio feed. The other thing should be digital zoom, so you should be able to zoom in and out within each feed viewer using plus and minus on the keyboard. I'll use the arrow keys to navigate between, to pan around the cropped digital view. So, for example, if I start by zooming in a bit, I can then use the arrow keys to move within the parameters of the zoomed-in frame. Zoom should only be increaseable from 100%. |