Audio mirroring was found not working and after some investigation, the difference between an instance that has it working and our setup was that the RTMP port uses host mode networking (going around traefik completely). So, maybe we need to set that up. Will check the logs first.
Audio mirroring was found not working and after some investigation, the difference between an instance that has it working and our setup was that the RTMP port uses host mode networking (going around traefik completely). So, maybe we need to set that up. Will check the logs first.
it's probably an issue with traefik
lemme try and scan your rtmp port
it would probably be a good idea to look at peertube and traefik logs
yeah, I know, I wrote the initial docker stack configs
decentral1ze did the traefik part though
maybe try to expose the RTMP port in host mode and bypass traefik, it might work
(that's how it's done on our peertube setup)
> it's probably an issue with traefik
> lemme try and scan your rtmp port
> it would probably be a good idea to look at peertube and traefik logs
> yeah, I know, I wrote the initial docker stack configs
> decentral1ze did the traefik part though
> maybe try to expose the RTMP port in host mode and bypass traefik, it might work
> (that's how it's done on our peertube setup)
decentral1se
changed title from Use host mode networking for RTMP port to RTMP mirror errors and host mode networking2021-05-21 06:24:54 +00:00
decentral1se
changed title from RTMP mirror errors and host mode networking to RTMP audio mirror errors and host mode networking2021-05-21 06:49:14 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Audio mirroring was found not working and after some investigation, the difference between an instance that has it working and our setup was that the RTMP port uses host mode networking (going around traefik completely). So, maybe we need to set that up. Will check the logs first.
Use host mode networking for RTMP portto RTMP mirror errors and host mode networkingNothing on the traefik logs.
Upon checking the logs peertube logs however, I see the following:
RTMP mirror errors and host mode networkingto RTMP audio mirror errors and host mode networkingok, so the issue is the cover image dimentions, libx264 can't work with odd sized frames... this is embarrassing, I should have noticed it.
Wonderful thanks for the update @mirsal 🚀
Will close this one off when rra comes back with some further info :