-3

can anyone gives me some tips about How to make live Stream application in android I have search a lot but I didn't find any suitable SDK or APIs that helps me in this purpose. Simply I need to make an android app to record a video and live stream it on webpage or website

Ramzy Hassan
  • 926
  • 8
  • 21

1 Answers1

0

I suppose the "record a video and live stream" refers to having a web cam and encode it to videos and then you wish to play the streamed video on android, if yes, here are a few links that might be helpful:

You can use Adobe Media Encoder CC (free) to generate the live stream.

David
  • 15,894
  • 22
  • 55
  • 66