리눅스6 [ Lenovo Mirage VR180 Camera - Custom live streaming ] 2020.05.28 ~ 2020.06.03 > 1. Ubuntu OS 설치 완료 참고 : jhnyang.tistory.com/m/9 inpages.tistory.com/102 2. 필요한 package 설치 완료 3. Read Me 정독 Wifi 코드 해석 전에 bluestrap.py 을 실행해보아야 할 듯. bluestrap.py -> key file 생성 , 카메라 정보 출력 http API calls -> key , camera's IP 필요 Custom LiveStreaming -> end-point IP address , stream ID 입력해야함 > IP주소 입력 시, 바로 스트리밍 영상이 다른 PC로 전송되는지, 화면이 뜨는 건지? 어떻게 end-point를 정확하게 잡는건지? -> end-point IP address는 1차적으로.. 2020. 6. 2. [Linux] E: Could not get lock /var/lib/dpkg/lock-frontend 오류 해결하기 jdk-default package 설치 시, 오류 발생 > E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 4731 (unattended=upgr) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? 1. 관련된 Lock 파일들을 찾아 모두 삭제 rm : 파일 삭제 명령어 2. 실제 패키지 작업을 수행하는 dpkg의 문제점을 수정 dpkg : deb 패키지의 설치, 삭제, 정보 제공을 위해 사용되는 명령 dpkg --configure : 패키지 설정 명령 3. upgrade OR updat.. 2020. 6. 1. 이전 1 2 다음