Search code examples
airadobeh.264flash-media-servervideochat

Adobe Media Server Alternative for VideoChat


I currently have a video chat app working on web(Flash) and android via Adobe AIR, it uses Adobe Media Server (RTMP) as backend for video streaming and shared objects, my question is, if there is another server or solution that provides many to many live video broadcast maybe using H.264 codec from android and iOS, have some sort of user list and room list stored in a database or similar, I want to move away from Adobe as it has many limitations on mobile devices. Live video is crucial in 1 to many broadcasts that will have hundreds of viewers at the same time.

Thanks for reading!


Solution

  • Ok as today, we have decided that we can manage the users,rooms and messages via Google Firebase Real Time Database, and the live video stream using ANT Media Server