-
SOPTIM AG
- Aachen, Germany
- https://phlhar.com
- in/philipp-hartung
- @phlhar.bsky.social
Pinned Loading
-
aes67-monitor
aes67-monitor PublicReal-time monitoring of audio-over-IP streams, supporting AES67, RAVENNA, and ST2110-30 standards for live sound, studio, and broadcast applications.
-
aes67-sender
aes67-sender PublicMake a soundcard input available in an AES67 network
-
-
Relay a Dante multicast stream to AE...
Relay a Dante multicast stream to AES67. This assumes the AES67 device is synced to the same PTP master, as no PTP timestamping is done (timestamp from Dante is copied to AES67 RTP packet) 1const dgram = require('dgram');
2const client = dgram.createSocket({ type: 'udp4', reuseAddr: true });
3const sdp = require('./sdp');
45//config
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.