webdevRefinery Forum: getUserMedia() - webdevRefinery Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

User is offline ianonavy 

  • Group: Members
  • Posts: 685
  • Joined: 14-April 10
  • Expertise:HTML,CSS,Java,Javascript,Python

Posted 08 August 2012 - 01:45 AM (#1)

getUserMedia()


Finally on Chrome Stable.
http://www.html5rock...sermedia/intro/

This awesome API is finally on Chrome Stable, which means the other browsers are soon to follow (hopefully). Hooray! No more need to use plugins to capture video. I can't wait to see people cook up simple JavaScript-based video chatrooms. :)

Edit: I'm late to the party. Chrome 21 came out 6 days ago. :P Firefox and Opera have already had support for a while, so we're just waiting on Safari and IE. ANYWAY, have you made anything cool with this?

Edit 2: This probably belongs in Tech News Talk, but oh well.
reputation += 1 if post.is_helpful else 0
2


User is offline arronhunt 

  • I'm a httpster
  • Group: Moderators
  • Posts: 3398
  • Joined: 09-March 10
  • LocationLos Angeles, CA
  • Expertise:HTML,CSS,Javascript,Graphics,Flash

Posted 08 August 2012 - 01:43 PM (#2)

Why is no one else excited about this!? I am completely excited! Next stop, mobile.

Edit: Anyone know if this is plausible? I would guess that the iOS camera API would wouldn't be accessible via a webview. Since google is the mother of Android though, it seems they would be able to easily allow this.
DO NOT OPEN THIS

Spoiler
0


User is offline ianonavy 

  • Group: Members
  • Posts: 685
  • Joined: 14-April 10
  • Expertise:HTML,CSS,Java,Javascript,Python

Posted 08 August 2012 - 04:09 PM (#3)

Thanks for moving it. :) I know; can you imagine using cameras as a kind of weak authentication for a WEB APP? :D
reputation += 1 if post.is_helpful else 0
0


User is online Lemon 

  • I have a dream...
  • Group: Members
  • Posts: 688
  • Joined: 24-February 11
  • Expertise:HTML,CSS,PHP,Javascript,Node.js,SQL

Posted 08 August 2012 - 05:16 PM (#4)

Microsoft is already throwing multiple spanners in the works: http://gigaom.com/20...oft-webrtc-w3c/
Having said that, if I'm getting the gist of that article right, I sort of agree with MS that it shouldn't be built to be VP8 codec specific.
Posted Image
In the end, it's not the years in your life that count. It's the life in your years
0


User is offline TheMaster 

  • *-c0de master-*
  • Group: Members
  • Posts: 748
  • Joined: 24-May 10
  • LocationAustralia
  • Expertise:HTML,CSS,PHP,Java

Posted 08 August 2012 - 05:48 PM (#5)

Obviously, you'd need to give permission for the browser to access your camera and microphone, yeah? I mean, I don't want websites using that sort of thing without me knowing.

Although, Google will probably use it anyway for who knows what....
0


User is offline arronhunt 

  • I'm a httpster
  • Group: Moderators
  • Posts: 3398
  • Joined: 09-March 10
  • LocationLos Angeles, CA
  • Expertise:HTML,CSS,Javascript,Graphics,Flash

Posted 08 August 2012 - 06:01 PM (#6)

View PostTheMaster, on 08 August 2012 - 05:48 PM, said:

Obviously, you'd need to give permission for the browser to access your camera and microphone, yeah? I mean, I don't want websites using that sort of thing without me knowing.

Although, Google will probably use it anyway for who knows what....


Yes, it asks permission just like it does when tracking location data.
DO NOT OPEN THIS

Spoiler
0


User is offline Koen 

  • Leroy Jenkins
  • Group: Members
  • Posts: 2503
  • Joined: 10-March 10
  • Locationthe Netherlands
  • Expertise:HTML,CSS,Javascript,Graphics

Posted 08 August 2012 - 06:16 PM (#7)

View PostTheMaster, on 08 August 2012 - 05:48 PM, said:

Although, Google will probably use it anyway for who knows what....

Don't do this, man..

~Koen
Please click the + if I helped you!
Twitter: @KoenKlaren

<callumacrae> YOU DID A ROMNEY
0


User is offline TheMaster 

  • *-c0de master-*
  • Group: Members
  • Posts: 748
  • Joined: 24-May 10
  • LocationAustralia
  • Expertise:HTML,CSS,PHP,Java

Posted 08 August 2012 - 06:22 PM (#8)

View PostKoen, on 08 August 2012 - 06:16 PM, said:

Don't do this, man..

~Koen


Tracks what I search, tracks who I email, tracks who I talk to, tracks what videos I watch, tracks where I go (location/maps). Why not track what I look like?!
0


User is offline Qasim 

  • Group: Members
  • Posts: 520
  • Joined: 25-October 10
  • LocationOntario, Canada
  • Expertise:HTML,CSS,PHP,Java,Javascript,Graphics

Posted 08 August 2012 - 06:27 PM (#9)

View PostTheMaster, on 08 August 2012 - 06:22 PM, said:

Tracks what I search, tracks who I email, tracks who I talk to, tracks what videos I watch, tracks where I go (location/maps). Why not track what I look like?!

Honestly it is the blunt statements like this which is getting you a lot of hate...
Qasim Iqbal
[HTML] [CSS] [JS] [PHP] [JAVA]
[ANDROID DEVELOPER] [CHROME WEB STORE DEVELOPER]
[WEBSITE] [FACEBOOK] [FORRST]
0


User is offline ianonavy 

  • Group: Members
  • Posts: 685
  • Joined: 14-April 10
  • Expertise:HTML,CSS,Java,Javascript,Python

Posted 08 August 2012 - 07:11 PM (#10)

View PostTheMaster, on 08 August 2012 - 05:48 PM, said:

Obviously, you'd need to give permission for the browser to access your camera and microphone, yeah? I mean, I don't want websites using that sort of thing without me knowing.

Although, Google will probably use it anyway for who knows what....

TheMaster, I applaud you for being able to turn any thread into a conspiracy theory! :P
reputation += 1 if post.is_helpful else 0
0


User is offline NeilHanlon 

  • Group: Members
  • Posts: 884
  • Joined: 08-July 10
  • LocationRowley, Massachusetts
  • Expertise:HTML,CSS,PHP,Java,Graphics

Posted 08 August 2012 - 07:36 PM (#11)

There's some cool stuff from that Google is html5 press ration that was linked to a while ago.
Thanks,
兄ニール

Website | Blog | @NeilHanlon | About.Me | Facebook | LinkedIn
0


User is offline TheMaster 

  • *-c0de master-*
  • Group: Members
  • Posts: 748
  • Joined: 24-May 10
  • LocationAustralia
  • Expertise:HTML,CSS,PHP,Java

Posted 09 August 2012 - 01:48 AM (#12)

View Postianonavy, on 08 August 2012 - 07:11 PM, said:

TheMaster, I applaud you for being able to turn any thread into a conspiracy theory! :P


*bow*. Na seriously, half the time I'm just joking around. Trust me, I am NOT one of those conspiracy nutters that literally that just cannot accept reality for what it is. I do believe however, that there are many things we do not get told. Obviously.

View PostQasim, on 08 August 2012 - 06:27 PM, said:

Honestly it is the blunt statements like this which is getting you a lot of hate...


Please inform me as to how those "blunt statements" were wrong.
0


User is offline callumacrae 

  • {{ post.author }}
  • Group: Members
  • Posts: 2862
  • Joined: 20-January 11
  • LocationWarwickshire, England
  • Expertise:HTML,CSS,PHP,Javascript,Node.js,SQL

Posted 09 August 2012 - 02:41 AM (#13)

View PostTheMaster, on 09 August 2012 - 01:48 AM, said:

*bow*. Na seriously, half the time I'm just joking around. Trust me, I am NOT one of those conspiracy nutters that literally that just cannot accept reality for what it is. I do believe however, that there are many things we do not get told. Obviously.

You're a conspiracy nutter in denial
Front-end developer and writer
Twitter | GitHub | phpBB Contributor and Website Team Member | lynxphp
0


User is offline TheMaster 

  • *-c0de master-*
  • Group: Members
  • Posts: 748
  • Joined: 24-May 10
  • LocationAustralia
  • Expertise:HTML,CSS,PHP,Java

Posted 09 August 2012 - 02:43 AM (#14)

View Postcallumacrae, on 09 August 2012 - 02:41 AM, said:

You're a conspiracy nutter in denial


In what way? I don't think I've ever brought up any conspiracies on this forum! All I've done is joke a couple of times about things such as this, and the fact that hard drives can't be erased.
0


User is offline NeilHanlon 

  • Group: Members
  • Posts: 884
  • Joined: 08-July 10
  • LocationRowley, Massachusetts
  • Expertise:HTML,CSS,PHP,Java,Graphics

Posted 09 August 2012 - 07:44 AM (#15)

Jesus. Fucking. Christ. Get it the fuck back on topic.

We can't have any fucking discussion without it being gone in the first. fucking. page.
Thanks,
兄ニール

Website | Blog | @NeilHanlon | About.Me | Facebook | LinkedIn
1


User is offline Qasim 

  • Group: Members
  • Posts: 520
  • Joined: 25-October 10
  • LocationOntario, Canada
  • Expertise:HTML,CSS,PHP,Java,Javascript,Graphics

Posted 09 August 2012 - 10:22 AM (#16)

I first learned of getUserMedia from this video during Google IO 2012:



This video also has other useful things being introduced to Chrome and other browsers as well. One of the greatest talks in IO IMO :)
Qasim Iqbal
[HTML] [CSS] [JS] [PHP] [JAVA]
[ANDROID DEVELOPER] [CHROME WEB STORE DEVELOPER]
[WEBSITE] [FACEBOOK] [FORRST]
0


User is offline arronhunt 

  • I'm a httpster
  • Group: Moderators
  • Posts: 3398
  • Joined: 09-March 10
  • LocationLos Angeles, CA
  • Expertise:HTML,CSS,Javascript,Graphics,Flash

Posted 09 August 2012 - 01:06 PM (#17)

View PostNeilHanlon, on 09 August 2012 - 07:44 AM, said:

Jesus. Fucking. Christ. Get it the fuck back on topic.

We can't have any fucking discussion without it being gone in the first. fucking. page.


Four fucks is a little excessive in a two sentence response :P

I'll be spending the rest of the day making webcam webapps.
DO NOT OPEN THIS

Spoiler
0


User is offline NeilHanlon 

  • Group: Members
  • Posts: 884
  • Joined: 08-July 10
  • LocationRowley, Massachusetts
  • Expertise:HTML,CSS,PHP,Java,Graphics

Posted 09 August 2012 - 09:57 PM (#18)

I think that just the right amount of fucks were given.
Thanks,
兄ニール

Website | Blog | @NeilHanlon | About.Me | Facebook | LinkedIn
0


User is offline Smarag 

  • Group: Members
  • Posts: 584
  • Joined: 08-March 10
  • Expertise:HTML,CSS,PHP

Posted 09 August 2012 - 10:03 PM (#19)

View Postianonavy, on 08 August 2012 - 01:45 AM, said:

we're just waiting on Safari and IE.


I don't think anybody is waiting for them (;
0


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Enter your sign in name and password


Sign in options
  Or sign in with these services