Hi,
When entering a room with Anonymous Presence turned on it throws an error:
Error: MessageManager.publishItem : cannot publish private messages on a node unless it is configured to allowPrivateMessages
When turning it off everything is fine. Do I need to make everything thing a private stream?
My hope is to reduce the amount of traffic and not freeze the room again. But i'm gonna need the cams on.
Is there something I'm missing in how i'm going about this?
thanks.
...russ
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Russ,
Sorry about the issue. We did identify this bug and fixed it. We have released the patch today. Updating your swc should fix the issue for you.
Please do let us know if you have trouble downloading the swc.
Thanks
Arun
Views
Replies
Total Likes
Hi Russ,
I tried publishing my WebCamera with a room that has AnonymousPresence turned on, and I didnt see any issue.
Can you share your code and full RTE error that you see. Also can you verify the version of the SDK you are using.
Thanks
Arun
Views
Replies
Total Likes
Hi,
thanks here is what im getting:
Main Thread (Suspended: Error: MessageManager.publishItem : cannot publish private messages on a node unless it is configured to allowPrivateMessages)
com.adobe.rtc.messaging.manager::MessageManager/http://www.adobe.com/2006/connect/cocomo/messaging/internal::publishItem
com.adobe.rtc.sharedModel::CollectionNode/publishItem
com.adobe.rtc.sharedManagers::UserManager/setCustomUserField
com.adobe.rtc.sharedManagers::StreamManager/onItemReceive
flash.events::EventDispatcher/dispatchEventFunction [no source]
flash.events::EventDispatcher/dispatchEvent [no source]
com.adobe.rtc.sharedModel::CollectionNode/http://www.adobe.com/2006/connect/cocomo/messaging/internal::receiveItem
com.adobe.rtc.messaging.manager::MessageManager/http://www.adobe.com/2006/connect/cocomo/messaging/internal::receiveItem
com.adobe.rtc.session.managers::SessionManagerBase/receiveItem
trace("button is clicked");
if(!_ownerView.hostPublisher.isPublishing){
_ownerView.hostPublisher.publish();
}else{
_ownerView.hostPublisher.stop();
}
I tried even with a simple mxml file and had the same results.
thanks.
...russ
Views
Replies
Total Likes
Hi Russ,
Sorry about the issue. We did identify this bug and fixed it. We have released the patch today. Updating your swc should fix the issue for you.
Please do let us know if you have trouble downloading the swc.
Thanks
Arun
Views
Replies
Total Likes
Arun,
Thanks that did the trick.
...russ
Views
Replies
Total Likes
takes a victory lap
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies