diff --git a/Companies-and-Individuals-Using-Beast.md b/Companies-and-Individuals-Using-Beast.md index 60d188f..92f2dd8 100644 --- a/Companies-and-Individuals-Using-Beast.md +++ b/Companies-and-Individuals-Using-Beast.md @@ -117,4 +117,7 @@ Beast has significantly simplified issuing calls to JSON REST APIs. Big thanks f ---------- -[Monocle Security](https://www.monoclesecurity.com) uses Boost Beast for HTTP and WebSockets \ No newline at end of file +[Monocle Security](https://www.monoclesecurity.com) uses Boost Beast for HTTP and WebSockets + +---------- +[Tooploox](https://tooploox.com/ai) we have implemented WebRTC library (gstreamer based) which we use in Computer Vision projects to stream RGB and depth camera frames to the web browser running UI frontend. We use Boost Beast WebSockets in our custom implementation of the WebRTC signalling server.