2014-03-01, 10:32
G'Day all
v0.2.5 is out, now with video streaming! (and a few other things)
Don't get your hopes up to high though, without transcoding we are very limited.
There is 2 players, HTML5 and an embedded VLC player. HTML5 video is only working well for me in Chrome. VLC has much better codec support and works in Firefox but you need to install the player for it to work.
Look for the 'stream' tab on a movie.
@Kabooga, Cheers for the tip! I was hoping someone might have a fix for that one, version numbers will be in the filename from now on.
@dr88dr88, done
@Jeggert, Technically it should work however I had issues with my andriod tv box with audio streaming too, not really sure where the issue is yet.
@Jeggert, With the right CSS it would be very usable for mobile and up, although with large libraries it might make a few devices struggle on the performance side of things. I am now using a sass extension called breakpoint that makes it far easier to make things responsive 'as you go' and I do plan (one of these days) to go back and implement that across the rest of the app, I personally never use it on a screen smaller than 1200px so not huge on my priority list, but definitely on my mind.
v0.2.5 is out, now with video streaming! (and a few other things)
Don't get your hopes up to high though, without transcoding we are very limited.
There is 2 players, HTML5 and an embedded VLC player. HTML5 video is only working well for me in Chrome. VLC has much better codec support and works in Firefox but you need to install the player for it to work.
Look for the 'stream' tab on a movie.
@Kabooga, Cheers for the tip! I was hoping someone might have a fix for that one, version numbers will be in the filename from now on.
@dr88dr88, done
@Jeggert, Technically it should work however I had issues with my andriod tv box with audio streaming too, not really sure where the issue is yet.
@Jeggert, With the right CSS it would be very usable for mobile and up, although with large libraries it might make a few devices struggle on the performance side of things. I am now using a sass extension called breakpoint that makes it far easier to make things responsive 'as you go' and I do plan (one of these days) to go back and implement that across the rest of the app, I personally never use it on a screen smaller than 1200px so not huge on my priority list, but definitely on my mind.