Streaming to Real Player Mobile *for newbies*
Posted: 26 Nov 2009 11:24
Hi,
I'd like to start a quick discusssion/tutorial which explains all the elements of streaming to mobile devices, but in simplified detail.
Lets say the target device is a Nokia S60 device with Real Player mobile, which can play mp4 format and for simplicity lets assume a wifi network and not 3G/GPRS.
Firstly, a couple of quick questions to clarify some concepts:
1. What is the difference between rtp and rtsp?
2. Why stream through rtsp, and not http? Cant my nokia can receive streams through http?
3. Is it possible to use ONLY vlc to perform this streaming operation(without Darwin Streaming Server or Real Media's Helix server)
Concerning the encoding/encapsulation:
To start off, i'd like to get the encoding parameters right. To check this, I can simply use vlc to stream to a file(or just encode a file) with the specified codec and parameters, and then copy the file to the phone's memory and see if the file can be played.
I've tried numerous combinations, but haven't succeeded yet. Please provide a working example, since this is a crucial step.
Once the encoding parameters are correct, please explain the steps to set up a working server briefly
Thanks in advance
I'd like to start a quick discusssion/tutorial which explains all the elements of streaming to mobile devices, but in simplified detail.
Lets say the target device is a Nokia S60 device with Real Player mobile, which can play mp4 format and for simplicity lets assume a wifi network and not 3G/GPRS.
Firstly, a couple of quick questions to clarify some concepts:
1. What is the difference between rtp and rtsp?
2. Why stream through rtsp, and not http? Cant my nokia can receive streams through http?
3. Is it possible to use ONLY vlc to perform this streaming operation(without Darwin Streaming Server or Real Media's Helix server)
Concerning the encoding/encapsulation:
To start off, i'd like to get the encoding parameters right. To check this, I can simply use vlc to stream to a file(or just encode a file) with the specified codec and parameters, and then copy the file to the phone's memory and see if the file can be played.
I've tried numerous combinations, but haven't succeeded yet. Please provide a working example, since this is a crucial step.
Once the encoding parameters are correct, please explain the steps to set up a working server briefly
Thanks in advance