Error republishing RTMP stream

awv

New Member
Hello,
Upon updating WCS to 5.2.2048 (from 5.2.1040) the RTMP stream I republish does not work anymore.
I have tried numerous times of the last few months to upgrade and with each upgrade I have tried, the RTMP stream will not work.
How can I send you access to the server and test stream?
Thanks,
Art
 
Last edited:

Max

Administrator
Staff member
Good day.
There is an issue with RTMP output buffer. We raised the ticket WCS-4302 to fix it. As workaround, disable RTMP output buffer
Code:
rtmp_out_buffer_enabled=false
 
Top