Plaese help me.
Follow code is work fine ![]()
<s:VideoDisplay autoPlay="true" source="rtmp://myhost:1935/live/vid" />
host -> myhost:1935
application -> live
streamName -> vid
Above RTMP URL have 1 depth URI.
But, follow code is dosen't work. ![]()
<s:VideoDisplay autoPlay="true" source="rtmp://myhost:1935/live/person/vid" />
host -> myhost:1935
application -> live/person
streamName -> vid
Above RTMP URL have 2 depth URI.
Is there are my mistake?
Is it Flex4's Bug?
Please give me an advices......
North America
Europe, Middle East and Africa
Asia Pacific