Jump to content

video streaming server


MrBrewski

Recommended Posts

Hi i am planning on adding video streaming to my website and i dont know if you can do this on a VPS (Virtual Private Servers) or does it have to be done on a DS (Dedicated Server)?? and also what programs are good to use as some has to be installed on the server :D i am new to video streaming so ya :P

Link to comment
Share on other sites

  • 9 months later...

Try;

<HTML>

<body>

<head>

<div id="id1">

<video src="http://www.somevideurl.com/" width="absolute" height="absolute"></video>

!-- Other content.... --!

</head>

</body>

</html>

The only program need for this is Chrome because it supports all files/coding in the movie configuration.. Personally, me myself, am new to any of this and not sure if anything i post is helpful. Hope this helps. -Thanks!

Edited by Ethandvv
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...