multimedia Questions
1
I want to have a functionality of real time audio streaming on android device which is capturing audio through the MIC of the device and send it to the server. I know to send a send a audio file af...
Went asked 19/3, 2012 at 12:53
6
Solved
I recently accepted a part time gig revamping a set of multimedia/presentations that are used in med education courses. I have been asked to research the future of web and smartphone multimed...
Partial asked 8/3, 2012 at 1:11
2
I am trying to implement a simple RTSP server in java that will use an android handset as the receiving client. I have trawled the internet for answers and have been returned to this site many time...
Jamestown asked 23/3, 2011 at 13:20
1
Solved
I would like to understand how socket work, especially I need some code samples for server side to receive the stream sent by mediarecorder from the device.
Thank you very much for any help.
My r...
Trey asked 20/12, 2011 at 13:47
5
Solved
I am investigating whether it is possible to generate an ebook, say, a Kindle book, programmatically. are there any libraries, open source or proprietary? in particular, for python.
Christyna asked 25/9, 2011 at 19:18
3
I have a keyboard without music keys, that for turn up and down the volume, play, stop, etc. of music in my PC. If you don't understand, this is my keyboard and this isn't.
I want to implement, in...
Pilch asked 4/3, 2010 at 1:21
1
Solved
Playing with the MediaRecorder Java code I have found the MediaRecorder class to be quite limited, there is no way to control the media before it is encoded/compressed, and, there is no way to cont...
Cooperman asked 11/9, 2011 at 14:39
1
In Windows XP, with Delphi, how to get the master volume?
I know I can set up and down sending key strokes with keybd_event(VK_VOLUME_UP, 1, 0, 0); and keybd_event(VK_VOLUME_DOWN, 1, 0, 0);, but I...
Offwhite asked 21/12, 2010 at 23:33
4
Solved
I'm working on a project where I need to generate end-user documentation for a piece of software. At some point in next year, the piece of software that I am writing this documentation will b...
Feeder asked 27/9, 2010 at 20:22
1
Solved
For a semester project, I had the idea to implement Windows 7's Play to infrastructure to either use a phone as the end point (the player) or to stream stuff from the phone to a Windows 7 machine. ...
Tartary asked 5/11, 2009 at 16:34
2
Solved
I'm looking to change the speed of a sound file, but am at a loss as to how to accomplish it. I'm assuming that some type of interpolation has to take place in the case of slowing it down, but am u...
Succentor asked 2/6, 2009 at 14:32
5
I'm looking to build some compression interfaces for windows audio, and I was wondering if anybody might know of some tips/tricks? I'd like to build my own software equalizer that will functi...
Scotopia asked 16/2, 2009 at 15:21
3
My question is how to check if a microphone and a speaker are from the same sound card on Windows platform. If they are from different cards, then the logic to handling timing will be different. I'...
Maurizio asked 1/1, 2009 at 14:26
6
Solved
I have a directory of bitmaps that are all of the same dimension. I would like to convert these bitmaps into a video file. I don't care if the video file (codec) is wmv or avi. My only requirement ...
Hoopla asked 30/10, 2008 at 19:38
2
Is there any elegant way in the Android API for detecting new media when it is written to the device? I’m mainly interested in photos taken by the camera, video taken by the camera and audio record...
Alfy asked 23/10, 2008 at 17:29
© 2022 - 2024 — McMap. All rights reserved.