hi jona,
i m doing also audio streaming in android emulator but i got the error
on prepare method.
can u tell me its possible in android sdk 1.0 or not yet supported?

thnks,
Alpesh Harsoda

On Dec 6, 4:43 am, Jona <[EMAIL PROTECTED]> wrote:
> I'm not sure were or who to ask...
>
> I've been trying to create a server to communicate with MediaPlayer
> via RTSP.
>
> Now I've got this response from the MediaPlayer to my server:
>
> //================================================
> [OPTIONS rtsp://localhost:8554/triStateBuffer1 RTSP/1.0
>
> CSeq: 0
>
> User-Agent: PVCore/05.02.00.00 PVPlayer/6.18 (Linux; Android; NJ)
>
> ClientChallenge: 9e26d33f2984236010ef6253fb1887f7
>
> PlayerStarttime: [28/03/2003:22:50:23 00:00]
>
> CompanyID: KnKV4M4I/B2FjJ1TToLycw==
>
> GUID: 00000000-0000-0000-0000-000000000000
>
> DESCRIBE rtsp://localhost:8554/triStateBuffer1 RTSP/1.0
>
> CSeq: 1
>
> User-Agent: PVCore/05.02.00.00 PVPlayer/6.18 (Linux; Android; NJ)
>
> Accept: application/sdp
>
> Accept-Encoding:
> //====================================================
>
> I know I have to reply to the MediaPlayer like
>
> "RTSP/1.0 200 OK"
> "CSeq: 1"
> "Content-Type:
> "Content-length:
> //And more details, this is what I'm not sure what to reply the Media
> Player in order to get a SETUP message back...
>
> Could someone help me?
>
> I want to send only audio... mpg
>
> Thanks!
> JOna
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to