1.0.12 • Published 5 years ago

@browser-media/browser-media v1.0.12

Weekly downloads
13
License
ISC
Repository
github
Last release
5 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

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago