Hey!
I'm developing an application for streaming video on devices. I also have a videoplayer for devices that don't support RTSP.
My idea is to split the video into several chunks. While the first chunk is played, the second is loaded and a second player will be created and set to prefetch-status. when the first chunk ends, the second player will be started.
When I test this app on WTK emulator it works, but when I install it on my N95, after the first chunk it stops.
I read that S40 2nd Edition only one player instance can be set up at a time. Is it the same for S60 3dr Edition FP1? Can I only set up one player-object on N95?
Thanks for help!
Greetings Angi



