Author: Roman

Intel® RealSense™ Camera in DirectShow/Media Foundation

There is an intersting submission for video capture device capabilities for “The Short-Range Intel® RealSenseâ„¢ Camera F200” camera. Another blog user earlier mentioned they have a good stock of the devices with plans to take advantage of new technology. It sounds like the new cameras offer new opportunities for application in user interaction, in ability…

Read the full article

DirectShowSpy: Automated Media Sample Traces, Load Trace from File

Some time ago DirectShowSpy received a capability to record media sample traces (in specific points of the pipeline). DirectShowSpy UI visualized the chronology of the streaming which facilitated detection of various problems, especially out of order media samples, lost or late delivered samples, thread racing conditions. A developer can easily integrate his filters with DirectShowSpy…

Read the full article

MSDN Forums – HTTP Error 400

“Bad Request – Request Too Long” with https://social.msdn.microsoft.com/Forums Somehow they piled up cookie data as long as 16 KB and they stopped accepting that as a HTTP header… Cleanup of browser cookies for MS sites resolves the access problem.