md语法不会啊啊啊

This commit is contained in:
jiacai_wang 2018-08-09 18:22:27 +08:00
parent b8c7dd8de5
commit ef9d2738dd
6 changed files with 103 additions and 0 deletions

View File

@ -19,3 +19,8 @@
用到的开源项目:<a href="https://github.com/Bilibili/flv.js">flv.js</a><a href="https://github.com/gwuhaolin/livego">livego</a><a href="https://ffmpeg.org/">FFmpeg</a><a href="http://wiringpi.com/">Wiring Pi</a>。感谢大佬们。
## 它最后长这b样

78
ffmpeg.log Normal file

File diff suppressed because one or more lines are too long

20
livego.log Normal file
View File

@ -0,0 +1,20 @@
2018/08/09 18:10:26 main.go:106: start livego, version 0.0.4
2018/08/09 18:10:26 main.go:58: RTMP Listen On :1935
2018/08/09 18:10:26 main.go:40: HLS listen On :7002
2018/08/09 18:10:26 main.go:75: HTTP-FLV listen On :7001
2018/08/09 18:10:27 rtmp.go:88: new client, connect remote: [::1]:50226 local: [::1]:1935
2018/08/09 18:10:28 conn_server.go:280: handle publish req done
2018/08/09 18:10:28 rtmp.go:109: new publisher: <key: live/movie, URL: rtmp://localhost:1935/live/movie, UID: SJODxz8ERimHoGQs, Inter: false>
2018/08/09 18:10:28 hls.go:61: new hls source
2018/08/09 18:10:28 source.go:117: [<key: live/movie, URL: rtmp://localhost:1935/live/movie, UID: SJODxz8ERimHoGQs, Inter: true>] hls sender start
2018/08/09 18:10:29 server.go:92: url: /live/movie.flv path: live/movie paths: [live movie]
2018/08/09 18:14:25 main.go:106: start livego, version 0.0.4
2018/08/09 18:14:25 main.go:58: RTMP Listen On :1935
2018/08/09 18:14:25 main.go:75: HTTP-FLV listen On :7001
2018/08/09 18:14:25 main.go:40: HLS listen On :7002
2018/08/09 18:14:27 rtmp.go:88: new client, connect remote: [::1]:50230 local: [::1]:1935
2018/08/09 18:14:27 conn_server.go:280: handle publish req done
2018/08/09 18:14:27 rtmp.go:109: new publisher: <key: live/movie, URL: rtmp://localhost:1935/live/movie, UID: Kzmnn_UCRdqsCj2o, Inter: false>
2018/08/09 18:14:27 hls.go:61: new hls source
2018/08/09 18:14:27 source.go:117: [<key: live/movie, URL: rtmp://localhost:1935/live/movie, UID: Kzmnn_UCRdqsCj2o, Inter: true>] hls sender start
2018/08/09 18:14:28 server.go:92: url: /live/movie.flv path: live/movie paths: [live movie]

BIN
picture/demo1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

BIN
picture/demo2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 665 KiB

BIN
picture/demo3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 KiB