Difference between revisions of "Desktop SBC Camera Monitor"

From ZoneMinder Wiki
Jump to navigationJump to search
(Replaced content with "Page should be deleted.")
Tag: Replaced
 
(12 intermediate revisions by one other user not shown)
Line 1: Line 1:
This is an continuation of [[Dedicated SBC Camera Monitor]]. The tips here are for a Desktop that will use Firefox to monitor > 1 camera streams at once, but otherwise uses the earlier guide. There are some differences.
Page should be deleted.
 
== Tips ==
 
=== How to watch > 6 Monitors ===
 
Firefox is the easiest to setup here. It's not known how to configure other browsers for > 6 monitors.
<pre># apt-get install firefox-esr</pre>
Then see: [https://wiki.zoneminder.com/Dummies_Guide#Notes Dummies Guide - Notes]
 
=== How to load firefox in full screen by default ===
 
The best add-on for this I've found is [https://addons.mozilla.org/en-us/firefox/addon/mfull/ mFull]. It can be configured to load full screen, and to remove or autohide the toolbars and navigation bar. There is also RKiosk but this disables all keys and is not needed in my scenario.
 
=== I loaded dwm but firefox isn't anywhere? ===
 
Sometimes firefox will load on workspace 9 in dwm. Remove all other workspaces (config.h, tags) and firefox will load on the first workspace.
 
=== What to install from Devuan iso? ===
 
You should already know this. Standard system utilities and SSH server. Do not install any DE. Do not use automated install which will install DE if you miss pressing a button in time.

Latest revision as of 07:17, 3 November 2023

Page should be deleted.