Video Streamming

This is a discussion on Video Streamming within the PHP Language forums, part of the PHP Programming Forums category; Hi, I am developing a website in PHP, the customer wants to add a video streaming live on the net, ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-02-2005
NurAzije
 
Posts: n/a
Default 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 ??

Reply With Quote
  #2 (permalink)  
Old 03-02-2005
Daniel Tryba
 
Posts: n/a
Default Re: Video Streamming

NurAzije <nurazije@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).
Reply With Quote
  #3 (permalink)  
Old 03-02-2005
NurAzije
 
Posts: n/a
Default Re: Video Streamming

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 ?

Reply With Quote
  #4 (permalink)  
Old 03-02-2005
Daniel Tryba
 
Posts: n/a
Default Re: Video Streamming

NurAzije <nurazije@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)

Reply With Quote
  #5 (permalink)  
Old 03-02-2005
sharma
 
Posts: n/a
Default Re: Video Streamming

Intresting Topic.. Please contribut this to get good idea about this
topic for intermediate programmers..

Reply With Quote
  #6 (permalink)  
Old 03-03-2005
Daniel Tryba
 
Posts: n/a
Default Re: Video Streamming

sharma <sharma.chelluri@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 :)

Reply With Quote
  #7 (permalink)  
Old 03-03-2005
Chung Leong
 
Posts: n/a
Default Re: Video Streamming

"NurAzije" <nurazije@gmail.com> wrote in message
news:1109778407.417271.99770@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.


Reply With Quote
  #8 (permalink)  
Old 03-03-2005
NurAzije
 
Posts: n/a
Default Re: Video Streamming

They will provide anything I need, they will use their own server also
...

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 10:45 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0