Hi All,

I am not able to use MediaPlayer/VideoView to make rtsp to work in
Android. So I have created a client to interact with RTSP server, I
have succeeded in doing this.
I am able to get the video/audio frame from RTSP server (MySpace) in
Android. Now I want to play the frames. I have searched OpenCore APIs
to play the frames, but didn't get any APIs.

My investigation:
There is a class PlayerDriver.c
It creates two sinks one audio and other video.

    handleSetVideoSurface
    handleSetAudioSink

Two objects of type PVPlayerDataSinkPVMFNode are created. I suspect
this class has a way to give the stream as input, but I am not getting
the definition of this class.

Can you suggest me is there any class I need to look into it?

With Regards
Vinayakumara T V
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to