Alessio Nossa

Results 37 comments of Alessio Nossa

Just to update the thread: [5.0.0 beta1 has been released](https://github.com/obsproject/obs-websocket/releases/tag/5.0.0-beta1) and it’s almost feature-complete.

#16 temporary solution: commented code that causes the crash

I just discovered that GitHub Actions actually supported Xcode 14 betas during summer (https://github.com/actions/runner-images/issues/5702), however Xcode 14 is only available on macOS 12 (https://github.com/actions/runner-images/blob/main/images/macos/macos-12-Readme.md), while GitHub Actions for XcodeGen are...

After studying a while the current situation, I posted a feature request/idea [on OBS Studio dedicated area](https://ideas.obsproject.com/posts/1271/add-obs_source_inpreview-to-sdk). In fact, the incriminated line is https://github.com/Palakis/obs-ndi/blob/adcf4f09acd02cf355c7f9a2541232adbb480d1a/src/obs-ndi-source.cpp#L495 that returns true for all the...

As stated by @tt2468 in [#609 (comment)](https://github.com/Palakis/obs-ndi/pull/609#issuecomment-968260490), this issue will be solved with an appropriate solution implemented in OBS Studio, as suggested in my [comment above](https://github.com/Palakis/obs-ndi/issues/318#issuecomment-757482845). > This is a...

I contacted people at NewTek / NDI and they said: > NDI|XH3 is a format specification, you can create an HX3 stream with the actual SDK. > > You simply...

I am not sure if this can actually be implemented in EU with DGC, but in iOS 15.1 there is the possibility to import [SMART Health Cards in Apple Wallet](https://developer.apple.com/news/?id=7h3vwlh5)...

Following https://github.com/immuni-app/immuni-documentation/issues/160#issuecomment-951795806, as mentioned in https://github.com/pagopa/io-app/issues/3168#issuecomment-1025148226 > Finally, Apple implemented support for EU Digital COVID Certificate as stated in [iOS & iPadOS 15.4 Beta Release Notes](https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipados-15_4-release-notes#HealthKit) > It is supported...

I would add this as a suggestion in [README.md](https://github.com/WireGuard/wireguard-apple/blob/master/README.md), as not everyone has the _go_ binary in the same location, as demonstrated by the @mludi comment in comparison to @keeshux...

> Thank you! This is a good solution if your WireGuard server is behind a daily changing public IP and you use dynDNS to update the IP (WG does not...