Thomas
Thomas
### Brief description of your issue I wanted to install a locally created package and accidentally entered `winget install .` (instead of `winget install -m .`). Then the winget package...
Can not depay MJPEG RTSP stream if SDP message does not contain a rtpmap attribute. **Reason** The `VideoMedia` can not be found, because `rtpmap` is undefined https://github.com/AxisCommunications/media-stream-library-js/blob/07f9471495bdbf4e9a6c61c9e11a0d6c51794f05/streams/src/components/jpegdepay/index.ts#L23-L28 ...if camera sends...
More information: - Docker container on [docker hub](https://hub.docker.com/r/anyviz/cloudadapter) - Product [website](https://www.anyviz.io) If unclear: [email protected]
### Summary In some cases I know that the server is using a self signed certificate which is not in my ca chain. To be able to connect anyway, I...
Hi, I want to speficy a config when creating a service. like this: docker service create -p 5000:80 --name test **--config src=testConfig,target="app/testconfig.txt"** myImage How can I pass the configuration in...
Hello, just received my first Nuki device with firmware v3.3.5. I followed the instructions and authenticated via /connect/{MAC_ADDRESS}/{NAME}. This was successful. The content in nuki.cfg seems to be fine. But...
The ws dependency is vulnerable (see [CVE-2024-37890](https://ossindex.sonatype.org/vulnerability/CVE-2024-37890?component-type=npm&component-name=ws)). Please consider updating the dependency and providing an updated version. It seems that there is already a pull request for this: #976
I did some tests with SparkplugNet and came across some ambiguities. A UInt32 is interpreted by the server as a 0 because the server implementation evaluates IntValue of the protobuf...
Upgraded `MQTTnet` from version `4.3.7.1207` to `5.0.1.1416` and `protobuf-net` from version `3.2.45` to `3.2.56 MQTTnet 5.0 has been exist since early 2025 with a few breaking changes, which have been...