leadedge / ofxNDI

An Openframeworks addon to allow sending and receiving images over a network using the NewTek Network Device Protocol.
GNU General Public License v3.0
134 stars 48 forks source link

ofmain.h #40

Closed Breeze0523 closed 1 year ago

Breeze0523 commented 1 year ago

Where is ofmain.h?

leadedge commented 1 year ago

ofMain.h is part of the Openframeworks library. If you can build the empty example, the ofxNDI examples should build as well.

Breeze0523 commented 1 year ago

Thans!发自我的 iPhone在 2022年12月19日,20:44,Lynn Jarvis @.***> 写道: ofMain.h is part of the Openframeworks library. If you can build the empty example, the ofxNDI examples should build as well.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

Breeze0523 commented 1 year ago

I sent 5529600 pixels but Why did I receive 7372800? And my picture turns green?

leadedge commented 1 year ago

I would like to find out. Did you send from Spout or from NDI?. Can you reproduce the problem?