Hi everyone.
If you are streaming using RTMP from an ATEM (I'm doing it from a Mini Pro ISO, but some friends had exactly the same issue with a Mini Pro) to a PEERTUBE instance, this will not work.
- either the live will cut every few minutes
- or if the image is really not moving much, every 40 seconds
preciselythe library used by Peertube is Node-Media-Server for NodeJS and we opened a issue there too :
As of now we have no idea why the ATEM rtmp client is not working with this RTMP server ...
Note: if you are using Nginx-Rtmp as a relay (a rtmp server + a rtmp client forwarding the traffic "as is") it works perfectly (weird) this is this module :
It would be great if BlackMagicDesign would help us debugging this issue
urls:
- github.com/Chocobozzz/PeerTube/
- github.com/illuspas/Node-Media-Server/issues/612
- docs.nginx.com/nginx/admin-guide/dynamic-modules/rtmp/