mami music wrote:
hi i wanna show some data of a pd patch on a webpage, for monitoring remotely what is going on on the patch. It can have a latency when showing on the webpage. and data would be integrer numbers, that can be refreshed every 500 msec.
Im wondering how to create a webpage that receives a remote connection from PD (i have no clue of what sort [netsend]? or [osc]?) and using itŽs content to update the data on the page. Which is the direction to look for: programming in javascript the code of the webpage? or using some sort of XML or PHP? (which i have no experience at all) is there any starndar way to do this?
It's also possible to have pd generate the webpage directly, using [tcpserver].
Martin