| Reply | « Previous Thread | Next Thread » |
|
Hi, all,
I have developed a streaming video player on E62. It can work. Then I migrated it to Nokia 6630. As Nokia 6630 is S60 2nd edition SP 2, so I am afraid that I can not play. But when I try, it throws exception as "SecurityException" says that I do not have permissions to createplayer in rtsp. My question is if I set midlet-permissions and sign the midlet, can I used rtsp then? |
|
No, RTSP streaming was introduced in S60 2nd Edition FP3 phones.
Hartti |
|
Hi, Hartti,
thanks for your reply. From my understanding, if the platform does not support rtsp, it should throw MediaException. If it throws SecurityException, it means "Thrown if the caller does not have security permission to create the Player". So, are u sure about that? Or rtsp is available but nokia does not want it to be open. Another question is "Does C++ support rtsp in Nokia phone"? |
|
Hmm.. yes, MediaException migt be a little more descriptive.
However I am sure RTSP is not supported on 6630 through Java. Don't have an answer to the C++ question (if 6630 supports RTSP from C++). Hartti |
|
I see. thanks.
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Java Compability | emax73 | General Discussion | 0 | 2004-07-12 15:56 |