Search code examples
androidvideo-streamingaudio-streamingrtmp

how to stream audio data to my website in android


I want to develop an application(like ZELLO) where users register on my server and want to make audio and video call to each other, Using any Protocol RTMP,RTSP, SIP SERVER, whatever. But what i need is procedure that, how to make call and record data in my server. Thanks


Solution

  • You can start from something called Wowza Streaming Engine as your centre piece.

    And then you can setup a bridge using siprtmp.

    I would suggest for you to lookup WebRTC technology, because you can simplify some of the moment of using wowza+siprtmp stack.

    Let me know if you have any additional questions.

    Best Regards,

    Eugene