lukedukeus
lukedukeus
@nnha19 I was hoping I would be able to find someone who had already built something like this so that I could copy theirs, but I couldn't find something I...
I wasn't able to get it working using the EncodeVideoFaster method. I ended up using the h264 encoder from FFmpeg.AutoGen [here](https://github.com/Ruslan-B/FFmpeg.AutoGen/blob/master/FFmpeg.AutoGen.Example/H264VideoStreamEncoder.cs). I modified it slightly to work with a byte...
Is anyone currently working on this? If so, what progress have you made? If nobody else is working on this, I plan on adding a simple control that just calls...
Makes sense, but If it calls a script, you can configure it to call the onvif service. If your camera uses http for the ptz controls, you can also call...
+1, just ran into this same thing as well
Just tested with 6.1.1, its back to working perfectly!
Here's a repo with the demo code: https://github.com/lukedukeus/mqtt-broker-test I tried with / without the "/mqtt" part, and it didn't seem to make a difference. Please let me know if anything...
@maialbe2823 Did you make any progress? I am trying to do the same thing, but running into other issues.
Im experiencing this too, @OceanCyanTech did you ever get it working? ``` Faulting module name: Microsoft.ui.xaml.dll, version: 3.0.0.2206, time stamp: 0xfec042e2 Exception code: 0xc000027b Fault offset: 0x000000000033f2d8 ```