Building a Video Chat App, Part 2 – Accessing Cameras

On my Twitch channel we’re continuing to build our video chat application on Azure Communication Services (ACS).
For today’s post, we’re going to look at the next major milestone, accessing your camera and microphone.
How Browsers Acc…


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

On my Twitch channel we’re continuing to build our video chat application on Azure Communication Services (ACS). For today’s post, we’re going to look at the next major milestone, accessing your camera and microphone. How Browsers Access Devices We’re going to use the ACS SDK to do this, but before we get there let’s first understand how we access cameras and microphones in the browser. Browsers have had this functionality for a while now, it came about as a need for the WebRTC specification, since that allows you to do what we’re doing, run a video stream through the browser, and it works using the navigator.


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate Updates
APA

Posts on LINQ to Fail | Sciencx (2020-10-21T22:55:12+00:00) Building a Video Chat App, Part 2 – Accessing Cameras. Retrieved from https://www.scien.cx/2020/10/21/building-a-video-chat-app-part-2-accessing-cameras/

MLA
" » Building a Video Chat App, Part 2 – Accessing Cameras." Posts on LINQ to Fail | Sciencx - Wednesday October 21, 2020, https://www.scien.cx/2020/10/21/building-a-video-chat-app-part-2-accessing-cameras/
HARVARD
Posts on LINQ to Fail | Sciencx Wednesday October 21, 2020 » Building a Video Chat App, Part 2 – Accessing Cameras., viewed ,<https://www.scien.cx/2020/10/21/building-a-video-chat-app-part-2-accessing-cameras/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Building a Video Chat App, Part 2 – Accessing Cameras. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2020/10/21/building-a-video-chat-app-part-2-accessing-cameras/
CHICAGO
" » Building a Video Chat App, Part 2 – Accessing Cameras." Posts on LINQ to Fail | Sciencx - Accessed . https://www.scien.cx/2020/10/21/building-a-video-chat-app-part-2-accessing-cameras/
IEEE
" » Building a Video Chat App, Part 2 – Accessing Cameras." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2020/10/21/building-a-video-chat-app-part-2-accessing-cameras/. [Accessed: ]
rf:citation
» Building a Video Chat App, Part 2 – Accessing Cameras | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2020/10/21/building-a-video-chat-app-part-2-accessing-cameras/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.