[Q] VLC Direct Pro - Nook Color General

I have this installed on my Nook on CM7, but I cant get streaming video done from my MAC to my Nook.
It connects with the web interface, and I see the time playing but I don't get video and sound. I can see the playlists on the Nook, but when I select them nohing happens.
Anyone know what can be wrong?

Related

streaming video to G1

looked around and didnt see a post here in the g1 forum but it is possible to stream movies from your computer to your G1. just go to www.orb.com and your set. best of all its FREE!
can you be a little be more specific, it will be helpfull if you explein a little a couple of steps for this and how can you watch it on the g1.
note: I'm not trying to be ungreatfull
I just try it and is GOOD (running it, on my wifi) a little slow when watching a video but defenitly watchable, I think if they develope a software for the android like the one for Iphone this will be a killer application.
In order to use it you just have to download the software from the site and create an account, share your media files videos, mp3s, pics, documents and even your computer webcam. allow it in your firewall. Then just log in from your g1 browser, and you are good to go and enjoying all your files in your g1.
I used to use this all the time with my Wing and Tilt. Unfortunately, the video has issues. It doesn't work on the G1 through 3G as of yet. Rumors have it that Orb is in the process of developing an app... but that was spread around back in November. Who knows what happened with it since.
Be also interesting to see devices as PMP's with video out capabilities... something like vPOD's
I am able to get the video started over 3G but the video player keeps telling me "Sorry this video can not be played". I still hear the audio but the video always freezes on the first frame. Has anyone else tried this and got it to work?
Yatyas said:
I am able to get the video started over 3G but the video player keeps telling me "Sorry this video can not be played". I still hear the audio but the video always freezes on the first frame. Has anyone else tried this and got it to work?
Click to expand...
Click to collapse
Same problem I've had. I have been able to get a couple videos to play correctly, but I have not been able to figure out why they played and nothing else would. Oddly enough, even the ones that would play once would not play a second time.
you can do this with "gmote" also it much easyer
Androrb was just released. Check it out.
Has anyone been able to stream to the G1 using VLC?
I have tried using the same settings as the ones from the G1 video encoding thread (and lower), but it just won't play.
(I know the OP posted about Orb, but with such a generic thread title, this shouldn't count as off topic or thread stealing...)
I do want a DLNA / UPnP app for Android. I can get Tveristy working for streaming music, but it won't stream & transcode video.
mr_notorious said:
I do want a DLNA / UPnP app for Android. I can get Tveristy working for streaming music, but it won't stream & transcode video.
Click to expand...
Click to collapse
I've gotten this to work in VLC in my LAN but not from outside yet. It took me forever to get this far, and I kinda just chalked it up as progress, and haven't done much with it since. Use the rtsp address in NSW or Meridian or whatever on your phone.
need to set h264 to 1,2 baseline and audio to aac in advanced settings first
Code:
:sout=#transcode{soverlay,ab=42,samplerate=44100,channels=1,acodec=mp4a,vcodec=h264,width=320,height=180,vfilter="canvas{width=320,height=180,aspect=16:9}",fps=25,vb=200,venc=x264{vbv-bufsize=500,partitions=all,level=12,no-cabac,subme=7,threads=4,ref=2,mixed-refs=1,bframes=0,min-keyint=1,keyint=50,trellis=2,direct=auto,qcomp=0.0,qpmax=51}}:gather:rtp{mp4a-latm,sdp=rtsp://0.0.0.0:5554/stream.sdp}
In your Android video player:
Code:
rtsp://local.server.address:5554/stream.sdp
Is T-Mobile blocking ports? I just tried that method in VLC and it works great with WiFi on, but with 3G I can't get anything.

[Android] Does ORB video streaming work?

Before I get Vogue and port Android, can anyone confirm whether video streaming works from orb.com?
You can go to test.orb.com to verify.
I was not able to play video from the web address you posted (it threw an error message), but I was able to download OrbLive (free version) from Android Market and stream music from my house on my phone while at work. I am not sharing any video files so i can't test it right now. Maybe I need a different media player installed to play the video file from the web link you posted?
Hope that helps somehow.

[Q] VLC Remote/Stream (CodeJugglers)

Hi,
I've been trying to get videos streamed to my Gtab, and I finally decided to try an app from market, 'VLC Remote/Stream' by CodeJugglers, but I've encountered a number of problems.
For one thing, the VLC on my PC (Windows 7) seems to default to port 5544, whereas the VLC Remote/Stream app on the Gtab seems to default to port 5544.
I had a heck of a time, but I finally got VLC on the PC to use port 5554, and the app on the Gtab then tries to use port 5554, but:
1) whenever I go into "stream" mode, most of the time, it just displays a black screen. When I monitor port usage on the PC, I can see port 5554 open and listening, but nothing connected to it. ONCE in awhile, I can occasionally get a connection from the app to the PC on port 5554, but...
2) When it does connect, I get only video, and not the audio.
3) Also, in order to get VLC on the PC to stream, it seems like I have to manually, on the PC, configure the VLC player to stream every time. I have the impression that the VLC Remote/Stream app is suppose to remotely configure the VLC Player on the PC to stream, but that doesn't seem to work at all. I can "control" the VLC player via the Gtab app, but when I try to "Play", it doesn't stream, it just plays on the PC.
4) Another thing is that I've been trying to get it to play a physical DVD inserted into the DVD Player on the PC, but that doesn't work at all, so I've been just trying it to stream an file that I ripped from the DVD.
Has anyone tried this, and got it working?
Thanks,
Jim
P.S. This was my 1st purchase app from the market, and it gives you 15 MINUTES to try it. I was up most of last night trying to get this working, so it's kind of unbelievable that they expect you to get it working in 15 minutes !!
Hi,
I've made some progress re. #2 (audio). When I setup my VLC player on the PC for streaming, I have to paste in the following into the configuration:
Code:
:sout=#transcode{vcodec=h264,vb=320,venc=x264{profile=baseline,level=3,keyint=50,bframes=0,no-cabac,tune=zerolatency,ref=1,no-interlaced,vbv-maxrate=312,aq-mode=0,no-mbtree,partitions=none,no-weightb,weightp=0,me=dia,subme=0,no-mixed-refs,no-8x8dct,trellis=0},vfilter=canvas{width=400,height=240,aspect=400:240,padd},soverlay,acodec=mp4a,ab=96,aenc=ffmpeg{aac-profile=low},channels=2,audio-sync}:rtp{sdp=rtsp://0.0.0.0:5554/stream.sdp,mp4a-latm}
After I do that, and try the app on my Gtab, when I can connect to the RTSP stream (it's inconsistent, and I have to try a couple of times), I get both video and audio now.
So, it seems like the app is suppose to push the stream configuration to the VLC player on the PC, but it's not doing that, at least for #2...
Jim
i dont get video but get audio.
I think its my current firmware, its a bit overloaded.
I am interested in something like this, what Android phone do you have, is it working on the phone? Could be a (obviously) a GTab thing that's why I ask...
I know this isn't really what you are asking for but I would strongly suggest you check out Subsonic beta 4.4 along with the subsonic droid app. This is by far the best streaming video solution I have found and I tried a lot of others including VLC in the past. The subsonic server takes about 5 min to set up on a windows machine and seems to handle most video formats. You can then search your library from the app and the video launches in a flash browser window. Works really well on the Gtab.
webby_s said:
I am interested in something like this, what Android phone do you have, is it working on the phone? Could be a (obviously) a GTab thing that's why I ask...
Click to expand...
Click to collapse
Hi,
I don't have an android phone, but I got this mostly working now, w help from codejugglers support.
I am now using the default settings in the VLC R/S app. I enabled HTTP remote control on VLC player on my OC.
In VLC R/S, I added a host (HTTP://192.168.0.230:8080).
In VLC R/S, I click on the host, and I can control VLC player on the PC.
Then, I press the folder button, then the stream button (eye icon). Then in the top window, I can browse to an .mp4 file, then longpress it, and it starts the VLC player streaming.
What I was doing wrong was not pressing the stream button before selecting the file.
There's still some flakiness. I sometimes have to press the play button several times.
Also, I haven't figured out how to play a physical DVD yet, but I'm waiting for a response now.
Works pretty well.
Jim
beowolfschaefer said:
I know this isn't really what you are asking for but I would strongly suggest you check out Subsonic beta 4.4 along with the subsonic droid app. This is by far the best streaming video solution I have found and I tried a lot of others including VLC in the past. The subsonic server takes about 5 min to set up on a windows machine and seems to handle most video formats. You can then search your library from the app and the video launches in a flash browser window. Works really well on the Gtab.
Click to expand...
Click to collapse
Thx. I'll take a look, but w VLC R/S, I think/hope I should be able to view physical DVDs.
Jim
jimcpl said:
Hi,
I don't have an android phone, but I got this mostly working now, w help from codejugglers support.
I am now using the default settings in the VLC R/S app. I enabled HTTP remote control on VLC player on my OC.
In VLC R/S, I added a host (HTTP://192.168.0.230:8080).
In VLC R/S, I click on the host, and I can control VLC player on the PC.
Then, I press the folder button, then the stream button (eye icon). Then in the top window, I can browse to an .mp4 file, then longpress it, and it starts the VLC player streaming.
What I was doing wrong was not pressing the stream button before selecting the file.
There's still some flakiness. I sometimes have to press the play button several times.
Also, I haven't figured out how to play a physical DVD yet, but I'm waiting for a response now.
Works pretty well.
Jim
Click to expand...
Click to collapse
Awesome glad you got things working. I have not though. I keep getting "VLC is not reachable"
I have double checked and triple checked my VLC setting and followed the instructions to the letter from codejuggler.com and can't get things set up. I have tried locally within my LAN and remotely on 3g and still no go.
Thoughts? It's probly user error but I have followed the instructions. I have made sure the ports are open and have shut down any firewall. I can get into my FTP over 3g on that same computer.
beowolfschaefer said:
I know this isn't really what you are asking for but I would strongly suggest you check out Subsonic beta 4.4 along with the subsonic droid app. This is by far the best streaming video solution I have found and I tried a lot of others including VLC in the past. The subsonic server takes about 5 min to set up on a windows machine and seems to handle most video formats. You can then search your library from the app and the video launches in a flash browser window. Works really well on the Gtab.
Click to expand...
Click to collapse
So I have been all over there website and I don't see anything about video streaming. I take it from what you are saying, it does do video streaming.
webby_s said:
Awesome glad you got things working. I have not though. I keep getting "VLC is not reachable"
I have double checked and triple checked my VLC setting and followed the instructions to the letter from codejuggler.com and can't get things set up. I have tried locally within my LAN and remotely on 3g and still no go.
Thoughts? It's probly user error but I have followed the instructions. I have made sure the ports are open and have shut down any firewall. I can get into my FTP over 3g on that same computer.
Click to expand...
Click to collapse
There's steps for getting it working here, near the bottom if the page:
http://www.codejugglers.com/vlc-remote-and-stream.html
I installed and ran netscan on my gtab from market, which helped me do port scans of my pc, to check that I could reach port 5554 from my gtab.
On the pc, install vlc clean, then do only the enable HTTP remote control. Nothing else.
In the gtab/vlc r/s, go to the app settings and do the restore to defaults, then add a device with URL HTTP://<ipaddress>:8080. Leave the Streaming URL empty.
Also, worst case, email them, they seem to be pretty responsive.
Jim
So the VLC I have what just the one I downloaded from the http://www.videolan.org/vlc/ The standard 20MB player right. (I am just trying to start from the beginning) I will next try the netscan app. And yes those are the instructions I have used.
Edit again
Ok I don't have a port open on my device(gtab), namely 5554, How do I open that port on my device PC and GTab? I know how to on my router.
i've tried everything with vlc. it just does not seem to work. i finally found out about subsonic from another post and that works. doesn't work exactly the way i want it but it does work. to date, subsonic is the only thing i've found that actually lets me stream my 720p High profile .mkv files.
like ive said in another thread.
It works on my HTC desire perfectly
Same settings on Gtab doesnt.
Ok I have had quite a bit of head way made here! But still getting blank screen on streaming.
jimcpl said:
Hi,
In VLC R/S, I added a host (HTTP://192.168.0.230:8080).
Click to expand...
Click to collapse
Did it now I can control VLC on my computer
In VLC R/S, I click on the host, and I can control VLC player on the PC.
Then, I press the folder button, then the stream button (eye icon). Then in the top window, I can browse to an .mp4 file, then longpress it, and it starts the VLC player streaming.
Click to expand...
Click to collapse
Did all this, but like you before I am gettting a blank screen with the rtsp://192.168.1.109:5554 Do I need to open that port on my router settings? Or is it something on the android machine. (I am actually trying to get this all working on my Evo then transfer it all over to the gTab) But I followed your instructions to the letter.... And like I said I can control VLC from android like a remote.
So in a nutshell, I have made progress, but I can't seem to stream quite yet. I opened all the ports I thought I needed both on my router settings and my Window 7 machine per these instructions
Is it something with a port that needs to be open on android?
its nothing to do with how you have it setup
the software doest fully support tegra is my belief and is just causing issue loading the codec i think.
^ I don't know if this was directed at me but:
webby_s said:
(I am actually trying to get this all working on my Evo then transfer it all over to the gTab)
Click to expand...
Click to collapse
And it looks like the OP got it going on his GTab cuz he states he doesn't have an android phone
webby_s said:
Ok I have had quite a bit of head way made here! But still getting blank screen on streaming.
Did it now I can control VLC on my computer
Did all this, but like you before I am gettting a blank screen with the rtsp://192.168.1.109:5554 Do I need to open that port on my router settings? Or is it something on the android machine. (I am actually trying to get this all working on my Evo then transfer it all over to the gTab) But I followed your instructions to the letter.... And like I said I can control VLC from android like a remote.
So in a nutshell, I have made progress, but I can't seem to stream quite yet. I opened all the ports I thought I needed both on my router settings and my Window 7 machine per these instructions
Is it something with a port that needs to be open on android?
Click to expand...
Click to collapse
The port, 5554, needs to be opened for LISTENING on the PC where VLC Player is running.
The connection is outgoing, from the gtab or evo where VLC R/S apparently is running, and incoming to the VLC Player on the PC. That's why I used netscan on my gtab, to check that I could connect from the gtab to port 5554 on the PC. If netscan doesn't show that port 5554 is 'open', VLC R/S won't be able to connect to the VLC Player on the PC.
Jim
webby_s said:
^ I don't know if this was directed at me but:
And it looks like the OP got it going on his GTab cuz he states he doesn't have an android phone
Click to expand...
Click to collapse
I'm the OP, and yes, I can confirm that it works on my gtab . Still trying to figure out how to work w physical DVD though.
Jim
roguey said:
its nothing to do with how you have it setup
the software doest fully support tegra is my belief and is just causing issue loading the codec i think.
Click to expand...
Click to collapse
No, it works, including streaming, on my gtab.
Jim
Ok, so I have been using the netscan app and I have an open port on the PC at 554 (yes 554 that's not a typo) and nothing at 5554. And yes I did up the scan to port 6000 on netscan to make sure it searched that high.
And I have changed the settings in windows 7 to have 5554 open both on outgoing and inbound. So at this point I think it's something with the pc. Cuz as I have said, I can control VLC in the app from android.
Edit: 554 is "real time streaming protocol"
Sent from my PC36100 using XDA App

[Q] Media Player Issue / Scanner Radio Issue

I recently just rooted my phone, and my friend told me to come to this forum if i had issues. Well, on scanner radio/scanner radio pro there is an issue with the media players. I can select a streaming method, either Android Media Player or Custom player. If i select Android Media player, it takes like 2-3 minutes to connect or never does connect, but when it is connected it stays connected and normally doesn't buffer (which is good). If i select the Custom media player, it connects right away, but constantly keeps buffering after 1-2 minutes of streaming. I would like to use the Android Media player, but i would also like it to connect promptly. When i was running a stock/unrooted phone, the Android Media player would connect right away, and be just fine.
When I emailed the developer for the app to see if it was because there was an issue with the application, all he said was "I don't why the Android player would be taking that long to connect and I don't have any control over its behavior. When you select a scanner from the directory my app tells Android's media player (behind-the-scenes) what URL to connect to to stream audio and then lets the player do its thing, after that point my app only tells the player when to stop or pause the audio."
Does anyone have any ideas or has encountered this problem? Thanks for any help.
Maybe you could try a different ROM? If i remember right, they just released a "stable" stock gingerbread rom for the OG Droid
Where can i find that?
They have the process and the files here:
droid-life
.com
/2011/05/16/download-stock-rooted-gingerbread-for-the-og-droid-gpa15/
You'll have to cut/copy/paste the pieces together, I'm not allowed to post to outside forums yet
also, it might be the root causing the problem with the scanner radio application. You could try this with a stock .sbf
droid-life.com/2011/05/18/app-of-the-day-sbfportable/

Stream video from PC to Xoom

Hai!
I've been seeing alot of people wanting to stream video from thier Home PC or HTPC to thier Xoom. I've also seen some really hard ways to go about it, srsly.
Here's an easy way that does not require you to install anything on your PC.
1. Share out your video folder on your PC, allow full access to everyone.
2. On Xoom, connect to your WiFi then goto Market, search "bs player" and download and install it, and the ARM7 addon next to it.
3. Open BS player, in top right menu, select LAN Mode.
4. Add your host(IP) and share: 192.168.0.2/downloads (this may not work for, is only example), add your username and password for the PC (your Login). You may need to add // infront of your IP address in some cases, not sure why.
Done.
BS player also plays most files inc .avi. Streams 720p quite fluently.
Also there is a way to do this over the net, but your net would probably die and it takes longer to explain and i'm at work, and i'm lazy ^_^.
Ciao.
You could do the same thing from your file explorer and have any player play the files from your computer. I switch to LAN in Honeycomb HD File Explorer and put my home IP in and now I can watch any of the files on my Xoom.
I installed tversity server on the pc and shared the video folder
I installed bubbleUpnp on the xoom..
open bubbleUPNP, browse to the folder, click the video and watch it on MX Video Player (or others)
Works beautifully
There are a few ways to do it.
This appears to be one of the easiest ways, along with sharing and using it through HD Explorer, which i do more than the way i posted.
But having to install software on your PC just to stream videos, in my oopinion, is unacceptable.
My PC has way more than enough power to do it as it was built for gaming, but I'd prefer not to add software that i don't need to.
But everyone has their way of doing it, this was just for those who aren't overly computer savvy and wanted to know how.
Qloud Free does a really good job of streaming video as well. Adjustable bit rate before you start each video even allows you to take in to account how powerful the CPU on the PC you are streaming from might be.
I followed your instructions, but nothing will play. Every file on my WHS server that I click on just crashes with "Unexpected error occured". I tried MP4, AVI (Xvix and Divx), and WMV files. I can see all my files under the folder I shared, none of them will play though.
I use Splashtop. What it basically does is lets you control your PC from your Xoom. Not sure if thats what you need. On the same network its pretty smooth.
If you are just looking to play it directly on your Xoom without it playing on ur PC then there are several softwares/apps available that let you view your PC files on your tablet.
What I would do is enable web sharing on my PC and then access the URL from my tablet's browser.
don't forget gmote 2.0. Its been streaming brilliantly for me
There is also Zumocast. Originally it was only available for select motorola phones, but you can find it in XDA forums...
http://forum.xda-developers.com/showthread.php?t=1276410
Grabbing Plex is also a good way, though it isn't free. If you have a wide array of video formats (I have a large mix of SD, 720p, and 1080p content), something that can transcode is pretty much the only option, and Plex is much cheaper than the paid version of TVersity.
The Plex Media Server app catalogs videos with metadata like XBMC does on the PC, but requires their paid app from the market to access it. It handles real-time transcoding for videos that would otherwise be unplayable on the Xoom (ie 1080p high profile).
I agree with splashtop. I though about streaming other ways but didnt want to leave my video folder open to the entire network. Splashtop works perfectly.
I also use splashtop to get the video onto my xoom and then plug it into the tv with hdmi rather than carrying my laptop around or using a media streamer.
I personally like Remote Potato on windows 7. There is an app in the market called Remote Media Center that works real nice.
You will need Windows Media Center for this to work. I like it because I can also stream Live TV and the Guide.

Categories

Resources