Got it to work. The source for the rtmpconnection was "rtmp://localhost:1935/openmeetings/hibernate". With that I could get simplebroadcast.lzx to run properly, after fixing some things on the original file (edited file attached). To run it I installed OpenLaszlo, executed it locally (with admin rights, else there may be problems) and pasted the code in the sample editor (found at the examples under "Laszlo in 10 Minutes"). Additionally you have to run the red5 service (red5.bat in the dist folder).
Maybe this could help someone with a similar problem in the future... Though I solved it myself...thanks anyway. ;-D Gesendet: Montag, 24. Juni 2013 um 20:57 Uhr Von: "Mathias Bässler" <[email protected]> An: [email protected] Betreff: Set up rtmp connection with localhost Hello, I am trying to establish an rtmp connection with the red5-server of my local OM distribution, but i can't figure out how it works... In the file simplebroadcast.lzx in the testfiles of the sourcecode is written something like this: ... <rtmpconnection src="rtmp://macbook/'+canvas.webAppRootKey+'/hibernate" autoconnect="true"/> ... <rtmpstatus/> //want it to be green... ... Does anyone know, what I have to do or to insert in rtmpconnection to let it connect? Greetings, Mathias
simplebroadcast_edited.lzx
Description: Binary data
