I am currently using Android.Media.MediaRecorder to record a video on a device, my ultimate goal is to not store the recording but to stream it as it is being recorded to a server (Web API etc).
↧
I am currently using Android.Media.MediaRecorder to record a video on a device, my ultimate goal is to not store the recording but to stream it as it is being recorded to a server (Web API etc).