libstreaming
libstreaming copied to clipboard
Probable typo in NTP timestamp conversion
Is "AND" operation desired here? https://github.com/fyhertz/libstreaming/blob/fe2382502c8a02aa8e95d4681c0ca1c6f9a70a14/src/net/majorkernelpanic/streaming/Session.java#L125 Looks like it should be bitwise OR.