Pepperdash.Essentials.Plugin.EpsonProjector
3.3.1-tcpFix.3
This is a prerelease version of Pepperdash.Essentials.Plugin.EpsonProjector.
dotnet add package Pepperdash.Essentials.Plugin.EpsonProjector --version 3.3.1-tcpFix.3
NuGet\Install-Package Pepperdash.Essentials.Plugin.EpsonProjector -Version 3.3.1-tcpFix.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Pepperdash.Essentials.Plugin.EpsonProjector" Version="3.3.1-tcpFix.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pepperdash.Essentials.Plugin.EpsonProjector" Version="3.3.1-tcpFix.3" />
<PackageReference Include="Pepperdash.Essentials.Plugin.EpsonProjector" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Pepperdash.Essentials.Plugin.EpsonProjector --version 3.3.1-tcpFix.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Pepperdash.Essentials.Plugin.EpsonProjector, 3.3.1-tcpFix.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Pepperdash.Essentials.Plugin.EpsonProjector@3.3.1-tcpFix.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Pepperdash.Essentials.Plugin.EpsonProjector&version=3.3.1-tcpFix.3&prerelease
#tool nuget:?package=Pepperdash.Essentials.Plugin.EpsonProjector&version=3.3.1-tcpFix.3&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
epi-display-epson_projector
Crestron Essentials Plugin for Epson Projectors (4-Series)
Features
- Power control (on/off/toggle)
- Video input switching (HDMI, DVI, Computer, Video, LAN, HDBaseT)
- Video mute control
- Video freeze control
- Lamp hours monitoring
- Serial number feedback
- Communication monitoring
Configuration
Properties
- dontUnmuteVideoOnRoute (bool, default:
false)- When
true, prevents video from being unmuted during input selection - When
false(default), video is automatically unmuted when selecting an input (preserves current behavior) - JSON property:
"dontUnmuteVideoOnRoute"
- When
Example Configuration
{
"key": "roomBBlueDisplay",
"name": "1044 Blue Display",
"type": "epsonProjector",
"group": "display",
"properties": {
"warmingTimeMs": 14000,
"coolingTimeMs": 14000,
"dontUnmuteVideoOnRoute": true,
"control": {
"comParams": {
"dataBits": 8,
"softwareHandshake": "None",
"baudRate": 9600,
"parity": "None",
"stopBits": 1,
"hardwareHandshake": "None",
"protocol": "RS232"
},
"method": "com",
"controlPortDevKey": "nvxRxBBlueDisplay",
"controlPortNumber": 1
}
}
}
Usage
The plugin implements IRoutingSinkWithSwitchingWithInputPort for input switching and provides feedbacks for power status, video mute, freeze, and current input.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- PepperDashEssentials (>= 2.4.7)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.3.1-tcpFix.3 | 46 | 3/27/2026 |
| 3.3.1-tcpFix.2 | 42 | 3/27/2026 |
| 3.3.1-tcpFix.1 | 43 | 3/27/2026 |
| 3.3.0 | 104 | 3/25/2026 |
| 3.3.0-add-dontUnmuteVideoOn... | 48 | 2/20/2026 |
| 3.2.2-remove-unmute-on-inpu... | 60 | 2/20/2026 |
| 3.2.2-input-fixes.2 | 79 | 1/2/2026 |
| 3.2.2-input-fixes.1 | 81 | 1/1/2026 |
| 3.2.1 | 310 | 12/16/2025 |
| 3.2.1-current-input.1 | 411 | 12/8/2025 |
| 3.2.0 | 225 | 10/16/2025 |
| 3.2.0-warming-cooling-hotfix.1 | 524 | 7/23/2025 |
| 3.2.0-simpl-bridge.4 | 158 | 10/16/2025 |
| 3.2.0-simpl-bridge.3 | 161 | 10/7/2025 |
| 3.2.0-simpl-bridge.2 | 155 | 10/7/2025 |
| 3.2.0-simpl-bridge.1 | 159 | 10/7/2025 |
| 3.2.0-ingest-wip-auth.2 | 63 | 3/5/2026 |
| 3.2.0-ingest-wip-auth.1 | 56 | 3/3/2026 |
| 3.1.1-hotfix-apply-warming-... | 190 | 9/25/2025 |
| 3.1.1-hotfix-apply-warming-... | 172 | 9/24/2025 |
Loading failed