[opensuse] Streaming video
Not sure if this is the right place to post this but figure those here can probably help. I have a server with a couple of very low traffic websites. I would like to provide streaming video, on demand, whatever it is called where someone visiting the site can click on a link and watch a video. My first thought was that it would be simpler from an admin point of view to just upload the video to Youtube and use that link, which I may end up doing if there is too much work involved in making apache2 serve out the mp4 file from the server. My question is more of a how do I make this work in apache2 locally? Thanks, Fred -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Stevens <fred-n-sandy@myrhinomail.com> [07-27-17 18:52]:
Not sure if this is the right place to post this but figure those here can probably help. I have a server with a couple of very low traffic websites. I would like to provide streaming video, on demand, whatever it is called where someone visiting the site can click on a link and watch a video. My first thought was that it would be simpler from an admin point of view to just upload the video to Youtube and use that link, which I may end up doing if there is too much work involved in making apache2 serve out the mp4 file from the server. My question is more of a how do I make this work in apache2 locally?
use yast to configure http put the files in ~/<user-name>/public_html/ I believe the most simple solution. I have been providing odd files and screen shots that way for many years. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Registered Linux User #207535 @ http://linuxcounter.net Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Stevens composed on 2017-07-27 17:51 (UTC-0500):
Not sure if this is the right place to post this but figure those here can probably help. I have a server with a couple of very low traffic websites. I would like to provide streaming video, on demand, whatever it is called where someone visiting the site can click on a link and watch a video. My first thought was that it would be simpler from an admin point of view to just upload the video to Youtube and use that link, which I may end up doing if there is too much work involved in making apache2 serve out the mp4 file from the server. My question is more of a how do I make this work in apache2 locally?
If you are on a typical home Internet connection, your upload speed is limited such that videos of any material quality would play badly, stuttering, blocking, or worse. -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (3)
-
Felix Miata
-
Patrick Shanahan
-
Stevens