electron-releases
electron-releases copied to clipboard
castLabs Electron for Content Security
I ran this issue when running castlab sign with python3. It's probably related to this change: https://cryptography.io/en/latest/changelog/#v42-0-0 ``` Running: python3 -m castlabs_evs.vmp sign-pkg "/var/folders/s6/1nfxlhk965l07b0jz9mlcdqh0000gn/T/tmp-3646-CAbM36yQ1OAL/mac-arm64" Error: /Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/castlabs_evs/vmp.py:151: CryptographyDeprecationWarning: Properties that return...
- Leaving code identical and simply switching out upstream electron for castlabs causes app.relaunch(); followed by app.quit(); to not relaunch the app on Linux or Windows 7. VMS signing on...
I am currently working with Electron 17 and 21, and I'm trying to set a custom path for the Widevine CDM using the 'widevine-cdm-path' argument. However, I'm facing issues with...
I'm using electron-builder to build and sign my application. But if I enable sandbox in entitlements for Mac App Store publish then my app won't work. I have tried to...
Environment Information: CastLab Electron Version: 17 Offline Persistence License Downloaded with Widevine Component: 4.10.2557.0 Offline Persistence License Not working New Widevine Component : 4.10.2662.3 and 4.10.2710.0 Offline Persistence License Validation...
My app has for a while been using v20.0.0+wvcus which was downloading version 4.10.2557.0 of the Widevine CDM. Sometime recently, though I'm not sure when, it stopped downloading the CDM....
The electron binary exits with SIGTRAP when starting on Manjaro Linux. The dependency I added for electron is: `https://github.com/castlabs/electron-releases#v25.4.0+wvcus` This is everything that logs: ```bash $ ./node_modules/electron/dist/electron . Trace/breakpoint trap...
I have an app that involves streaming DRM capabilities with Spotify using the castLabs build here. Here's the problem I'm currently having: - I build the app with `electron-packager` and...
I got a very very strang problem, that I think it's may be from electron. I use Widevide DRM to play my protect video on project Vue + Electron. I...
Hello Brothers, My app is Vue 3 + Electron to play Widevine DRM content. Command **electron:serve work fine**. But the **command electron:build alway give error 404**: **cannot resolve https://github.com/electron/electron/releases/download/v25.2.0+wvcus/electron-v25.2.0+wvcus-win32-x64.zip: status...