Ask Your Question

Revision history [back]

h264 encode data -> socket -> opencv decode ??

When the data received through the socket is saved, it can be played normally.

Is there any way to play the received data frame by frame in real time?

encode one frame-> socket-> decode-> imshow