diff --git a/doc/video/demo.mp3 b/doc/video/demo.mp3
new file mode 100644
index 0000000..087e703
Binary files /dev/null and b/doc/video/demo.mp3 differ
diff --git a/src/JT1078.Protocol/Audio/Mp3Encoder.cs b/src/JT1078.Protocol/Audio/Mp3Encoder.cs
new file mode 100644
index 0000000..a3b0f93
--- /dev/null
+++ b/src/JT1078.Protocol/Audio/Mp3Encoder.cs
@@ -0,0 +1,11 @@
+using System;
+using System.Collections.Generic;
+using System.Text;
+
+namespace JT1078.Protocol.Audio
+{
+ public class Mp3Encoder
+ {
+
+ }
+}
diff --git a/src/JT808.Protocol.Extensions.JT1078/JT808.Protocol.Extensions.JT1078.csproj b/src/JT808.Protocol.Extensions.JT1078/JT808.Protocol.Extensions.JT1078.csproj
index 2f3be93..472d453 100644
--- a/src/JT808.Protocol.Extensions.JT1078/JT808.Protocol.Extensions.JT1078.csproj
+++ b/src/JT808.Protocol.Extensions.JT1078/JT808.Protocol.Extensions.JT1078.csproj
@@ -15,7 +15,7 @@
https://github.com/SmallChi/JT1078/blob/master/LICENSE
https://github.com/SmallChi/JT1078/blob/master/LICENSE
false
- 2.2.11
+ 2.2.12
LICENSE
@@ -28,7 +28,7 @@
-
+