Skip to content

Commit

Permalink
update to v3.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
illuspas committed Feb 28, 2024
1 parent 95af7c2 commit 5911ae9
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 10 deletions.
5 changes: 4 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
## 3.2.5 - 2024-02-27
## 3.2.7 - 2024-02-28
修复摄像头推流预览试图的兼容性问题

## 3.2.6 - 2024-02-27
增加打开摄像头类型的API

## 3.2.5 - 2024-01-30
Expand Down
2 changes: 1 addition & 1 deletion NodeMediaClient.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "NodeMediaClient"
spec.version = "3.2.6"
spec.version = "3.2.7"
spec.summary = "A live streaming SDK."
spec.description = "NodeMedia RTMP/RTSP/HTTP Play/Publish Client SDK for iOS"
spec.homepage = "https://www.nodemedia.cn"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// NodeMediaClient.h
// v3.2.6
// v3.2.7
//
// Created by ALiang on 2021/11/29.
//
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Headers/NodeMediaClient.h</key>
<data>
a40cATa2kHFvnjd8iM35HtV6HYs=
M7xLlekc1i4rbT1mW4cjHJM4whQ=
</data>
<key>Headers/NodePlayer.h</key>
<data>
Expand All @@ -18,7 +18,7 @@
</data>
<key>Info.plist</key>
<data>
b7SxPw9Yh9f9MH9fsDHB+2ffKNw=
JwIvxRfY2pFQmnhMm2qzDBycBVo=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -31,7 +31,7 @@
<dict>
<key>hash2</key>
<data>
YGOx4jdnVa8s5/Sragwt/mX6baDzRrNeVJ0QFiwvf30=
Dus3U8+PbbSqXuAEuiSTlfG79P4wXIkWRys7g4DVaqg=
</data>
</dict>
<key>Headers/NodePlayer.h</key>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// NodeMediaClient.h
// v3.2.6
// v3.2.7
//
// Created by ALiang on 2021/11/29.
//
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Headers/NodeMediaClient.h</key>
<data>
a40cATa2kHFvnjd8iM35HtV6HYs=
M7xLlekc1i4rbT1mW4cjHJM4whQ=
</data>
<key>Headers/NodePlayer.h</key>
<data>
Expand All @@ -18,7 +18,7 @@
</data>
<key>Info.plist</key>
<data>
+l/2EsYUFNy2TIuuisNZy3xmvkQ=
befShL5Z0Kvhl596kx7wYWS1TQI=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -31,7 +31,7 @@
<dict>
<key>hash2</key>
<data>
YGOx4jdnVa8s5/Sragwt/mX6baDzRrNeVJ0QFiwvf30=
Dus3U8+PbbSqXuAEuiSTlfG79P4wXIkWRys7g4DVaqg=
</data>
</dict>
<key>Headers/NodePlayer.h</key>
Expand Down

0 comments on commit 5911ae9

Please sign in to comment.