I
I
ilnile2014-02-01 21:07:21
linux
ilnile, 2014-02-01 21:07:21

How to organize video transmission via socket connection?

Can you please tell me how to organize the transfer of video through a socket connection?
The scheme should look something like this:
client ---> call ---> server ---> free operator

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rockstar18, 2014-02-02
@Rockstar18

As far as I know, in order to transfer something through a socket connection, it is necessary to turn something into a byte array and transfer it itself, pass it through the server and decode it back into a video stream on another client

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question