How to include my Stream in a website ?
|
By:
JeanG
Rank:
Frequent User
Topics:
18
From:
FRANCE
|
Added:
04/25/2006 - 07:57 PM
Hi,
I would like to know which files we have to put on a webserver, and what are the lines to change in these files to have access to my stream (who is in my office with Logisphere and cam) on the internet site hosted somewhere with a true address http://www.domain.com ?
I suppose to put a link to my hosted website, or copy the entire wwwroot on the hosted website, and modify code with the address of the computer in my office.
Do you understand my question ? Sorry for bad english.
J-Charles
|
By:
DennisLa
Rank:
Forum Addict
Topics:
81
From:
USA
|
Added:
04/26/2006 - 04:28 AM
Hello, J-Charles
If I understand you correctly you would like to embed a stream into your html page. If so the following html should do the trick. You may have to make a few minor modifications, but this worked for me. Place this html file in your root html directory.
http://www.kd1ca.net/embed.txt
Dennis
|
By:
sse
Rank:
Forum Addict
Topics:
73
From:
n/a
|
Added:
04/26/2006 - 08:04 AM
Have a look at the file
c:\Program Files\LogiSphere\wwwroot\videostream.html
of course the link is different in french versions of windows
In there you find a simpler version of what Dennis provided above.
It works in Internet Explorer and Firefox (and probably other browsers as well)
If you want the stream to open on the Windows Media Player, look at the link
'Play video in External Player'
|
By:
JeanG
Rank:
Frequent User
Topics:
18
From:
FRANCE
|
Added:
04/26/2006 - 09:37 AM
Thanks a lot Dennis and SSE, I will take a look to the shorcut you gave me, I will try, and will inform you about the result.
J-Charles
|
By:
JeanG
Rank:
Frequent User
Topics:
18
From:
FRANCE
|
Added:
04/28/2006 - 09:31 PM
So, after trying some modifications on the code of webpages in the wwwroot folder hosted somewhere else (not the wwwroot at office with camera), i see that the page of Videostreaming is working, the stream is coming from office and is visible trough a true domain on the website, but the others menu don't work (javascript menu and others)...
I am not good in HTML, and i don't want to spend time to this.
I'm lazy !!!
I will see later, thanks for your help.
J-Charles
|