-
Hi,
i've installed the DRM Server and the SDK, thanks to the documentation.
But now i have some problems when i try to install mpeg4ip.
I go to mpeg4ip-1.5 directory, run ./cvs_bootstrap --disable-mp4live but when i try to compile i have the following errors:
...
mkdir .libs
../libtool: line 4023: test: : integer expression expected
../libtool: line 4023: test: ...
2009-11-05 12:53:40 UTC by jumpy84
-
I too got the same problem. I was able to encrypt the mp4 content.
But when i try to decrypt it only a blank screen is seen.
When I tried to play a non encrypted content it played the audio, but there is no video.In the case of protected file there is no Audio or video.
I build on VC6 + XP SP2
Could any one help me ?
Regards
Essar.
2009-10-12 05:05:27 UTC by arunessar
-
is there source code about the library in directory ext ?
i want use the openIpmp on the ARM platform,is there any suggestion?
mail me ,3q.
2009-08-19 02:18:37 UTC by jeremy1980124
-
RandomNumberFilePath tag in XML configuration file must be set to the path where entropy.dat will reside.
i can't find the RandomNumberFile in the Openipmp.
2009-08-18 09:35:22 UTC by jeremy1980124
-
On windows platform, one can then build DRM plugin SDK either with Microsoft Visual Studio 6 or Microsoft Visual Studio .NET. In directory src/DRMPlugin/DRMPluginAll, there are DRMPluginAll.dsw (Visual Studio 6 workspace) and DRMPluginAll.sln (Visual Studio .NET solution). Use the DRMPluginAll project to build all the code for the SDK. After the build is completed, all libraries and headers are...
2009-08-18 09:19:48 UTC by jeremy1980124
-
Hi guys.
I’m trying to build the Makefiles
by running the “./openipmp/ext/mpeg4ip/bootstrap
“
The process stuck with error : “aclocal: `configure.ac' or `configure.in' is required
”
I’ve also
tried the option “configure –prefix=/usr” it doesn’t fix nothing.
My environment is Ubuntu 9.04.
Any hints are welcome.
2009-08-02 13:29:03 UTC by roman-online
-
Hello,
I have the task to evaluate openipmp and see if is suited for oma bcast encryption used in DVB-H. I need also to make some kind of architecture and usage document for openipmp.
Does anyone have an opinion if openipmp is a good starting point for encryption in oma bcast?
Also I could use any documentation or diagrams related to architecture and usage of OpenIPMP that you could send...
2009-06-16 11:02:11 UTC by adrian_mocan
-
yes , there is something wrong with the signature in OMA DRM.you should follow the err occuring and correct it.
i advise you use openipmp based on windows not linux,which is complied complicatedly.
2009-04-29 02:37:09 UTC by oyq58
-
Hi,
I am successfully able to use the drm model "isma;icm". But, i am facing issues while using OMA DRM. I am getting the error "signature error" in registration response. I am following the steps mentioned in documents provided with the source.
And, i am not clear about the usage of client directory. I havent even compiled the source in that directory. Am I missing...
2009-02-23 02:10:51 UTC by mgvbhaskar
-
Hi,
I am using OpenIPMP for my OMA DRM use case. I have installed server on Windows XP SP2 machine and the player on Linux machine. Server is up and running and i have registered a user using web interface.
I have encrypted the mp4 content usng the following command.
bash$ mp4creator -verbose=5 -E -W="/tmp/drm/EncoderInfo.xml" -X="UserName;user"...
2009-02-16 08:39:30 UTC by mgvbhaskar