| Reply | « Previous Thread | Next Thread » |
|
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 |
| fluffyangi |
| View Public Profile |
| Find all posts by fluffyangi |
|
Are you talking about Java MIDlet in here?
This should be possible on N95. Are you sure the second chunck has been already downloaded when you start playing that? (You could test if the downloading is the problem by showing two videos from the JAR file itself with similar approach) Hartti |
|
The app now works!
I tried is out on Nokia 6110 and it works. I didn't change the code. Thanks Angi |
| fluffyangi |
| View Public Profile |
| Find all posts by fluffyangi |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Music Player Remote Control not working on N95 8gb | Rafael T. | General Symbian C++ | 4 | 2008-05-04 18:26 |
| Create 3GP player with J2ME for Mobile | dexxa05 | Mobile Java Media (Graphics & Sounds) | 53 | 2008-03-27 20:52 |
| Chaining Player instances smoothly | jrosebor | Mobile Java General | 3 | 2005-10-18 07:36 |