New pages
- 15:55, 24 July 2026 VALT 6.6.21 (hist) [156 bytes] IVSWikiBlue (talk | contribs) (Created page with "July 24th, 2026 '''Technical''' * Fixed issue that set an incorrect set of permissions on Web's log files, causing Wowza to behave as if it was not running")
- 13:59, 23 July 2026 VALT 6.6.20 (hist) [237 bytes] IVSWikiBlue (talk | contribs) (Created page with "July 23rd, 2026 '''Application''' * Fixed issue in Observe that caused the buttons above the video panel to disappear '''Technical''' * Fixed issue that caused proxy server...")
- 09:26, 23 July 2026 VALT 6.6.19 (hist) [955 bytes] IVSWikiBlue (talk | contribs) (Created page with "July 23rd, 2026 '''Technical''' * SSL Renewal Watcher updates/fixes ** Fixed issue that cleared out the configuration file values during a VALT update ** Fixed issue that acc...")
- 08:30, 15 July 2026 VALT 6.6.18 (hist) [262 bytes] IVSWikiBlue (talk | contribs) (Created page with "July 15th, 2026 '''Application''' * Fixed issue where prepared IO recordings did not register when a concurrent recording start caused a transaction conflict * Fixed issue wh...")
- 10:18, 14 July 2026 VALT 6.6.17 (hist) [841 bytes] IVSWikiBlue (talk | contribs) (Created page with "July 14th, 2026 '''Technical''' * Features ** Added automatic SSH key setup between Media servers and their Application server during install/reconfiguration * Fixes ** Fixe...")
- 10:02, 7 July 2026 VALT 6.6.16 (hist) [182 bytes] IVSWikiBlue (talk | contribs) (Created page with "July 7th, 2026 '''Application''' * Fixed issue that caused Input/Output (IO) triggers to stop recordings to fail")
- 15:13, 30 June 2026 VALT 6.6.15 (hist) [349 bytes] IVSWikiBlue (talk | contribs) (Created page with "June 30th, 2026 '''Application''' * Fixed issue that allowed editing of recordings between parent and child containers * Fixed issue that caused recordings started by Input/O...")
- 16:52, 26 June 2026 VALT 6.6.14 (hist) [366 bytes] IVSWikiBlue (talk | contribs) (Created page with "June 26th, 2026 '''Technical''' * Added new feature: ability to enable/disable the valtuser autologin at the console terminal * Fixed issue that did not redirect http request...")
- 10:20, 26 June 2026 Access Control (hist) [11,078 bytes] IVSWikiBlue (talk | contribs) (Created page with "{{Article - Manual | width = 800 | content = <onlyinclude> <h1>Access Control</h1> {{Float | additional_styles = width:25%;padding-bottom:15px | content = <div> #{{img - ico...")
- 10:18, 26 June 2026 Bandwidth & Storage (hist) [2,502 bytes] IVSWikiBlue (talk | contribs) (Created page with "{{Article - Manual | content = <onlyinclude> <h1>Bandwidth & Storage</h1> Most of our customers record and stream the video events using our software in either <b>720P</b> or...")
- 15:30, 17 June 2026 VALT 5.7 - Update SSL Certificate on a VALT 5.7 System (hist) [70 bytes] IVSWikiBlue (talk | contribs) (Created page with "<h1>THIS PAGE IS UNDER CONSTRUCTION AND WILL BE COMPLETED SHORTLY</h1>")
- 15:24, 17 June 2026 VALT 6 - Update SSL Certificate on a VALT 6 System (hist) [4,787 bytes] IVSWikiBlue (talk | contribs) (Created page with "{{Article - Manual | content = <h1>Updating SSL Certificate in VALT 6</h1> <li>This manual lays out instructions for updating the SSL certificate on a VALT 6 server</li> {{...")
- 15:01, 17 June 2026 Update SSL Certificate (hist) [498 bytes] IVSWikiBlue (talk | contribs) (Created page with "{{Article - Manual | content = <h1>Update SSL Certificate</h1> The process for updating your SSL certificate on your VALT system varies depending on the version of VALT you a...")
- 16:22, 11 June 2026 API Delete Camera Preset (hist) [1,651 bytes] IVSWikiBlue (talk | contribs) (Created page with "This API call deletes an existing preset from a camera. ===Resource URL=== <pre>http://valt.example.com/api/v3/cameras/{camera}/presets/{preset}</pre> ''Replace {camera} with...")
- 16:21, 11 June 2026 API Apply Camera Preset (hist) [1,986 bytes] IVSWikiBlue (talk | contribs) (Created page with "This API call applies an existing preset to the specified camera. ===Resource URL=== <pre>http://valt.example.com/api/v3/presets/{camera}/apply</pre> ''Replace {camera} with...")
- 16:13, 11 June 2026 API Create Camera Preset (hist) [1,910 bytes] IVSWikiBlue (talk | contribs) (Created page with "This API call creates a new preset for the specified camera. ===Resource URL=== <pre>http://valt.example.com/api/v3/presets/{camera}/add</pre> ''Replace {camera} with the ID...")
- 16:10, 11 June 2026 API List Camera Presets (hist) [1,801 bytes] IVSWikiBlue (talk | contribs) (Created page with "This API call retrieves all presets associated with a specific camera. ===Resource URL=== <pre>http://valt.example.com/api/v3/presets/{camera}</pre> ''Replace {camera} with t...")
- 15:54, 11 June 2026 API Get Comment File (hist) [3,340 bytes] IVSWikiBlue (talk | contribs) (Created page with "This API call retrieves a specific file attached to a comment as a direct binary download. The response body contains the raw file bytes. The <code>Content-Disposition: attach...")
- 15:45, 11 June 2026 API Delete Comment (hist) [1,597 bytes] IVSWikiBlue (talk | contribs) (Created page with "This API call deletes a specific comment by its ID. ===Resource URL=== <pre>http://valt.example.com/api/v3/comment/{id}</pre> ''Replace {id} with the actual ID number of the...")
- 15:41, 11 June 2026 API List Comments of a Recording (hist) [3,919 bytes] IVSWikiBlue (talk | contribs) (Created page with "This API call retrieves all comments associated with a specific recording. ===Resource URL=== <pre>http://valt.example.com/api/v3/comment/record/{recordId}</pre> ''Replace {r...")
- 15:37, 11 June 2026 API View Comment (hist) [3,204 bytes] IVSWikiBlue (talk | contribs) (Created page with "This API call retrieves a specific comment by its ID. ===Resource URL=== <pre>http://valt.example.com/api/v3/comment/{id}</pre> ''Replace {id} with the actual ID number of th...")
- 15:34, 11 June 2026 API Edit Comment (hist) [7,182 bytes] IVSWikiBlue (talk | contribs) (Created page with "This API call will update an existing comment by its ID. ===Resource URL=== <pre>http://valt.example.com/api/v3/comment/update/{id}</pre> ''Replace {id} with the actual ID nu...")
- 16:48, 5 June 2026 VALT 6.6.13 (hist) [1,689 bytes] IVSWikiBlue (talk | contribs) (Created page with "June , 2026 '''Application''' * Fixed issue where Default templates were not being selected first when opening up the relevant template")
- 13:43, 5 June 2026 VALT 6.6.12 (hist) [223 bytes] IVSWikiBlue (talk | contribs) (Created page with "June 5th, 2026 '''Technical''' * Fixed issue that hard-coded the value of SSL_INTERMEDIATE_CERTIFICATE when HTTPS is enabled, even if there is no chain certificate installed")
- 09:25, 3 June 2026 Server Side Software Architecture (hist) [2,927 bytes] IVSWikiBlue (talk | contribs) (Created page with "{{Article - Manual | content = <onlyinclude> <h1>Server Side Software Architecture</h1> Our server-side software is built on a standard <b>LEMP stack</b> consisting of: *<str...")
- 14:32, 2 June 2026 VALT 6.6.11 (hist) [915 bytes] IVSWikiBlue (talk | contribs) (Created page with "June 2nd, 2026 '''Technical''' * Fixed issue that auto-created a Hosts file entry for servers configured with only an IP Address * Added Docker image pruning cleanup task aft...")
- 13:49, 21 May 2026 VALT 6.6.10 (hist) [1,418 bytes] IVSWikiBlue (talk | contribs) (Created page with "May 22nd, 2026 '''Application''' * Fixed issue that caused recording video files to infinitely grow in size ** This specifically impacted recordings put in the Prepared State...")
- 15:20, 18 May 2026 VALT 6.6.9 (hist) [125 bytes] IVSWikiBlue (talk | contribs) (Created page with "May 18th, 2026 '''Technical''' * Nginx reverse proxy Docker image: Updated Nginx version to 1.30.1 to resolve CVE-2026-42945")
- 12:00, 13 May 2026 VALT 6.6.8 (hist) [478 bytes] IVSWikiBlue (talk | contribs) (Created page with "May 13th, 2026 '''Application''' * Fixed issue in Reports that allowed users to select all groups and users for any report * Fixed issue in Admin > Users & Groups that allowe...")
- 11:10, 11 May 2026 VALT 6.6.7 (hist) [668 bytes] IVSWikiBlue (talk | contribs) (Created page with "May 11th, 2026 '''Application''' *")
- 13:59, 1 May 2026 VALT 6.6.6 (hist) [307 bytes] IVSWikiBlue (talk | contribs) (Created page with "May 1st, 2026 '''Technical''' * New feature: reconfiguring the ivs-valt apt package now always updates the database fields for media servers' "Use SSL" and "Streaming Port" f...")
- 10:06, 28 April 2026 VALT 6.6.5 (hist) [1,803 bytes] IVSWikiBlue (talk | contribs) (Created page with "April 28th, 2026 '''Application''' * '''Technical''' * Added environment variable 'WOWZA_JAVA_DIRECT_BUFFER_MEMORY_SIZE' to .wowza.env file to customize the Java direct buf...")
- 09:41, 27 April 2026 VALT Devices - Compare (hist) [12,605 bytes] IVSWikiBlue (talk | contribs) (Created page with "{{Grid 2 | left = __TOC__ | right = {{Aside | content = ⤺ Back to VALT Devices }} }} <h1>PTZ Cameras</h1> <table class="server_information_table came...")
- 08:16, 24 April 2026 Axis T91E61 - Installation (hist) [4,294 bytes] IVSWikiBlue (talk | contribs) (Created page with "{{Article - Manual | content = {{Flexbox | left = 1. Locate the AXIS T91E61 Wall Mount. :''This is the recommended wall mount by IVS. Verify the model of your mount AXIS...") originally created as "Axis T91E61"
- 15:13, 23 April 2026 Axis P5676-LE (hist) [1,315 bytes] IVSWikiBlue (talk | contribs) (Created page with "{{Article - Manual | content = {{Flexbox | left = <h1 style="text-align:left">{{PAGENAME}}</h1> <div style="border:solid 1px #dddddd;max-width:260px;min-width:fit-content;pa...")
- 15:05, 23 April 2026 Axis P5655-E (hist) [1,338 bytes] IVSWikiBlue (talk | contribs) (Created page with "{{Article - Manual | content = {{Flexbox | left = <h1 style="text-align:left">{{PAGENAME}}</h1> <div style="border:solid 1px #dddddd;max-width:260px;min-width:fit-content;pa...")
- 16:18, 22 April 2026 Axis Q9227-SLV (hist) [1,522 bytes] IVSWikiBlue (talk | contribs) (Created page with "{{Article - Manual | content = {{Flexbox | left = <h1 style="text-align:left">{{PAGENAME}}</h1> <div style="border:solid 1px #dddddd;max-width:260px;min-width:fit-content;pa...")
- 14:03, 20 April 2026 VALT 6.6.4 (hist) [1,717 bytes] IVSWikiBlue (talk | contribs) (Created page with "April 20th, 2026 '''Application''' * Converted saved SSO User Mappings from buttons to a dropdown list * Converted saved LDAP Sync Schedules from buttons to a dropdown list *...")
- 17:03, 17 April 2026 Axis F9111-R Mk II (hist) [3,963 bytes] IVSWikiBlue (talk | contribs) (Created page with "<table class="server_information_table camera_information_table"> <tr class="orange"> <th colspan="2">Model</th> <th colspan="2">Image Information</th> <th colsp...")
- 16:24, 17 April 2026 VALT 6.6.3 (hist) [252 bytes] IVSWikiBlue (talk | contribs) (Created page with "April 17th, 2026 '''Technical''' * Fixed race condition issue during updates where Docker images were attempted to be downloaded before the Docker daemon was fully initialize...")
- 16:02, 16 April 2026 VALT 6.6.2 (hist) [250 bytes] IVSWikiBlue (talk | contribs) (Created page with "April 16th, 2026 '''Technical''' * Fixed issue that created a stale upstream connection between the web and nginx Docker containers when rebuilding VALT in the VALT Menu * Re...")
- 08:59, 16 April 2026 VALT 6.6.1 (hist) [244 bytes] IVSWikiBlue (talk | contribs) (Created page with "April 16th, 2026 '''Technical''' * Fixed issue that restricted intercommunication between Docker containers * Fixed issue during VALT apt package reconfiguration that hid the...")
- 09:10, 13 April 2026 Axis P3275-LV (hist) [1,540 bytes] IVSWikiBlue (talk | contribs) (Created page with "{{Article - Manual | content = {{Flexbox | left = <h1 style="text-align:left">Axis P3275-LV</h1> <div style="border:solid 1px #dddddd;max-width:260px;min-width:fit-content;p...")
- 14:10, 10 April 2026 Axis Q9216-SLV (hist) [1,511 bytes] IVSWikiBlue (talk | contribs) (Created page with "{{Article - Manual | content = {{Flexbox | left = <h1 style="text-align:left">{{PAGENAME}}</h1> <div style="border:solid 1px #dddddd;max-width:260px;min-width:fit-content;pa...")
- 09:22, 10 April 2026 Axis Q9307-LV (hist) [1,879 bytes] IVSWikiBlue (talk | contribs) (Created page with "{{Article - Manual | content = {{Flexbox | left = <h1 style="text-align:left">Axis M3085-V</h1> <div style="border:solid 1px #dddddd;max-width:260px;min-width:fit-content;pa...")
- 07:58, 10 April 2026 VALT 6.5.21 (hist) [233 bytes] IVSWikiBlue (talk | contribs) (Created page with "April 10th, 2026 '''Application''' * Fixed software talkback issue where audio levels would auto-adjust when unnecessary")