-
Hi,
I am using Cefsharp 58.0.0-C12289 (pre-release version) and using Media Stream (for camera) in one of the page.
Stream works perfectly fine but when I change the orientation of my tablet (l…
-
I am working on a web app and it involves displaying an video input stream from webcam and taking/capturing photos from the same webcam. I successfully get access to the webcam and display it on the w…
-
Original mailing list post: https://groups.google.com/forum/#!topic/cmu-openface/TNZR_QVR8Nc
> When I try to use the web demo connecting to a Docker container,
> I get the following message:
>
> …
bamos updated
7 years ago
-
Weekly a ser disparada no dia 07/12/2017
Ajude a BrazilJS Weekly postando sua dica, link ou sugestão aqui nos comentários desta issue.
Ao longo da semana vamos debatendo e juntando os melhores lin…
-
Good afternoon,
I am developing an application to take a photo of a webcam using the ack-webcam plugin, however when I start the application, the following error occurs:
"Can not bind to 'ref' since…
-
Is there a way to give my android app camera access permission?
Like mWebView.setGeolocationEnabled(true) for location permission, is there anything like it to allow the camera access?
-
Hi - I know the oscilloscope is designed to work with a createMediaStream source and not createMediaElement source, but I'm trying to get your library to work with audio files vs getUserMedia.
I ac…
-
Using this example: https://webrtc.github.io/samples/src/content/getusermedia/record/
If you record a video and try to play it (pressing play button)
- in Chrome video plays normally, but first time…
-
I tried to display camera view using HTML5.
`var video = document.getElementById('video');
if(navigator.mediaDevices && navigator.mediaDevices.getUserMedia) {
navigator.mediaDevices.getUserMedi…
-
Hi! Aweson work!
I'm using your library and I want to know if is there a way to use the rear camera in mobile devices?
Thanks!