Questions tagged [sony]

Sony is an electronics and media company. Only programming questions about Sony's APIs and SDKs are on topic. This tag should not be used for customer/product support.

Sony commercializes a variety of products such as audio players, TVs, gaming consoles, digital cameras and smartphones.

Note that Sony has no relationship with StackOverflow.

Official developer website

Sony Developer World general Sony developer resources.
Sony Developer World Mobile for mobile, tablets and smart watches.

Sony SDKs

Sony Add-on SDK (for mobile, tablet and smartwatch)
Sony Camera Remote API (for Sony digital cameras)
Sony Google TV Add-on SDK (for Sony Google TV devices)
Sony SmartEyeglass SDK (for Sony SmartEyeglass)
Lifelog API (for Lifelog)

Tutorials & Sample Apps

Mobile, Tablet and Smartwatch sample apps
Camera Remote API tutorials
Google TV tutorials

784 questions
0
votes
2 answers

Development of smartTV applications for Sony

Tell me, please: For what platform at this moment need to develop smart-TV applications for Sony and Panasonic TV 2012, 2013, 2014 and 2015? How to get approve for applications for all of this platforms?
Anastasia
  • 21
  • 2
0
votes
1 answer

sony camera remote picture orientation

Sony cameras change picture orientation by default. Is there a way to set a fixed picture orientation (portrait/landscape) using the remote API? I could not find any in the manual.
pabl0rg
  • 171
  • 8
0
votes
2 answers

Retrieving images from sony camera over Wifi AP

I would please like to know if it is possible to retrieve images from a Sony Camera when it is connected to a Wifi Access Point on our local network? I want to retrieve the images from the camera with C# code. Can anyone point me to where I can find…
GANDA1F
  • 307
  • 1
  • 4
  • 13
0
votes
1 answer

Does Sony provide Camera Emulator for testing Camera Remote API

Does Sony provide Camera Emulator for testing apps made with Camera Remote API https://developer.sony.com/develop/cameras/get-started/ Or Do i need to use actual Camera device in order to test apps
Mohith Km
  • 2,079
  • 1
  • 16
  • 16
0
votes
0 answers

Sony Alpha A6000 with WPF

I am having trouble with the Alpha 6000. I want to connect to my Sony Alpha A6000 through Wifi but I am unable to do so. I want to write a small C# WPF app that can connect and communicate with my camera through Wifi. I am very new with this so I…
GANDA1F
  • 307
  • 1
  • 4
  • 13
0
votes
1 answer

AS15: '403 error' for Supported Movie Quality call

When using the API I am getting 403 errors on the AS15. The call is listed when I request 'supportedApiList'. Available Api List: {'id': 1, 'result': [['getMethodTypes', 'getAvailableApiList', 'setShootMode', 'getShootMode', 'getSupportedShootMode',…
Mungewell
  • 86
  • 2
0
votes
1 answer

Action Cam as100 and 2.0.0 API

I own the as100 and have downloaded the API version 2.0.0. Does this API allow for this hardware: list the content of the images/videos? download a particular image/video? In the Android demo app (CameraRemoteSampleApp) from the download that I…
user3123813
  • 81
  • 2
  • 7
0
votes
0 answers

Refresh token method in Sony's Lifelog API returning 500 error

I'm trying to use the refresh_token for sony's lifelog api but it's returning 500 error. I'm sending the request to https://platform.lifelog.sonymobile.com/oauth/2/refresh_token My request is: POST /oauth/2/refresh_token HTTP/1.1 Host:…
hordurh
  • 2,663
  • 1
  • 16
  • 19
0
votes
1 answer

A7S Remote Control

I would like to use the A7s via USB Remote Trigger with the following parameters for a user interface on screen: Windows 7 Pro, no other OS at this time There will be no lenses attached, so must work with no lens Manual mode only Control contrast,…
cameraguy
  • 9
  • 1
0
votes
1 answer

does android tv lollipop support WebRTC?

I want to write an app for android 5.0 Lollipop smart tv. I need to know if webRTC is supported by the native Chrome version which is installed in these devices. Thanks.
0
votes
1 answer

android, Sony Z3, 4k video recording

Is there any way to enable 4k video recording on Sony Z3 within a custom app? Cause, getSupportedVideoSizes() returns max resolution 1920x1080. But the phone itself obviously supports 4k,…
borut
  • 77
  • 1
  • 5
0
votes
1 answer

Does Sony RX10 camera support Sony SDK for remote control?

I have to developed a Windows application to remote control a camera from a pc for a photo booth. Basically this app will control zoom, exposure and shoot with a live view on the PC screen. I'd like to use a Sony DSC RX10. Does this camera support…
Mat
  • 31
  • 1
  • 3
0
votes
1 answer

Is it possible to set Sony A7S focus distance from a software remote?

I want to be able to manually set the focus distance on the camera by using a software remote of some kind. I will know a distance to an object I want to focus on but cannot use auto focus because objects will be passing in front of the camera. Here…
Keith
  • 1
  • 2
0
votes
1 answer

Reading NFC Tag of Sony QX10

I have created my own QX10 client app which just published to store. (available on Windows Phone Store: http://www.windowsphone.com/en-us/store/app/nc-qx10/1c8d71da-0e4b-43cd-a5c2-020a072419d3 and it's being open sourced here:…
0
votes
1 answer

Sony Camera API to set the meta tags from the Android App

I am using the Android SDK for Sony Camera and its working fine, and wanted to send additional settings from App to camera image to Adding meta tags like Author, Tags or even GPS coordinates. My Question Is there any way to send additional…
AjayR
  • 4,169
  • 4
  • 44
  • 78