Closed RomainAl closed 4 years ago
Hi ! Thanx again for your amazing NDI library for OF ;-) ! I'm using it for my I always have this warning message on OpenFrameworks when using the receiver video example :
[warning] ofxNDI : this pixel format is not supported:
Is that normal ?
Thx
Hi, thanks! now fixed in this commit 132f38c296a98804dc3b7cec09ded289c53aa03d . :)
The warning was from trying to decode empty frames. It occurs right after connection but before receiving first frame.
Hi ! Thanx again for your amazing NDI library for OF ;-) ! I'm using it for my I always have this warning message on OpenFrameworks when using the receiver video example :
Is that normal ?
Thx