Giter Site home page Giter Site logo

sony-sdcp-com's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

sony-sdcp-com's Issues

Getting ECONNRESET after updating everything underneath sony-sdcp-com

# cat sdcp.js 
const {SdcpClient} = require('sony-sdcp-com')

const client = SdcpClient({address: '10.0.0.128', port: 53484})
client.getPower().then(state => {
	console.log(state)
})
# node sdcp.js 
node:internal/process/promises:288
            triggerUncaughtException(err, true /* fromPromise */);
            ^

Error: read ECONNRESET
    at TCP.onStreamRead (node:internal/stream_base_commons:217:20) {
  errno: -54,
  code: 'ECONNRESET',
  syscall: 'read'
}

Node.js v18.14.0

VPL-HS65ES

Hello !

Nice module you have here ! Test it quickly on VPL-HS65ES and I was able to power it ON and OFF with no problem :)

Did you know how we can auto discover the device to retrieve ip automatically ? I see there an advertisement service :
capture d ecran 2017-01-25 a 22 34 46

I try with bonjour protocol but can't discover it.

Thanks for your work !

Possible to get update to support ADCP on new projectors?

If I understand correctly, the newer projectors use ADCP instead of SDCP. I have a Sony VPL-VW325ES. The key item for me is that the projector power state appears to be different than previous. The normal way to turn the projector off now seems to be putting it in "Standby" which is different than in SDCP. Sony has an app in the Apple App Store called "IP Remote" with simple capabilities but of course doesn't work with HomeKit/Homebridge.
I'm happy to assist in the creation of the functionality including financial contribution.

Memory Leak

This module has a serious memory leak related to Bacon.js. Probably because it is outdated for 5 years.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.