Jump to content

Streaming a web cam on HTTP site


buzzinh

Recommended Posts

does anyone know of any free software or way that i can use to stream my web cam on my http server. i have tried a few but they use images and a page that refreshed every 5 seconds. i want to stream video from it!

cheers guys.

Link to comment
Share on other sites

http://www.videolan.org/vlc/streaming.html

http://www.videolan.org/doc/videolan-howto/en/ch08.html

http://www.telscom.ch/index.php/downloads/...th_vlc_on_linux

http://wiki.videolan.org/Streaming_to_Acti...ws_Media_Player

http://www.techenclave.com/forums/guide-to...n-lan-2608.html

<object id="mPlayer" noclassid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95" height="574" width="640">

<param name="filename" value="http://address:port><param name="uiMode" value="2"><param name="TransparentAtStart" value="false"><param name="ShowControls" value="1"><param name="ShowStatusBar" value="true"><param name="AutoStart" value="1">

<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" src="http://address:port" name="medPlayer" autostart="1" showstatusbar="1" height="574" width="640"></object>

Lifted from:http://tjeld.uib.no/video.php

Google is your friend... ;-)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...