[Add]Video info label modify share media error#18
Merged
Conversation
인터벌 dataurl보낼때만 줄이고 다보낸뒤 초기화 - o 업로드된 영상들 탭에 업로드 날짜 / 스크롤바 달기 - o 미디어나 비디오공유중인데 다른작업요청할때 예외처리 로직 - o 회의화면으로 바꿀때 누가 화면이 공유중입니다 이런건 처리안함.. 미디어공유-카메라공유-화이트보드 때는 confirm alert 두개 표시 방 새로들어왔을때 동기처리 - (세모) 회의/메모/실시간 스트림/현재 방상황 정보들은 동기화처리했는데 미디어같은경우에 값을 다시전달받을라고 하면 속도가 엄청 느려짐... -> 일단 스킵할생각.. 메인비디오 숨기기- o 오디오 처음부터 제어가능하게하기 - o 참가자 jqery table - o 헤더 넣는것 만들어만 놓기 참가자 비디오 라벨 달기 - o 길어지면 서버 오류뜨던것 - o 미디어 업로드하고 보관함 클릭함수 실행시켜서 table 갱신해주기 - o ERROR 사람이 많을때 미디어 제어시 seeked가 이상함 계속 호출됨 두명일땐 갠춘 - o alert가 사람수만큼 울림 -o HAVE TO 후면카메라 ? 네이티브앱에서 넘어온 영상공유 Signed-off-by: jiminwu <[email protected]>
Signed-off-by: jiminwu <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
인터벌 dataurl보낼때만 줄이고 다보낸뒤 초기화 - o
업로드된 영상들 탭에 업로드 날짜 / 스크롤바 달기 - o
미디어나 비디오공유중인데 다른작업요청할때 예외처리 로직 - o
회의화면으로 바꿀때 누가 화면이 공유중입니다 이런건 처리안함..
미디어공유-카메라공유-화이트보드 때는 confirm alert 두개 표시
방 새로들어왔을때 동기처리 - (세모)
회의/메모/실시간 스트림/현재 방상황 정보들은 동기화처리했는데
미디어같은경우에 값을 다시전달받을라고 하면 속도가 엄청 느려짐... -> 일단 스킵할생각..
메인비디오 숨기기- o
오디오 처음부터 제어가능하게하기 - o
참가자 jqery table - o
헤더 넣는것 만들어만 놓기
참가자 비디오 라벨 달기 - o
길어지면 서버 오류뜨던것 - o
미디어 업로드하고 보관함 클릭함수 실행시켜서 table 갱신해주기 - o
ERROR
사람이 많을때
미디어 제어시 seeked가 이상함 계속 호출됨 두명일땐 갠춘 - o
alert가 사람수만큼 울림 -o
HAVE TO
후면카메라 ?
네이티브앱에서 넘어온 영상공유
Signed-off-by: jiminwu [email protected]