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)
-   -   Tech PeerTube: Run your own Tube Site for Free (https://gfy.com/showthread.php?t=1309436)

AdultKing 02-18-2019 10:22 AM

PeerTube: Run your own Tube Site for Free
 
In another thread someone asked about hosting lots of videos on their own tube site.

I have posted about this before, however here is a better summary.

PeerTube

PeerTube is free open source software, the source is below:

https://github.com/Chocobozzz/PeerTube

PeerTube can handle ridiculous amounts of traffic on a small server because popular videos are peered with other viewers watching the same video.

You can also federate with other PeerTube sites for more content, or just run your own instance with just your content. There are multiple federations that exist. If you choose to federate you can have thousands of videos on your tube from the moment it's installed.

It's free and open source but it's not simple to install. Once installed it's very easy to use and run.

I can install PeerTube for anyone who wants to run it for $75.

You will need a bare metal server from Kimsufi, OVH, SoYouStart, MojoHost or Online.net or an instance from Vultr or Digital Ocean with the minimum following specs:

Ubuntu 18.04 LTS Bionic Beaver
4 Cores recommended
8GB RAM
100GB HDD minimum up to any maximum, more videos = more disk space
Root access

see a demo instance here: https://peervideos.com

Video here:



Videos can be added easily.

You can upload videos directly, import from a URL or even import from a torrent file.

You can run unlimited instances and share videos between them seamlessly.

You have automated moderation tools, you can run an open instance or a closed instance.

The possibilities are unlimited with PeerTube.

Klen 02-18-2019 11:32 AM

Interesting concept, not so much due bandwidth saving but more due how it could turn into perfect CDN option.

AdultKing 02-18-2019 11:43 AM

Quote:

Originally Posted by KlenTelaris (Post 22418288)
Interesting concept, not so much due bandwidth saving but more due how it could turn into perfect CDN option.

You can network instances of PeerTube that you yourself run and place them anywhere.

You can use the API to serve videos from the instances, you don't need to use the front end.

As a video distribution platform it is perfect.

EddyTheDog 02-19-2019 02:08 AM

Has anyone used it for Adult yet? - I get the tech - It just seems that in a commercial environment it will be a logistical nightmare the way it is set up...

AdultKing 02-19-2019 04:41 AM

Quote:

Originally Posted by EddyTheDog (Post 22418649)
I get the tech - It just seems that in a commercial environment it will be a logistical nightmare the way it is set up...

Why?

8char

EddyTheDog 02-19-2019 04:50 AM

Quote:

Originally Posted by AdultKing (Post 22418685)
Why?

8char

I need to sleep on it;)...

AdultKing 02-19-2019 04:52 AM

Quote:

Originally Posted by EddyTheDog (Post 22418693)
I need to sleep on it;)...

There are already a few federations of porn sites using it.

adentio99 02-19-2019 06:51 AM

You can try xStreamer tube script also.

Server Requirements are as following.

Apache web server (Non-Video Streaming)

Nginx web server (Video Streaming)

Mod_rewrite enabled, Curl mod enabled.

MySQL Cgi-bin Perl Access GD Library 2+ with freetype support.

PHP 5.5.9+ with the following configuration

safe_mode = off open_basedir = (no value)
output_buffering = on
max_execution_time = 2000 (Recommended or higher)
max_input_time = 2000 (Recommended or higher)
upload_max_filesize = 2000M (Recommended or higher)
post_max_size = 2000M (Recommended or higher)
Mplayer + Mencoder ( MPlayer - The Movie Player )
LAME MP3 Encoder (LAME MP3 Encoder)

Flv2tool (FLVTool2 moved to GitHub | Norman Timmler)

Libogg + Libvorbis (Xiph.org: Downloads)

