-
* set up 3g modem connection
* set up video capturing and saving using timestamp based filenames
* set up scheduled files network transferring
-
Hi @jeffbass , first of all, I would like to thank you for writing such as wonderful library. Currently I'm working a POC where video stream will be captured from web cam and sends to a cloud server (…
-
As the title says, I'm having issues with the subscriber no longer receiving images after a while
It randomly stops working after 6k-30k+ frames, and implementing the [pub/sub 'dedicated IO' strategy…
-
Is there a way to read directly the last image in a queue with class ImageHub?
For example, I'm receiving continuously images on the TCP channel, but the connection goes down.
After 20 minutes the c…
-
-
Great Codebase, thank you so much for it. I have a question in regards to the pubsub design. If i have no publisher running the system hangs would it be better to bind the port on the hub side rather …
-
Hi @jeffbass ,
Can the current library be extended to transfer audio feeds as well.
-
Hello,
I would like to know if it's possible to do the following using the REQ/RESP approach instead of PUB/SUB.
I have one device that will be transmitting the images, and I two separate devic…
-
https://stribny.name/blog/fastapi-video/
-
Hello,
I have a question. Can i create multiple Sender connect_to same address in 1 PC( localhost) and only 1 Hub get it?
I want to use Pub/Sub mode like this [image](https://ibb.co/JHZWJ7g)