Click to See Complete Forum and Search --> : Online Live Video Streaming
JuniorProgrammer
Nov 9th, 2008, 11:30 PM
Hi,
I'm trying to create a website that will allow me to view real time video streams. How can I achieve this?
Thanks in advance
dclamp
Nov 10th, 2008, 12:22 AM
Video streams of what? Webcams? Youtube videos?
RobDog888
Nov 10th, 2008, 12:29 AM
Youtube is not real time video streaming but rather playback of pre-recorded videos. ;)
Where are the video streams coming from? What are you going to use to display/play the streams?
the182guy
Nov 10th, 2008, 02:31 AM
We can't help you with your project unless you tell us the source of your video streams.
As RobDog said, real time is live video, are you sure that is what you are looking for? Or is it prerecorded material?
JuniorProgrammer
Nov 10th, 2008, 09:26 AM
The source of the stream will be a webcam
the182guy
Nov 10th, 2008, 09:55 AM
The source of the stream will be a webcam
And?
You need to tell us a lot more than "it will be a webcam".
How is the video feed being uploaded?
What Internet protocol does it use?
What are the security limitations of the feed?
Have you even got the webcam setup to upload to the Internet?
PHP can't produce a live webcam feed on a page. It is the HTML control that does that, such as a windows media player control, or a shockwave flash object.
:wave:
JuniorProgrammer
Nov 10th, 2008, 10:02 AM
And?
You need to tell us a lot more than "it will be a webcam".
How is the video feed being uploaded?
What Internet protocol does it use?
What are the security limitations of the feed?
Have you even got the webcam setup to upload to the Internet?
these are exactly the questions I'm trying to get answer to...
the182guy
Nov 10th, 2008, 10:50 AM
Ok, first and foremost you need to find some webcam software, that is compatible with your webcam hardware, that will upload the feed to the Internet. I don't know any myself so maybe somebody can suggest one, otherwise you'll have to do some searching.
What webcam are you going to use?
JuniorProgrammer
Nov 11th, 2008, 02:53 AM
Could you give me a list of what I would be needing besides the webcam? I'm using WAMP Server 2.0, can it support my desired website?
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.