VL.CEF.Stride 0.7.2

dotnet add package VL.CEF.Stride --version 0.7.2
                    
NuGet\Install-Package VL.CEF.Stride -Version 0.7.2
                    
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="VL.CEF.Stride" Version="0.7.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VL.CEF.Stride" Version="0.7.2" />
                    
Directory.Packages.props
<PackageReference Include="VL.CEF.Stride" />
                    
Project file
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 VL.CEF.Stride --version 0.7.2
                    
#r "nuget: VL.CEF.Stride, 0.7.2"
                    
#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 VL.CEF.Stride@0.7.2
                    
#: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=VL.CEF.Stride&version=0.7.2
                    
Install as a Cake Addin
#tool nuget:?package=VL.CEF.Stride&version=0.7.2
                    
Install as a Cake Tool

VL.CEF

Set of nodes to render websites in VL. Based on the excellent library CEF (Version 132.3.2+g4997b2f+chromium-132.0.6834.161) and the .NET bindings CefGlue

Try it with vvvv, the visual live-programming environment for .NET
Download: http://vvvv.org

Using the library

In order to use this library with VL you have to install the nuget that is available via nuget.org. For information on how to use nugets with VL, see Managing Nugets in the VL documentation. As described there you go to the commandline and then type:

nuget install VL.CEF.Stride

and/or

nuget install VL.CEF.Skia

Troubleshooting

No output at all

This is probably because your PC has multiple GPUs. There are two ways to work around this issue:

  1. On the WebBrowser/WebLayer/WebRenderer node configure to show the optional "Shared Texture Enabled" input and deactivate it
    or
  2. Tell the chromium process to run on the same GPU that vvvv is running on:
  • vvvv: Quad menu → Manage NuGets → Show Installed
  • Navigate to VL.CEF.x.y.z\renderer and Shift+Rightclick "VL.CEF.Renderer.exe" → Copy as Path
  • Windows Graphics Settings: System → Display → Graphics (as explained here: assigning GPU preference to a program)
  • Add an app → Browser: Here you paste the path you copied to the clipboard earlier
  • Locate the added entry and under options choose the same as vvvv.exe has assigned. Most likely "High Performance"

Videos not playing

This is probably because by default CEF is not including proprietary audio and video codecs! For details, see here and here. If you have licensing for those codecs sorted and need help compiling a build including proprietary codecs, don't hesitate to get in touch via devvvvs@vvvv.org.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
0.7.2 125 8/24/2025
0.7.1 54 8/23/2025
0.7.1-preview 284 5/15/2025
0.7.0-preview 173 4/24/2025
0.6.1-preview 191 11/6/2024
0.6.0-preview 257 4/17/2024
0.5.5 758 4/10/2024
0.5.4 281 12/18/2023
0.5.3 419 12/18/2023
0.5.2 155 12/17/2023
0.5.1 217 9/19/2023
0.5.0 170 9/19/2023
0.5.0-preview.5 114 9/18/2023
0.5.0-preview.4 116 9/18/2023
0.5.0-preview.3 114 9/15/2023
0.5.0-preview.2 114 9/15/2023
0.5.0-preview 135 9/15/2023
0.4.0-preview 244 3/6/2023