Hello,

 Is it possible to get a list of stream(s) that are being published
from openmeetings/Red5 server? Especially the streams from webcams
only? I'm developing an openlazlo based player for a requirement and
trying to test it like:

  <rtmpconnection src="rtmp://myhost:1935/openmeetings/hibernate"
autoconnect="true"/>
  <mediastream name="s1" type="rtmp" />
  <simplelayout/>
  <rtmpstatus/>
  <videoview id="v" type="rtmp" stream="$once{canvas.s1}"
autoplay="true" url="?????????????"/>
  .....

and i dont know what should be the stream name to be specified in url
="" ?

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to