Live Streaming video on your Titan/Mogul/XV6800 - Mogul, XV6800 ROM Development

Some of you might be interested in this, so I thought I'd post it.
Qik.com just released their Windows Mobile Client for live video streaming from your phone which you can read about here:
http://qik.com/blog
I have been using it for a few days and find it really cool to stream and record video as I go.

Related

VLC Stream & Convert - Awesome new market app...

Only been playing with it for a little bit, but there's a new VLC compatible streaming client available on the Market called VLC Stream & Convert.
It allows you to run VLC on a client on your lan (be sure to add the Web control interface from VIEW/ADD INTERFACE) and connect to it. You can either remote control VLC from the phone....or..you can stream video to your phone from the client side app with a simple filesystem browser.
Though the realtime conversion and streaming isn't the best quality it's most definitely handy and orders of magnitude more seamless than dealing with DLNA.
Maybe everyone else isn't a hardcore media geek with terabytes of video spread about a home lan like me. But this addition to the market makes me happy!
Thought I'd share.
Scott
This looks really cool. Will definitely try this tomorrow after work!
Sent from my SGH-T959 using XDA App
masterotaku said:
Only been playing with it for a little bit, but there's a new VLC compatible streaming client available on the Market called VLC Stream & Convert.
It allows you to run VLC on a client on your lan (be sure to add the Web control interface from VIEW/ADD INTERFACE) and connect to it. You can either remote control VLC from the phone....or..you can stream video to your phone from the client side app with a simple filesystem browser.
Though the realtime conversion and streaming isn't the best quality it's most definitely handy and orders of magnitude more seamless than dealing with DLNA.
Maybe everyone else isn't a hardcore media geek with terabytes of video spread about a home lan like me. But this addition to the market makes me happy!
Thought I'd share.
Scott
Click to expand...
Click to collapse
You may have just solved a problem for me... I am having some issues though.
I have it installed and working. I find my VLC player through the app and can start videos no problem, but there is no audio.
What AAC encoder are you using on your system? Im running on Win7 and cant seem to get it working.
ritalin said:
You may have just solved a problem for me... I am having some issues though.
I have it installed and working. I find my VLC player through the app and can start videos no problem, but there is no audio.
What AAC encoder are you using on your system? Im running on Win7 and cant seem to get it working.
Click to expand...
Click to collapse
On all the PC's on the home lan I now only ever install VLC, Media Player Classic Home Cinema, and FFDSHOW. VLC's built in AAC decoder generally handles things fine, but if it gets confused (in the case of some encodes with weird FOURCC headers) FFDSHOW usually picks up the slack externally.
I'll run through my collection (it's well over 3 terabytes now so it might take a bit) and see if I run across anything with AAC that this stumbles over. I'm running Win7 x64 on this laptop, so it'll be my guinea pig.
I have a good idea of a few known encodes I have with weird AAC audio header info, primarily because they also won't play natively correctly in the phone's built in video player or rock player. I'll let you know what I find out.
EDIT: Well that didn't take long. It seems that the same encodes with .AAC audio that give the built in player grief (as well as Rockplayer) also refuse to have their audio play correctly in this streaming app. Even more interesting, these all play natively within VLC on the desktop. However, VLC, FFDSHOW, and my universal backup plan when encountering weird stuff that won't play (KMPlayer) all use LIBFAAD for .AAC decoding. Upon further investigation it appears that some .AAC profiles (there are actually six baseline types of .AAC audio...go figure) aren't properly supported by Android's native .aac parser (found this info on DoubleTwists support forums).
Looks like this is a native flaw in Android itself at this point. Going to investigate further. Thank god that there are literally only a handful of encodes in my collection that have this problem or I'd be pulling my hair out.
Can someone show me how to use this to stream over 3G??
I opened ports on my router and got my WAN IP entered but it won't let me connect.
Did you enable the Web Interface in VLC on the client PC? It is not on by defaut.
Start VLC on a PC on your lan, go to the VIEW menu....ADD INTERFACE...WEB INTERFACE. With that selected the android client should automatically find the VLC instance running on your lan connected PC. This assumes no additional firewall is blocking the app on the PC.
I got it working pretty good using wifi inside my network, so I think VLC is setup properly.
What I'm trying to do is to stream through t-mobile 3G.
I did the port forwarding in my router, but couldn't get the app to connect my home PC via 3G.
I've been able to get it to connect via 3G here, though only HTTP audio streaming seems to work. RTSP video streaming seems to be broken via 3g, and again this appears to be an Android issue from what I'm reading.
vcxzfdsa said:
I got it working pretty good using wifi inside my network, so I think VLC is setup properly.
What I'm trying to do is to stream through t-mobile 3G.
I did the port forwarding in my router, but couldn't get the app to connect my home PC via 3G.
Click to expand...
Click to collapse
masterotaku said:
I've been able to get it to connect via 3G here, though only HTTP audio streaming seems to work. RTSP video streaming seems to be broken via 3g, and again this appears to be an Android issue from what I'm reading.
Click to expand...
Click to collapse
From the dev's site, found here
"Why does rtsp streaming not work over 3G?
Some operators don't allow rtsp on their network. Http streaming should work instead but for videos you can only stream the audio track."​
If its true that t-mobile is blocking RTSP then that sucks. Im going to play with it tomorrow and see for myself.
If this doesnt work then Im back to square one. I really wanted to find a way to use the Twonky media server I already have setup and streaming. I have been streaming videos to friends and family for about half a year now. My Fios 30mb up 30mb down even allows me to stream 720p content over UPNP without so much as a hiccup.
First person that can manage to remove the wifi only option in AllShare gets access to my collection. . I have been trying to find it but im not really sure what im looking for in the code.

