therealergo
therealergo
I was having the same same issue while serving from a Linux machine behind a NAT through a remote AWS Linux machine. Everything would work flawlessly for hours, until something...
@rofl0r It supports multiple clients by selecting on the list of client ports and handling available data from any client in a single thread. I don't think that threading adds...
@chipweinberger This might be worth reporting to the Apache Nimble team [here](https://github.com/apache/mynewt-nimble) instead (although there are a lot of open unanswered bugs there).
Ran into this same issue. I've put together an implementation for the `--segment` option when using the `libav` encoder. It is available in my fork of this repository [here](https://github.com/therealergo/rpicam-apps) should...
I'm also seeing this issue. I have an existing well-tested firmware built using ESP-IDF 5.1.6 that does not experience this problem, and porting it to 5.5.1 causes it to occur....