vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - [DBTech] Live Streaming Suite v3 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=303105)

DragonByte Tech 10-07-2013 10:00 PM

[DBTech] Live Streaming Suite v3 (vB4)
 
1 Attachment(s)
Live Streaming Suite lets you host a directory of your forum's Twitch.Tv or YouTube channels, complete with stream status, live previews and direct links to users' streams!


Why use Live Streaming Suite?

If you run a gaming forum, and a lot of your users stream content, you know it can be hard to get good exposure on Twitch.tv or YouTube for your members' channels. This mod can help boost your members' exposure by letting them add their own channels to your directory, displaying them in a nice easy-to-browse interface with multiple features that allows viewers to find your channels easily.

You can also use this mod to promote your favourite streamers by adding channels via the AdminCP.


-------------------------------------------------------------------------------------------

Other addons available @ www.DragonByte-Tech.com/forum
Support posted at our forum is generally answered much quicker.

-------------------------------------------------------------------------------------------

If you like this mod please hit the https://vborg.vbsupport.ru/external/2015/08/1.png button to the right ---->

Please remember to click the, https://vborg.vbsupport.ru/external/2015/08/2.png button to the right if you installed the mod ---->

What does 'Marking As Installed' do ?

* It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available.

*
For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention.

* Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications.

We appreciate the support!

-------------------------------------------------------------------------------------------

Complete Feature List

Lite

AdminCP Channel Management
  • Add/Edit/Delete channels
  • Control channels' display order

Front-End Channel Browser
  • Paginated list of channels
  • Displays stream status
  • Displays offline or preview image (if one exists)
  • Displays last or current game streamed
  • Displays last or current stream title
  • Displays last or current online time (last online time since installing the mod)

Channel Viewer
  • View the live stream directly on your forum
  • DragonByte vBShout integration

Permissions
  • Can View

General / Other
  • Display version number
  • Enter your Affiliate ID


Pro

AdminCP Channel Management
  • Set channel owner, if it belongs to a forum member
  • Displays icon in the postbit for channel owner

Manual Channel Notification
  • Send a forum PM and/or email (depending on user's subscription preferences) to all users subscribed to a channel
  • Customisable title / message
  • Useful for alerting users to something the streamer said elsewhere on the web, f.ex.

Manual Channel Schedule
  • Ability to edit a channel and set the next stream date, if known
  • Displays on the forum's Featured block
  • Displays countdown until the chosen date
  • Will be expanded to be editable for users in the future

Channel Viewer
  • Twitch Chat integration


-------------------------------------------------------------------------------------------

This mod displays a copyright notification in the footer of pages generated by this mod which includes:
  • 1 Link to DragonByte Technologies homepage
  • 1 Link to Product Description page of this modification

ProFifaLeagues 10-08-2013 01:09 PM

Would you be able to make something like this for General Streams From websites at all Sir?

DragonByte Tech 10-08-2013 01:11 PM

What other streaming services are popular? We can always look into it for future versions, but from my understanding Twitch.tv is the go-to site for streaming.

Fillip

OUTL4W 10-08-2013 01:38 PM

well...well.....THANK YOU!!!....

but I'm getting this error when uploading the xml
Fatal error: Call to a member function fetch_table_info() on a non-object in /home/forum/public_html/includes/adminfunctions_plugin.php(1199) : eval()'d code on line 22

DragonByte Tech 10-08-2013 01:42 PM

Updated :)


Fillip

OUTL4W 10-08-2013 02:05 PM

thanks...worked but are there permissions I need to change? Everything installed fine and now when going to the page I get

"you do not have permission to access this page. This could be due to one of several reasons:
  1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation."

no toggle under Admin permissions...

DragonByte Tech 10-08-2013 02:10 PM

Yes, there are usergroup permissions you need to configure :)


Fillip

puertoblack2003 10-08-2013 02:50 PM

I didn't realized what it was till i seen the web site.I'm sure my kids would love this site.. :) nice idea though and I'm sure the gamer community will love it. There's other like ustream http://www.ustream.tv/ and others i can't remember now..:D

ProFifaLeagues 10-08-2013 03:55 PM

Quote:

Originally Posted by DragonByte Tech (Post 2450879)
What other streaming services are popular? We can always look into it for future versions, but from my understanding Twitch.tv is the go-to site for streaming.


Fillip


I mean for more Website streams so a way to input Just the webpage address or Link so users can View the streams
:up:

Zachery 10-08-2013 04:07 PM

Quote:

Originally Posted by ProFifaLeagues (Post 2450934)
I mean for more Website streams so a way to input Just the webpage address or Link so users can View the streams
:up:

We still need specifics, because of how the backend works, they either need apis or something to expose for us to take advantage. Twitch happens to do just that. We can pass it some data and it passes it back.

DragonByte Tech 10-08-2013 05:44 PM

I did a quick hotfix update to fix an issue with open_basedir (and safe_mode for older PHP installations) that would cause the stream to fail to fetch.

Also, as a general note: Do not input the full http://www.twitch.tv/<channelname> URL - it's only the <channelname> part that should be added. Anything else and it will fail to fetch the channel data.

I may look into automatically stripping this data for a future version :)


Fillip

skol 10-08-2013 10:46 PM

It's nice,but I know the question will be asked,so I'll ask it now..Why are they only linking to the channels? And not embedding..

DragonByte Tech 10-08-2013 10:51 PM

Because embedding does not give easy access to following & subscribing to the channel, AFAIK :)

Embedding would be doing the channel owner(s) a disservice in that regard.


Fillip

Zachery 10-09-2013 04:33 AM

Quote:

Originally Posted by DragonByte Tech (Post 2451041)
Because embedding does not give easy access to following & subscribing to the channel, AFAIK :)

Embedding would be doing the channel owner(s) a disservice in that regard.


Fillip

If you want to unlazy, you can do some of the fancier stuff with using an API key, etc.

Remote/embedded views are shown ads as well, so its not really a disservice.

DragonByte Tech 10-09-2013 02:07 PM

But doing so will inconvenience the admins by forcing them to sign up for that program :)

For the time being (and especially for a mod coded from scratch in ~8 hours), direct linking is IMO a better alternative to embedding.


Fillip

ti6 10-20-2013 04:39 PM

Nice Mod! Many people really wanted something like this. :)

1. Problem: I just can add 1 new Channel-ID with a Channel Owner. If i want to add more Channeli-IDs with the same Owner it replaces the previous Channel-ID. Am i the only one with this problem?

But great Mod anyway. :)

Cheers,

DragonByte Tech 10-20-2013 04:48 PM

That is intended behaviour. However, you can add channels with no owners via the AdminCP - an owner is not required :)


Fillip

ti6 10-20-2013 10:57 PM

Thanks for your answer. There is another thing:
Iam not exactly sure in what case this happend but its the secound time:

If i create a channel and want to edit it later on but > all fields are empty (pink).

https://vborg.vbsupport.ru/external/2013/10/10.jpg

Now if i want to delete this Channel (pink) the following error occured:

PHP Code:

Could not find phrase 'dbtech_twitch_invalid_x'

The reason i want to edit this channel is that the link was correct in the first place, but then it automatically added the following:
urbanzone > urbanzone%E2%80%8E

https://vborg.vbsupport.ru/external/2013/10/11.jpg

I re-installed the whole product and it works fine again but that is a strange behaviour. I guess not intended. ;)

Thanks for support,

Cheers,

EasyEazy 10-21-2013 07:55 PM

Great mod. Works like a charm. Nice work.

ti6 10-22-2013 03:09 PM

