tv.js icon indicating copy to clipboard operation
tv.js copied to clipboard

Error Streaming on Raspberry Pi

Open BrysonR opened this issue 11 years ago • 1 comments

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

BrysonR avatar Sep 18 '13 05:09 BrysonR

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

d0nd3r3k avatar Oct 21 '13 23:10 d0nd3r3k