-
```
====> Running Q/A tests (stage-qa)
Warning: 'bin/ustreamer' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
```
Please strip it!
-
in the linking phase it says that the symbol libevent_global_shutdown is missing (in the compilethere is a warning).
I workarounded by commenting out (it's used to cleanup before destroy, but is not …
-
I was looking for mjpg-streamer alternatives and found ustreamer. I've played a little with it now and like it so far but without being able to use the MJPG source stream of the cam, my max fps is cap…
-
*Description*:
The [Buffer API](https://github.com/envoyproxy/envoy/blob/master/include/envoy/buffer/buffer.h#L73) has an `addBufferFragment` method that inserts a reference to an externally owned bl…