GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   Video Hosting Suggestions? (https://gfy.com/showthread.php?t=1097539)

fonsolo 01-25-2013 01:09 AM

Video Hosting Suggestions?
 
I run a membership based site, can anyone suggest a good video host that'll work with adult content? Also, while I am knowledgeable in the more basic web languages(html/css/php/etc.), I know nothing about servers or anything too complex. How difficult is it to stream videos from the host onto my server? Is there anything in particular I need to know, or is it as simple as embedding a YouTube video? Further more, will the fact that the content is membership protected affect my streaming capabilities? Not sure if it is important or not, but I rent hosting from Host Gator and I believe the use Apache.

Xxaru Media 01-25-2013 02:21 AM

You mean "host" as in some sort of file depository like AmazonS3? Why wouldn't you just upload and stream from your own server instead of making things more complicated? Unless I'm misunderstanding what you're getting at... I am getting tired.

See my sig if you need a better host.

marc OH 01-25-2013 08:26 AM

What is the main country you would like to host for.

Currently we hosting the videostreams of dutch adult sites as live events of the nr1. DJ of the world.
We can provide the encoding as well adding DRM to your streams. In any streaming format you liked.

fonsolo 01-25-2013 04:12 PM

Quote:

Originally Posted by Xxaru Media (Post 19443159)
You mean "host" as in some sort of file depository like AmazonS3? Why wouldn't you just upload and stream from your own server instead of making things more complicated? Unless I'm misunderstanding what you're getting at... I am getting tired.

See my sig if you need a better host.

Thanks for the suggestion, but the reason I was looking into separate video hosting was to cut down on bandwidth and because I'm on a shared server. Also, I've tried hosting them on my own but the buffering time was ridiculous. However, this may have been do to the file I was using since it was a WMV.

In all honesty, video on webpages is a foreign subject to me. I've heard FLV is the way to go, but my server wont allow streaming FLVs unless I use VPS or rent a dedicated server. If there Is any other alternatives, I'd appreciate any input! :)

fonsolo 01-25-2013 04:24 PM

To simplify, what is a user friendly way to incorporate video onto my site?

lblanks240 01-25-2013 06:14 PM

if you need some space let me know i have my own dedicaed server dual xenon wiuth 16 gb memory and 2 1 tb drives and a 1 tb backup drive

lblanks240 01-25-2013 06:14 PM

it has ffmeg plugins

JamesM 01-26-2013 03:14 AM

you upload raw video and video gets encoded in various formats , then you link those videos in your site or some other place you can even restrict access to specific videos.


is this are you looking for ?

last time i checked those were pretty expensive.

cant recall the service name .

marc OH 01-28-2013 01:25 AM

In all honesty, video on webpages is a foreign subject to me. I've heard FLV is the way to go, but my server wont allow streaming FLVs unless I use VPS or rent a dedicated server. If there Is any other alternatives, I'd appreciate any input!


FLV is just a format, a suggestion is a good video converting system. Think about Wowza or Red5 to stream. Streaming of content should be done over the streaming protocol for best effect instead of putting it over port 80 of the webserver. Feel free to chat further sent a mail [email protected].

Yvette 01-28-2013 09:47 AM

I've been looking into this for a membership site I am setting up - If you read this informative Thread started by Borked you should get yourself some answers.

gfy.com forward slash showthread.php?t=990150

(sorry can't post links yet)

HostedinVegas 01-28-2013 09:02 PM

You may also want to look at a CDN or a Video on Demand provider.
Shameless Plug and Demo: http://www.hostedinvegas.com/video/video-on-demand/

Anthony

tremens 02-01-2013 03:19 PM

Hi, some hosting companies that come to my mind are webair.com, mojohost.com, leaseweb.com, isprime.com, choopa.com and nationalnet.com. Not all of them offer VPS packages, you should check. But I'm sure you can find some entry level VPS with enough bandwidth for a reasonable price.

One cost effective solution to get you started, is to get a VPS setup with nginx using the http mp4 module, or lighttpd with the codeshop h264 module (license required for commercial use). Those webservers are lightweight and allow for a simple pseudo-streaming setup.

To feed your webservers with video, you will need to prepare the video specially for the purposes. The correct conversion settings and specially the bitrate and keyframe interval will affect how your video is played and the ability to seek the video by your visitors. Our video transcoding application, Tremendum Transcoder, is very easy to use, has a set of default profiles which are suitable for this purpose, and also includes HTML5 video profiles.

A correctly setup web server will also allow range-request, so the visitors playing back using html5 capable browsers instead of flash player will also be able to skip to parts of the video without needing to buffer the whole file. That's important to save on your bandwidth bill ;-)

Once you got your media ready, you will need a good video player. Two good choices are FlowPlayer (flowplayer.org) and JWplayer (longtailvideo.com). These players in their latest versions support html5 and flash playback integrated seamlessly, and make it easy to deliver video to a broader audience.

fonsolo 02-03-2013 03:30 PM

Quote:

Originally Posted by tremens (Post 19457377)
Hi, some hosting companies that come to my mind are webair.com, mojohost.com, leaseweb.com, isprime.com, choopa.com and nationalnet.com. Not all of them offer VPS packages, you should check. But I'm sure you can find some entry level VPS with enough bandwidth for a reasonable price.

One cost effective solution to get you started, is to get a VPS setup with nginx using the http mp4 module, or lighttpd with the codeshop h264 module (license required for commercial use). Those webservers are lightweight and allow for a simple pseudo-streaming setup.

To feed your webservers with video, you will need to prepare the video specially for the purposes. The correct conversion settings and specially the bitrate and keyframe interval will affect how your video is played and the ability to seek the video by your visitors. Our video transcoding application, Tremendum Transcoder, is very easy to use, has a set of default profiles which are suitable for this purpose, and also includes HTML5 video profiles.

A correctly setup web server will also allow range-request, so the visitors playing back using html5 capable browsers instead of flash player will also be able to skip to parts of the video without needing to buffer the whole file. That's important to save on your bandwidth bill ;-)

Once you got your media ready, you will need a good video player. Two good choices are FlowPlayer (flowplayer.org) and JWplayer (longtailvideo.com). These players in their latest versions support html5 and flash playback integrated seamlessly, and make it easy to deliver video to a broader audience.

Awesome! Thanks for the informative reply!


All times are GMT -7. The time now is 05:24 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc