nanosonde

Results 24 issues of nanosonde

Concerning external packages: Can I also use [this package](https://github.com/eclipse/paho.mqtt.golang)? There is already the support for HTTP, but MQTT would also be nice.

As described here: https://www.happytimesoft.com/knowledge/audio-back-channel.html https://gstreamer.freedesktop.org/documentation/gst-rtsp-server/rtsp-onvif-media.html?gi-language=c

enhancement

Enable support for retransmitting received KNX-RF frames. This can be used to extend the range of KNX-RF. See https://github.com/thelsing/knx/blob/cc1fc7d5fb5050309937e99b9e0b346f2132292f/src/knx/rf_data_link_layer.cpp#L214 See chapter 6.1.7 of 03.02.05 Communication Medium RF. **1) History List**...

enhancement

As mentioned here already: https://github.com/aler9/gortsplib/issues/101 Some details with SDP examples: https://www.happytimesoft.com/knowledge/audio-back-channel.html

enhancement
rtsp

Does it make sense to use[ XcodeGen](https://github.com/yonaskolb/XcodeGen) to be able to recreate a working Xcode project easily?

Hi! This PR addresses this issue https://github.com/Sunoo/homebridge-camera-ffmpeg/issues/928. It adds support for two-way audio between Homekit and a SIP-based video doorbell. Those video doorbells based on SIP seem to exist in...

@Sunoo @longzheng After reading the two-way audio issue, I think it is worth to create a seperate follow-up issue which only refers to video doorbells that provide two-way audio based...

enhancement
long running

Hi, there is a another KNX-IP stack for the ESP (and Linux) which also supports ETS-programming+configuration: https://github.com/thelsing Furthermore, there is a small Windows tool which can generate a signed .knxprod...

As the new ETS6 with support for security proxies has been released, it would be nice to have this functionality also in calimero-server. The security proxy is specified in AN192...

Is there any example on how to easily create nested TLV8 structures with the given API? Maybe similiar to this implementation? https://github.com/maximkulkin/esp32-homekit-camera/blob/261363ce0a9e0a561a1804213294a24737881480/main/accessory.c#L695-L711