Answer the question
In order to leave comments, you need to log in
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
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 questionAsk a Question
731 491 924 answers to any question