Patrick M. Womack

Results 3 issues of Patrick M. Womack

I'm working on a script to backup my cisco device configuration, at the moment, below is what I'm doing. ``` #Requires -modules Posh-SSH # https://github.com/darkoperator/Posh-SSH $IP = "172.0.0.2" New-SSHSession -ComputerName...

I'm attempting to use ustreamer for a different purpose, and am trying to run the h.264 implementation within a virtual machine. When attempting to start the h.264 sink, I get...

type:feature

** Please DO NOT post config and logs to this issue, use a Gist** [Config Gist](https://gist.github.com/ipat8/5a6423986b85f5f9db3e3931b9fe5031) [Service Output](https://gist.github.com/ipat8/1e06eca6a9a352edafba5b329da92c4e) **Describe the problem** Twitch expects a POST request, not a redirect to...

enhancement
help wanted