Skip to content

Commit 87c17b5

Browse files
committed
update webrtc
1 parent 6774b68 commit 87c17b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ project (webrtc-streamer)
44
set (WEBRTCROOT "${CMAKE_CURRENT_SOURCE_DIR}/../webrtc" CACHE STRING "WEBRTC root directory")
55
set (WEBRTCDESKTOPCAPTURE "ON" CACHE STRING "WEBRTC Desktop capture")
66
set (WEBRTCCHROMEBRANDED "ON" CACHE STRING "WEBRTC Chrome branded")
7-
set (WEBRTCVERSION "d49dd5f720bca8897df130c9d7b705c3b8188238" CACHE STRING "WEBRTC version")
7+
set (WEBRTCVERSION "60ccc50215276c3fc6dbab36dd74c5892441a323" CACHE STRING "WEBRTC version")
88
set (WEBRTCSTREAMERRESSOURCE "./html" CACHE STRING "WEBRTC ressource directory")
99

1010
if(NOT CMAKE_BUILD_TYPE)

0 commit comments

Comments
 (0)