Jake Coffman

Results 41 comments of Jake Coffman

`videostreamer -input='rtsp://user:[email protected]' -format=rtsp -fcgi=false`

I recommend anyone looking for a complete solution with audio to check out https://github.com/pion/webrtc and https://github.com/deepch/RTSPtoWebRTC

I would start here: https://guacamole.apache.org/support/ Good luck!

@kriive yes, PRs welcome!

Sorry for the lack of communication here. Submodule cloning for Go was recently added in https://github.com/dependabot/dependabot-core/pull/5982 so this should be working now! Let us know if you are seeing any...

@shurcooL: I second using @4ydx's version, he is responsive to issues.

Hi @netcodedev 👋 I noticed in the server logs that when Dependabot goes to create the PR there's an error related to git submodules. When I clone https://github.com/netcodedev/website and do...

It still is erroring about the git submodules. This is what I get when I run locally: ```console $ git clone https://github.com/netcodedev/website.git Cloning into 'website'... cdremote: Enumerating objects: 220, done....

I can't reproduce this error, I think I fixed this upstream earlier this year: https://github.com/emancu/toml-rb/pull/138 Let me know if you're still having issues.