Den Delimarsky
Den Delimarsky
Wanted to update you folks on this issue - I will actually be creating a new Docker image for the .NET implementation of this project. It needs to be updated...
Thanks for the report @rarrr - will be investigating the issue.
Check the latest change: 8839bc9 Windows support should be there out-of-the-box. Because I re-wrote this in .NET Core, this should work on Linux too, but I will need to test...
Thanks for the feedback @greztaylor - I am working on extending the documentation and putting together some video content to make it clearer how to use the tool.
Thanks @frakman1 - looking into this.
I've made some updates to the project, but this change still needs to be implemented. Thinking a two-way approach. As a user, I can either specify the index of the...
@frakman1 that should be possible if exposed on a streaming server: #16 covers the work here.
Thanks for the report, @jasonsf - I haven't tested this yet on Ubuntu. Will get to it shortly and see if there are any issues with the code where I...
Thanks for the feedback - indeed, I need to make this easier to use, and have a release. Will be working on it.
Good suggestion - the current implementation should recover on socket error, but it does nothing when it comes to empty content. Will be looking closer into this to see what...