Video Streaming with Xenforo

TrickyRicky

Collaborate
Collaborate
Registered
Joined
Dec 24, 2020
Messages
90
Points
93

Reputation:

Why not use a dedicated streaming script?? Monetize it.
 

DarKMaSk

Active member
Registered
Joined
Apr 2, 2021
Messages
30
Points
18

Reputation:

Yes. It's possible 100%.
 

moohook

Well-known member
Registered
Joined
Feb 8, 2019
Messages
108
Points
38

Reputation:

DarKMaSk

Active member
Registered
Joined
Apr 2, 2021
Messages
30
Points
18

Reputation:

@moohook :
Use s9e-mediasites, Andy-FeatureThreads and XDinc-FTSlider (Feature Thread slider). I think you got the idea. Just do a little bit experiment. I could make an instance in my PC and would share the screenshots but actually very busy on that eCommerce thingy. It is taking a bit longer than I expected as I am building it in an unconventional way. I think you would understand. I know you can do it. It's very easy. But one thing I would advise you, do not host movies on your own. There are several free movie download sites from where you can grab redirecting URLs. Use those. It is just like creating a normal forum. Make categories, create sub-forums, create threads, post images of those movies with little description and a synopsis(these also you can get from those sites), place download button and redirection URLs on them, place a YouTube trailer link of that movie beneath it (s9e-mediasites add-on will help to play the trailer inside the thread) and the main work is done. Then mark the threads as 'Featured' and then configure the 'FTSlider'. Your work is finished.
 
Last edited:

moohook

Well-known member
Registered
Joined
Feb 8, 2019
Messages
108
Points
38

Reputation:

So what @DarKMaSk said is not what I am looking for

I want to upload movies to https://filehosted.net and stream to my forum.

Cyberleaks.to has managed to do it and they use xenforo

image.jpg
 

moohook

Well-known member
Registered
Joined
Feb 8, 2019
Messages
108
Points
38

Reputation:

Here is iframe code from filehosted.net
Code:
<iframe src="https://filehosted.net/video/embed/787/1280x720/Hidden.Gems.2022.720p.WEBRip.x264.AAC-[YTS.MX].mp4" frameborder="0" scrolling="no" style="width: 1280px; height: 720px; overflow: hidden;" allowfullscreen></iframe>

I believe this can be done with built in Xenforo

BB code media sites​


@ENXF NET
 

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,514
Points
523

Reputation:

Here is iframe code from filehosted.net
Code:
<iframe src="https://filehosted.net/video/embed/787/1280x720/Hidden.Gems.2022.720p.WEBRip.x264.AAC-[YTS.MX].mp4" frameborder="0" scrolling="no" style="width: 1280px; height: 720px; overflow: hidden;" allowfullscreen></iframe>

I believe this can be done with built in Xenforo

BB code media sites​


@ENXF NET
moohookTake a look into this thread, this might help
 
Top