سؤال

I'm just learingn mobile web development and thinking about task: Is there a way to make a videostream betwen iOS, Android and Browser. What architecture and technology it should use. I already read this quetion on SO Peer-to-Peer video from iOS to Android? but there is nothing about browsers.

If it can't be p2p and crossplatfom at the same time. I thought i shoud use Red5 server or etc. or Xmpp

So I'm asking your advice and opinion here. Any information would be valuable

هل كانت مفيدة؟

المحلول

Yes, You can !!!

There is new technology enforced by google is WEBRTC

It is stands for "web real time communication" and is an opensource project funded by google.

It is also support Android/iPhone native application.

I am working on it and got success say 60%.

Video clarity is good but audio is choppy.

You can find source code from Here

Discussion with community Here

You can see live demo Here

NOTE:

It is ongoing project and has not been stable yet. Google team is working on.Currently it is working on latest Chrome,FF and opera. IE has not given support yet.

نصائح أخرى

Yes,the open source solution should be WEBRTC technology,please check it on official website: webrtc.org

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top