- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi John,
Which SWC version are you using? If Player 10 or above, I think there may
be a bug in the P2P code - it's supposed to switch to hub-and-spoke when
recording starts (which causes publishers to send streams through the
service for recording). Your existing recordings might not have the
audio/video streams recorded in them.
If you'd like to help test some workarounds to this bug, we'd love some
validation : switch to hub-and-spoke by default in the live app that will be
recorded.
this line of code in a creationComplete handler on the app that will be
recording, might do the trick :
myConnectSession.streamManager.maxP2PStreamPublish = 0;
Another possible workaround might be to use the Player 9 SWC for your app.
We've got a fix in progress that should make our next release, due somewhere
around a "bunch of weeks" timeframe. The solution, unfortunately, requires a
service update, so we can't just give you a patch SWC like we usually would.
Thanks for helping the beta with your feedback - please let us know if
either workaround has the desired effect.
nigel
Views
Replies
Total Likes