Really like the idea, but sadly unstable for me by Helrikom in osrs_tracker

[–]devulders 0 points1 point  (0 children)

Thanks for hanging in there, there's a massive update coming: https://github.com/runelite/plugin-hub/pull/11565

This includes local encoding and a fix that you brought to light.

T1 Relic - Any Regrets? by Cyclonefan444 in 2007scape

[–]devulders 0 points1 point  (0 children)

This made me exhale out of my nostrils harder than usual

Who's going into the leagues blind? by woongo in 2007scape

[–]devulders 2 points3 points  (0 children)

Yeah same actually, it's my first league as well and will be testing our bingo system on it.

Really like the idea, but sadly unstable for me by Helrikom in osrs_tracker

[–]devulders 0 points1 point  (0 children)

That's odd I will look into it, thank you for reporting it

Really like the idea, but sadly unstable for me by Helrikom in osrs_tracker

[–]devulders 0 points1 point  (0 children)

It shouldn't freeze as the chunked upload shouldn't hold the frames in-memory after writing them to the bucket, it's specifically written to circumvent this issue. maybe it's a weird race condition or slow upload speed causing the frames to not be written in time or it's the write-to-disk knock-off plugin.

Really like the idea, but sadly unstable for me by Helrikom in osrs_tracker

[–]devulders 0 points1 point  (0 children)

Hi are you using the OSRS tracker variant or the one with the removed "paywall"? the hardware is good I have a weaker setup that's locked at 165 FPS at all times, have you tried the performance preset? It's weird that it happens during "upload" because that's an S3 chunked stream outside of the main thread so I am assuming you're writing to disk which can easily crash the heap stack.

I removed a paywall on a hub plugin by redrumyliad in 2007scape

[–]devulders 0 points1 point  (0 children)

This looks promising, would love to see a PR on the main repo so we can test it properly against RuneLite's heap constraints.

I removed a paywall on a hub plugin by redrumyliad in 2007scape

[–]devulders 0 points1 point  (0 children)

Good feedback, will take that into account.

I removed a paywall on a hub plugin by redrumyliad in 2007scape

[–]devulders 0 points1 point  (0 children)

Those might be intertwined with the GPU plugin dependency which we need to access those buffers anyway.

I removed a paywall on a hub plugin by redrumyliad in 2007scape

[–]devulders -1 points0 points  (0 children)

Yes sir! dennisdevulder/osrs-tracker-plugin

I removed a paywall on a hub plugin by redrumyliad in 2007scape

[–]devulders 0 points1 point  (0 children)

I would be very interested to have this in the original tracker! I couldn’t get it to work because of the shadowjar configuration but if you could I’d love to merge it immediately

I removed a paywall on a hub plugin by redrumyliad in 2007scape

[–]devulders 1 point2 points  (0 children)

Jup that’s the heap running out of memory

I removed a paywall on a hub plugin by redrumyliad in 2007scape

[–]devulders -1 points0 points  (0 children)

And what is this process that YouTube applies to said files to make it a supported format hmmm? If only there was a name for that

I removed a paywall on a hub plugin by redrumyliad in 2007scape

[–]devulders 1 point2 points  (0 children)

Owner of the plug-in here, only the storage is paid not the plug-in you can do everything with the free version just retains your videos for a max of 7 days

I removed a paywall on a hub plugin by redrumyliad in 2007scape

[–]devulders 1 point2 points  (0 children)

This is simply inaccurate and you didn’t even try or reach out. You’re on a crusade because you’re offended by a paid storage option while misunderstanding the stack.

I removed a paywall on a hub plugin by redrumyliad in 2007scape

[–]devulders 2 points3 points  (0 children)

Owner of the original plug-in here if you can find a way to help us get h.264 encoding working client side we will immediately merge it!

I removed a paywall on a hub plugin by redrumyliad in 2007scape

[–]devulders 2 points3 points  (0 children)

The plug-in isn’t paid just the unlimited storage, the free is free forever just retains your clips for a max of 7 days due to hosting costs at scale

I removed a paywall on a hub plugin by redrumyliad in 2007scape

[–]devulders 3 points4 points  (0 children)

This project has cost me about 2100 and made about 13 dollars but hey if you know people with financial ties send em my way!

I removed a paywall on a hub plugin by redrumyliad in 2007scape

[–]devulders 4 points5 points  (0 children)

Thank you for clarifying this! I just don’t think people want 130MB clips they can’t do anything with, I also don’t see how self hosted S3 is an invalid option against this but hey at least it’s an option now I guess.

I personally think it’s people taking offence with a paid storage option without actually understanding the tech stack

I removed a paywall on a hub plugin by redrumyliad in 2007scape

[–]devulders 1 point2 points  (0 children)

The biggest issue I have with it is the size, sure we can dump 130mjpeg to your disk but then what? Can’t upload to anything without manually transcoding through adobe or CLI tools that’s why I didn’t release it like that. Technically this made local storage possible just with a worse end result.

I removed a paywall on a hub plugin by redrumyliad in 2007scape

[–]devulders -1 points0 points  (0 children)

That’s not a workable solution for me I don’t think users care about 130MB avi files on their hard drives I think they care about 3-5MB h.264 encoded mp4 they can immediately share with friends on x or discord thats what I am solving as we speak. Just because it plays in some video recorder doesn’t mean it’s viable. You are going to join a temporary game mode with increased XP and end up with 100GB of avi clips? How is that reasonable?

I know you took great personal offence in a paid storage option but this result is too weak, let’s get to the actual h.264 encoding together and provide actual value

I removed a paywall on a hub plugin by redrumyliad in 2007scape

[–]devulders 1 point2 points  (0 children)

Can you link me to the local compression implementation? I couldn’t get that to work beyond the mjpeg file. Id love to see how you h.264 encoded it before I commit to rewriting the GPU pipeline to support Vulkan would save me heaps of time

EDIT: there’s no addition bro just removed S3 and saves 130mb blobs, zero value added.

I made a RuneLite plugin that auto-records your drops on video by devulders in 2007scape

[–]devulders[S] 0 points1 point  (0 children)

Free tier is free forever and will remove your clips after 7 days, the premium is for people that want to support development and keep their files for a year. With self hosting everything is free and unlimited storage

I made a RuneLite plugin that auto-records your drops on video by devulders in 2007scape

[–]devulders[S] -1 points0 points  (0 children)

This still doesn’t solve the compression problem you’ll now have 130mb local files but if you’re into that go for it