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
Asked
Active
Viewed 1,152 times
1 Answers
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
-
No I need to live broadcast a video from my application like younow.com website but on Android mobile – Ramzy Hassan Jun 30 '16 at 02:31