Yes, you will have problems.
You need 12.10 or later. Read installation instructions, please.
L.
El 20/03/2014, a las 11:43, David Salvador <
djcsa...@gmail.com> escribió:
> Hi guys,
>
> I've been "away" working on another use case for my thesis, and will
> now start working with video share using kurento MS.
>
> I have one question, the machine i have available has Ubuntu 12.04 TLS
> installed, is this going to be a problem ?
>
> Cheers,
> David Salvador
>
> 2013-12-23 20:57 GMT, LuLop <
lu...@kurento.com>:
>> Dear David,
>>
>> You need two components of Kurento Media Framework for your Thesis
>> 1. Kurento Media Server
>> - This provides low level media capabilities for receiving/sending media.
>> H.264 is currently supported and validated. H.263 in theory is also
>> supported, but we have not performed extensive tests on it.
>> - Follow these instructions for installing MKS
>>
https://github.com/Kurento/kurento-media-server/wiki/Kurento-Media-Server-Binary-Install-Guide
>>
>> 2. Kurento Media API
>> - This is a Java API designed for consuming easily the capabilities of KMS.
>> You can use this API into any Java application, no matter if it is based on
>> Servlets, SIP Servlets or whatever.
>> - Follow the attached instructions for importing the media-api from maven
>> central and developing with it (concentrate on the kmf-media-api stuff,
>> which is the interesting part for your use case)
>>