Marcel Wolf

Results 4 comments of Marcel Wolf

A question according this: Is the authentication for ever or is there a timeout and I have to renew it after x- days?

@mgrandi this is totally fine for me. I want to use it in a more or less headless context. Thanks!

Hi @themoog I added ``` RUN git clone https://github.com/Haivision/srt.git WORKDIR srt RUN ./configure && make && make install ``` to build srt and then you need to copy the libs...

Same for me. Created a use client TypistEditor Component, try to use it in a page but get this error: ``` TypeError: Cannot read properties of null (reading 'updateOuterDeco') Call...