Y
Hacker News
new
|
ask
|
show
|
jobs
by
ur-whale
969 days ago
esp32 with encoded video being streamed out to Wifi?
2 comments
rasz
969 days ago
You wont be encoding any video with algorithm more computationally intensive than jpeg on esp32, and even mjpeg will be excruciatingly slow.
link
ta988
969 days ago
mpeg1 seems possible
https://github.com/rossumur/espflix
link
rasz
969 days ago
this is decoding
link
jauntywundrkind
969 days ago
There's mjpeg for that. Is there any evidence anyone has streamed to such a platform over real video codecs? No there's not. People just make up endless shit to justify anti use cases.
link