[Solved][Q] Streaming AVI Divx/Xvid

First of all, I am grateful that the vibrant can play divx encoded video files; I don't think I could live without it. Unfortunately it cannot stream them.
A solution is to start downloading the Avi and then [while its downloading] switch over to the Files application, go to the ".downloadTemp" folder [you need to first enable "hidden files" in the options], and open the incomplete *.avi in the stock video player application. This works wonderfully and i can instantly start watching a video AS IT DOWNLOADS.
UNFORTUNATELY, the video player app will not let me fast forward. Sometimes it lets me rewind, but it mostly takes me back to the very beginning of the video if I even touch the trackbar. And yes, for those who are wondering, the Video WAS sufficiently done downloading to reach the part of the video i wanted to fast forward to. I obviously wasn't trying to forward to the end of the video with only 10% of it downloaded.
I looked in the android market for alternative video players, and the only one that REMOTELY worked was Rockplayer. It would let me fast forward and rewind, except it was really glitchy and full of ads. I prefer just watching it on the perfectly stable stock Player than to use a glitchy one.
So i come to you guys, hoping for a solution. Any Ideas? Are there any other Video Players that i missed that will let me fast forward and rewind incomplete video files as they download?
(Oh, and if you're wondering the source of the videos, i usually just watch divx movies and shows that have been uploaded to megaupload, such as: megaupload.com/?d=T5D3YV8R&w=719&h=349)
*********************************************************
Solved: VPlayer and Moboplayer support HTTP Streaming for DviX
I have read a few posts similar to yours, complaining about streaming divx avi files.
I myself do NOT have any issues with this and have tested a fair share of my 900gigs of divx avi's. I DO have issues stream MKV files while I have seen others report that they can stream MKVs.
What does this mean?
This means that AllShare is no different then any of the other DLNA based streaming software out there, there are compatibility problems that need to be worked out. Usually this is sorted out on the streaming server side and not the player.
I am saying that the software you are using to stream is more then likely causing the problem.
Give Twonky a try. Thats what I use and as I said I can stream divx/xvid avi's without issue. The downside is that Twonky is not free, the upside is that there is a 30 day trial to test and see if it resolves your issue. If it does, I dont think the price for Twonky is that bad, I paid $15. If you want a free one (they update compatibility less frequently) just google search DLNA or UPNP streamers and test a few out. XBMC is a good open source alternative, but is really not an option if you are using a windows box. XBMC is a program and not a service so you would be running a full media player at all times. XBMC can be setup as a standalone in linux though, if you have a spare PC to use.
Good luck.
When I say "stream," I don't mean from a home network source, I mean from an http source.
Therefore, I don't think the DLNA solution applies (Although i'm probably going to end up taking your advice for when i want to play videos from my computer, so thanks for the tip )
But that still leaves the current issue. Any Ideas?
tmpryid said:
When I say "stream," I don't mean from a home network source, I mean from an http source.
Therefore, I don't think the DLNA solution applies (Although i'm probably going to end up taking your advice for when i want to play videos from my computer, so thanks for the tip )
But that still leaves the current issue. Any Ideas?
Click to expand...
Click to collapse
AHHHHH.... I have been looking for a way to do this as well. HTTP streaming should no longer be an issue when 2.2 drops as sites like quicksilverscreen and the like all work fine through Flash 10.1 in 2.2. I have tested this with a Nexus1 and it works beautifully even over 3g.
I still want to have access to my home server though as I have close to a terabyte of video and my system is setup to auto download shows as they come out.
I am hoping to get my hands on a deODEXed version of the AllShare app to see if I can remove the WIFI only restriction. After that it should just be a matter of setting up a VPN back to my server.
Right, megavideo should work fine once we get the 2.2 update (woot! cant wait till we get flash xD)
as for movies uploaded on megaupload, I guess i'll survive with the .downloadTemp folder trick for now. Thanks.
And if i may ask, what's the quality like on allshare and twonky? and how fast does it respond to fast forwarding/rewinding?
I would like to stream from a regular windows samba share over wireless. I can't even get that working properly. It appears to be a limitation with the player and not the OS.

