Skip to content

vagouzhou/vagouzhou.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Test screen sharing

##how to get package
====================================================
1. building it by source code 
2. get binary pacakge from https://www.dropbox.com/sh/5e642hv4d3hm1wo/AABtnEOITHH3Y-pocHY6SItOa


Note:
Please use "about:config" to add "localhost" ,"apprtc.appspot.com", or "vagouzhou.github.io" into "media.getusermedia.screensharing.allowed_domains"

##Test GetUserMedia by github site.
====================================================
vagouzhou.github.io/firefox/firefox_gum_test.html

##Test GetUserMedia in Local video
==============================================
we also can run sever in local by python (need python 2.7),input command as below in terminal console
python pythonssl.py

then access it in browser for testing.
e.g. https://localhost:4443/firefox/firefox_gum_test.html ##Test screen sharing through peer connection. ============================================== we can directly use https://apprtc.appspot.com # In screen sending end. copy this link in firefox https://apprtc.appspot.com/?audio=false&video=mozMediaSource=screen,minWidth=1366,minHeight=768,maxWidth=1366,maxHeight=768& It will share screen. and generate one room number . e.g. https://apprtc.appspot.com/?r=84903152&audio=false&video=chromeMediaSource=screen,minWidth=1366,minHeight=768,maxWidth=1366,maxHeight=768 room number is 84903152 # In receiving end. input link with room number https://apprtc.appspot.com/?r=84903152

##Test screen sharing + open264

  1. building it by source code https://github.com/ruil2/gecko-dev/tree/screen_gmp.
  2. get binary pacakge from https://www.dropbox.com/sh/5e642hv4d3hm1wo/AABtnEOITHH3Y-pocHY6SItOa
  3. get plugin from https://github.com/ruil2/gecko-dev/tree/screen_gmp/gmp-openh264 Now, load plugin from , copy gmp-openh264 to below. windows: c:/tmp/GMP/ mac/linux: ~/tmp/GMP/

About

web app demo test in github.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published