JPasterkampRotec

Results 7 comments of JPasterkampRotec

I have the same issue and created a (.NET 8) console app to reproduce the issue. The console app uses Autofac 6.5.0, NLog 5.2.7 and Autofac.Extras.NLog 4.0.1. Is there any...

Installing an older TF/Keras version is just a workaround. Can we get segmentation models to support TF 2.11?

> Hi just import this line os.environ["SM_FRAMEWORK"] = "tf.keras" Thank you, that is my current solution. However it would be better if segmentation models would support the newest TF versions.

This isssue is from long ago, but maybe someone could still use the answers. I have two suggestions that may solve your issue: 1. Properly dispose no longer needed disposables...

No, but the code keeps hanging at `var length = await frameOutputStream.ReadAsync(buffer, 0, buffer.Length);` when the source is offline. I read this old ticket from FFMPEG (https://trac.ffmpeg.org/ticket/2294), which seems to...

I tried linking this pull request to [this issue](https://github.com/nager/Nager.VideoStream/issues/9) but don't know how

This is something I would like to have too. Planning to use it for halt! or stop! situations.