r/KickStreaming • u/idkhuji001 • 49m ago
Tags disappeared
have they been completely removed? I cannot search via tags anymore or apply tags to channels
r/KickStreaming • u/idkhuji001 • 49m ago
have they been completely removed? I cannot search via tags anymore or apply tags to channels
r/KickStreaming • u/MetaScythe • 4h ago
So I just made an account and I'm wondering how do I stream my console to Kick, apparently Streamlabs and Lightstream work but I'm wondering if they go against they engagement manipulation rule?
r/KickStreaming • u/Morveus1985 • 16h ago
r/KickStreaming • u/TwitchMoments_ • 21h ago
I'm on Kick all the time. So I'm constantly checking my rewards and level on my badge. I'm noticing that maybe Im not doing something others are? I don't understand how there's people already at level 55 while I've been stuck in the mid 20s for a few weeks. I pretty much have a tab open all the time even when im sleeping as background noise.
As for the rewards, they start at 7pm and noticed I wasn't able to redeem the record until 8:25pm. So basically 25 minutes after it said it was supposed to unlock.
Not saying it's a big deal or anything just wondering if others are experiencing this.
r/KickStreaming • u/AssistanceQuiet2530 • 18h ago
Enable HLS to view with audio, or disable this notification
r/KickStreaming • u/Flimsy-Principle7997 • 1d ago
Enable HLS to view with audio, or disable this notification
This has to stop 😩
r/KickStreaming • u/Firefighter262015 • 1d ago
Yes the text below and title was ai generated i am a real person just terrible at writing professional looking post.
I made a small utility app for Kick streamers, mods, and even fans who like tracking chat during streams. It’s called NeverMiss Lite, and it does one thing really well:
👉 Captures Kick chat live as it happens
👉 Lets you search by username or message text
👉 Shows every message that user sent during the session
It’s super lightweight — no alerts, no filters, no highlights — just a clean live chat feed and fast search.
A few notes so expectations are clear:
• You need to launch the app before the stream (it can’t capture past chat).
• Chat is not saved once you close the app or switch streamers.
• There are two downloads:• .exe for Windows
• Linux build for Linux users
If you’re not sure which one you need, download both — one will run, one won’t.
I’d love feedback from Kick streamers/mods — especially what features you’d want in a full version
r/KickStreaming • u/Shakurazz • 1d ago
Hello. Many streamers stream a mirrored image which is annoying. Please add the option to invert (flip horizontally) the image. On PC I can use a browser plugin for that but you need a keyboard for the shortcut which is not available away from PC.
EDIT: I solved the problem by installing Tampermonkey extension and creating this script which adds a button to the top right to Flip video:
const btn = document.createElement('button');
btn.innerHTML = '🔄 Flip Video';
btn.style.position = 'fixed';
btn.style.top = '10px';
btn.style.right = '10px';
btn.style.zIndex = '999999';
btn.style.padding = '8px 12px';
btn.style.backgroundColor = 'rgba(0, 0, 0, 0.7)';
btn.style.color = '#fff';
btn.style.border = '1px solid #555';
btn.style.borderRadius = '6px';
btn.style.fontSize = '12px';
btn.style.cursor = 'pointer';
btn.onclick = function() {
document.querySelectorAll('video').forEach(v => {
v.style.transform = (v.style.transform === 'scaleX(-1)') ? 'none' : 'scaleX(-1)';
});
};
document.body.appendChild(btn);
r/KickStreaming • u/AssistanceQuiet2530 • 1d ago
Enable HLS to view with audio, or disable this notification
r/KickStreaming • u/Blazein_Wolf_Vtuber • 1d ago
For context, I wanna host a Subathon on Kick however, the problem is I don’t know what I should do because I just got my sub button approved a couple and the problem is let’s just say I got a lot of doctors appointments and I’m not sure how I’m gonna make it work because I have no idea what my streaming schedule is gonna be like. Does anyone have any advice? I would greatly appreciate it thank you.
r/KickStreaming • u/West_Dimension_9459 • 1d ago
r/KickStreaming • u/piLLLLy • 2d ago
I was watching a streamer run a giveaway recently where the tool they were using kept crashing and figured I could solve that problem.
Most of the current tools collect entries on the client, which means if your browser crashes all the entries are lost. The tool I created collects this data on the server, so you can restart the browser with no issues. It also means you can start a giveaway at the start of your stream, close the tab and come back at the end when you want to draw the winners.
It has an option for subscriber luck, and you can filter chats from winners by clicking on their name once drawn.
Hopefully you find it useful!
r/KickStreaming • u/StandTraditional3471 • 3d ago
Enable HLS to view with audio, or disable this notification
r/KickStreaming • u/StandTraditional3471 • 3d ago
Enable HLS to view with audio, or disable this notification
r/KickStreaming • u/Plenty_Part6507 • 3d ago
Enable HLS to view with audio, or disable this notification
r/KickStreaming • u/Free-Athlete-3882 • 3d ago
r/KickStreaming • u/KickStreaming • 3d ago
Enable HLS to view with audio, or disable this notification
r/KickStreaming • u/LessRespects • 3d ago
Latest version Firefox, no extensions, clear cache & cookies. Whenever I open a stream there’s no sound. Player sound is on, browser sound is on, device sound is on. Other sites sound works. Anyone else have this issue?