Hi,
I’m trying to use the broadcaster on mac os x.
I’m noticing that in mediasoup::initialize() the execution of the broadcaster waits something on msc_trace and at every msc_* command.
do you know how I can solve it?
Thanks
Hi,
I’m trying to use the broadcaster on mac os x.
I’m noticing that in mediasoup::initialize() the execution of the broadcaster waits something on msc_trace and at every msc_* command.
do you know how I can solve it?
Thanks
the execution of the broadcaster waits something on msc_trace and at every msc_* command
Please, develop you question. You will have to specify what waits something
means.
I tried to debug it, but the application does not crash, doesn’t do anything.
it is just on msc_trace(). I an only exit from the application with ctrl+c.
Angelo
I updated the libs with homebrew and I solved the problem.
thanks