[android-developers] Enabling RTSPEngine logcat

2011-02-04 Thread Chris Stankevitz
Hello, Phone number 1 produces these logcat entries: 10-08 14:11:22.657 I/RTSPEngine( 5031): RTSP Server response: 10-08 14:11:22.657 I/RTSPEngine( 5031): RTSP/1.0 200 OK Phone number 2 (Samsung Galaxy Tab) does not. Question: How do I enable the RTSPEngine logcat for phone number 2? I am wil

[android-developers] Streaming RTSP using MediaPlayer: possible from the emulator?

2011-01-24 Thread Chris Stankevitz
On Nov 25 2008, 1:58 pm, Dave Sparks wrote: > The media framework does support RTSP with RTP payloads. The OpenCore > code includes an RTSP/RTP client built on sockets that will handle > buffering and transport controls. > > It does not work in the emulator environment due to some firewall > issue