A task is real-time when the timeliness of the activities' completion is a functional requirement and correctness condition, rather than merely a performance metric.
I am trying to get audio data from the microphone. I have achieved this by using the AudioRecord class which …
android real-time android-asynctask microphone audiorecordI have developed a Windows application that captures video from an external device using DirectShow. The image resolution is 640x480 …
encoding directshow cuda real-time openclI have tried socket.io, I found when client html page load, a new socket connection created.When I refresh …
node.js real-time socket.ioFor my project, I need to add and update real-time data to my dual y-axis graph. The Y and Y2 …
c# real-time zedgraphI'm really curious about How one would go about writting a collaboration tools such as google docs? The closest thing …
architecture real-time system-designThis is a question regarding how Storm's max spout pending works. I currently have a spout that reads a file …
real-time apache-stormIs Java a suitable alternative to C / C++ for realtime audio processing? I am considering an app with ~100 (at max) …
java performance audio signal-processing real-timeI'm trying to make a dynamic plot, sort of like auto updating, incremental, possibly real time. I want to accomplish …
r plot real-time