Hmm, i got the same problem again with the first entry. Some Channel-Links adding stuff like %E2%80%8E again.
Any solution for this? :(

tr1cky 10-31-2013 05:11 PM

You want to add the option to sort by online status and viewer count?

Zachery 10-31-2013 06:42 PM

Quote:

Originally Posted by ti6 (Post 2455335)
Hmm, i got the same problem again with the first entry. Some Channel-Links adding stuff like %E2%80%8E again.
Any solution for this? :(

Do you have mbstring and iconv installed on your server?

MinusZero_Hz 11-19-2013 09:53 PM

Good evening,

We are struggling to get this mod installed. We are running vB 4.2.2. We are using quite a few other vB mods from dbtech and have had no issues.

The files appear to be installed in the correct areas and the product is properly installed onto the forums.

We are not seeing any type of adminCP link like the rest of your other dbtech mods have. We are also unable to see it at all from a direct link on our forums.

I'm sure you'll need more information from me, so please ask.

Thank you in advance for any assistance we can get!

Ryan
Horizon Gaming

MinusZero_Hz 11-20-2013 04:23 AM

update: we were able to get it installed. However, it says we do not have access to the channel. I've looked everywhere for a way to adjust it and we just don't see it. There is not a permissions tab in the admincp, and when we access the direct link it says we cannot access it, even as admins.

MinusZero_Hz 11-20-2013 04:32 AM

update: issue fixed! Nice mod! Installed and MOTM vote!

Vick98 11-21-2013 02:01 PM

Great Mod!

MaLTRaiN 11-27-2013 02:45 AM

Quote:

Originally Posted by DragonByte Tech (Post 2450879)
What other streaming services are popular? We can always look into it for future versions, but from my understanding Twitch.tv is the go-to site for streaming.


Fillip

If you can add Ustream, would be awesome considering both works with new consoles. :)

Crotan 12-06-2013 09:57 PM

Hope this is still being worked on, vbulletin really needs a good twitchTV mod.

ZUCCO 12-09-2013 01:33 PM

Nice integration

mitchelltrout 12-17-2013 08:06 PM

very nice, we had our own custom coded twitch.tv integration but this is much cleaner! only thing we are missing now is a forum sidebar block to display currently online streamers. any way you can add this?

mitchelltrout 12-18-2013 01:26 PM

after using this for a day it is much faster than our old twitch integration but missing a couple things that i think would make this mod even better. one is my above post about a sidebar block. it will increase the visibility of our streamers as a lot of the people using our forums do not bother with going through the menus to find what we offer. if its displayed right in their faces they will click and view much more often.

the second thing is to display currently online streams first in the list of streams. it would be better if you did not have to scroll through a bunch of offline streams to find one that is online. also it would be good to make online streams more identifiable. the little online/offline image isnt really that noticable and i have to lean in closer to my screen in order to see if a stream is online or not.

DragonByte Tech 12-31-2013 12:43 AM

Feature requests are best posted @ our forum (http://www.dragonbyte-tech.com/forum.php) since requests posted here will most likely get lost in the mists of time :)


Fillip

Recon0303 01-03-2014 02:38 AM

I have it installed and I see it in the Admin CP, , i ADDED achannel, but I don't see the channels anywhere on the forum .. So I was wondering what I'm I missing here.

OUTL4W 01-03-2014 08:25 AM

Quote:

Originally Posted by Recon0303 (Post 2471927)
I have it installed and I see it in the Admin CP, , i ADDED achannel, but I don't see the channels anywhere on the forum .. So I was wondering what I'm I missing here.

In acp, did you goto options>navigation manager>"Add tab" and then name the page whatever you wanted and for "target URL" - "/twitch.php"? Like its says in the readme.txt...

Recon0303 01-03-2014 06:31 PM

I did that... and yes of course I read the read me as I said in the post I did everything it says, but nothing else shows up..

OUTL4W 01-04-2014 06:19 AM

Quote:

Originally Posted by Recon0303 (Post 2472069)
I did that... and yes of course I read the read me as I said in the post I did everything it says, but nothing else shows up..

Is the new tab/page ticked "active"? If so then it should show up in general area of "activity stream" tab/page link.

Recon0303 01-05-2014 07:34 AM

Negative, it doesn't .. Yes I did do that as well.

OUTL4W 01-05-2014 09:50 PM

Under usergroup>usergroup manager>edit admin usergroup then scroll down to twitch.tv integration and tick both buttons yes?

Recon0303 01-06-2014 07:09 AM

Yes I did, sorry I posted this in support for this. Thought I posted that I did this, I didn't . But yes I checked both.. to yes.

OUTL4W 01-06-2014 07:49 AM

Quote:

Originally Posted by Recon0303 (Post 2472553)
Yes I did, sorry I posted this in support for this. Thought I posted that I did this, I didn't . But yes I checked both.. to yes.

If you did upload everything correctly then going to www.yoursitename.com/twitch.php should bring the page up....if not then something went wrong in the upload...or you don't have twitch.php in the root dir.


All times are GMT. The time now is 07:51 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02748 seconds
  • Memory Usage 1,831KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete