WalkerKnapp / devolay

A Java binding for the Newtek NDI(tm) SDK.
Apache License 2.0
54 stars 17 forks source link

DevolayReceivers cannot be disconnected #24

Closed WalkerKnapp closed 2 years ago

WalkerKnapp commented 2 years ago

Passing null to DevolayReceiver#connect, as suggested by the javadocs to disconnect, causes a NullPointerException.

WalkerKnapp commented 2 years ago

Fixed in release v2.1.0