What Web Server software is your CF Server running?

At 02:04 PM 12/4/2000 +0700, you wrote:
>Yes,  the axis cam has a built in web server (and assigned ip number as
>10.10.10.8)
>
>We could call the live video using this URL parameter in our browser:
>http://10.10.10.8/view/view.shtml?paramskip=yes&conf_Layout_BGColorEnabled=y
>es... etc
>(in one window)
>
>The problem was : the manager want the live video to be displayed right at
>the corner of the first page of my intranet index page.
>(put the video window together with others information in the first page in
>the index.cfm )
>
>
>I have tried cfhttp and cfinclude to capture the video URL page, but it
>didn't work.
>
>Any help will be highly appreciated,
>
>Karenina
>
>
>----- Original Message -----
>From: Nick McClure
>To: CF-Talk
>Sent: Monday, December 04, 2000 11:16 AM
>Subject: Re: Web cam and CFHTTP problem
>
>
>I think you are right, but If I am not mistaken this camera is giving
>images.
>
>The axis cam has a built in web server that will send a live video feed or
>still images across the network. I would use that for the video.
>
>At 11:01 PM 12/3/2000 -0800, you wrote:
> >#cfhttp.filecontent# isn't it? not #cfhttp.content#
> >
> >----- Original Message -----
> >From: "Nick McClure" <[EMAIL PROTECTED]>
> >To: "CF-Talk" <[EMAIL PROTECTED]>
> >Sent: Sunday, December 03, 2000 7:32 PM
> >Subject: Re: Web cam and CFHTTP problem
> >
> >
> > > Sorry, don't forget the http://
> > >
> > > At 10:25 PM 12/3/2000 -0500, you wrote:
> > > >I would just use a good old image tag
> > > >
> > > ><img src="10.10.10.8/img.jpg">
> > > >
> > > >
> > > >At 10:14 AM 12/4/2000 +0700, you wrote:
> > > > >Hi,
> > > > >
> > > > >     We have a so called "company intranet portal" (server :
> >10.10.10.1).
> > > > >     Recently my company bought axis web cam (from www.axis.com)  and
> >we
> > > > >assign new IP address (10.10.10.8) to the web cam.
> > > > >     The problem was how to put the web cam screen (as if cfinclude)
>on
> >the
> > > > >company portal first page without using frame? I have tried to use
> >CFHTTP
> > > > >and fails to get
> > > > >the cfhttp.content  ?
> > > > >
> > > > >Thanks
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to