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
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"android-framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---