Christopher Bonitz

Results 10 comments of Christopher Bonitz

@IvanJosipovic I'm having a client project where we need this feature, can we pay you to implement this instead of me having to do it outside BlazoredTable.? Personally I don't...

Darn it. Figured out what went wrong, I built my code from the example in cscore/Samples/RecordToWma/Program.cs This uses the WasapiLoopbackCapture, but in my case that didn't work. Don't think this...

Please add the code if you're having a code related issue.

You need to add ffmpeg libs to your assets folder. Somewhere, somehow, something pointed me to the files found here. https://github.com/WritingMinds/ffmpeg-android/releases If your interested, you can look at this https://github.com/JorenSix/TarsosDSP/blob/master/src/android/be/tarsos/dsp/io/android/AndroidFFMPEGLocator.java...

Could there be an general cause for these mapping differences?. I'm encountering something similar between decimal types being explained as doubles. Less fatal, but it begins to look like a...

@Shwetap05 did you have a chance to get an ETA on this? I've stumbled upon a similar case where I use a string field to circumvent the issue, had some...

No fixes yet, I just hit this issue today running on MongoDB. Now I have to run a seperate hangfire application (dashboard, server and database) just to run my "report"...

> > > If this problem appears when using the same job storage for multiple applications with different code base, the simplest > ... > But currently the only workaround...

I have noticed the same behavior, I'm still investigating the root cause, so far I have noticed some strange behavior on the Serialize method. Roughly around Line 484 in ProcessManager.php...

I hope you decide to add this, since this specific aspect seem to be missing from most notification projects to WPF. If it changes anything I'm using this in a...