EmguFFmpeg
EmguFFmpeg copied to clipboard
Is it possible to use this library to decode packets from NetworkStream?
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.
@unofficialdev I don't know either. I actually just did a Stream to AVIOContext conversion,maybe you should look up ffmpeg related information.