-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Web rtc sharing position #986
Open
s1neng
wants to merge
44
commits into
muaz-khan:master
Choose a base branch
from
JeongYeonUk:webRTC-sharing-position
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
Signed-off-by: jiminwu <[email protected]>
Signed-off-by: jiminwu <[email protected]>
Signed-off-by: LimHyoJin <[email protected]>
[Add] url /rtc
Signed-off-by: jiminwu <[email protected]>
[Add] record data sharing test
file sender를 통해 공유할 media를 objectURL로 보내는 방식 objectURL이 다른사람 화면에서도 유효한지 확인해볼것 알될시 다른방법을 찾거나 시간이 부족하면 dataURL방식사용할것 Signed-off-by: jiminwu <[email protected]>
Web rtc send object url file send
Signed-off-by: jiminwu <[email protected]>
[Add] dataURL demo
추후 새사용자 들어왔을떄 공유중인 미디어 시간동기까지 맞춰줄 예정 Signed-off-by: jiminwu <[email protected]>
Signed-off-by: jiminwu <[email protected]>
Web rtc sync demo
Signed-off-by: jiminwu <[email protected]>
[Add] communicate to server(record-data)
공유중지 예외처리 회의, 칠판 ,동영상칠판 버튼 생성 haveto remove main-video when sharePublicCamera Signed-off-by: jiminwu <[email protected]>
[Add]White board sharing
1112commit
Signed-off-by: jiminwu <[email protected]>
[Add] particpant
인터벌 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]>
[Add] canvas 위치조정
Signed-off-by: jiminwu <[email protected]>
[Add]Video info label modify share media error
Signed-off-by: sinhye <[email protected]>
Signed-off-by: JeongYeonuk <[email protected]>
Signed-off-by: jiminwu <[email protected]>
[Add] mobile function
Signed-off-by: sinhye <[email protected]>
Signed-off-by: sinhye <[email protected]>
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.
No description provided.