Hello,
I'm interested in using MediaSDK server on linux for video decoding and encoding tasks and I have several questions:
1) From MediaSDK documentation I understood that it has very strict limitations on linux distro, kernel version and CPU type. These limitations are related to development machine that I'm working on. Is that correct?
2) What about the target machine that I'm going to install the final software? I guess it has the same restrictions. Is that correct?
3) What happens if the target machine does not meet those requirements? Fallback to software only implementation?
4) Is it required to install MediaSDK on target machine? My project should be linked with the appropriate libraries? Static libraries or shared objects?
Thanks in advance,
Oleg Fomenko