PDA

View Full Version : Red5Phone, openlaszlo version.. Problem with compile to swf10


beba
02-16-2010, 02:46 AM
Hi,

I installed videoconference server on bigbluebutton project. His containts: activemq, asterisk, red5, tomcat-6, nginx. After than I want installed red5phone(http://code.google.com/p/red5phone/), webbrowser softophone by sip protocol.

When downloaded source I get openlaszlo version. At this version all functional true works.

Donwload openlaszlo v4.0.7, nothing change I was try compile lzc:
telephonebox bin # ./lzc --runtime=swf10 red5phone.lzx

And I have error in line with working microphone. See it's error - http://pastebin.org/92437.

My lzx files:
red5phone.lzx - http://pastebin.org/92439
phoneLib.lzx - http://pastebin.org/92462

------ last added -------

Maybe need change some option in "/usr/src/lps-4.7.0/Server/lps-4.7.0/WEB-INF/frameworks/flex-config.xml" for accept use microphone?

p.s. Sorry for my English.

beba
02-18-2010, 12:52 AM
Hi,

No have any ideas ?
:(

Y.

ptw
02-26-2010, 08:32 AM
You should look at the source code for lps/components/extensions/av/microphone.lzx or perhaps just use that component rather than writing your own.