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

Vingester 2.6 and 2.6.1 NDI issue #53

Closed
me-vlad opened this issue Sep 19, 2021 · 5 comments
Closed

Vingester 2.6 and 2.6.1 NDI issue #53

me-vlad opened this issue Sep 19, 2021 · 5 comments

Comments

@me-vlad
Copy link

me-vlad commented Sep 19, 2021

Vingester ver. 2.6 and 2.6.1 on Windows 10 x86_64 - missing NDI output and preview, vingester-browser-preload.js load errors in a console (please see a screenshot below).
Vingester 2.5 works as expected.

image

@rse
Copy link
Owner

rse commented Sep 19, 2021

Interesting, under macOS I do not get any errors in the console, but under Windows 10 I see the same problems than you. I can at least repeat the problem. I've to investigate what causes this. The difference between 2.5 and 2.6 is mainly the newer Electron 14. Perhaps it has something to do with it...

@rse
Copy link
Owner

rse commented Sep 19, 2021

The problem is caused by Electron 14 (at least under Windows), because when I downgrade to 13.3.0 the problem is gone. Hmmm.... strange, seems to be either a bug in Electron 14 or an incompatibility perhaps caused by Vingester. I've to dive deeper...

@rse
Copy link
Owner

rse commented Sep 19, 2021

Up to the latest Electron 13.3.0 it works fine, with 14.0.0/14.0.1 is breaks under Windows. The root cause seems to be some network issues inside Electron (all other errors seem to be just results of this root cause), as on the console I also see:

[17936:0919/180803.407:ERROR:network_service_instance_impl.cc(333)] Network service crashed, restarting service.

The "network_service_instance_impl.cc" is from Chromium inside Electron. And it is fully unrelated to NDI, as the problem under Windows 10 also exists with the Vingester frameless output mode.

rse added a commit that referenced this issue Sep 19, 2021
@rse
Copy link
Owner

rse commented Sep 19, 2021

Ok, Electron 13.4.0 still works just fine, Electron 14.0.0/14.0.1 breaks, so I'll downgrade to Electron 13.4.0 for Vingester 2.6.2.

@rse rse closed this as completed Sep 19, 2021
@rse
Copy link
Owner

rse commented Sep 19, 2021

Now fixed with 2.6.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants