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
Related
Has anyone heard of a program that can stream videos stored on the computer to an android device with wifi?For example back in the days when i had a psp there was this awesome thing called pimpstreamer which encoded video on the pc side and sent it over wifi to the psp. Anything like this for android?
www.qik.com
Try that one...
Dunno how it works for Comp to Phone but from Phone to Computer, it rocks. Even does live feed if you want it too.
I have used a few to stream my computer to my phone but they are Mac Apps, like Toast has a streamer built in and I just point my phone browser at the ip and port of my Mac.
scrufy said:
www.qik.com
Try that one...
Dunno how it works for Comp to Phone but from Phone to Computer, it rocks. Even does live feed if you want it too.
I have used a few to stream my computer to my phone but they are Mac Apps, like Toast has a streamer built in and I just point my phone browser at the ip and port of my Mac.
Click to expand...
Click to collapse
Qik is for live video blogging, and upload from your phone; it doesn't play video from outside the app recordings.
I haven't found anything like this yet, but would be interested. Orb for Mac just came out so that would be interesting. Unfortunately without looking I am sure there isn't Orb for Android yet.
You can give Gmote a try tho. Im not entirely sure if its from Android to PC or PC to android.
alabasta10 said:
You can give Gmote a try tho. Im not entirely sure if its from Android to PC or PC to android.
Click to expand...
Click to collapse
PC to phone, but only audio
Phil_McRevis said:
Has anyone heard of a program that can stream videos stored on the computer to an android device with wifi?For example back in the days when i had a psp there was this awesome thing called pimpstreamer which encoded video on the pc side and sent it over wifi to the psp. Anything like this for android?
Click to expand...
Click to collapse
orb.com + orb application from market
I am too looking for some thing similar, non of these program mentioned works like Pimp streamer, it was so simple and right to the point. these programs needs internet connection to work. and i just want to steam things on my local wifi thats all. Is there any app out there which can do this?
Edit: I use es file explorer to access local network and play any thing I want, its great.
Have you tried VLC Stream or VLC Direct?
hello,
I just get my xoom and i would like to be able to read video file from my Pc (windows). I don't want a stream software (like orb) I would like to read with moboplayer or another one. I try to use es explorer to access file on the computer but when I launch the video but player as to copy everything before. I try to use cfis manager but it is not working with tiamat 1.3.2.
So if someone get a solution it would be perfect
thks
hmmm...did you load the cifs prior to using conf manager? THat's what i use and it works great. ONly option out there unless you encode your videos for streaming.
I play movies from a pc drive by mounting the drive on the xoom.
Here is a guide I wrote up to get it working.
http://forum.xda-developers.com/showthread.php?t=1036316
i use tversity. Prettygoood post here http://forum.xda-developers.com/showthread.php?t=1039808
Two things that may simplify the process for you.
Look for an app like Twonkey that will allow UPNP streams. They are NOT converted so the file will need to be a playable file format on the Xoom for it to work. As a bonus Twonkey will allow you to stream video from the Xoom to your PC or UPNP/DLNA capable TV.
Wait for Plex to release their update for the Xoom. This is VERY close to completion, but I can not give you any exact details. Plex makes Orb look like a steaming pile of you know what, with regard to browsing your media library and the quality of the transcoding. As a few lingering bugs get worked out it will also allow for native streaming of the file with no transcode if bandwidth allows.
Yeah so when is plex coming out for xoom? I've been waiting for it since february! patiently, no less! as it is i'm using skifta as a dlna client, but the image is wonky and it doesn't work nearly as well as plex does on my iphone.
You could just, you know, send me the plex beta apk? I already bought it for android. thanks?
I use Ubuntu at home and here is my setup. You can certainly modify it for a Windows box.
I use Coherence as a UPNP server on ly computer. Youcan use Tversity on Windows for a similar service.
On my Xoom, I run an app call UPNP Play, which will find all UPNP severs on your wifi network. I choose the file I want, and play it via Rockplayer.
So far I haven't had any problems. No need for transcoding at all. Most files I tried have worked beautifully. But I haven't tried a h.264 file yet.
Playon has a beta MyMedia function that converts and streams and works pretty well on my Zoom to watch my .avi and mkv files. Not free but it works pretty well and gives you Netflix too.
Sent from my Desire HD using XDA Premium App
PlayOn is my top favorite since I can watch shows from Hulu on it
Skifta is my second choice because I use it to stream all other types of contents from my primary media server - http://vortexbox.org
stinkyjoe said:
Yeah so when is plex coming out for xoom? I've been waiting for it since february! patiently, no less! as it is i'm using skifta as a dlna client, but the image is wonky and it doesn't work nearly as well as plex does on my iphone.
You could just, you know, send me the plex beta apk? I already bought it for android. thanks?
Click to expand...
Click to collapse
Well we are working on the RC for public release right now. Two major bugs were found in it and are being fixed as I type this. Public release should be right around the corner.
Sorry but I cant hand out the beta apks. Hell I probably should not be telling you that its almost out. I know its been far too long and some are loosing interest, but the wait will be worth it.
thx for all in fact the problem was in the cifs.ko not loaded, now everything work except cfis manager that I have to load from the market (not from the app ) :/
Now i have to find a quick way to encode video (all high profile :/)
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.
Fling is the latest in a string of applications designed to stream content to Google’s Chromecast device. Fling is a Java application (so it will work on pretty much every platform) that streams media content directly to Chromecast from your PC. Technically, it is possible to do this anyway, but it requires opening the video or song you want to stream in a Chrome tab, and then casting that tab to the device. Fling does away with that nonsense though, allowing for media to be dragged-and-dropped into the application, whereupon it will begin streaming to the Chromecast.
Click to expand...
Click to collapse
Youtube http://www.youtube.com/embed/fehncl0nTAE?feature=player_embedded
Download http://goo.gl/HAc9ex
Source http://ausdroid.net/2013/08/21/fling-media-files-to-chromecast-from-pc-with-new-app/
Looking good. MP4's go over with no problem...But, of course I see you have some transcoding options set up for other formats (like mkv). How will that work? Is this implemented already?
Thanks for the nice app and hard work.
agarp said:
Youtube http://www.youtube.com/embed/fehncl0nTAE?feature=player_embedded
Download http://goo.gl/HAc9ex
Source http://ausdroid.net/2013/08/21/fling-media-files-to-chromecast-from-pc-with-new-app/
Click to expand...
Click to collapse
Looks great. Anyone tried an .mkv with ac3 yet?
lexluthor said:
Looks great. Anyone tried an .mkv with ac3 yet?
Click to expand...
Click to collapse
Just found this:
https://plus.google.com/117916055521642810655/posts/23BrB267QHJ
buddhatown said:
Just found this:
https://plus.google.com/117916055521642810655/posts/23BrB267QHJ
Click to expand...
Click to collapse
MKV works great! Streaming from my NAS box now. However, the black line for 16:9 is only on top, and picture is at bottom of screen.
However, there is no way to fast forward or rewind.
Wow, this works wonderfully!
I can stream pretty much any video I have on my PC and get video and audio.
Also, you can use the andoid app remotecast https://play.google.com/store/apps/details?id=com.benlc.camcast to pause and adjust volume from your phone.
does anyone know how to remove the padding around the videos? when mine plays on the tv it is not centered and the top of the video is cut off
ez4nick said:
does anyone know how to remove the padding around the videos? when mine plays on the tv it is not centered and the top of the video is cut off
Click to expand...
Click to collapse
add height=480 and width=760 to your perameters. This will mess with your aspect ratio but it's the only solution I've found. If you can transcode HD then try 720x1280
buddhatown said:
Looking good. MP4's go over with no problem...But, of course I see you have some transcoding options set up for other formats (like mkv). How will that work? Is this implemented already?
Thanks for the nice app and hard work.
Click to expand...
Click to collapse
This is not my work buddy, Yes Implemented, you can download with from the link in the first post
I don't understand. This isn't working at all for me. Tried both Chromecasts I have on different TVs, but every video file (AVIs and MP4) I try does nothing on the app or on the TV. Sometimes I see a track time start running on the app, but still, nothing but the ready to cast screen TV...
Did I miss something? Running Win8.
I also just updated VLC and still doesn't cast anything at all.
Also, does the config.properties file that creates automatically have to stay in the same location as the .jar file? Do we need to keep this at all?
just4747 said:
I don't understand. This isn't working at all for me. Tried both Chromecasts I have on different TVs, but every video file (AVIs and MP4) I try does nothing on the app or on the TV. Sometimes I see a track time start running on the app, but still, nothing but the ready to cast screen TV...
Did I miss something? Running Win8.
I also just updated VLC and still doesn't cast anything at all.
Also, does the config.properties file that creates automatically have to stay in the same location as the .jar file? Do we need to keep this at all?
Click to expand...
Click to collapse
You won't see anything happen to the app. There's a 10 second delay before video starts on tv.
golden_35 said:
You won't see anything happen to the app. There's a 10 second delay before video starts on tv.
Click to expand...
Click to collapse
I don't expect to see anything on the app, but most of the times, the counter for the movie never starts, and even when it does eventually, nothing ever shows up what so ever on the TV. So forget a 10-second delay, I've waited minutes and nothing lol.
Also I noticed that sometimes after loading the .jar, it only finds one Chromecast instead of my 2, or it finds NONE- until I hit refresh.
Ya I can't get it to work either for any video formats. It finds my Chromecast, but when I drag a file, my TV just goes black.
lexluthor said:
Also, you can use the andoid app remotecast to pause and adjust volume from your phone.
Click to expand...
Click to collapse
Were you able to resume playback with Remotecast? In my short test I was able to change volume and pause, but not able to resume playback.
Sent from my Nexus 7 using Tapatalk 4
Can still images be flung?
From my Note 2 running Beans 21
drjboulder said:
Were you able to resume playback with Remotecast? In my short test I was able to change volume and pause, but not able to resume playback.
Click to expand...
Click to collapse
Yes, in the videos I tried, both pause and then play to re-start worked.
Jumping forward/back doesn't work though.
In my test most videos pause like aircast and cheap cast. Fast Internet connection but I just don't think chromecast was built to stream media over local area networks without issues... But what do I know.
Sent from my SPH-L900 using XDA Premium 4 mobile app
Hey all.
I tried using Chromecast today and it just isn't the same anymore.
When trying to play a "Personal Video" there's no option to stream it to the TV.
The only available icon is to share the video, which I did by accident, and now everything is being shared on Google Plus and I can't seem to find a way for this to stop either.
I'm using a Nexus 10, firmware 4.3, and it's not rooted.
Any help or ideas on what has changed recently?
Sees chromecast from ubuntu, nothing on windows
Fling doesn't find my chromecast using windows. but sees it using ubuntu. However nothing plays.
This is sweet!
Hi everyone,
just installed my sweet new chromecast, but running into a few problems,,
I've installed bubbleupnp on my Windows 8.1 and also on my nexus 5. I can browse the library on my pc (allthough I haven't quite figured out how to include or exclude some folders) and I can also click to play the files on my nexus 5. The nthe BubbleUPNP screen on my TV (via chromecast) does load....but I can't see any picture of the video and the video doesn't start playing.
Does anyone know the solution to this`?
maxiv said:
I've installed bubbleupnp on my Windows 8.1 and also on my nexus 5. I can browse the library on my pc (allthough I haven't quite figured out how to include or exclude some folders) and I can also click to play the files on my nexus 5. The nthe BubbleUPNP screen on my TV (via chromecast) does load....but I can't see any picture of the video and the video doesn't start playing.
Click to expand...
Click to collapse
Likely your media is not compatible with Chromecast.
Install BubbleUPnP server on your PC and enable the transcoding option in BubbleUPnP.
is this the setting you mean?
Done that, didn't help :/
when i use my phone as renderer, most files play back just fine. Yeah, I guess it hast to do with the format of the files also...but just can't solve it yet :/
edit: So with an MKV (just a few, not all) it just worked (bubbleupnp on tv brought up the loading bar and then the file started playing).
with .avi it doesn't seem to work. is there any solution to this?
maxiv said:
is this the setting you mean?
Done that, didn't help :/
when i use my phone as renderer, most files play back just fine. Yeah, I guess it hast to do with the format of the files also...but just can't solve it yet :/
edit: So with an MKV (just a few, not all) it just worked (bubbleupnp on tv brought up the loading bar and then the file started playing).
with .avi it doesn't seem to work. is there any solution to this?
Click to expand...
Click to collapse
MKVs can play without transcoding, .avi files will need transcoding. Go into BubbleUPnP on your phone, settings->Chromecast and enable transcoding there.
Nedle said:
MKVs can play without transcoding, .avi files will need transcoding. Go into BubbleUPnP on your phone, settings->Chromecast and enable transcoding there.
Click to expand...
Click to collapse
Thanks for you help. You mean like so? Still doesn't work :/
Can you check your CPU workload during transcoding? It might no be able to handle it. If so you can try changing your transcoding settings to increase performance.
Nedle said:
Can you check your CPU workload during transcoding? It might no be able to handle it. If so you can try changing your transcoding settings to increase performance.
Click to expand...
Click to collapse
what file type should I click!? Since playing such files doesn't seem to work (just a few, not all, MKVs work) i'm not sure if checking the CPU workload makes sense?
maxiv said:
Thanks for you help. You mean like so? Still doesn't work :/
Click to expand...
Click to collapse
Have you gone through the information and recommendations on the BubbleUPnP site?
bhiga said:
Have you gone through the information and recommendations on the BubbleUPnP site?
Click to expand...
Click to collapse
I did, and I now also enabled transcoding under the "networks and settings" menu in settings...most MKVs seem to work fine by now, still no luck with .AVI though...
maxiv said:
I did, and I now also enabled transcoding under the "networks and settings" menu in settings...most MKVs seem to work fine by now, still no luck with .AVI though...
Click to expand...
Click to collapse
Most MKVs contain MPEG-4 video, so they require little/no readjustment.
AVIs, on the other hand, come from the early days of Windows 3.11 when only a handful of CODECs were included and MPEG-4 wasn't born yet (IIRC MPEG-2 was being standardized at the time).
Most times AVIs will require some kind of trancoding, because few people put MPEG-4 in an AVI, unless it's DivX.
bhiga said:
Most MKVs contain MPEG-4 video, so they require little/no readjustment.
AVIs, on the other hand, come from the early days of Windows 3.11 when only a handful of CODECs were included and MPEG-4 wasn't born yet (IIRC MPEG-2 was being standardized at the time).
Most times AVIs will require some kind of trancoding, because few people put MPEG-4 in an AVI, unless it's DivX.
Click to expand...
Click to collapse
I understand, and as far as I can tell by now I have checked all options for transcoding, but nothing's really happening yet. Do you have any more tipps as to how I could make this work?
maxiv said:
I understand, and as far as I can tell by now I have checked all options for transcoding, but nothing's really happening yet. Do you have any more tipps as to how I could make this work?
Click to expand...
Click to collapse
Sorry, I haven't quite reached that stage in my setup yet, I just know a lot about video and transcoding.
At the moment HandBrake is chugging away at my library of ~1400 files, conforming them to MPEG-4 for Chromecast as well as other target use.
At current run rate it's going to take 2-3 weeks.
Have you tried casting from the browser to the CCast on the Win8 Machine?
It could be a communication problem on the Win8 side of things...
The Bubble App on android is what would trigger the player to display on the CCast side but if transcoding is needed the stream would be coming from the Win8 Machine and that wouldn't happen if the Win8 machine can't communicate with the CCast properly.
Try using the Cast a tab in Googlcast Chrome and make sure the Win8 Machine sees the device at all....
If it doesn't see it make sure to enable IPv6 in your Network settings of Win8 and Router (not sure why but Google suggests this as a solution)
If it does see it and can stream a tab then there is something else going on and we will have to look into other aspects of it.
after that try to disable the firewall in Win8 and see if that helps...If so then you need to open up some ports for Bubble on the Win8 Firewall.
BTW have I expressed lately how much I despise Windows 8? LOL
Asphyx said:
Have you tried casting from the browser to the CCast on the Win8 Machine?
It could be a communication problem on the Win8 side of things...
The Bubble App on android is what would trigger the player to display on the CCast side but if transcoding is needed the stream would be coming from the Win8 Machine and that wouldn't happen if the Win8 machine can't communicate with the CCast properly.
Try using the Cast a tab in Googlcast Chrome and make sure the Win8 Machine sees the device at all....
If it doesn't see it make sure to enable IPv6 in your Network settings of Win8 and Router (not sure why but Google suggests this as a solution)
If it does see it and can stream a tab then there is something else going on and we will have to look into other aspects of it.
after that try to disable the firewall in Win8 and see if that helps...If so then you need to open up some ports for Bubble on the Win8 Firewall.
BTW have I expressed lately how much I despise Windows 8? LOL
Click to expand...
Click to collapse
As I said, casting most MKVs (not all) works just fine, as well as casting youtube videos and chrome tabs. all good. it's just some MKVs and AVIs in general that don't work with bubbleupnp
I was testing the free version of BubbleUPNP as well and I found out that I could cast a video taken with my phone but an other video, also taken with my phone wasn't casting. It kept going with the progress bar on my TV and after a few minutes the screen went black.
I assume that the camera of my phone always records in the same format and always in full HD, so it is very strange one short clip works and an other short (less than a minute) clip doesn't...
I did not try with the server or a PC
maxiv said:
Hi everyone,
just installed my sweet new chromecast, but running into a few problems,,
I've installed bubbleupnp on my Windows 8.1 and also on my nexus 5. I can browse the library on my pc (allthough I haven't quite figured out how to include or exclude some folders) and I can also click to play the files on my nexus 5. The nthe BubbleUPNP screen on my TV (via chromecast) does load....but I can't see any picture of the video and the video doesn't start playing.
Does anyone know the solution to this`?
Click to expand...
Click to collapse
What is the media server that you use on your PC to access your videos ?
It if it Windows Media layer (WMP), there is a known issue on some setups where no video will play to Chromecast. This is specific to WMP.
Until I find the cause it is recommended to use any other media server, such as Serviio.
I'm having a similar problem, but in Ubuntu 14.04. I followed the instructions on the BubbleUpnp site to get BubbleUpnp server installed. I use PS3 Media Server. For some reason, I can't stream any video files to my Chromecast using BubbleUpnp, even mkv ones. A progress bar flashes on my TV screen for a split second and then nothing happens. Any ideas?
bhaskarchawla said:
I'm having a similar problem, but in Ubuntu 14.04. I followed the instructions on the BubbleUpnp site to get BubbleUpnp server installed. I use PS3 Media Server. For some reason, I can't stream any video files to my Chromecast using BubbleUpnp, even mkv ones. A progress bar flashes on my TV screen for a split second and then nothing happens. Any ideas?
Click to expand...
Click to collapse
@bhaskarchawla
I really do not recommend using PS3 media server. I suggest trying Serviio.
I had the same problem playing MP4 format. Transcoding is enabled in the server and remote transcoding is indicated. Played on Chromecast with BubbleUPnP on Android, the video starts to load, but stops and return to the background screen. Serviio media server.