FFmpeg (http://ffmpeg.mplayerhq.hu)

FFmpeg-php

Redis Server: (http://redis.io/topics/quickstart)

RTMP module (If using Nginx): https://www.vultr.com/docs/setup-ngi...n-ubuntu-14-04

If you have any queries on this, then reach me out on Skype: tinu_105

AdultKing 02-19-2019 06:56 AM

Quote:

Originally Posted by adentio99 (Post 22418745)
You can try xStreamer tube script also.

What version of Laravel is this written in?

Oh, and will you stop spamming your shitty script?

Warning about this guy: https://gfy.com/fucking-around-and-p...-adent-io.html

Fenris Wolf 02-21-2019 06:57 PM

AdultKing, are you available for developing other projects? Let me know and I will contact you after the weekend.

AdultKing 02-21-2019 08:07 PM

Quote:

Originally Posted by Fenris Wolf (Post 22420262)
AdultKing, are you available for developing other projects? Let me know and I will contact you after the weekend.

Generally, no I am not. I spend most of my time working for my own business and interest. However if you have an idea that both interests me and has an exceptional renumeration structure then I am happy to consider it.

Fenris Wolf 02-22-2019 05:13 PM

Thank you for letting me know. I will get in touch with you by the end of next week.

RycEric 02-22-2019 08:06 PM

Quote:

Originally Posted by AdultKing (Post 22418296)
You can network instances of PeerTube that you yourself run and place them anywhere.

You can use the API to serve videos from the instances, you don't need to use the front end.

As a video distribution platform it is perfect.

Dropped in via QBitorrent - are all users typically viewable like this? I'm assuming so?

https://i.imgur.com/T6aoVIA.jpg

AdultKing 02-22-2019 08:28 PM

Quote:

Originally Posted by RycEric (Post 22420888)
Dropped in via QBitorrent - are all users typically viewable like this? I'm assuming so?

https://i.imgur.com/T6aoVIA.jpg

Sorry for being daft, I'm not sure what you're asking?

RycEric 02-22-2019 08:55 PM

Quote:

Originally Posted by AdultKing (Post 22420897)
Sorry for being daft, I'm not sure what you're asking?

Assuming all the tube videos seeded like torrents with no central point of authority?

AdultKing 02-22-2019 09:31 PM

Quote:

Originally Posted by RycEric (Post 22420906)
Assuming all the tube videos seeded like torrents with no central point of authority?

Yes the network is glued together with ActivityPub & WebTorrent to be censorship resistant and redundant.

A new fork of PeerTube about to be released will also allow for unlimited cross federation redundancy.

The idea is that if 2000 people watch one video at the same time it won't bring a small instance down.

P_RABID 02-22-2019 09:46 PM

Very interesting Tech, I am thinking of a future project, would this tech be able to integrate with other tube platforms such as KVS or Mechbunny. ?

From what I can see on the PeerTube website the Tube theme is not very appealing. Or is there some custom themes for this PeerTube ?

AdultKing 02-22-2019 09:50 PM

Quote:

Originally Posted by P_RABID (Post 22420917)
Very interesting Tech, I am thinking of a future project, would this tech be able to integrate with other tube platforms such as KVS or Mechbunny. ?

From what I can see on the PeerTube website the Tube theme is not very appealing. Or is there some custom themes for this PeerTube ?

You can use the built in API and build out any front end you like.

There's nothing stopping you from integrating this with anything because it's (1) open (2) has a complete API.

RycEric 02-22-2019 10:02 PM

Quote:

Originally Posted by AdultKing (Post 22420912)
Yes the network is glued together with ActivityPub & WebTorrent to be censorship resistant and redundant.

A new fork of PeerTube about to be released will also allow for unlimited cross federation redundancy.

The idea is that if 2000 people watch one video at the same time it won't bring a small instance down.

Most excellent :winkwink: Thx

AdultKing 02-22-2019 10:07 PM

Quote:

Originally Posted by RycEric (Post 22420925)
Most excellent :winkwink: Thx

If you have a GitHub membership, signup to repo release emails to keep abreast of the development of the platform.

I know there are several forks now that are planning independent releases and the current PeerTube is written in Node.Js which makes it non trivial to modify. There's a PHP implementation of PeerTube just around the corner.


All times are GMT -7. The time now is 12:29 PM.

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