Dominik Nakamura
Dominik Nakamura
Same issue happens with the `screen_capture` input from the `mac-capture` plugin,
Continued to the filters and it seems the `vst_filter` from the `obs-vst` plugin has the same problem.
And now with the last batch, the transitions, it seems the `wipe_transition` of `obs-transitions` crashes as well.
Hey thanks for letting me know. Almost forgot about this PR, haha 😅. Having a direct implementation on their side would be much better of course. Let's see how it...
Ah sorry, I thought to wait on @Icelk to decide whether to create this API or not. Sure, I can give it a try. Already did many web service projects...
Thanks for the quick reply. And sorry if I picked a bit of a spicy tone in the ticket description, have run into several pain points recently while using the...
That's the thing I'm using I think. Not using `opentelemetry` directly but through the `tracing-opentelemetry` crate, so there are a few more layers of indirection. For initialization I use the...
I did try to implement GPG signing in the past as part of #97, and it turned out to be very difficult, due to not having a native Rust crate...
Currently, `trunk` doesn't allow passing any arguments to `dart-sass` (the compiler we use). But that's definitely a good idea. I think it wouldn't make sense to create an extra option...
Thanks for trying out to implement this. I think this is a rather big change, so I'll go ahead and implement this. Regarding the issues you faced, I think we...