Luca Capra
Luca Capra
My use case is with 4x cameras with hardware trigger on each except one. I used a [spinnaker gst pipeline](https://github.com/thompd27/gst-plugin-spinnaker) before which seems to wait for the initial buffer. I...
@EmmanuelP above PR has just been tested in lab with hardware trigger configured. It works properly by starting streaming once the camera without trigger stream the first frame. Thanks
GeForce RTX 3060 12GB, 15sec to generate 2sec audio :cry:
@cybershrapnel how does it perform on 3060 ? Mine takes ~15sec for outputting 2sec audio is it inline ? Thanks!
I guess what happens in Svelte (and other framework) is server side rendering. What you suggest is correct, however not practically feasible. The `self` error happens after an `import` of...