[Q] stream live tv from pc

hi all
I currently have a dvb-s card in my pc for watching satellite tv and would love to stream the tv to my android. found andtv ( which says doesn't support dvbs cards) plus theirs orb but can't get it to find channels on pc. streaming from vlc might work but looking at vlc direct app it doesn't say anything about live tv just audio and video files.
Anything out there that would work that any of you know about?
any help as always is appreciated
zannyuk said:
hi all
I currently have a dvb-s card in my pc for watching satellite tv and would love to stream the tv to my android. found andtv ( which says doesn't support dvbs cards) plus theirs orb but can't get it to find channels on pc. streaming from vlc might work but looking at vlc direct app it doesn't say anything about live tv just audio and video files.
Anything out there that would work that any of you know about?
any help as always is appreciated
Click to expand...
Click to collapse
Try on market is dreamdroid and vplayer or Daroon Player.

Skifta

Recently installed Skifta to allow me to stream movies over my home network from desktop to Tab. Works very well as dlna server but my movies only seem to play using Rockplayer. System video and Mobo were very laggy.
Have you checked this? It is an XDA thread about the VLC NEON vs NONEON. For the tablet you have to use the NOneon version (ARM7). The op, kkrazzyyguy, has put the links into the 1st posting. VLC'it all bro . I use the VLC NONEON on my tablet and it is working. Ok it can be all the time a little bit better. But there are things comming, i am shure.

[Q] has anyone ever use ps3 media server?

like the title says.. im currently(since last two years) having a problem with this ps3 media server. it does its job well on ps3 but failed to stream it to my phone eventhough there is a profile for android phone
details: it plays streamed video nicely but transcoded(video+subtitle) video is the problem. its either my phone says its not supported or it just give a blank video player.
I didn't know streaming from ps3 to Android was possible.... The other way yes, but so...
Android has quite low amount of codecs for video. MX Video player has more and can play lots of video formats.
Sent from my WT19i using xda premium
Someguyfromhell said:
I didn't know streaming from ps3 to Android was possible.... The other way yes, but so...
Android has quite low amount of codecs for video. MX Video player has more and can play lots of video formats.
Sent from my WT19i using xda premium
Click to expand...
Click to collapse
sorry for not explaining it well to you.. but the ps3 media server is a windows program which run on a pc(server), the PS3 and android phones act as clients. its using DLNA protocol and the stream is supposed to be played by android video player like mobo or mxvideo.

Categories

Resources