Alfred Gutierrez
Alfred Gutierrez
Hi @tincho, does these errors only appear after a few days as mentioned in the linked issue from `nginx-rtmp-module`? Or does it happen right away?
Also, `--enable-libass` should already be included on this build.
Ah, okay. I wonder what is different about that build that doesn't have the errors.
Another suggestion is to try using an older ffmpeg version, like `3.4.2` as a user in that thread doesn't seem to see the errors using that version. https://github.com/alfg/docker-nginx-rtmp/blob/master/Dockerfile#L3 ``` ARG...
Closing. Feel free to re-open if you have any additional info using the latest build. Thanks!
@mkrn Using neither. The ffmpeg commands are defined here: https://github.com/alfg/docker-nginx-rtmp/blob/master/nginx.conf#L17-L22
Great findings @mkrn! I can try adding those filters to ffmpeg commands. However, is there a way I can test to verify the fix? Are you seeing the errors mentioned...
Thanks @rmens! @Korben00, can you try the suggestion above?
Hi @Shadorc, That host is no longer in use, please try: https://owapi.io/
@Shadorc Ah, good point. I gotta update the hostname on the docs. Edit: Docs are now updated.