Jan Starzak

Results 34 comments of Jan Starzak

This is not very surprising to me, since no effort was ever put into trying to make the Settings User Interface responsive in any way. If this is a significant...

So here are my very hot takes: * I think there is a general sentiment that we need to orient ourselves towards removing DDP as an integration protocol (at the...

So, here are our notes after the developers meeting, on the general sentiment of the NRK team: * We would like to have a roadmap for this feature, before we...

A workshop has been held on 2024/04/12 and the contributor will still address the comments above.

Hello! Thank you for contributing to the Sofie Project! If you haven’t already, please give our [contribution guidelines](https://nrkno.github.io/sofie-core/docs/for-developers/contribution-guidelines/) a read. Do you think you'll be able to try and fix...

I suppose the handling for these messageId-less heartbeats would go somewhere here: https://github.com/nrkno/sofie-mos-connection/blob/b9a544a88d1eae13a0f220b282d61e5d9859f5da/packages/connector/src/connection/mosSocketClient.ts#L393-L438 Since the entire library is based on the assumption that all MOS messages have a non-empty messageId...

> I'm suffering the same issue with v0.11.1 from the releases published here on github > OS: Windows 11 22H2 (OS Build 22621.1192) I have been able to narrow this...

> I can definitely see how it could be useful! We in the SuperFly-team will give it some thought and see what we can come up with. What about adding...

Yeah, this is a good point. Currently, our Peripheral Device API has no concept of default settings, and I think that's the reason everything is default-off - because it's `undefined`....

Stable API & Users/Operators -- I guess technically, what we would want is [OpenID Connect](https://auth0.com/docs/authenticate/protocols/openid-connect-protocol) since that would provide us with an "ID Token" JWT containing user profile information. Microsoft...