sean t

Results 124 comments of sean t
trafficstars

im not able to reproduce it - i need someone that is having the problem to build it from source and reproduce the issue and check which threads aren't being...

It's an open source project. Have you checked the log files? View - log file

there's a re-write of the VLC code on the latest github source code. I'll be packaging it up into a new release in the next week or so

Yes it does. A moving vehicle is just a series of images. As long as the plate is legible it should work. There is a reddit forum linked on the...

hmm hard to do without the camera - are you able to port forward it and pm me a login? I'd start by checking the source of the login page...

hello, tried this here and haven't been able to reproduce it - what version of Agent are you using?

sorry you didn't respond so i closed it - is it still happening on the latest version? I couldn't reproduce it.

thanks for getting back to me. I found the issue, setting formatContext->pb->seekable = 1 breaks it now for some reason ``` var outputFormat = av_guess_format("mp4", @"D:\test.mp4", null); var formatContext =...

i logged a ticket with ffmpeg and they said it's working fine on their side so possibly some issue with the wrapper? https://trac.ffmpeg.org/ticket/9871?cversion=1&cnum_hist=2

i can't test that update unfortunately as my project is .net standard 2.0 and i can't update that to 2.1 as that breaks compat with the 4.8 framework project that...