Troy

Results 45 issues of Troy

Add a function that returns the responses from `/vips` and `/mods`

Pull request checklist: - [x] `CHANGELOG.md` was updated, if applicable # Description Currently the check for the next animated frame is every 30ms which happens to be too slow for...

How do I make apollo only bundled into the server code and not client?

## Summary Currently the timestamp is defined using a random number https://github.com/pion/rtp/blob/319e780b743768216fcd1facedd8b26ca208ff01/packetizer.go#L40 This doesn't allow for syncing tracks from multiple sources where we can then swap the tracks from the...

feature request, make the skip command skip the current song if there is one playing and none are left in the queue.

https://github.com/SevenTV/ServerGo/commit/cd37fe181c8f03e66687e4a0ea38a942b59fe015 Failing with unused imports and code, except the code is being used and also when running the linter before commit shows no issues.

No video on rtmp webrtc. I dont know what im doing wrong.

https://github.com/geckosio/geckos.io/blob/0101a7a70a2fae8603ca1c8ea599d3214ab9e0d8/packages/client/src/wrtc/peerConnection.ts#L4 Perhaps, if window does not exist import `RTCPeerConnection` from node-webrtc?