GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Adaptive Bitrate Streaming (https://gfy.com/showthread.php?t=1136596)

StinkyPink 03-23-2014 09:01 AM

Adaptive Bitrate Streaming
 
Best way? Cheap and effective? Server setup?

Please advise!

StinkyPink 03-23-2014 03:34 PM

Nothin' huh?

StinkyPink 04-06-2014 11:08 AM

Either nobody knows, or they want it kept a secret so they have that "edge"...

There are many solutions but it seems you have to jump through hoops to get a straight answer from any source... just like trying to get your content displayed on all devices and viewports... nearly impossible? No ONE solution? Will Apple streaming work on all browsers? What about microsoft smooth streaming? What gives folks?

AsianDivaGirlsWebDude 04-06-2014 12:39 PM

Try Wowza:

http://www.telestream.net/land/image...cast-wowza.jpg

Or maybe Google it... :2 cents: :winkwink:

http://lmgtfy.com/?q=adaptive+bitrate+streaming

Have luck! :smilie_we

:stoned

ADG

StinkyPink 04-06-2014 12:48 PM

Oh trust me, I have. I have seen many players, I have seen many server setups, I have seen several remote hosted solutions... nothing solid. I am asking about a solid solution, adult friendly, and of what combinations are fellow publishers implementing. What works and what does not. I see this is not something folks want to discuss... but somehow we bitch about politics and morals of other industries.

AsianDivaGirlsWebDude 04-06-2014 01:07 PM

Quote:

Originally Posted by StinkyPink (Post 20040071)

Oh trust me, I have. I have seen many players, I have seen many server setups, I have seen several remote hosted solutions... nothing solid. I am asking about a solid solution, adult friendly, and of what combinations are fellow publishers implementing. What works and what does not. I see this is not something folks want to discuss... but somehow we bitch about politics and morals of other industries.

Sorry for trying to help a little... :helpme

http://fc08.deviantart.net/fs71/i/20..._by_Spit16.jpg

:stoned

ADG

StinkyPink 04-06-2014 01:12 PM

Haha. I will give you that. At least you replied.

Due 04-06-2014 05:15 PM

Quote:

Originally Posted by StinkyPink (Post 20040087)
Haha. I will give you that. At least you replied.

I think wowza is very common.
I'd also look into streaming through a cdn as it can reduce your server load. Reflected.net got a solid cdn solution. .

brandonstills 04-06-2014 10:13 PM

Usually you have to have custom control over the client and the server to do this. That's why we typically only see it in companies like YouTube and Netflix.

sandman! 04-06-2014 11:29 PM

wowza does a good job

RSD 04-06-2014 11:38 PM

is it live or vod?

RSD 04-06-2014 11:41 PM

it isn't rocket science and easy to setup. just depends on your needs. do you have dedicated server?

mikesouth 04-06-2014 11:55 PM

the real promising technology is MPEG DASH problem is its stalled because there are no cross platform players that support it.

It supports all codecs and it does dynamic adaptive streaming over http so you dont need a media server its an encode once and play anywhere type encode as well because its both dynamic and adaptive.

its a great idea that would also help to thwart piracy in that it could only be ripped via frame grabs

at some point it should be very beneficial to this biz...specially when used with H.265

RSD 04-07-2014 12:08 AM

If its just vod, i shouldn't go with wowza, to much overhead and it isn't free!

StinkyPink 04-07-2014 12:15 AM

Quote:

Originally Posted by RSD (Post 20040417)
is it live or vod?

I will likely want to use both if I find the right setup... looking at Kaltura w/red5 server, and others.

Quote:

Originally Posted by RSD (Post 20040418)
it isn't rocket science and easy to setup. just depends on your needs. do you have dedicated server?

It will be setup on a dedicated server likely with an option to serve media from a cdn in near future. I am not purchasing the server until I know exactly what I need. So many options, but not all work with just any server. Suggestions?

Quote:

Originally Posted by mikesouth (Post 20040421)
the real promising technology is MPEG DASH problem is its stalled because there are no cross platform players that support it.

It supports all codecs and it does dynamic adaptive streaming over http so you dont need a media server its an encode once and play anywhere type encode as well because its both dynamic and adaptive.

its a great idea that would also help to thwart piracy in that it could only be ripped via frame grabs

at some point it should be very beneficial to this biz...specially when used with H.265

I am aware of this, it was obvious when I read what it was that it would work perfectly. Until the cross platform thing turned it into a deal breaker, at least for now. There are cross platform players that seem to support it, but not fully haha. It would be nice to see a standard for all browsers across all devices. I am wondering what other technologies will try to do to stall it for good, or outperform, though imo unlikely at this point.

I am quite surprised at how much I am learning the more I look into it. So many options and nothing "really" works together lol... I mean finding a good player, a good media server solution, and proper server setup to run them All at a good price. Then you get into transcoding and other add-on features. So much going on at once.

RSD 04-07-2014 12:59 AM

Just stick with nginx, it has everything you need ;-) and easy to setup. The trick is to serve for example 3 different qualities of the same video. You than create segments of each video for example every 5 seconds. Then you load up an m3u8 file in for example jwplayer and in this m3u8 file you put the location of the segments for each quality. The jwplayer checks according to bandwidth which quality it should download. This is for vod, for live streaming you have to transcode the incoming stream with ffmpeg or whatever encoder you use and restream it. This causes some delay and needs some big server for high load.

SZNY 04-07-2014 02:49 AM

Wowza supports DASH. Its pretty cool promising stuff and also Netflix is using it.

Here some links:
http://channel9.msdn.com/Events/Build/2013/3-089
http://www.streamroot.io/
http://www-itec.uni-klu.ac.at/dash/?page_id=746

StinkyPink 04-07-2014 06:28 AM

Thanks guys, this is more like it. These are the replies I was looking for, different ideas and concerns for sure. Still open to ALL suggestions. There may be one I don't know that could be better for my needs. I looked into nginx, I was under the impression that it was a more secure faster http server like apache, though I seen 3rd party add-ons that would make some things simpler. JWplayer is nice, but flowplayer seems cheaper in the long run for unlimited domians. I am not sure flowplayer handles m3u8 the way you explain about jwplayer. Decisions lol

pornguy 04-07-2014 06:29 AM

WOWZA does a good job and is the most reasonable cost wise I think. Check with your host and ask them about it.


All times are GMT -7. The time now is 02:11 AM.

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