Every article tag can be clicked to get a list of all articles in that category. Every article tag also has an RSS feed! You can customize an RSS feed too!
We do often include affiliate links to earn us some pennies. See more here.
I have done a small update tonight and wrote up a new page for the site. This new page will display a list of people who have set their Twitch or Youtube address in their profile. It will also tell you if someone is live on Twitch.

For the "(Online)" indicator to work, you need to have your Twitch channel properly set in the UserCP, the correct formatting is this:
Quotehttps://www.twitch.tv/gamingonlinux

Your channel only, not profile or anything else. I've done my best to code in detections if people forget things like http or https, but there's only so much I can check for.

Link: https://www.gamingonlinux.com/index.php?module=video

I will look to see if I can add an online indicator for Youtube livestreams too. On top of that I will look to add other services like hitbox and whatever is popular for Linux gamers to view and stream on.

I have an idea on how to show only people who are online and streaming right now, but that's phase 2 of the roll-out as I have to get it correct.

This is just a small feature, but for those of you looking for something new to watch, I hope it's helpful.

If you have suggestions, let me know. It's very much a WIP, so keep that in mind.

Ps. If you don't want to be listed, you can simply remove your links from your profile at any time. Article taken from GamingOnLinux.com.
Tags: Site Info
5 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly checked on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by emailing GamingOnLinux directly. You can also follow my personal adventures on Bluesky.
See more from me
The comments on this article are closed.
All posts need to follow our rules. For users logged in: please hit the Report Flag icon on any post that breaks the rules or contains illegal / harmful content. Guest readers can email us for any issues.
14 comments Subscribe

Kithop 14 Jan 2017
  • Supporter Plus
I'm not a dev, but re: YouTube a quick search turned up potentially:

[https://stackoverflow.com/questions/32454238/how-to-check-if-youtube-channel-is-streaming-live](https://stackoverflow.com/questions/32454238/how-to-check-if-youtube-channel-is-streaming-live)

Also, I know it's not really a big deal, but I wonder if it's worth sweetening the deal for Patreon / GoL Supporters by doing something as simple as, say, putting all the supporters on the first page of results together? ;)
Kithop 14 Jan 2017
  • Supporter Plus
Also, re: Hitbox:

[https://stackoverflow.com/questions/38539751/code-always-shows-livestream-as-offline](https://stackoverflow.com/questions/38539751/code-always-shows-livestream-as-offline)

There's an API URL there that should be returning JSON to parse through.

I'm actually leaning a lot towards YouTube for streaming now over Twitch or Hitbox just because it lets me upload at much higher than 3.5Mbps - I've got a 50/10 line, so I can stream at 9Mbps for 1080p60 to YouTube and they transcode on the fly for viewers who don't have that kind of bandwidth on the downstream. I actually have friends who are able to watch me just fine on a 1Mbps line at 360p30. :D

And of course, it automatically can do the whole VoD thing the moment you're done streaming, which is handy.
Linas 14 Jan 2017
  • Supporter Plus
Apparently there are quite a few links that are not valid or not actually YouTube. You should do some validation.

Some promotion for high quality YouTube channels would be nice. Maybe Linux gaming related videos could be featured in an article once in a while?

Also unrelated, but would you consider renaming User CP to something like Control Panel? The acronym is not really that well known or unambiguous.
Philadelphus 14 Jan 2017
Hey, I found myself! Neat. I keep meaning to try out this whole "livestreaming" thing sometime, maybe I should get around to actually doing it soon.


Last edited by Philadelphus on 14 Jan 2017 at 10:12 pm UTC
tuubi 14 Jan 2017
  • Supporter Plus
Nice. Already found a couple of streamers I've been meaning to follow. I'll have to setup a notifier of some sort as well.

I actually never watched a gaming livestream before checking out a GOL stream one Friday. You know, "Why would I want to watch others play games when I could be playing myself" or something. I'll still get the hell out if I think there'll be spoilers to games I want to experience myself, but I've found it pretty fun otherwise, especially if there's some nice banter between the streamer and the peanut gallery. I don't even seem to mind if the game isn't exactly my cup of tea.


Last edited by tuubi on 14 Jan 2017 at 1:04 pm UTC
CJOR 14 Jan 2017
Suggestions
First show the live streams
Make a team on Twitch twitch.tv/team/gamingonlinux
Liam Dawe 14 Jan 2017
  • Admin
Okay I've updated the page with some URL sanity checks. It will check for missing www. and https:// and add them in if missing.

I have updated the UserCP to check if people miss the actual Youtube URL and tell them to do it properly.

This should stop a lot of broken links for the weird combinations everyone has been using.
Liam Dawe 14 Jan 2017
  • Admin
Page updated again, I've moved the "(Online)" bit out of the directory. Anyone who is online will be shown at the top in a box by itself.
Liam Dawe 14 Jan 2017
  • Admin
Another update, it will now list the game a person is streaming on Twitch if they have it set on their channel at the time :)
Eric1212 16 Jan 2017
Hi liamdawe, could be nice to be able to have language and style category.
Liam Dawe 16 Jan 2017
  • Admin
Hi liamdawe, could be nice to be able to have language and style category.
Style? Youre gonna need to explain that one a bit.
Xpander 16 Jan 2017
Hi liamdawe, could be nice to be able to have language and style category.
Style? Youre gonna need to explain that one a bit.

i think he means channel style.
like:

Gameplay videos
Lets Plays
Reviews
Benchmarks
Wine Gaming


so on
Grimfist 17 Jan 2017
Hey Liam,
I just wanted to add my twitch channel to my profile but I can't cause the system keeps telling me "That is not a correct Youtube URL format, please use a correct URL like: https://www.youtube.com/gamingonlinux."
But I don't have a youtube channel and didn't want to add one. Maybe you did something wrong in your sanity checks (like always checking the youtube field, not only if it is not empty ?) Would be cool to fix that ;)
Liam Dawe 17 Jan 2017
  • Admin
Oh dear, fixed!
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.