1.0.12 • Published 6 years ago

@browser-media/browser-media v1.0.12

Weekly downloads
13
License
ISC
Repository
github
Last release
6 years ago

This is plugin support get camera and microphone, headphone in the browser . We thinking about solution will help you make projects has live stream function . Add friend to me : https://www.facebook.com/profile.php?id=100015561036994

    <script>
        new BrowserMedia("video",{
            audio: true, video: { width: 1280, height: 720 }
        });
    </script>
    and this for body 
    <video width="100" height="100" id="video"></video>
1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago