jakew009
jakew009
In the below example should the durations be the original video clip duration, or the duration after it has been clipped? ``` { "playlistType":"vod", "discontinuity":true, "durations":[ 302994, 300001, 300002 ],...
ssh -D forwarding is super useful for doing remote support as it can give you access to a device on the users LAN using the SOCKS proxy in the browser....
This is kind of a follow on to this: https://github.com/prebuild/prebuildify/issues/54 We use a package ([msgpackr-extract](https://github.com/kriszyp/msgpackr-extract)) that relies on prebuildify to do it's prebuilding. The problem we have is that prebuildify...
When running the `list_pipelines` command, we get the following output (with 1 pipeline playing called 'source'): ``` { "code" : 0, "description" : "Success", "response" : { "properties" : [...
We have a weird issue whereby every time a new client joins the VPN and the auth script is called, a zombie process is created that never goes away and...
Hey Thanks so much for creating and releasing this! I had an issue building it on Ubuntu 19.04 with OpenVPN so I thought I would share them here in case...
Hello Thanks for a super useful package! I wonder if you can give us any clues as to how we go about debugging the below stacktrace. This is the only...