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

Error Streaming on Raspberry Pi #41

Open
BrysonR opened this issue Sep 18, 2013 · 1 comment
Open

Error Streaming on Raspberry Pi #41

BrysonR opened this issue Sep 18, 2013 · 1 comment

Comments

@BrysonR
Copy link

BrysonR commented Sep 18, 2013

Error in Deferred callbacks (file: undefined line: undefined) : ReferenceError : MediaError is not defined ReferenceError: MediaError is not defined

It says this happens at multiple different places.

at Page.extend.updateMessages (http://localhost:8888/static/application.js:30532:63)
at Page.extend.finish (http://localhost:8888/static/application.js:30342:18)
at Class.extend.ready (http://localhost:8888/static/application.js:23659:18)
at Class.extend.renderComponents (http://localhost:8888/static/application.js:23753:54)
at null. (http://localhost:8888/static/application.js:23467:50)
at Class.extend.triggerEvents (http://localhost:8888/static/application.js:13578:67)
at Class.extend.triggerOnly (http://localhost:8888/static/application.js:13561:30)
at null. (http://localhost:8888/static/application.js:13571:34)
at Array.forEach (native)
at Function..each..forEach (http://localhost:8888/static/application.js:12259:11)
ReferenceError
application.js:22950
Class.extend._call

@d0nd3r3k
Copy link

Ran into the same error, that's why I suggest using the native omxplayer to stream the movies instead of ffmpeg.

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

2 participants