Whats the technology behind live web cam feeds? How does it work? For example is it possible for a person to do a live web cam feed through another website instead of their own website so people can view it? The person doesn't have their own site so the feed is transferred to another site so people can log onto that site to see the live feed. |
| You have to have access to the site that streams the video, so that you can put the code you need to create the stream on the site. (You do have your own website - just install WAMPP on your computer and learn how to set it up. You can get a free subdomain name at www.dyndns.com/services/dns/dyndn… or a free domain name at www.dot.tk/ ) |
Can you stream a recorded web cam video as if it were a live web cam? if so how? I don't know if I worded that right I mean if I were to get on a web cam chat site and instead of using live cam of myself could I just play so,mething I recorded earliar and it would look as if I was live? |
| No i don't think you can |
I have a question about live web cam chat. Are you guys familiar with live web cam chat shows ? I'm just curious to watch a live web cam chat show ! A lot of my friends talk about watchin nice girls gettin' naked on web cam and talkin to you live so what do I have to do to see a web cam chat like that ? |
| you might as well just go to your local truck stop and pick up some sluttty lot lizards. |
How can I play video or use a pic to replace my live web cam image? Instead of my live web cam image being broadcast, is there a program I can use that I will pipe in a video file or img or something else. I'm using logitech webcam |
Hi,
Use StickerCam:
www.stickercam.com
It lets you broadcast picture slide shows.. video.. scaled correctly.. you can pan and zoom.. add text and graphics.. image filters..
To use just start it up.. click the broadcast tab.. select (or drag'n'drop) the video/images you want to broadcast.. in the webcam program (e.g. Yahoo/MSN) select your web cam device as WackyB-StickerCam. Simple as that :) |
What's the best new live web cam and cool new, fun sites that people are hooked on? What's the best new live and non sex web cams OR/ and cool new, fun sites that people are hooked on? |
| IMVU! it's so fun. |
Why do some commit suicide on live web cam? i jus saw on the internet a 19 yr old guy. killed him self on live web cam in front of hundreds of viewers. a while back a man hung him self in front of his web cam also. why do people feel the need to do it on a web cam w/ hundreds of viewers? |
| hmm.. maybe being so lost and confused that you reach out to strangers, anybody, just hoping that someone CARES. Some people are mentally irrational, especially when depressed, and even more so when they're teenagers and hormones are not yet completely leveled... so in this boy's case, it could be a number of things.. depression, feelings of abandonment, feeling lost, so he reached out to the internet, maybe in the back of his head HOPING that there would be a kind stranger on the other end of the modem that would care enough to try to stop him, and in this unfortunate case, the only people tuning in were unwise people who weren't taking the situation seriously and instead of reaching out a kind hand, they egged him on to kill himself.. and when someone is already at the desperate point that they're taking polls on the web pertaining their LIFE, they really don't have any self-worth and are at such a low point mentally that they just feel completely hopeless and decide to end their life. |
How do I see my girlfriend by live web cam when I dont have a web cam? She has a lap top with inbuilt web cam. I dont have a web cam. Can I still see her via Yahoo Messenger or do i need to down load software?? |
| Dave, she should be able to send you an invite to view her web-cam, even though you don't have one to send an image back. When you are on line to each other, tell her to click on actions and she should see 'invite to view web-cam' in the list and she just clicks on that and you will receive the invitation and you just click on the box that appears on your screen asking if you accept the invite. If the invite is not in the list she may have a later version in which case, if she looks at the bottom of the drop-down box from 'actions', there will be a line saying 'further actions', clicking on this opens up a list which includes the invitation. |
How to set up a live web cam? 10 points!? How do you set up a live web cam? Any links / tips / personal experience advice would be much appreciated. 10 points best answer. Thanks! |
Many people, when they decide to build a Webcam, focus all their time and energy on getting the camera and the software. But the Web page it's on is nearly as important. If you don't have certain things set correctly, your webcam can become a "webcan't".
First there's the image. Make sure:
The image should have a generic filename - no timestamps - I recommend something like webcam.jpg
Know what size image your camera snaps, and use that in the HTML. Don't resize your camera images with the HTML - they are usually fairly grainy and hard to view in the best of times.
Check your FTP settings and know where the image will be uploaded to.
Write your image tag, the way you would any valid XHTML image tag. Include height and width and don't forget the alt text:
<img src="webcam.jpg" width="200" height="200" border="0" alt="my cam pic" />
Then there's the Web page itself. Your page should automatically reload and it should not be cached. This will insure that your cam viewers get a new image every time. Here's how you do that:
In the <head> of your HTML document, place the following two lines:
<meta http-equiv="refresh" content="30" />
<meta http-equiv="expires" content="0" />
In the refresh meta tag, if you want your page to refresh less often than every 30 seconds, change the content="30" to something other than 30 - 60 (1 minute), 300 (5 minutes), etc. The expires tag is important because it affects the cache of Web browsers, so that the page is not cached but rather pulled from the server on every load.
With these simple tips you can have a webcam up and running quickly and easily |
What are your thoughts on teen suicide on live Internet web cam? This is sad and nauseating. My heart goes out to his family. People witnessed teen suicide on live web cam. I'm sure the video has been deleted by now. What are your thoughts?
www.cnn.com/2008/CRIME/11/21/webcam.suicide/index.html |
reminds me of a movie i saw before
|
How do I build my own website with live web cam capabilities? Im starting a work out website where people can log on and work out with me live. Im very serious about this but need to know how I can go about building the site. I want it to be clean cut and simple. Most of all I need the user to be able to see me live. Where should I start? Serious answers only please. Easy 10 points! Thanks! |
1. Firstly you need a domain name and hosting.
2. Secondly software to run your webcam shows.
1) hosting and name: I suggest you visit www.hostingcouponoffer.com they come with a free domain name, unlimited webspace and bandwidth. Also 24 hours support through Hosting24.
They come with a website wizard and templates to get the basic site up and running.
When you go with the hosting enter discount code 25OFF for 25% off all their plans.
2. Read this article on "How to create a live web cam feed with Windows Media Encoder" at www.robertwisbey.com/how_to_web_c…
Hope this helps
Louise |