Peter Majchrak
Peter Majchrak
I'm on archlinux with [email protected] and I can't play any video using `melt video.mp4`, it just displays a black screen.
You can just replace "hwcrypto/sha.h" with "sha/sha_parallel_engine.h", that's the header used in newer ESP-IDF versions
Also hitting this issue now, and it used to work several days ago... I upgraded my platform (ESP-IDF and config), could that have affected it?
I think the template parameter can be inferred by the type of the lambda passed in... I see it being too verbose having a template parameter on create and on...
What exactly do you mean by "type forgetting `subscriber`"? and what exactly would the difference in usage be?
I think we could use a trait alias for this in the future for async. Having an empty trait doesn't make much sense to me. I will try to make...
Cool, I didn't know that work on async support has already started.
We might need #375 to be able to find a version of both numpy and sklearn that work in enough environments.
Recently, I started hitting this issue too
I think a lot of the stuff could be removed if we just went with v3 support only... I really dont want to deal with sound and graphics in the...