raul3k / CamKit

Access web cam and microphone using only html5 and javascript userGetMedia() function
MIT License
1 stars 0 forks source link

Question Please #1

Open 2braincells2go opened 10 years ago

2braincells2go commented 10 years ago

Hi Raul. Thank you for sharing your work.

Can see this will come in handy.

But not working for me in Chrome.

Did notice there is differences in files here and one at JSClasses. GitHub zip has 2 extra JS files: ccv and face which are called from index.html file.

One at JSClasses has one JS file and only one called from index.html file.

So, which version is correct one to use?

Thank you again.

raul3k commented 10 years ago

Hello, the implementation of getUserMedia is new and only Chrome and maybe Opera can handle this right now. There's 2 more files on GitHub because i'm writing a face detection. My version of Chrome is 33.0.1750.117m.

If it can help you, this is the same code in my computer:

http://pastebin.com/6YE8h93W

Thanks.

Best Regards,


Raul Souza Silva Desenvolvedor Web raul.3k@gmail.com +55 11 9-5434-1334 (Tim) +55 11 9-9102-1612 (Claro)

2014-03-03 9:14 GMT-03:00 2braincells2go notifications@github.com:

Hi Raul. Thank you for sharing your work.

Can see this will come in handy.

But not working for me in Chrome.

Did notice there is differences in files here and one at JSClasses. GitHub zip has 2 extra JS files: ccv and face which are called from index.html file.

One at JSClasses has one JS file and only one called from index.html file.

So, which version is correct one to use?

Thank you again.

Reply to this email directly or view it on GitHubhttps://github.com/raul3k/CamKit/issues/1 .

2braincells2go commented 10 years ago

Thank you Raul.

Using Chrome Version 35.0.1862.2 dev-m

I will try on another machine (computer) later today with different Chrome version.

Just getting blank page at this time.

raul3k commented 10 years ago

Maybe you have to enable this option on dev settings, some versions comes disabled.

Kind Regards


Raul Souza Silva Desenvolvedor Web raul.3k@gmail.com +55 11 9-5434-1334 (Tim) +55 11 9-9102-1612 (Claro)

2014-03-03 9:31 GMT-03:00 2braincells2go notifications@github.com:

Thank you Raul.

Using Chrome Version 35.0.1862.2 dev-m

I will try on another machine (computer) later today with different Chrome version.

Just getting blank page at this time.

Reply to this email directly or view it on GitHubhttps://github.com/raul3k/CamKit/issues/1#issuecomment-36505696 .

2braincells2go commented 10 years ago

Thanks again Raul.

Will try again later on. Just cannot get it to work with FF or Chrome (35.0.1870.2 m). Even tried dev version of Chrome on laptop with built-in cam/mic.

Must be something on my end.

Appreciate your replies and work!

raul3k commented 10 years ago

Hello,

I don't have any mic or web here so i can't send a screenshot of the camkit working, i can do it later if you want.

As this javascript function (getUserMedia()) is new, maybe you can not see working on your env, but don't give up. =)

Thanks for trying my application.

Kind Regards,


Raul Souza Silva Desenvolvedor Web raul.3k@gmail.com +55 11 9-5434-1334 (Tim) +55 11 9-9102-1612 (Claro)

2014-03-24 9:47 GMT-03:00 2braincells2go notifications@github.com:

Thanks again Raul.

Will try again later on. Just cannot get it to work with FF or Chrome (35.0.1870.2 m). Even tried dev version of Chrome on laptop with built-in cam/mic.

Must be something on my end.

Appreciate your replies and work!

Reply to this email directly or view it on GitHubhttps://github.com/raul3k/CamKit/issues/1#issuecomment-38439561 .

2braincells2go commented 10 years ago

No need to send screenshot Raul, I am sure it works fine.

Was just updating you on my attempts. Have no doubt it on my end.