Skip to content
View philhartung's full-sized avatar
Block or Report

Block or report philhartung

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. aes67-monitor aes67-monitor Public

    AES67 Stream Monitor: Monitor AES67 streams directly

    JavaScript 230 21

  2. aes67-sender aes67-sender Public

    Make a soundcard input available in an AES67 network

    JavaScript 146 16

  3. node-ptpv2 node-ptpv2 Public

    IEEE 1588-2008 PTPv2 Client for NodeJS

    JavaScript 24 8

  4. 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)
    1
    const dgram = require('dgram');
    2
    const client = dgram.createSocket({ type: 'udp4', reuseAddr: true });
    3
    const sdp = require('./sdp');
    4
    
                  
    5
    //config