real time tv shows (please help)

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
corecoder
Forum Newbie
Posts: 6
Joined: Fri Aug 14, 2009 3:57 am

real time tv shows (please help)

Post by corecoder »

Hi,

how can I play videos real time in my site as http://idesitv.com/sony.php
where all the visitors are viewing same frames.

please help........
User avatar
Darhazer
DevNet Resident
Posts: 1011
Joined: Thu May 14, 2009 3:00 pm
Location: HellCity, Bulgaria

Re: real time tv shows (please help)

Post by Darhazer »

User avatar
aceconcepts
DevNet Resident
Posts: 1424
Joined: Mon Feb 06, 2006 11:26 am
Location: London

Re: real time tv shows (please help)

Post by aceconcepts »

If you're running a real-time (as in live) video from a server, then anyone who logs in to watch will be watching the same frames as it is live - no?
Post Reply