pixeltris

Results 307 comments of pixeltris

> they're allowing ads on the embeded player now from what I can see (at least on https://twitchls.com/). That's something they were bound to do eventually but is a big...

I'm not sure what you're asking. You're talking about this line of code? https://github.com/pixeltris/TwitchAdSolutions/blob/492c1db4cf2e5bae97add5a956128e948f1cd515/vaft/vaft.user.js#L625 Which belongs to this function: https://github.com/pixeltris/TwitchAdSolutions/blob/492c1db4cf2e5bae97add5a956128e948f1cd515/vaft/vaft.user.js#L607 That is currently unused code. It was used to notify...

Yea, sorry I linked the wrong one. The stuff that mentions `player_volume` in `video-swap-new` is the same as `vaft`. It's just ad notification code, it isn't being used (no references...

> The streams buffers/lag when there is an ad played Can you try the latest version and see if the problems still persist. Using your browsers console you can do...

@gaveitatry2 this issue was specifically about 2k/4k streams on video-swap-new. Everything you mentioned is nothing to do with this issue. > I have buffering on 1080p streams Not enough info...

> I am wondering if your heart is just not in this project anymore I maintain the scripts for myself and people are free to use them. That's all there...

There are two ways I can see how to make the player appear offline: 1) Return an m3u8 without any segments (the m3u8 cannot be fully empty as otherwise it...

Can you try the latest version of `video-swap-new` https://github.com/pixeltris/TwitchAdSolutions/commit/61c634b379dd1cfffc282e68dde86e4c4fcb0832, there are some changes to how 2k/4k streams are handled. I've added a function to simulate ads. Using your browsers console...

Closing due to lack of updates.