| Reply | « Previous Thread | Next Thread » |
|
Ok, I've got an odd requirement. I have video streaming onto a Nokia N80 using Java's MMAPI. Now I've been requested to try and get it working over just UDP - no TCP allowed. The URLs I am streaming currently are RTSP files. Now the RTSP part (which sets up the RTP protocol) works over HTTP (and hence TCP) so that can't be used. Does anyone know a way to stream using MMAPI using only the UDP protocol? It sounds problematic, since I'm guessing that TCP is always going to be used somehow in setting up the AV streams!
|
|
S60 3rd edition Java implementation supports streaming over RTSP only. Unfortunately.
Hartti |
|
Hi Hartti
thanks for that info. Where did you find that out? Sounds like a good source of info! lex |
|
|
|
The following quote is from JSR135 docs about DataSource
"A DataSource is an abstraction for media protocol-handlers. It hides the details of how the data is read from source--whether the data is coming from a file, streaming server or proprietary delivery mechanism. It provides the methods for a Player to access the input data". This doesn't specify that the protocol should be rtsp. Instead any protocol can be used .Can you explain me in detail hoe this can be done |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| RTSP streaming problem over UDP - using TMobile SIM | girish_1978 | Symbian Networking & Messaging | 2 | 2009-01-12 08:43 |
| Can I streaming Video from internet on S60 3rd edition? | jianyu_21 | Mobile Java Media (Graphics & Sounds) | 8 | 2008-04-25 06:15 |
| Video Streaming Buffer | alessiobwb | Symbian Media (Graphics & Sounds) | 1 | 2007-07-22 09:03 |
| RTSP video streaming issue on 6280 | olivier_irac | General Discussion | 0 | 2006-12-04 16:11 |
| Real Time Video Streaming On Mobile | Juwita | Symbian Media (Graphics & Sounds) | 2 | 2005-12-06 21:38 |