Archive viewer window, when created, may incorrectly restore positions and/or visibility of some of the toolbars. The toolbars need to be shown explicitly or the window needs to be resized to make toolbars shown. Initial menu checkmarks do not correctly correspond to toolbar/pane visibility.
Fix for the problem will be available with LuxRiot 1.1.16
Certain ProVideo boards provide custom switching crossbar video inputs, incompatible with DirectShow technology (IAMCrossbar interface). These boards include: PV-143N, PV-143P, PV-155P, PV-157PD, PV-180. LuxRiot is switching video inputs through custom ProVideo SDK. Starting LuxRiot 1.1.15, this feature is configurable as shown below:

By default the feature is enabled on PV-143 and PV-180 models. PV-155 and PV-157 models need the featured to be enabled explicitly. To alter custom crossbar usage, click Properties button as shows as (1) on the screenshot above, activate page ProVideo Crossbar (2) and set desired setting in (3) combo box.
AVI files exported in MJPG format are not playable by wide range of software because of misocmmunication between MJPG decompression software, which is third party codec by Morgan Multimedia, and DirectShow video renderer.
Built in AVI player, however, will be able to play MJPG AVI files because of special fix applied in LuxRiot software. The fix is enabled by default and can be disabled via registry:
Key Name: HKEY_CURRENT_USER\SOFTWARE\A&H\LuxRiot\Client\Media File
Value Name: Insert Color Space Converter after MJPG Decompressor
Value Type: DWORD
Value: 0 - to disable fix, other value or mising value - to enable (default)
Enter your password to view comments
The information applies to:
- LuxRiot 1.1.13, LuxRiot 1.1.14
Symptoms
The client application crashes on closing the server security management window (started from server tasks menu, “Manage Server Security” item).
Resolution
The fix for the problem will be included into next LuxRiot update.
The information applies to:
- LuxRiot 1.1.x up to 1.1.13
- LuxRiot Light 1.1.x up to 1.1.13
Symptoms
In case an FTP username used in Video Frame Export feature contains ‘@’ character, eg. user email, the export subsystem may fail and lose all the FTP configuration.
Resolution
To workaround the problem caused by incorrect Microsoft WinInet subsystem behaviour, replace ‘@’ character in user name with “%40″ string. For example, instead of user@domain.com specify user%40domain.com.
LuxRiot and LuxRiot Light versions starting from 1.1.14 perform the replacement automatically.
Enter your password to view comments
Fixed: AVI export prefers built in AVI viewer to shell one
Changed: AVI export shell viewer option is not available in exclusivity mode (since the shell associated application window will go background)
Fixed: Shell open for media files is not available in exclusivity mode
Changed: AVI export default changed to recompress due to continuing Morgan Multimedia codec MJPG troubles; recompression codec autodefaults to JPEG
Fixed: JPEG encoder and deceder DirectShow filters pass EndOfStream notifications downstream
Fixed: AVI viewer pauses playback once end of media file is reached
Enter your password to view comments