You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to use camplayer to display two camera views side-by-side. To make this happen, our Axis cameras were configured to send the feed in 600x800 (instead of 800x600), and it looks perfect in the preview view. However, camplayer fails to detect the proper resolution when we try and validate it and INFO reports BROKEN feeds. That said, the feeds work on the 4 Windows view (but are smushed).
Is there a way to add 600x800 as a valid resolution?
Would I then create a 2 window (2x1) layout in a similar way to the work done in Add 1x3 portrait layout #13 ?
Hi all,
We are trying to use
camplayerto display two camera views side-by-side. To make this happen, our Axis cameras were configured to send the feed in 600x800 (instead of 800x600), and it looks perfect in thepreviewview. However,camplayerfails to detect the proper resolution when we try and validate it andINFOreportsBROKENfeeds. That said, the feeds work on the4 Windowsview (but are smushed).