Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

netStreamInfo

Avatar

Level 2

Hi,

I try to upgrade to new  LCCS version,

on my old version (1.1.0) I used the WebcamPublisher.netStreamInfo for detect the maxBytesPerSecond value for change the quality of camera

on version 1.3.5 there isn't netStreamInfo in WebcamPublisher class.

I use the player 9 LCCS swc

What can I do?

Thanks,

Eyal.

1 Accepted Solution

Avatar

Correct answer by
Employee

If you really need to you can subclass WebcamPublisher and then use _stream.info to get the NetStreamInfo object

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

If you really need to you can subclass WebcamPublisher and then use _stream.info to get the NetStreamInfo object