Skip to content

Commit 07088a3

Browse files
committed
update readme
1 parent 840d218 commit 07088a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
this is a project build top on cef3
33
1. contains c++ app (from cef3 offical example)
44
2. contains embed go websocket server(expose window action to js)
5+
3. with MP3,MP4[H.264] supported
56
## WHY
67
Being working on some desktop solution need on winXP ;
78

@@ -15,7 +16,7 @@ already test on windows 7 x64 ,And it may only support windows
1516
## HOW
1617
1. get mingw64 for 32bit
1718
1. get cmake 3.12+
18-
1. get go 1.8+
19+
1. get go 1.8+ for 32bit
1920
1. get cef3 binary form [binary]()
2021
1. build go lib via `./goserver/build.bat`
2122
1. build app via cmake

0 commit comments

Comments
 (0)