You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
texture2d
About this tag
The texture2d tag on WindowsForum.com covers discussions about using Texture2D objects in graphics programming, particularly for decoding and displaying MJPEG streams across multiple platforms. Content includes developer guides for implementing real-time video from network cameras on Windows Phone 7 and other systems, with code examples for rendering JPEG frames as textures. The tag is relevant for developers working with 2D textures in game engines, multimedia applications, or cross-platform video processing.
Last year the Coding4Fun/Channel 9 guys asked me to work on a few things for Link Removed. One of these items was a way to output a webcam stream to Windows Phone 7 for use with Clint's Link Removed you may have read about. I figured the easiest way to accomplish this was by using a network/IP...