You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
Error appears a few seconds after launching peercast sometimes - so far haven't noticed any condition that correlates.
The text was updated successfully, but these errors were encountered: