Skip navigation
Currently Being Moderated

spark videoplayer live stream problem

Aug 5, 2010 11:46 PM

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......

 

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points