Re: [FFmpeg-devel] [RFC] fateserver

2024-03-07 Thread Marth64
Hi Michael, all, While awaiting direction I will go ahead and study this process further. From an overall view, it is something I am comfortable to help maintain. Perhaps my focus can be to get the current version in a stable place, and work on a long term improvement strategy to the rewrite versi

Re: [FFmpeg-devel] [RFC] fateserver

2024-02-26 Thread Michael Niedermayer
Hi On Sun, Feb 25, 2024 at 06:21:14PM -0600, Marth64 wrote: > Thank you Michael, for the opportunity. I have some initial questions > while others add the remaining detail. > [...] > 2) Are you open to Docker containerization (with rootless)? In this way, > the application is jailed and can rest

Re: [FFmpeg-devel] [RFC] fateserver

2024-02-25 Thread Michael Niedermayer
On Sun, Feb 25, 2024 at 06:21:14PM -0600, Marth64 wrote: > Thank you Michael, for the opportunity. I have some initial questions > while others add the remaining detail. > > 1) What is the flow of test result data like? e.g. do individual test > servers send the data via API? Or does this tool

Re: [FFmpeg-devel] [RFC] fateserver

2024-02-25 Thread Marth64
Thank you Michael, for the opportunity. I have some initial questions while others add the remaining detail. 1) What is the flow of test result data like? e.g. do individual test servers send the data via API? Or does this tool query them directly. 2) Are you open to Docker containerization (wit

Re: [FFmpeg-devel] [RFC] fateserver

2024-02-25 Thread Michael Niedermayer
Hi Marth64 adding Timothy and baptiste to the CC On Sun, Feb 25, 2024 at 12:36:08AM -0600, Marth64 wrote: > I'm willing to help. I have experience with Node.JS and Express (the > rewrite). great. So i guess the first goal would be to make it possible to switch fate.ffmpeg.org to the rewrite tha

Re: [FFmpeg-devel] [RFC] fateserver

2024-02-24 Thread Marth64
I'm willing to help. I have experience with Node.JS and Express (the rewrite). Thank you, On Sat, Feb 24, 2024 at 11:49 AM Michael Niedermayer wrote: > Hi all > > Both fateserver and the fateserver rewrite lack a mainteiner > > The original: > https://fate.ffmpeg.org/ > perl code here: > https:

[FFmpeg-devel] [RFC] fateserver

2024-02-24 Thread Michael Niedermayer
Hi all Both fateserver and the fateserver rewrite lack a mainteiner The original: https://fate.ffmpeg.org/ perl code here: https://git.ffmpeg.org/fateserver The rewrite (from Timothy Gu unmaintained since 2016) https://fatebeta.ffmpeg.org/ https://github.com/TimothyGu/fateserver-node Really onl