Mixers Disappearing shortly after creation

Luca

Member
Hi

After I create a mixer using the REST API after a random amount of time, the rest-api/mixer/find_all cannot find that mixer, it just disappears, what am I doing wrong?

Thank you in advance for your help
Best
Luca
 

Max

Administrator
Staff member
Good day.
A mixer created by REST API /mixer/startup may stop due to a various reasons:
- if there are no incoming streams in mixer in 60 seconds (by default)
- if mixing fails due to lack of CPU resources
- etc
So to find an exact reason you should collect a report as described here using report script, then send it using this form.
 
Top