Top "Recording" questions

Questions related to recording of media like audio, video and speech.

How do I record audio on iPhone with AVAudioRecorder?

Now that iPhone 3.0 SDK is public, I think I can ask this question for those of you that have already …

ios objective-c iphone audio recording
How to record phone calls in android?

I want to make an app which records the incoming and outgoing calls and it run automatically when user get …

android recording
Access microphone from a browser - Javascript

Is it possible to access the microphone (built-in or auxiliary) from a browser using client-side JavaScript? Ideally, it would store …

javascript audio web-audio-api microphone recording
How to Record Voice in android?

I am trying to record the voice in android But it will create the .mp3 file on the path (sdcard/…

android voice recording
Record Android Audio Output

Many people are asking for this, no one seems to have an answer so I do neither. How is it …

android recording
How to keep android from inverting the image from the front facing camera?

My video Camera app does record in the landscape mode, but the front facing camera previews the regular image, but …

android video camera recording
Extract/Record Audio from HLS stream (video) while playing iOS

I am playing HLS streams using AVPlayer. And I also need to record these streams as user presses record button. …

ios recording http-live-streaming m3u8
Setting up Selenium for recording as well as running in different browsers and platforms

I'd like to setup a Selenium server so that clients can record tests locally, recorded tests can be replayed and …

testing ubuntu selenium-rc selenium-ide recording
How to record IOS screen programmatically

Is there any way to record IOS screen programmatically. Means whatever activity you are doing like clicking buttons, Scrolling tableviews. …

ios swift screen recording