Watermark Master SDK [message #1393] |
Fri, 29 June 2018 14:33 |
Andrew.Carter Messages: 3 Registered: June 2009 |
Junior Member |
|
|
Hi,
We are testing the capabilities of Watermark Master SDK and trying it out for a web server environment.
We are using the latest version.
We have a few challenges
1. Installation and deployment. There is no documentation on the requirements to get a successful application deployment on a windows Server 2003 or higher.
2. What are the required running user rights on the server.
3. Is there a need for registry access?
We are using .NET 3.5 sp1 with C#. We had built a sample application to test some of the needed functionality similar to Timeline example.
On the Development environment the running user is a local admin.
We had tried a deployment on the testing server.
1. installed the SDK on the server
2. deployed the web application there.
The challenges we had were:
1. The running user right needed to be elevated to an admin.. That is not what we’d like to have. Is there a specific thing needed in order not to have the user with all these rights?
2. The resulted video file is size 0 KB. I wander what is missing from the server side. We don’t get any error on the installation or any warnings.
We had made a standalone exe that would run the same functionality to test it in an interactive mode on the same server. The test was successful.
Some direction is appreciated.
We like the functionality of the SDK and we’d like to move forward in using this application for all it features.
Thank you.
|
|
|
Re: Watermark Master SDK [message #1394 is a reply to message #1393 ] |
Sat, 30 June 2018 08:47 |
admin Messages: 532 Registered: December 2005 |
Senior Member Administrator |
|
|
Hi.
1) We will release new version of Watermark Master SDK soon.
2) We didn't create some special installation. Now it is enough to run WatermarkMasterSDK on target server.
Also WMSDK requires Windows Media Player installed.
3) You need to have rights for readinf/writing into registry and creating/changing files.
4) Yes, it requires registry access, because it uses COM-technology.
5) About problem: please, send us sources of you application. We will check the problem.
Regards,
Videocharge Team.
[Updated on: Fri, 08 January 2010 08:39]
|
|
|
|
|
Re: Watermark Master SDK [message #1397 is a reply to message #1393 ] |
Sat, 07 July 2018 05:51 |
admin Messages: 532 Registered: December 2005 |
Senior Member Administrator |
|
|
Hi.
1) We have not release day exactly. We are going to do it during July.
2) For correct installing SDK you are to have rights for creating keys in HKEY_CLASSES_ROOT, HKEY_CURRENT_USER and HKEY_LOCAL_MACHINE in the registry. You need it for registering COM components.
3) You say that you get error while
pProfiles = pProject.Profiles
Could you, please, send as this error description or ID?
4) About network problem:
Please, send us your code sample - we will research the problem.
Regards,
Videocharge Team.
|
|
|