473,387 Members | 1,394 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Video Streamming

Hi,
I am developing a website in PHP, the customer wants to add a video
streaming live on the net, do PHP have such functions which will enable
that ??

Jul 17 '05 #1
7 2137
NurAzije <nu******@gmail.com> wrote:
I am developing a website in PHP, the customer wants to add a video
streaming live on the net, do PHP have such functions which will enable
that ??


Sounds cool, but what does the customer actually mean with "video
streaming live on the net".

Is there 1 live source (eg a camera) that needs to be sent synchronous
to multiple clients? Or is there a non realtime stored "movie" that
needs to be sent to clients in such way that they can playback during
download?

Last should be easy, first can't be done in php exlusively AFAIK (you
would need some piped reader that can multiplex to additional clients).
Jul 17 '05 #2
It is from a camera source, it is educational school website, some
lessons will be transmitted live to students, is there any idea, maybe
Java can help with some applet ?

Jul 17 '05 #3
NurAzije <nu******@gmail.com> wrote:
It is from a camera source, it is educational school website, some
lessons will be transmitted live to students, is there any idea, maybe
Java can help with some applet ?


Java can certainly do this on the serverside (without the need for an
applet). But a such a daemon might also be written in PHP:
http://www.zend.com/pecl/tutorials/sockets.php
(although I would do it in Java myself)

Jul 17 '05 #4
Intresting Topic.. Please contribut this to get good idea about this
topic for intermediate programmers..

Jul 17 '05 #5
sharma <sh*************@gmail.com> wrote:
Intresting Topic.. Please contribut this to get good idea about this
topic for intermediate programmers..


Like: http://tmp.tryba.nl/streaming/

Only thing I was missing was the daemon :)

Jul 17 '05 #6
"NurAzije" <nu******@gmail.com> wrote in message
news:11*********************@z14g2000cwz.googlegro ups.com...
It is from a camera source, it is educational school website, some
lessons will be transmitted live to students, is there any idea, maybe
Java can help with some applet ?


I wonder if the school knows what they're asking for. Arranging a live web
event is quite a logistical challenge.

Live video is technically still beyond the reach of average users. For
something like need distance-learning you need decent resolution and
frame-rate. A blocky, postage stamp size video running at 1 fps with not
sound is obviously not going to be useful. You will probably need something
like a Real Helix server and a dedicated hardware encoder.
Jul 17 '05 #7
They will provide anything I need, they will use their own server also
...

Jul 17 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Lonewolf | last post by:
Hi everyone, pls forgive me for my lack of knowledge and skills if my question sounds very stupid. I am trying to implement a video conferencing software and I am currently looking at a few set of...
8
by: Nehmo | last post by:
When a page has a JavaScript "link" to a video, like http://www.msnbc.msn.com/id/10478942/ . How do you get the URL of the actual video? Isn't it in the source somewhere? -- )|:__ Nehmo __:|(
1
by: richardscheff | last post by:
Video selector works for IE but not other browsers. for not IE <object ID='Player' data="video/dodgeball.wmv" type="video/x-ms-wmv" width="320" height="280"> <param name="filename"...
12
by: Pallas | last post by:
Hi all, I've produced some high-def videos and I want people to be able to watch them on my website, but I may want to prevent downloads and I certainly want to prevent them from editing them....
2
by: hzgt9b | last post by:
Using VS2003, VB.NET, BACKGROUND I have a window forms based application that will be distributed and executed directly from CD media. The app contains a TreeView control and a WebBroswer...
3
by: triplejump24 | last post by:
i LOVE doing c++ programming, but i never can get myself started! Once i figure it out, its fun but anyways here it goes... Im given a file c:\temp\hwk8input.txt, which contains the records of the...
8
by: Oscar Arreyano | last post by:
I did a website for a friend's company where they wanted a 'downloads' section similar to standard file sharing you see all over the place. Everything works great except for video. I know there are...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.