I need to load test a site that serves up flash video via RTSP. I\'ve looked at JMeter & Selenium and do not see any support开发者_JS百科 for RTSP.
I need to detect MPEG4 I-Frame in RTP packet. I know how to remove RTP header and get the MPEG4 frame in it, but I can\'t figure out how to identify开发者_如何转开发 the I-Frame.
I get the following error 12-15 16:54:37.125: ERROR/MediaPlayer(6032): error (-2147483648, 0) when trying to execute this code in a service:
Can Flash Media Server 3.5 serve a video rtsp stream to the Android media player? Or do we need to use Wowza or red5 to serve an rtsp stream to the Android media player r开发者_如何学Pythontsp client