EmguFFmpeg icon indicating copy to clipboard operation
EmguFFmpeg copied to clipboard

Is it possible to use this library to decode packets from NetworkStream?

Open andreyk6617 opened this issue 3 years ago • 1 comments

question: Is it possible to use this library to decode packets from NetworkStream? Is it possible to use this library to decode packets from NetworkStream? specifically the packet returned from the scrcpy server via TCPClient.

andreyk6617 avatar Feb 08 '22 17:02 andreyk6617

@unofficialdev I don't know either. I actually just did a Stream to AVIOContext conversion,maybe you should look up ffmpeg related information.

IOL0ol1 avatar Feb 08 '22 17:02 IOL0ol1