sony

Embedding Live Video from an IP WebCam

We are using a Sony SNC-RZ30N IP-based webcam to monitor osprey nests and would like to stream the video feed via our own webserver. Rather than use the built-in webserver of the camera (which requires either ActiveX or Java on the client side) to display the live feed, I would like to weed out just the live feed and display it on our c...

Sony SNC-CS11 webcam help needed

I have a Sony SNCCS11 webcam that I am trying to view the video stream for on my web page. I was able to use the applet that the camera itself uses for a simple view, but I can't find any documentation on the java applet itself to determine what parameters are valid (for actions such as changing the background color). Has anyone worked ...

Control camera via Firewire

Some SONY Cameras have a FireWire interface. Is it possible to control any camera functions via FireWire using any FireWire SDK etc? Tape: record/stop, forward/rewind Lens: exposure, zoom, shutter speed, focus, white balance Other: effects (sepia/invert) Found: Adobe Premiere can control Tape playback functions (play, forward/rewi...

wapsite on Sony ericcson P1i

On the sony ericcson p1i the Wapsite is not opening properly? On rest all it is working fine. Is it a browser featue or a problem at our end. Please suggest a solution. ...

Indie development for Sony PSP?

Hello guys, I was wondering if there are some PSP programmers here that could share their opinions with me. I'm an iPhone/iPod indie game dev right now ( I also develop non game apps , but I really love games ). The Apple App store is really crowded, so for an indie like me, with my (low) marketing resources, it's really really hard to g...

Programmatically accessing the contents of a Sony MP3 player

How to access/manipulate Sony MP3 player’s contents programmatically?.. A Sony Walkman MP3 player (NWZ-W202) is connected to a Vista Ultimate PC through a USB port. The player contents is visible by the Windows Explorer as “Computer\WALKMAN NWZ-W202\Storage Media\MUSIC\MediaFile1.mp3”. Computer Management\Storage\Disk Management lists...

Accessing system clipboard in J2ME (Sony Ericsson)

Recent mobile phones have a clipboard where text can be copied from one application to another (E.g. from address book to file manager). Is there an API for placing things on this clipboard? I am targeting Sony Ericsson phones (including G705), so a Sony specific API would be acceptable if no portable API exists. ...

Change Message on Sony Reader to “Do not disconnect”

When I connect a Sony Reader to an USB port “USB connected” is shown on the Reader. When the Sony “Reader Library” software is started this message changes to “Do not disconnect”. I want to implement this in a software tool to. There seems to be no file locked. Perhaps it is done via ebookUsb.dll. Does anybody know how this is done from ...

SIMD Sony Vector Math Library in OS X with C++

I'm currently writing a very simple game engine for an assignment and to make the code a lot nicer I've decided to use a vector math library. One of my lecturers showed me the Sony Vector Math library which is used in the Bullet Physics engine and it's great as far as I can see. I've got it working on Linux nicely but I'm having problems...

Sony Bravia JavaScript API & Emulator

I recently purchased a Sony Bravia TV that comes with Internet capability built in. It supports a number of internet capable widgets and web video streaming apps for sites like youtube, twitter & various yahoo! offerings. I'd like to hack on the SDK, but the only version I can find is Japanese. Is there an English version of the SDK?...

Old Sony Digital Tape Handycam, imported Video is sped up?

Friend gave me their OLD handycam and a bunch of tapes asking me to put them on a DVD. The model is Sony DCR-TVR103 and it records onto Hi8 Digital tapes. It has a firewire port also. I am trying to use import function in iMovie on OS X 10.6. Every import though the video is super fast, like playing in fast forward. Ever seen anything ...

How to create Flash widget for sony dash?

I like to create a sony dash apps how to create new apps? How to connect flash action script with web service? any one help me. ...

What is Sony BIVL framework?

What is Sony BIVL framework? How to develop a application in that? How to i put my video's on BIVL? ...

Getting null System properties on Sony Ericsson P1i ....

Hello, I am developing a file-api app on Sony P1i. I used the following System properties to get the images, tones folder names/paths but all are returning null.... System.getProperty("fileconn.dir.photos") System.getProperty("fileconn.dir.photos.name") System.getProperty("fileconn.dir.tones.name") System.getProperty("fileconn.dir.tone...

Is it possible to install Python on Sony Ericsson Xperia X10?

Hi, i already saw a post saying that it was possible for the X10.. But does anyone know how to? I found a guide but it is quite troublesome.. Thanks for any help. Jake ...

QR reader for sony ericsson

Hello. Is ther a QR reader for a Sony Ericsson W350a?? ...

Strange error logging in to supplier site from Sony laptop

This one would have me tearing out my hair, if I had any. We need to log in to a site from an advertising supplier. From within our office LAN I see the following ... I have no issues logging in to this site from my desktop PC running XP, but my boss - who is the one who needs to log into this site, cannot. On my boss's system, which ...

How to get the contacts list in a sony ericsson in J2Me

Hi everyone. I'm building a phone application in j2me. In it, I need to get the contacts from the phonebook. There is an API for that and the line I tried to use was contactList = (ContactList) PIM.getInstance().openPIMList(PIM.CONTACT_LIST, PIM.READ_ONLY, name); Apparently, it doesn't work in my phone (Sony Ericsson ...

How to add a link to the "create SMS" page in Sony Ericsson in J2Me?

Hi everyone. I'm developing a J2Me application. Currently I'm trying to add properties to my app specifically for the Sony Ericsson. I have a W705 Sony Ericsson mobile phone. My app sends SMS messages and so far what I can do is: when a user enters the app he fills a form and the app sends the SMS. That's nice, but I want it to be mor...