Victor Gaydov
Victor Gaydov
@JamesOsborn-SE What I meant in the issue is to add licenses of all dependencies, not just license of roc droid, because some of them may require attribution. And I guess...
@githubashutoshsoni Hey, do you have any plans on this PR, or should we close it?
Unfinished PR: #122
Hi, Some notes on how it can be implemented. Receiver's pipeline latency, which includes network buffer and dsp buffer, corresponds to targetLatency in receiver config: https://github.com/roc-streaming/roc-java/blob/f075447d89c91456d860ad135b59ee7601115c84/src/main/java/org/rocstreaming/roctoolkit/ReceiverConfig.java#L134 For sender, there is...
See my comment above regarding I/O latency, it's already minimum. Also, sample rate has nothing to do with latency.
Hi, > ROC using USB tether while connecting headphone directly to line IN Can you please describe this setup in more detail? What and how do you run and connect?
This is also how it works for me. It actually was useful in my case because I was able to mute phone while it streams to speakers in the same...
If we update gradle, will it still work on java 8? If yes, I'd suggest to update.
After fixing this, we'll need to add java17 step to CI jobs for linux and osx. Also we can switch release step to java17 too.
@masterskipper Hi, do you still have plans on this issue?