Open leesungbin opened 5 years ago
필요한가? 글쎄, 근데 하면 재밌을 듯
방법은? (1) 드론 촬영 -> 스트리밍 -> 콘트롤러에서 확인 (딜레이 3초 이상 발생)
https://aws.amazon.com/ko/cloudfront/streaming/
(2) Live streaming 방식 더 찾아볼 것
Multi port 이후에 진행
https://www.npmjs.com/package/socket.io-stream
Video, image 전송 가능, 대용량 전송을 이걸로 테스트해볼것
https://github.com/nkzawa/socket.io-stream https://github.com/substack/stream-handbook
참고
Repository 참고
https://medium.com/react-native-training/build-youtube-alike-livestreams-with-react-native-8dde24adf543
RTMP 클라이언트 뷰 : https://github.com/perrystreetsoftware/react-native-rtmpview/blob/master/README.md
예제 : https://github.com/sieuhuflit/react-native-live-stream-rtmp-example/tree/master/src/screens
참고 라이브러리 https://github.com/NodeMedia/react-native-nodemediaclient/pulls
필요한가? 글쎄, 근데 하면 재밌을 듯
방법은? (1) 드론 촬영 -> 스트리밍 -> 콘트롤러에서 확인 (딜레이 3초 이상 발생)
(2) Live streaming 방식 더 찾아볼 것