Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hyperion for Windows #737

Closed
10 of 12 tasks
brindosch opened this issue Mar 24, 2020 · 1 comment
Closed
10 of 12 tasks

Hyperion for Windows #737

brindosch opened this issue Mar 24, 2020 · 1 comment
Labels
Projects

Comments

@brindosch
Copy link
Contributor

brindosch commented Mar 24, 2020

Feature request

This is a step tracking issue for full Windows support. Everyone can grab a task, the order is free (as possible).
Windows support is still experimental

  • Compilation (Hyperion can be compiled) Windows compilation support #738
  • Documentation (To recreate a basic compilation system) Windows compilation support #738
  • Running (Hyperion runs without critical issues)
  • CI - Azure (Compile Hyperion on Azure)
  • CI - GH Actions (Compile Hyperion on Github Actions)
  • Packaging (.zip) (All in one .zip to provide artifacts)
  • Packaging NSIS (.exe). Installer for Hyperion
  • Testing - Test everything
  • Release

Related PRs

738

Known issues

As of 2.0.0-alpha.7

  • Logger won't print all to terminal
  • hyperiond -d crashes
  • qt.network.ssl QSslSocket: Can't resolve function d2i_x509. Requires bundled openssl lib(s)
  • You need to install latest vcredist x64; Should be executed with the setup install.
  • No fast DirectX capture, just slow QtGrabber for screen capturing (but works basically)
  • Crash after OS standby (in this case Windows 7 "energy saving")

Tests

@VyacheslavTeplyakov
Copy link

Hi!
I tested the Windows version. Unable to start, initialize my usb grabber. The device is detected in the system as a webcam.
In Linux it is detected as follows. And it works fine.
/dev/snd/controlC2 - MACROSILICON_USB_Video
/dev/video1 - MACROSILICON_USB_Video
/dev/video0 - MACROSILICON_USB_Video

Core automation moved this from In Progress to Done Jul 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Core
  
Done
Development

No branches or pull requests

4 participants