Hi, does anyone have thoughts on how to independently stream the audio from the ProScan's web server? As it is, the presumption in all the tutorials and information I find, only mentor on using the dedicated ProScan web server's page. However, I want to embed the audio stream (and for that matter
only the audio stream) into my own website's presentation.
I can independently load the audio stream and controller outside the Proscan's iteration of the web page just fine, but doing the same trick, which I would take as being just as easy, seems astonishingly difficult when embedding into a PHP website.
As a starting point for any possible discussion, I start by copy/pasting the basic audio tags from the HTML source of the Proscan web's page, then am sure to change the "src" so that it points to the local host and the Proscan webserver at port 5006.
Anyone is free to see what I am trying to do by
looking at my target page directly.