Update control protocol for GFE 2.0.1
This commit is contained in:
@@ -261,11 +261,6 @@ public class NvConnection {
|
||||
success = startAudioStream();
|
||||
break;
|
||||
|
||||
case CONTROL_START2:
|
||||
controlStream.startJitterPackets();
|
||||
success = true;
|
||||
break;
|
||||
|
||||
case INPUT_START:
|
||||
success = startInputConnection();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user