I have a need to compress a video stream to transfer it from a C++ library to a Java platform (Android) by network and decompress it there. The requirements are as follows:
The specifics of the task are that the video stream will be an aircraft MFD type, so there will be large number of pixels which will stay same across multiple frames. This should help much in the compression.
Is there any "easy path" for the above?
Search from open source video codecs. Seems that two are listed lossless there. How useful these are on Android or how portable is hard to tell. I don't think there are any easier paths.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With