ABOUT
I am YongSeok Choi.
I record what I learned from studying on this blog.
PUBLICATIONS
Implementation of Multi-Streaming System of Live Video of Drone - JIIBC,
KCI
드론 라이브 영상의 다중 스트리밍 시스템 구현
Kitae Hwang, Jina Kim, Yongseok Choi, Junhee Kim, Hyungmin Kim, Inhwan Jung. (2018).
The Journal of the Institute of Internet, Broadcasting and Communication(JIIBC), 한국인터넷방송통신학회 논문지, 18(1),
143-149.
Design of Modified MQTT Protocol with Time Filter QoS - KCC
2018
시간 필터 QoS를 가진 MQTT 프로토콜 설계
Junhee Kim, Donghee Lee, Kitae Hwang, Hyungmin Kim, Seho Park and Yongseok Choi, 2018,
Korea Computer Conference 2018(KCC 2018), 한국정보과학회 학술발표논문집, , pp. 410~412.
Design and Implementation of
Time Filter Function in Mosquitto KTCP, KCI
Mosquitto에 시간 필터 기능 설계 및 구현
Kitae Hwang, Junhee Kim, Hyungmin Kim, Seho Park and Yongseok Choi, 2019,
KIISE Transactions on Computing Practices(KTCP), 정보과학회 컴퓨팅의 실제 논문지,25(5),273-278.
PROJECT
Drone Live Video Streaming Solution using Raspberry PI
Team Project | HIFLY
We implemented a streaming system which can forward live video stream to multiple users from a Phantom4, a
drone made by DJI.
Also, we constructed the streaming server on Raspberry Pi 3 board for high mobility. The video stream can be
played on any devices if the HTML5 standard web browser is utilized.
[Video]
[Github page]
RemoteAssistance - JAVA
[Github
page]
RemoteAssistance - C++
[Github
page]
Urgent & Time filter MQTT broker
[Github page]
EXPERIENCES
The undergraduate research of Industry-Academic Project
‘Development of the Appliance with Messaging Technology underlying Hyper-Connected Society’
The project was carried out with SBA(Seoul Business Agency) and Hansung University as an Industry-Academic Collaboration.
Implemented messaging solution based on real-time location using MQTT protocol.
Software Maestor 9th
과학기술정보통신부, IITP 주관 소프트웨어 마에스트로 9기 연수생
I was a member of the IoAT(Internet-of-All-Things) team and developed a water proof leisure IoT system
called Surfcode using biometric signal detection sensor.
[Github page]
Hanium
과학기술정보통신부 지원, IITP, FKII 주관 한이음
I was a member of the Pixel team and developed MeetView(Multi user video conference software)
I designed the MSA structure, developed the message communication using websocket-based stomp protocol and kafka messaging queue, and implemented the video conferencing function using webRTC.
[Github page]
Naver Intern
I am an intern who develops a Whale browser based on a chromium. I developed about Browser lock.
This is a browser lock function and uses PBKDF2-based encryption. It also supports various functions such as lock the browser when browser startup and using shortcut keys.