Avatar

Level 10

Hi,

Yes, could be possible.

It doesn't get called on playStream but on User Addition and tries get the codec while the mic is not there and returns a null. I will fix so that even if mic is null, it still doesn't throw that exception.

Since it is in player 10 code which you don't have access to, I will say catch the exception or something. This exception is not any harmful, just that it has stumbled up on a place where null check should have been done ideally.

I am curious to know what sequence of steps you did to get to this point from playStream because playStream doesn't have any User Addition stuff.

Thanks

Hironmay Basu