Jai Luthra

Results 31 comments of Jai Luthra

@reloxx13 i don't know if im dumb but i don't see an option. do you know how to make issues sticky?

> I've also noticed that it doesn't make much of a difference the resolution of the input or output. Usually VRAM is what limits it first, and not the encoder...

@xinsuinizhuan From the error looks like you're trying to patch an already patched driver? Can you try testing if your session limit is already removed? https://github.com/keylase/nvidia-patch/wiki/Verify-NVENC-patch

That's not a question. What are you asking?

I am not aware of a hack to enable it, but if somebody reverse engineers the driver we can consider hosting it on this repo with other patches.

I've considered this before, but unfortunately splitting out the hex patterns will be a breaking change for many users who have automated tooling to simply ```bash $ curl https://raw.githubusercontent.com/keylase/nvidia-patch/master/patch.sh |...

@hacker1024 Feel free to send a PR with your proposed change

Looks like NVIDIA bumped up the session limit again from 5 to 8 https://developer.nvidia.com/video-encode-and-decode-gpu-support-matrix-new#Encoder

> Wouldn't this negatively impact users running standalone broadcaster nodes in small scale set-ups that don't have the capacity to provision their own media server ? Ah yes this point...

> is the expected architecture for an integration with an open source component that offers RTMP ingest based on pulling from the RTMP server (either by pulling using RTMP or...