WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   Web browser – HTML 5 (https://forum.worldviz.com/showthread.php?t=5726)

helena35 05-18-2016 05:49 AM

Web browser – HTML 5
 
Hi all,

I have read in the webpage this sentence: Web browser – HTML 5 communication to create live forms that can display streamed 3D views and other real-time data. How can I build my project into Web browser – HTML 5?

Thanks in advance
Cheers

Jeff 05-20-2016 02:45 AM

The vizhtml library and websockets are used to communicate between Vizard and a browser. There is an example script included with Vizard (File > Quick Open: type 'htmlWebSocket'). Displaying the user view on the web page in real time does not work well due to the amount of data that needs to be sent every frame. I don't have have exact numbers but it should be possible to update the web page on a regular time interval (e.g once per second) or keep the Vizard window size quite small and stream more frames per second.


All times are GMT -7. The time now is 11:45 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC