This commit is contained in:
rustdesk
2023-03-23 14:31:50 +08:00
parent 0ea7019a16
commit b763ec3080
8 changed files with 20 additions and 147 deletions

View File

@@ -25,7 +25,6 @@ message VideoFrame {
EncodedVideoFrames h264s = 10;
EncodedVideoFrames h265s = 11;
}
int64 timestamp = 9;
}
message IdPk {
@@ -513,7 +512,6 @@ message AudioFormat {
message AudioFrame {
bytes data = 1;
int64 timestamp = 2;
}
// Notify peer to show message box.