How I can play the video on android from url. The url is : (e.g)
rtmp://fms.1B3E.sample.mp4
.When I want to make this the videoplayer on android says me this cant play.
How I can do this.?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Android Media..
Network Protocols
The following network protocols are supported for audio and video playback:
RTSP (RTP, SDP)
HTTP/HTTPS progressive streaming
HTTP/HTTPS live streaming draft protocol:
Note: HTTPS is not supported before Android 3.1.
EDIT:
Oh Sorry… I forgot to mentioned
Android RTMP library
RTMP Library provides the implementation of the RTMP protocol on Android with interfaces for streaming online audio and video contents. Application can have direct control over media buffers enabling integration with third party or proprietary DRM solutions. The library also facilitates support for range of audio video codec. It offers publishing of live audio using which android based audio chat; public announcing system etc can be developed. The library is integrated with Adobe Flash Media Server family products.