| Reply | « Previous Thread | Next Thread » |
|
Hi all,
I am currently trying to play a mp4 file which is in my server. i am able to play it only after the whole download of the video file is complete. but i want to start playing the file as soon as possible, i mean to say like playing chunks after downloading some bytes of data instead of playing after download completes. if any1 having idea about it, please help me... i am totally stuck'd.... |
|
Hi sis1986,
I think you want to stream contents. How are you fetching the file from server ?? Is it Player p = Manager.createPlayer("http://myServer/../myFile.mp4") ; If so than it's no streaming. Use "RTSP" instead of "HTTP". But make sure that your handset has support for RTSP. Regards, Bharat Patel. |
| bharatpatel85 |
| View Public Profile |
| Find all posts by bharatpatel85 |
|
thank u bharat for the reply..
the thing is i want to do it in http, & i m not using the statement as u have stated, i am opening url using connector & then playing it using i/pStream, is ther some thing, that i start playing after few bytes are downloaded.... |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| linking error | dakosurf | General Symbian C++ | 1 | 2008-03-27 23:45 |
| linking error | dakosurf | Open C/C++ | 0 | 2008-03-27 10:20 |
| Problem with files generated by gsoap | rhea_z | General Symbian C++ | 1 | 2007-01-12 16:06 |
| Downloading large files problem on 6280 | fresco17 | Mobile Java Networking & Messaging & Security | 4 | 2006-09-17 09:46 |
| Nokia 6230: Problem with readonly files | cw960122 | General Discussion | 0 | 2004-07-16 13:23 |