how to add live video and audio in frontpage

  • Thread starter Thread starter hari reddy
  • Start date Start date
H

hari reddy

Please provide me some technical information for
integrating a live video and audio into a webpage using MS
Frontpage as a tool. Also if any other code has to be
written to make this live video/audio webpage functional,
please do mention it.
 
For starters, take a look at:

Displaying Video Files
http://www.interlacken.com/winnt/tips/tipshow.aspx?tip=38

To display a live feed, you typically "play" a little
file that tells Windows Media Player, or RealPlayer, or
QuickTime, or whatever where to find the video server

As for setting up the camera, microphone,and video
server, consult the documentation that came with your
video capture equipment.

Displaying still pictures from a webcam is usually quite
a bit easier. The webcam software creates a file every so
often, and then transfers it to your Web server,
typically by FTP. If the webcam software doesn't have
FTP built-in, you can schedule your own FTP job in
Windows Scheduler.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------


Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top