Christian Zenker

Results 20 issues of Christian Zenker

This is my second take on #1088 and works with multiple similar stations in the same ship. It can be used like this in scripts: ```lua local player = PlayerSpaceship():setFaction("Human...

This allows science and the database view to link a database entry to the main screen. The database entry can be displayed by clicking the middle mouse button on the...

## Environment ## * **Operating System** Fedora 33 * **ESP Device/Revision** ESP8266 * **NodeMCU-Tool Version** Please use the least recent version to validate the issue `3.2.1` * **Node.js Version** `14.15.4`...

bug
wontfix

Some bare electronics on a breadboard are certainly appealing. But building a nice case around it that can be mounted on a hot shoe also has its benefits.

Tally could report WiFi signal strength that could be displayed on the hub to debug disconnection issues.

new functionality

Showing the public IP address in the logs should make configuration of the tally lights easier for most users. The [npm package address](https://www.npmjs.com/package/address) seems to do this reliably. It is...

[The plugin we use to communicate with OBS](https://github.com/Palakis/obs-websocket/discussions/766) has [announced](https://github.com/Palakis/obs-websocket/releases/tag/4.9.1) a new version 5.0.0 that will be a major rework of the API. I hope the changes are included in...

Hardware Streaming Device. Might make sense to support it as soon as we support multiple mixers #68 and linking them #69 https://www.magewell.com/products/ultra-stream-hdmi https://www.magewell.com/api-docs/ultra-stream-api/common/get-status.html https://www.magewell.com/api-docs/ultra-stream-api/get-start/device-status-mask.html

Follow-up to #68: With multiple mixers configured it should be possible to intelligently handle the "Program" state. Consider a setup where all cameras run into a hardware mixer. An operator...