A
A
Artem Filimonov2019-08-02 22:26:18
Image processing
Artem Filimonov, 2019-08-02 22:26:18

How to organize a client-server video processing application?

How would you do?
(thin client or not) the following comes to mind:
we receive frames from the camera and send them to the server via websocket.
the server does something there and sends it to the client,
then the client displays it.
Is this approach correct?
How is it usually done?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
rPman, 2019-08-02
@rPman

Because it's easier for users, and it's not about those who do not know what kind of architecture it has. The problem is that when you start to deliver components that are not pip, such as the same qt, you will need to load binaries of the same bitness, some do not support so many architectures.

D
dmshar, 2019-08-02
@dmshar

What is the purpose? After we know what your application should do, it will be possible to more or less specifically answer your question.
And clarify what you mean by the mysterious word "lag"?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question