Is it possible to setDatasource for PVPlayer as some sdp file(having
session description), so that it can play rtp stream ?
I can see there is pvplayer test case 12 that has support for this. I
want to query that is it possible to pass sdp file as setDatasource
from MediaPlayer java object so that I can play rtp stream.
Many thanks beforehand.
Kind Regards
DM
player.SetDataSource("/sdcard/mysdp.sdp");
player.prepare();
and so on ..
but when I try to launch the streaming session it fails with an
exception.
Do we really ahve full functionality of local SDP in OpenCore? In that
case, what am I doing wrong ?
// C
--
You received this message because you are subscribed to the Google Groups "android-platform" group.
To post to this group, send email to android-...@googlegroups.com.
To unsubscribe from this group, send email to android-platfo...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-platform?hl=en.
-Ravi
On Jan 19, 10:32 pm, Durgesh Mishra <durgesh.mis...@gmail.com> wrote:
> Yes. same here.
>
> I am quite sure opencore has handling for SDP file locally. Its only
> mediaplayer wrapper playing limiting role in between.
>
> 2010/1/19 // C <clas.and...@gmail.com>
> > android-platfo...@googlegroups.com<android-platform%2Bunsu...@googlegroups.com>