开发者

Server for streaming from android to web

I am trying to develop an android application that will stream the video from android mobile to the web (similar to Qik). I had gone through RED5, MAMMOTH and RTMPD servers.

My question is which web se开发者_高级运维rver I should use? Which is the best supported on android? Is there any other alternative to do this?

If there is some tutorial or code is available, please point it to me.

Thanks


For the testing purpose, I had developed a small application in C# which serves as server. It captures the streamed data and display it in video format.

For the implementation of actual server, I used gstreamer. Implementation of gstreamer is also available for Android.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