You are viewing our Forum Archives. To view or take place in current topics click here.
How would I....
Posted:

How would I....Posted:

google_guy
  • Resident Elite
Status: Offline
Joined: Jan 04, 201113Year Member
Posts: 249
Reputation Power: 8
Status: Offline
Joined: Jan 04, 201113Year Member
Posts: 249
Reputation Power: 8
Language -> preferable HTML5 or PHP

Make a webpage that plays videos on a timer.

Admin sets certain videos to play and users can navigate to the page and watch the video playing from the point it should be at.

To clear up
6:00 TTGTalk is on
user goes on at 6:12 <- they missed first 12 minutes
#2. Posted:
Odin
  • Christmas!
Status: Offline
Joined: Dec 23, 201013Year Member
Posts: 2,446
Reputation Power: 80
Status: Offline
Joined: Dec 23, 201013Year Member
Posts: 2,446
Reputation Power: 80
learn HTML5 and then learn PHP, HTML should always been known first
#3. Posted:
-Jordan-
  • TTG Addict
Status: Offline
Joined: Jul 12, 201013Year Member
Posts: 2,684
Reputation Power: 122
Status: Offline
Joined: Jul 12, 201013Year Member
Posts: 2,684
Reputation Power: 122
What you're refering to is live streaming. This will be done easiest through a combination of PHP to handle requests to the server and Flash as an interface between the user and the media streaming server. However in terms of hardware this is going to cost a fair bit. Just look up how to set up live streaming.
#4. Posted:
google_guy
  • Resident Elite
Status: Offline
Joined: Jan 04, 201113Year Member
Posts: 249
Reputation Power: 8
Status: Offline
Joined: Jan 04, 201113Year Member
Posts: 249
Reputation Power: 8
-Jordan- wrote What you're refering to is live streaming. This will be done easiest through a combination of PHP to handle requests to the server and Flash as an interface between the user and the media streaming server. However in terms of hardware this is going to cost a fair bit. Just look up how to set up live streaming.


already know that i was wondering if my webserver could draw offserver videos on a timer and play those
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.