@livedesk/client 0.1.30 → 0.1.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/livedesk-client-node.js +1 -0
- package/fast/linux-x64/mindexec-remote-fast.dll +0 -0
- package/fast/linux-x64/mindexec-remote-fast.pdb +0 -0
- package/fast/osx-arm64/mindexec-remote-fast.dll +0 -0
- package/fast/osx-arm64/mindexec-remote-fast.pdb +0 -0
- package/fast/osx-x64/mindexec-remote-fast.dll +0 -0
- package/fast/osx-x64/mindexec-remote-fast.pdb +0 -0
- package/fast/win-x64/mindexec-remote-fast.dll +0 -0
- package/fast/win-x64/mindexec-remote-fast.pdb +0 -0
- package/package.json +1 -1
|
@@ -720,6 +720,7 @@ function startLiveStream(socket, options, message, nextFrameSeq, activeStreams)
|
|
|
720
720
|
frameDrops: 0,
|
|
721
721
|
timer: null
|
|
722
722
|
};
|
|
723
|
+
console.log('전송모드 - mode1-jpeg (Mode 1 - Test JPEG Binary)');
|
|
723
724
|
|
|
724
725
|
const captureAndSend = async () => {
|
|
725
726
|
if (stream.stopped || stream.inFlight || socket.destroyed) {
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|