Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Streaming live video from android camera to server

Tags:

android

camera

I need some help on streaming live video from android camera to server. What is the best approach in acheiving this ? Is it possible to use MediaRecorder for streaming video over internet ?

like image 449
Pritam Avatar asked Nov 22 '10 10:11

Pritam


People also ask

Can you stream live from a camera?

Webcam is an easy way to go live using your computer, without the need for live streaming encoding software. Make sure that you've enabled your channel for live streaming. Webcam streaming is compatible with Chrome 60+ and Firefox 53+. Sign in to YouTube.


1 Answers

To have access to my video camera I purchased this app: https://play.google.com/store/apps/details?id=net.xdevelop.rmp&hl=en

It is not maybe a dedicated "streaming application", but on of the features allows to stream camera to your desktop browser, and its easy to set up.

[I am not related with the app vendor ;)]

like image 135
bluszcz Avatar answered Oct 21 '22 12:10

bluszcz