Micah Vertal
Micah Vertal
I had the same issue when using an online video source. `AutoPlay` and `IsLooping` are both set to false, but for some reason, as soon as the media loads, it...
I was having a similar issue until I explicitly cleared the flags as mentioned here: https://github.com/dotpcap/sharppcap/issues/289#issuecomment-864414718 Apparently there is base behavior when no flags are set, which, oddly, is not...
Hello! Sorry for the long delay, I was never notified that there was an open issue. Did you ever get past that error? If not, I am willing to help,...
Same issue here. However, setting the environment variable does not solve the problem in my case.