Search found 13 matches

by amalakar
Thu Jul 02, 2015 12:28 am
Forum: Device Information
Topic: Chromecast
Replies: 14
Views: 19127

Re: Chromecast

Yes we are using the JAVA api.
by amalakar
Wed Jul 01, 2015 12:42 pm
Forum: Device Information
Topic: Chromecast
Replies: 14
Views: 19127

Re: Chromecast

Is the new version out yet?
by amalakar
Tue Jun 23, 2015 12:20 pm
Forum: Device Information
Topic: Chromecast
Replies: 14
Views: 19127

Re: Chromecast

Please make sure that you look for the presence of the string "CrKey" in the user agent, since version number etc may change going forward, and I would like wurfl to work with future chromecast user agents as well.
by amalakar
Mon Jun 22, 2015 11:13 pm
Forum: Device Information
Topic: Chromecast
Replies: 14
Views: 19127

Re: Chromecast

Following user agents do have CrKey in it, and I was expecting them to be parsed as Chromecast as well and have the id: generic_smarttv_chromecast. I don't see the following having the mentioned id though. Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.75 Saf...
by amalakar
Thu May 21, 2015 2:10 pm
Forum: Device Information
Topic: Playstation 3
Replies: 6
Views: 9748

Re: Playstation 3

Thank you so much, I did found to set the mode as well. And you are right it is parsing it correctly in the accuracy mode.
by amalakar
Thu May 21, 2015 2:02 pm
Forum: Device Information
Topic: Playstation 3
Replies: 6
Views: 9748

Re: Playstation 3

I was not aware of these modes. How do I specify accuracy mode using the JAVA api? I would like to run in high accuracy mode.
by amalakar
Thu May 21, 2015 1:10 pm
Forum: Device Information
Topic: Playstation 3
Replies: 6
Views: 9748

Re: Playstation 3

User agent is:
Mozilla/5.0 (PLAYSTATION 3; 3.55)
by amalakar
Thu May 21, 2015 1:09 pm
Forum: Device Information
Topic: Chromecast
Replies: 14
Views: 19127

Re: Chromecast

Thank you, would it be possible to return device.getCapability("device_os") as chromecast too?
by amalakar
Thu May 21, 2015 12:40 pm
Forum: Miscellaneous
Topic: Maven access
Replies: 1
Views: 29152

Maven access

It is not clean to me where do I create the user name and password for the maven repository. The account I have with which I can login to http://www.scientiamobile.com/ doesn't work for http://maven.scientiamobile.com:8081/nexus/#welcome. Also where do I get to define the group Id or artifact id? I ...
by amalakar
Thu May 21, 2015 12:36 pm
Forum: Device Information
Topic: Playstation 3
Replies: 6
Views: 9748

Playstation 3

Wurfl 1.6.0.0 is unable to parse playstation 3. It was being parsed correctly while using version 1.5.0

The brand name was detected as sony and the modelname as "Playstation 3". This is not the case any more. I am using 1.6.0.0 java API and 2015-05-17_wurfl.zip
by amalakar
Tue May 12, 2015 7:16 pm
Forum: Device Information
Topic: Chromecast
Replies: 14
Views: 19127

Re: Chromecast

Please let me know whenever this is available.
by amalakar
Tue May 05, 2015 4:54 pm
Forum: Device Information
Topic: Chromecast
Replies: 14
Views: 19127

Re: Chromecast

generic_smarttv_chromecast would do, as long as there is an way for us to identify. How do we get this id? Is it using the getCapabiltiy in Java?
by amalakar
Mon Apr 06, 2015 2:24 pm
Forum: Device Information
Topic: Chromecast
Replies: 14
Views: 19127

Chromecast

Currently wurfl cannot identify chromecast user agents correctly. According to https://code.google.com/p/google-cast-sdk/issues/detail?id=157 a chromecast device can be identified using the presence of CrKey in it. Please add support for chromecast in wurfl. The useragent looks like: Mozilla/5.0 (Cr...