컴퓨터 일반/네트워크
[rtmp]
코딩삽질일기
2020. 6. 21. 23:50
rtmp서버 제대로 설치됬는지 확인하는 용도
서버로 보내는 쪽 라이브러리 추천
내가 쓴 서버에 rtmp보내는 라이브러리
https://github.com/pedroSG94/rtmp-rtsp-stream-client-java
서버에서 스트림 받는 쪽 라이브러리
https://github.com/pedroSG94/vlc-example-streamplayer
받는쪽 라이브러리 영어문서. 그러나 실제로 참조는 안함.
https://www.truiton.com/2015/03/stream-rtmp-live-android/
찾기만 하고 실제로 참조하지 않은 자료들
https://github.com/begeekmyfriend/yasea
https://github.com/powerupkhs/ScreenBroadCast