Error in media.PlayVideo?

Hi, first post here, and sorry for my broken english.

I'm evaluating Corona SDK, and key feature for my app is playing RTSP streams. I have tried with example http://developer.anscamobile.com/content/streaming-video, and replaced default video with rtsp://192.168.100.95:1935/mobile/test.stream (valid RTSP stream - tested with VLC and browser in android).

But, in application video doesn't work. So, what happend? I traced android log and found this:

10-19 14:49:46.277: INFO/MediaPlayer(12059): uri is:content://hr.bulb.testStream.files/rtsp://192.168.100.95:1935/mobile/test.stream

When default video is set log looks like this

10-19 14:45:29.421: INFO/MediaPlayer(11307): uri is:http://www.anscamobile.com/video/Corona-iPhone.m4v

So is it possible that Corona sets wrong uri for RTSP and that's why video doesn't play, or this correct uri, and I have to change "something" to make it work?

Any help would be appreciated.

views:1729 update:2011/10/22 9:46:13
corona forums © 2003-2011