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.
Solved! Go to Solution.
Views
Replies
Total Likes
If you really need to you can subclass WebcamPublisher and then use _stream.info to get the NetStreamInfo object
Views
Replies
Total Likes
If you really need to you can subclass WebcamPublisher and then use _stream.info to get the NetStreamInfo object
Views
Replies
Total Likes