Skip navigation
Currently Being Moderated

sound and video issues

Nov 19, 2008 9:44 AM

hi there,

First of all let me say this cocomo is great and has already turned several heads at my company. We are hoping for a reasonable price plan.

Second, in the whiteboard, is there a way to upload an image in there?

Third, I’ve just started to play with cocomo. I am trying a few examples, and one thing that always comes up are errors when audio and video is used. This happens with the defaultpods and Webcamera examples… I get errors, this is prob. a step that I omitted, but upon load I get these errors…. Any ideas what I am missing? Thank-you!


ReferenceError: Error #1069: Property nearID not found on flash.net.NetConnection and there is no default value.
at com.adobe.rtc.sharedManagers::StreamManager/createStream()[C:\work\ma in\connect\cocomoPlayer10\src\com\adobe\rtc\sharedManagers\StreamManag er.as:662]
at com.adobe.rtc.collaboration::WebcamPublisher/createMyStream()[C:\work \main\connect\cocomoPlayer10\src\com\adobe\rtc\collaboration\WebcamPub lisher.as:1028]
at com.adobe.rtc.collaboration::WebcamPublisher/publish()[C:\work\main\c onnect\cocomoPlayer10\src\com\adobe\rtc\collaboration\WebcamPublisher. as:645]

and

ReferenceError: Error #1065: Variable flash.media::SoundCodec is not defined.
at com.adobe.rtc.clientManagers::MicrophoneManager/get selectedMic()
at com.adobe.rtc.clientManagers::MicrophoneManager/set _1703516469micIndex()
at com.adobe.rtc.clientManagers::MicrophoneManager/set micIndex()
at com.adobe.rtc.clientManagers::MicrophoneManager()
at com.adobe.rtc.clientManagers::MicrophoneManager$/getInstance()
at com.adobe.rtc.sharedManagers::StreamManager/findCodec()
at com.adobe.rtc.sharedManagers::StreamManager/onUserRemove()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.adobe.rtc.sharedManagers::UserManager/userRemoved()
at com.adobe.rtc.sharedManagers::UserManager/onItemRetract()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.adobe.rtc.sharedModel::CollectionNode/ http://www.adobe.com/2006/connect/cocomo/messaging/internal::receiveIt emRetraction()
at com.adobe.rtc.messaging.manager::MessageManager/ http://www.adobe.com/2006/connect/cocomo/messaging/internal::receiveIt emRetraction()
at com.adobe.rtc.session.managers::SessionManagerBase/receiveItemRetract ion()
 
Replies
  • Currently Being Moderated
    Nov 19, 2008 9:57 AM   in reply to frenchi30
    Hi ,

    Currently you can't upload an image to whiteboard but we have definitely taken note of it.

    You are getting this error because you might be using a different player and a different swc. If you are using a player 10 swc, then you should go to Project->Properties->Flex Compiler -> Require player version and make it 10.0.0 and your flash player in browser should be also 10.
    Since Player 10 has sound codec and player 9 doesn't you will get this error if you use a player 10 swc but your compiler version is 9.x.x

    Refer to the docs , setting up the build environment for details.

    Thanks
    Hironmay Basu
     
    |
    Mark as:
  • Currently Being Moderated
    Nov 19, 2008 10:02 AM   in reply to frenchi30

    Hello,

    While the whiteboard itself doesn't have an upload command, the FilePublisher can upload images into the Cocomo room. From there, your clients can download the image and display it (say, through an image component). The SharedWhiteboard can have its backgroundAlpha set to 0 - try myWB.setStyle("backgroundAlpha", 0).

    As far as your audio is concerned, it seems as though you're compiling against the FP10 cocomo.swc, but aren't requiring player 10 in your Flex project (check Project Properties->Flex Compiler). I'd either use the FP9 swc, or require 10.0.0 or higher in the project.

    hope that helps
    nigel
     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points