Video streaming for Android app (VOTE HERE!!)

Got an idea? Missing something? Post your feature request here.

Moderator: moderators

Video streaming for Android app (VOTE HERE!!)

Postby toxbox » Mon Nov 07, 2011 8:58 pm

I know this is a little on the fancy side... but with 4G becoming more prevalent, and the increased capabilities of android phones and tablets.... I would love to see video streaming on the android app.

And yes, I did donate :wink:

+1 from me!
toxbox
 
Posts: 9
Joined: Mon Nov 07, 2011 8:48 pm

Re: Video streaming for Android app (VOTE HERE!!)

Postby crazysam » Mon Nov 07, 2011 9:17 pm

Hi, I'm not affiliated with Sindre, but the Subsonic Android app is also open source and I've been thinking of pushing forward with development of a Video Friendly app in wake of the updated Google TV. I've been browsing the code and getting a feel for the scope of such a task.

The biggest problem I can think of is that Subsonic transcodes video into .flv format, which is only playable in the Flash player. A possible solution would be to tweak the JwPlayer launch params to fit your TV or tablet, or even start in Full Screen, but that's not necessarily an ideal solution.

I'll keep doing more research to see how feasible this is.
Last edited by crazysam on Thu Nov 10, 2011 9:51 pm, edited 1 time in total.
crazysam
 
Posts: 14
Joined: Tue Oct 25, 2011 3:52 pm

Re: Video streaming for Android app (VOTE HERE!!)

Postby bushman4 » Tue Nov 08, 2011 3:13 pm

Wait, what am I missing here? I stream video to my Android phone all the time...

What does it not do that you want it to do?

Glenn
Glenn Sullivan
Subsonic 6.1.6 (Unraid Docker)
90 regular Subsonic Users

Library as of 2024-10-28:
4,527 artists
19,996 albums
282,151 songs
10201.40 GB
41,583 hours
User avatar
bushman4
 
Posts: 875
Joined: Thu Dec 02, 2010 1:47 pm
Location: Massachusetts, USA

Re: Video streaming for Android app (VOTE HERE!!)

Postby toxbox » Tue Nov 08, 2011 7:16 pm

Hmmm, maybe I'm incorrect then. I had tried to stream video before and it didn't work... but if the app actually supports it, then it looks I'm the one missing something here.
toxbox
 
Posts: 9
Joined: Mon Nov 07, 2011 8:48 pm

Re: Video streaming for Android app (VOTE HERE!!)

Postby jwegman » Thu Nov 10, 2011 8:46 pm

This past week I was playing with the Plex Media Server. It uses HTTP Live Streaming (HTML5). The app creates an .m3u8 playlist file, then uses ffmpeg to transcode to h264 baseline in a mpeg2-TS container in (something like) 5 second 'chunks' per file to a temp directory. The transcoded chunk files are then streamed to the client with a player that knows how to consume the .m3u8 playlist file.

The advantage of this, is the player can be native to the OS and use the appropriate HW accel when rendering. Also jwplayer has recently added support for it.

Here's the draft for the http live streaming:
http://tools.ietf.org/html/draft-pantos ... reaming-07

HTTP Live Streaming is the upcoming method.
jwegman
 
Posts: 3
Joined: Thu Nov 10, 2011 8:33 pm


Return to Feature Requests

Who is online

Users browsing this forum: No registered users and 6 guests