You can check WebContent/src/base/hibernate/hibRtmpConnection.lzx for example, or just make search in om src folder with "getUrl" keyworld.
2013/6/24 "Mathias Bässler" <[email protected]> > 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 >
