Page 1 of 1
No OSC in presentation mode
Posted: 11 Nov 2012, 00:48
by vollstock
I have a project, that works just fine in the designer. If I export the presentation and start that, however, it reacts on no OSC messages at all.
I can monitor the incoming messages, so it should not be a network issues. Also if I start the designer again it will still work fine.
If anybody knows some advice, help is highly appreciated!
Ventuz-Version is 3.07.01.
Re: No OSC in presentation mode
Posted: 12 Nov 2012, 13:11
by Karol
Hi!
What does the presenter.log in 'C:\ProgramData\Ventuz' say?
Any error logs about OSC Remoting?
Best Regards
Karol
Re: No OSC in presentation mode
Posted: 12 Nov 2012, 19:36
by vollstock
Nothing useful, I guess:
Code: Select all
16:11:51.4 Info : Ventuz Launching Ventuz 3 Professional Presenter V3.07.01 x64 as 64bit process on Microsoft Windows 7 64bit
16:11:51.7 Info : Presenter Project Configuration loaded
16:11:56.0 Info : Broadcast Device found: Deltacast V5.1.39: Deltacast DVI-e 20 Driver 5.3.13 Firmware 06 Sep 2011 V2.0 (#1)
16:11:56.1 Info : Remote listening to Port 19200 (VPR)
16:11:56.1 Info : Shaping listening to Port 19200
16:11:56.1 Info : CLI listening to Port 19201
16:11:56.1 Info : OscRemote listening to Multicast 230.230.230.230 on Port 19230
16:11:56.2 Info : Remote Remoting2 listening to Port 19200
16:11:56.2 Info : Remote Remote Render-To-Disk listening to Port 19200
16:11:56.2 Info : Input Subsystem Using single machine setup.
16:11:56.2 Info : Input Subsystem Windows Touch is enabled.
16:11:56.2 Info : Input Subsystem Listening to Port 3333 (TUIO)
16:11:56.3 Info : Device Selecting Device #0 (AMD FirePro V7900 (ATI FireGL), \\.\DISPLAY1)
16:11:56.3 Info : Device Fullscreen Resolution 3150x1400@60Hz
16:11:56.3 Info : Device Multisampling Best: 8x
16:11:56.9 Info : Clock Local timing 60,00fps
16:11:57.7 Info : Bezier Surface SystemShape RIGHT loaded
16:11:57.7 Info : Bezier Surface SystemShape MIDDLE loaded
16:11:57.7 Info : Bezier Surface SystemShape LEFT loaded
16:12:05.9 Info : Deltacast sensed DVI format after re-init: 1920x1080@60p
16:12:09.2 Info : TextureFont Generating/Loading Texture Font for: Texture Font: Arial Regular, Medium Plain...
16:12:09.7 Info : Deltacast sensed DVI format after re-init: 1920x1080@60p
16:12:09.8 Info : MeshFont Generating/Loading Mesh Font for: Mesh Font: Arial Regular, Extruded 0.1, Outer, Rounded, 0.05 Medium...
Re: No OSC in presentation mode
Posted: 13 Nov 2012, 10:17
by Karol
Be aware of the fact that VentuzPresenter.exe is a different application than Ventuz.exe (Ventuz Designer). So you have to configure the Windows Firewall for both applications to use OSC.
Re: No OSC in presentation mode
Posted: 13 Nov 2012, 16:25
by vollstock
Learned that the hard way

Thank you very much anyway.