Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
182 views
in Technique[技术] by (71.8m points)

streamreader - Programming an app to show vga-output of another device in app window / c#

I am a c# hobbyist, and I found a new "project", but am not sure where to start. So any hints will be very welcome!

I have digital mixing console with a black/white 7"-display. However, the console is quiet old, and I fear that display is going down soon.

Last year I bought a dedicated add-on card that acts like a signal splitter: the image is transfered to that card and you can connect a VGA cable to the card and see the display image on an external screen. There is also an USB-B port that streams the same signal.

My idea was to write a nice little app with only one purpose: open a single window and show me exactly what I see in the display of the mixer or my external screen (which in either case is always the same image).

So: plugging the card's USB-cable into my PC, and than have an app that con show me the stream/display.

My take on this might perhaps be naive, but that's why I am here. Which path would I have to go? Where are the caveats? Which procedure to follow? I am NOT asking for code, just a kinda roadmap and where to start. Are there any libraries to behold?

For the last years I programmed solely wpf-applications, but I am also familiar with windows forms. Thank you very much for your input!

question from:https://stackoverflow.com/questions/65876147/programming-an-app-to-show-vga-output-of-another-device-in-app-window-c-sharp

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...