Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

Search found 640 matches

by Karol
08 Jun 2020, 09:21
Forum: How to
Topic: VMSClient.Proj method with Path
Replies: 13
Views: 7722

Re: VMSClient.Proj method with Path

Hi Etienne,

I forgot to mention that the folder where the VPR is located must be configured in the VMS search paths.
But generally my answer from above is still valid. I just tested this.

Best Regards
Karol
by Karol
05 Jun 2020, 09:55
Forum: How to
Topic: VMSClient.Proj method with Path
Replies: 13
Views: 7722

Re: VMSClient.Proj method with Path

Hi Etienne!

You need to use VMSClient.Start()!
As argument of the method specify the full path to the VPR (e.g. "D:\Ventuz\Presentations\cube_V6.vpr").
The location of the VPR is _not_ bound to a Ventuz Project folder!

Best Regards
Karol
by Karol
14 May 2020, 16:26
Forum: How to
Topic: Ventuz version of a scene
Replies: 7
Views: 4728

Re: Ventuz version of a scene

In Win Explorer activate the Preview Pane and click on the scene.
There will be the scene snapshot and version displayed.
by Karol
13 May 2020, 15:21
Forum: Feature Requests
Topic: Web configuration editor
Replies: 3
Views: 4828

Re: Web configuration editor

Hi Robert!

Thank you, this is the first iteration of the web-based config editor.
We will port more and more functionality to web with the next releases...

Best Regards
Karol
by Karol
11 May 2020, 09:42
Forum: How to
Topic: ventuz.eventson with Remoting4
Replies: 4
Views: 2718

Re: ventuz.eventson with Remoting4

Hi Etienne, you are right. DataItemChangedEventArgs.IID must be the one of the scene where the event was triggered. But this is definitely working correctly. I just tested to be sure. Are you sure that this is the right event that you are awaiting? I would recommend to double-check with our Remoting...
by Karol
08 May 2020, 15:23
Forum: How to
Topic: My Cinema4D plugin have some problem
Replies: 5
Views: 3210

Re: My Cinema4D plugin have some problem

Hi!

What is the path to your Ventuz installation?

Best Regards
Karol
by Karol
29 Apr 2020, 14:10
Forum: How to
Topic: 8K resolution video
Replies: 1
Views: 1775

Re: 8K resolution video

Hi!

For Cluster setup I recommend reading this: https://www.ventuz.com/support/help/lat ... ml?itm=306
For hires video playback you really need fast HW. Do you have details about the codecs that should be used?

Cheers
Karol
by Karol
29 Apr 2020, 10:05
Forum: Bug Reports
Topic: Venruz Crashing on delete browser
Replies: 1
Views: 1904

Re: Venruz Crashing on delete browser

Hi Vatche,

We are aware of this problem and it will be solved in the next update.
Sorry for the inconvenience.

Best Regards
Karol
by Karol
28 Apr 2020, 11:09
Forum: How to
Topic: ventuz.eventson with Remoting4
Replies: 4
Views: 2718

Re: ventuz.eventson with Remoting4

Hi Etienne!

You do not need to explicitly enable event notification in Remoting4.
But you need to register to receive property change or event notifications.
For this you use the 'DataItemChanged' event on the Cluster class.

Best Regards
Karol
by Karol
16 Apr 2020, 15:21
Forum: How to
Topic: PAC - external DLL
Replies: 1
Views: 1793

Re: PAC - external DLL

Hi Szymon,

the Dlls are not referenced automatically only because they are in the folder.
You have to select them in the Script Editor in the 'References' tab on the left side: https://www.ventuz.com/support/help/lat ... riptEditor

Best Regards
Karol