Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot read property playerState of undefined #9

Open
blahah opened this issue Apr 9, 2016 · 0 comments
Open

cannot read property playerState of undefined #9

blahah opened this issue Apr 9, 2016 · 0 comments

Comments

@blahah
Copy link

blahah commented Apr 9, 2016

Error appears a few seconds after launching peercast sometimes - so far haven't noticed any condition that correlates.

Chromecast is connecting
Connected to 3/5 peers
Downloaded 1 MB (346.7 kB/s) with 0 hotswaps
Uploaded 0 Bytes (0 b/s)
/Users/rds45/.nvm/v5.7.1/lib/node_modules/peercast/bin.js:28
    status = st.playerState.toLowerCase()
               ^

TypeError: Cannot read property 'playerState' of undefined
    at EventEmitter.<anonymous> (/Users/rds45/.nvm/v5.7.1/lib/node_modules/peercast/bin.js:28:16)
    at emitOne (events.js:90:13)
    at EventEmitter.emit (events.js:182:7)
    at DefaultMediaReceiver.<anonymous> (/Users/rds45/.nvm/v5.7.1/lib/node_modules/peercast/index.js:55:20)
    at emitOne (events.js:90:13)
    at DefaultMediaReceiver.emit (events.js:182:7)
    at MediaController.onstatus (/Users/rds45/.nvm/v5.7.1/lib/node_modules/peercast/node_modules/castv2-client/lib/senders/default-media-receiver.js:16:10)
    at emitOne (events.js:90:13)
    at MediaController.emit (events.js:182:7)
    at MediaController.onmessage (/Users/rds45/.nvm/v5.7.1/lib/node_modules/peercast/node_modules/castv2-client/lib/controllers/media.js:19:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant