Skip to content

Modified Owncast for RKMPP hardware acceleration (RK3588) successfully, what next? #3494

Answered by gabek
okazaki0yumemi1 asked this question in Ideas
Discussion options

You must be logged in to vote

Yeah, definitely, it sounds like you're half way there. Thanks for looking into it!

I'm not sure how much you did with codecs.go, but you probably saw the pattern of how other codecs are added there.

This is a bit of bad timing, since there's currently a PR up for some changes on this front. So any changes you make will have to be forked off that, but that should be no big deal. You can also look at #3476 as a model of how to create a new codec model from scratch.

But if you fork the repo. Change to the gek/ffmpeg-6 branch, create your new branch from that, you can create the new codec in codec.go and create the test alongside of its respective _test.go file, you can create a PR against the

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by okazaki0yumemi1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants