Skip to content

Commit

Permalink
기타: 프로세스 변경
Browse files Browse the repository at this point in the history
이미지 교체 및 오탈자 수정
  • Loading branch information
BomiDev authored Aug 10, 2020
1 parent dc84625 commit 192564e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Client_module/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Client Module

<img src="https://user-images.githubusercontent.com/65989480/83115534-73ec5d00-a105-11ea-9c3d-0a434e52cb73.png">
<img src="https://user-images.githubusercontent.com/65989403/89764646-c13a7100-db2f-11ea-9e5f-457b826fcfd1.png">

* Visual Studio Code Linux C++ 사용
* 클라이언트에서 요청한 영상 URL을 복호화하여 VOD SERVER로 영상 호출, 전달 받은 암호화된 영상 정보를 복호화
* RTSP 호출시 FFMPEG 이용하여 HLS로 트랜스코딩
* RTSP 호출시 FFMPEG 이용하여 mpty_moov로 트랜스코딩

<br>

0 comments on commit 192564e

Please sign in to comment.