Casting Video - please help! - Google Chromecast

Firstly, I have sincerely looked everywhere for an answer to my issues. I've spent the last 2 weeks trying to get this working and I just keep hitting brick walls. For the record, the chromecast works fine with the youtube app etc. I'm casting from my 2013 nexus 7.
Firstly, there's the apps I've tried. Allcast, BubbleUPnP, LocalCast. Secondly, there's the media servers. I've tried PS3 media server, plex, and serviio (win2008 r2 x64).
From memory, the story goes like this. Installed PMS. AllCast stuttered. Localcast either didn't work or stuttered.
Next, tried plex. AllCast couldn't see the server (just says 'loading'). Although, once, it could see the server. Played an MKV and got video with no sound. Tried modifying the generic.xml profile so it was like the chromecast.xml profile, restarted, and once again AllCast couldn't see the server. Tried restarting the server again (after replacing original generic.xml profile), and the nexus 7, still just says 'loading'.
Using LocalCast, I played several MKVs - video, but no sound.
Next, tried Serviio. Couldn't see that server in any of the apps.
Tried PMS again. AllCast still can't see any servers (still just says 'loading'). Created a Chromecast profile in PMS. When I play a video (mkv, avi, mp4) in PMS, the log says the video starts to play, then 5 seconds later it says it stops.
Tried BubbleUPnP. When I send the video from PMS to any video player, the video player either crashes, or just says it can't play the file.
Has anyone actually got a successful setup going with a media server and casting from an app? At this point I'm willing to try anything!

I use plex and there isn't a problem at all. Must be a network issue.
Edit: first suggestion is make sure everything is on a 2.4Ghz network. Chrome won't work on a 5Ghz network.
Sent from my Nexus 5 using Tapatalk

What audio do the mkv files have? Ac3? Ac3 is not supported on Chromecast.
See link: https://developers.google.com/cast/docs/media
If the mkv file plays the video but with no audio, then PMS with have to transcode the audio. On a slower computer, you will get major stutter.
PMS transcoding requirements: https://support.plex.tv/hc/en-us/ar...kind-of-CPU-do-I-need-for-my-Server-computer-
I re-encoded all of my library, so no transcoding is required and all plays super smooth using any app that you mentioned.
Hope that helps!!!
Sent from my Nexus 5 using Tapatalk
---------- Post added at 12:07 AM ---------- Previous post was at 12:01 AM ----------
Also, check network like Cuzz1369 said
Sent from my Nexus 5 using Tapatalk

I am using bubbelupnp server for transcoding on the fly and it works great for me.
Sent from my Nexus 7 using Tapatalk

PMS plus Plex (App) paid version works fine for me, as does PMS plus accessing PlexWeb Interface in Android Chrome and casting from there.
I used to use BubbleUPnP + the BubbleServer to read from PMS, but found that disabling PMS's DLNA server helped with general stability a lot so dumped that, particularly as my other major use for BubbleUPnP - casting from other online video sources is now provided direct in Android Chrome.

Thanks everyone for your suggestions so far. Apologies I haven't replied sooner.
Firstly, I can confirm I'm on a 2.4gHz network (also, chromecast works fine when casting youtube, etc).
I know that chromecast won't play ac3 audio, so I'm trying to use plex or ps3 media server to transcode the audio as mp3. Haven't even been able to get to the stuttering problem - my issues seem to be before we even get to that part!
I am trying to find a solution I don't have to pay for (I mean, this stuff is supposed to work, right??) so bubbleupnp server and plex android app are both out.
@neu - smurph - when you're mentioning PMS, do you mean ps3 media server, or plex media server? if plex, have you tried any other apps to try and stream from plex?
If anyone has an actual functioning setup where they can cast transcoded mkv's where the ac3 is replaced by mp3 and they haven't paid for any apps, could you please let me know what your setup is? I'll be very keen to recreate it!

benzothegreat said:
Thanks everyone for your suggestions so far. Apologies I haven't replied sooner.
Firstly, I can confirm I'm on a 2.4gHz network (also, chromecast works fine when casting youtube, etc).
I know that chromecast won't play ac3 audio, so I'm trying to use plex or ps3 media server to transcode the audio as mp3. Haven't even been able to get to the stuttering problem - my issues seem to be before we even get to that part!
I am trying to find a solution I don't have to pay for (I mean, this stuff is supposed to work, right??) so bubbleupnp server and plex android app are both out.
@neu - smurph - when you're mentioning PMS, do you mean ps3 media server, or plex media server? if plex, have you tried any other apps to try and stream from plex?
If anyone has an actual functioning setup where they can cast transcoded mkv's where the ac3 is replaced by mp3 and they haven't paid for any apps, could you please let me know what your setup is? I'll be very keen to recreate it!
Click to expand...
Click to collapse
By PMS I mean Plex Media Server - and for a totally free setup including PMS transcoding any non Chromecast compatible media it should work using Android Chrome via http://plex.tv/web/app or yourserverip:32400/web/index.html#. You can only cast video with Android Chrome though - not music or photos. For that you'll need the paid app or a subscription (which gets you a free copy of the paid app).

Plex will not transcode unless your using the Plex App to playback the files. I'm not sure but I bet Bubble requires you to use the Bubble App as well to get the transcoding.
So your attempt at using Plex with some other app is not going to transcode and since your Audio is not CCast compatible your not going to get Audio.
[EDIT] Ok I just checked....and Plex will transcode without their app but only provided your unit has a profile in Plex that supports your unit....
What you will have to do is check the Plex Server logs to find out what your unit is identified as when streamed to, and make a profile (using the CCast profile.xml as your template), change the parameter <Client name="Chromecast"> to <Client name="yourdevice"> and save it as yourdevice.xml

Asphyx said:
Plex will not transcode unless your using the Plex App to playback the files. I'm not sure but I bet Bubble requires you to use the Bubble App as well to get the transcoding.
So your attempt at using Plex with some other app is not going to transcode and since your Audio is not CCast compatible your not going to get Audio.
[EDIT] Ok I just checked....and Plex will transcode without their app but only provided your unit has a profile in Plex that supports your unit....
What you will have to do is check the Plex Server logs to find out what your unit is identified as when streamed to, and make a profile (using the CCast profile.xml as your template), change the parameter <Client name="Chromecast"> to <Client name="yourdevice"> and save it as yourdevice.xml
Click to expand...
Click to collapse
Thanks Asphyx - that's a great help. I did look around last week and grabbed a profile for the Chromecast - I even replaced the 'generic' one with the CC specific one. Unfortuantely, my problem is before that stage - AllCast doesn't even SEE PMS.. it just says 'searching...' - any suggestions?

same here, I tried almost all the apps and when I want to cast a video from my phone to the CC it buffers and stutters...Is it because I have the free version to try the apps?

benzothegreat said:
Thanks Asphyx - that's a great help. I did look around last week and grabbed a profile for the Chromecast - I even replaced the 'generic' one with the CC specific one. Unfortuantely, my problem is before that stage - AllCast doesn't even SEE PMS.. it just says 'searching...' - any suggestions?
Click to expand...
Click to collapse
Are you sure you have the DLNA server enabled on Plex?
If you do also try enabling GDM in Network settings. Sometimes that helps with discovery issues.

This is ridiculous. I made sure GDM was enabled, and the DLNA server is running because I can see the log. So I tried connecting - all good from allcast. No sound, since I was using the generic profile.
I made sure I had a CC-friendly profile called name="Generic", restarted, now I can't see plex again.
It's like when I have a profile that will work properly with the CC, plex doesn't want to be seen? I've uploaded my log file in case there's anything helpful in there..

benzothegreat said:
This is ridiculous. I made sure GDM was enabled, and the DLNA server is running because I can see the log. So I tried connecting - all good from allcast. No sound, since I was using the generic profile.
I made sure I had a CC-friendly profile called name="Generic", restarted, now I can't see plex again.
It's like when I have a profile that will work properly with the CC, plex doesn't want to be seen? I've uploaded my log file in case there's anything helpful in there..
Click to expand...
Click to collapse
What you need to look at is the Plex DLNA logs...Thats the general log for the entire server you posted...

oops - ok, here are two DLNA logs (not sure which one is the right one)..

benzothegreat said:
oops - ok, here are two DLNA logs (not sure which one is the right one)..
Click to expand...
Click to collapse
Your log only shows an attempt to load a photo (probably a preview image)
But it does say User Agent Windows Media Player....That shouldn't say that if it recognized your device as generic Android.
You should not have changed the generic profile, you really need to make a new profile that WILL match your device properly...
I see no attempt to load Video here, perhaps AllCast is not using the DLNA and using UPnP instead....

Asphyx said:
Your log only shows an attempt to load a photo (probably a preview image)
But it does say User Agent Windows Media Player....That shouldn't say that if it recognized your device as generic Android.
You should not have changed the generic profile, you really need to make a new profile that WILL match your device properly...
I see no attempt to load Video here, perhaps AllCast is not using the DLNA and using UPnP instead....
Click to expand...
Click to collapse
Damn.. ok i replaced the original 'generic' profile, hoping that would fix it... no dice
How can I tell if allcast is using DLNA or UPnP ?

benzothegreat said:
Damn.. ok i replaced the original 'generic' profile, hoping that would fix it... no dice
How can I tell if allcast is using DLNA or UPnP ?
Click to expand...
Click to collapse
I think you might just be better off Uninstalling PMS, Deleting all the data folders (in your User space on Windows, Data not saved in the programs folder)
And re-installing it and resetting all your profiles.
See if you can at least see the server under Media Servers.
(I have confirmed this works in Allcast)
Then we can take a look at the logs when you try and connect and we will see if we can't create a good profile for you...
But I have to say it sure looks like it is transcoding for my CCast without any need to change profile.

Asphyx said:
I think you might just be better off Uninstalling PMS, Deleting all the data folders (in your User space on Windows, Data not saved in the programs folder)
And re-installing it and resetting all your profiles.
See if you can at least see the server under Media Servers.
(I have confirmed this works in Allcast)
Then we can take a look at the logs when you try and connect and we will see if we can't create a good profile for you...
But I have to say it sure looks like it is transcoding for my CCast without any need to change profile.
Click to expand...
Click to collapse
Hi Asphyx - sorry again it's taken so long to reply. Ok - uninstalled PMS, re-installed. Allcast found Plex.
Tried to cast a new MKV (would have ac3 audio) from my nexus 7 - video, but no sound. So plex isn't transcoding the audio into mp3/aac.
Next, tried to cast a very old simpsons ep (avi) - and I got no video, and garbled audio...
I've attached the log files in a zip. The 'Neptune' log was about 10mb so I truncated it - but it's basically saying the same thing over and over - something about a bad SCPD response from my chromecast.
Also, I'm pretty sure Plex is recognising the chromecast as 'generic'...

benzothegreat said:
Hi Asphyx - sorry again it's taken so long to reply. Ok - uninstalled PMS, re-installed. Allcast found Plex.
Tried to cast a new MKV (would have ac3 audio) from my nexus 7 - video, but no sound. So plex isn't transcoding the audio into mp3/aac.
Next, tried to cast a very old simpsons ep (avi) - and I got no video, and garbled audio...
I've attached the log files in a zip. The 'Neptune' log was about 10mb so I truncated it - but it's basically saying the same thing over and over - something about a bad SCPD response from my chromecast.
Also, I'm pretty sure Plex is recognising the chromecast as 'generic'...
Click to expand...
Click to collapse
No worries on the time delays....Just as long as there are not 4 pages of posts in between so I can catch up! LOL
Neptune log won't help us...but we will get to that...Unfortunately Plex has multiple Logs it gets confusing...
Okyou are seeing the server which was half the problem....
Your right it isn't transcoding...
I just looked at my Generic.xml and it appears to be blank....Just the XML Header...That could be the problem if it's the same on yours.
So open up generic.xml and tell me what it says after
Code:
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Plex Inc. -->
<Client name="Generic" />
If nothing then it's not transcoding at all....Which I can reproduce on my end...
Take a look at Plex DLNA Server.log
Do a search for User-Agent and tell me what it says...
Mine says "User-Agent: Dalvik/1.6.0 (Linux; U; Android 4.2.2; Xoom Build/JDQ39)"
Your's should say something different which I think is the problem here with All Cast and Transcoding from Plex.
There may be multiple entries listed so try and distinguish which one is actually Android, My guess is it will be similar to what mine says with some reference to Android version.
Copy what it says and save it in a text file somewhere for later use...
The issue maybe that Allcast is not giving a clear UserAgent reply to Plex. The one I'm seeing is a bit overly complicated and Allcast (like aVia) should have a setting to change the Useragent name in the App...Unfortunately Allcast doesn't have this setting. Something I'm sure Koush could easily fix.
What you can try to do is:
Open the Chromecast.xml file in a decent XML editor (I don't suggest a plan text editor but you can get by with it if thats all you have)
Where is says <Client name="Chromecast"> change the Chromecast to what we saved for useragent (leave out the UserAgent: of course)
Save the file as filename.xml (filename being the same as what you just replaced Chromecast with).
DO NOT modify, change or overwrite the Generic.XML! I know it sounds easier but could mess you up later on in life...Better to match the UserAgent properly.
Reboot your PMS machine to be sure it recognizes the new Profile and then see what happens with Allcast....
If it still doesn't work then we can look at the logs again and go from there...
And just to be clear, this will only work for that particular device if what I'm seeing here is correct.
We should write to Koush to see if he can't give us a clearer UserAgent report setting that we can use to match UserAgent and get the proper transcoding. It might even be nice if he added the ability to report to DLNA a useragent depending on what target device is selected.
So when the target is CCast Allcast reports itself as a Chromecast and Plex handles the proper transcoding.

Asphyx said:
If nothing then it's not transcoding at all....Which I can reproduce on my end...
Click to expand...
Click to collapse
Yes! My generic.xml file is empty too...
Asphyx said:
Take a look at Plex DLNA Server.log
Do a search for User-Agent and tell me what it says...
...
Copy what it says and save it in a text file somewhere for later use...
Click to expand...
Click to collapse
Ok - mine says "User-Agent: Dalvik/1.6.0 (Linux; U; Android 4.4.3; Nexus 7 Build/KTU84L);"
Asphyx said:
The issue maybe that Allcast is not giving a clear UserAgent reply to Plex. The one I'm seeing is a bit overly complicated and Allcast (like aVia) should have a setting to change the Useragent name in the App...Unfortunately Allcast doesn't have this setting. Something I'm sure Koush could easily fix.
What you can try to do is:
Open the Chromecast.xml file in a decent XML editor (I don't suggest a plan text editor but you can get by with it if thats all you have)
Where is says <Client name="Chromecast"> change the Chromecast to what we saved for useragent (leave out the UserAgent: of course)
Save the file as filename.xml (filename being the same as what you just replaced Chromecast with).
DO NOT modify, change or overwrite the Generic.XML! I know it sounds easier but could mess you up later on in life...Better to match the UserAgent properly.
Click to expand...
Click to collapse
ok - so should I say Client name="Dalvik/1.6.0 (Linux; U; Android 4.4.3; Nexus 7 Build/KTU84L);" ? and what should I call the filename? I can't put slashes etc in the filename?
Asphyx said:
Reboot your PMS machine to be sure it recognizes the new Profile and then see what happens with Allcast....
If it still doesn't work then we can look at the logs again and go from there...
And just to be clear, this will only work for that particular device if what I'm seeing here is correct.
Click to expand...
Click to collapse
ok will do! - thanks again Asphyx!

Related

Streaming XBMC to Chromecast

Would you like to stream XBMC through Avia to Chromecast?
Put this https://www.dropbox.com/s/d8pl1adtlo8rp90/playercorefactory.xml in sdcard/android/data/org.xbmc.xbmc/files/userdata
Now Avia is the player allowing you to chromecast.
Sent from my SCH-I535 using xda app-developers app
Wow thanks, worked perfectly. Just a note, I had to clear the cache for my xbmc app to get it to load first.
Can't get it to work.. any more details on how to make it work?
What your doing with XBMC is not all that different than what you do with aVia using Plex...
The difference is XBMC has no transcoding capability on it's DLNA server so if the files are not CCast compatible you may run into some issues with those.
It will work as will any DLNA server you could be running.
Can u tell me step by step to cast from xbmc app ?
I have xbmc app in my Nexus 4.
Oh I was using 1channel and streaming I guess that don't work.
Yeah, thanks for this, but how do I get xbmc to stream to cc? I have this file in where you said, and i have cleared cache for both avia and xbmc, but I see no cc button in xbmc or anything like that. how do I get all 3 to see each other?
stewwmann said:
Yeah, thanks for this, but how do I get xbmc to stream to cc? I have this file in where you said, and i have cleared cache for both avia and xbmc, but I see no cc button in xbmc or anything like that. how do I get all 3 to see each other?
Click to expand...
Click to collapse
You don't stream it from XBMC you are just routing it through aVia....
It would seem that all your doing is adding player profiles to XBMC (android) which may make it work or be seen by aVia.
Ya I installed like u said but still not sure how to stream.
All I did too get this to work was follow the first post, cleared caches and rebooted my S4. I launched xbmc and When I picked what I wanted to watch avia launched and I hit the cast button. All was good depending on what file type the show in.
Does this simply play local media through XBMC or will it play add on channels also?
Sent from my SPH-L900 using XDA Premium HD app
argonzal said:
Does this simply play local media through XBMC or will it play add on channels also?
Sent from my SPH-L900 using XDA Premium HD app
Click to expand...
Click to collapse
Depends on the format. Some sources work fine, some doesn't.
Sent from my HTC_PN071 using Tapatalk
I couldn't get this to work with the build from official XBMC site, but is working well with XAF build from here.
http://www.xbmcandroid.com/2013/05/...-xaf-custom-build-of-xbmc-for-android-is-out/
If installing XAF build you will need to uninstall official build first as it is signed differently (you can back up with XBMC Backup).
argonzal said:
Does this simply play local media through XBMC or will it play add on channels also?
Sent from my SPH-L900 using XDA Premium HD app
Click to expand...
Click to collapse
jasenko said:
Depends on the format. Some sources work fine, some doesn't.
Sent from my HTC_PN071 using Tapatalk
Click to expand...
Click to collapse
Many of those channels use streaming methods that are incompatible with CCast at this point in time. It's a good bet that if the streams require an external player ext in Chrome to play, they will not work on the CCast since it has no ability to add extensions to it's limited Chrome implementation.
Many of those channels are available freely on the web and may even be made available in Real Player as channels. (Not sure I don't have Real Player installed) so that might be the way to see that content on CCast.
Unfortunately it is not likely that something like Plex that has transcoding will be able to transcode those files due to the fact that they are streams and not files and Transcoders don't like to wait around for input.
Me personally while I like the channel capabilities in XBMC and Plex I would much rather the content providers support CCast in their own Apps which most have available because then when they change their system for storage their App will change to reflect that as opposed to jst stop working which is common with Channels on Plex and XBMC,
OH and for the record I'm not sure but it seems very likely that the OP was referring to XBMC for Android not XBMC for other Operating systems as far as local content is concerned.
And while it may be true the fact is aVia should be able to see the same files XBMC Android can see on the device and since XBMC does not transcode at all you really not gaining anything other than the importing of the XBMC library to make navigation easier.
Asphyx said:
Unfortunately it is not likely that something like Plex that has transcoding will be able to transcode those files due to the fact that they are streams and not files and Transcoders don't like to wait around for input.
Click to expand...
Click to collapse
It's interesting that almost all the Plex streaming channels work with a Roku box as the client player, but none of them work with the Chromecast. Perhaps Roku does something substantially different, perhaps it's just a matter of testing and debugging (Roku is the #1 client for Plex), or perhaps Google has no intention of allowing Plex channels on the CC.
DJames1 said:
It's interesting that almost all the Plex streaming channels work with a Roku box as the client player, but none of them work with the Chromecast. Perhaps Roku does something substantially different, perhaps it's just a matter of testing and debugging (Roku is the #1 client for Plex), or perhaps Google has no intention of allowing Plex channels on the CC.
Click to expand...
Click to collapse
I don't find it all that interesting...Roku is a much more robust box than Chromecast is. It doesn't rely on a single browser for everything the way CCast does.
CCast is not meant as another version of Roku, It is another version of Miracast and if you look it in that way you see Chromecast is far superior to what it is competing with.
and truth is as recently as a year ago Roku didn't even support DLNA at all....
It took a 3rd Party developer to create an APP that would see and play DLNA content.
DJames1 said:
It's interesting that almost all the Plex streaming channels work with a Roku box as the client player, but none of them work with the Chromecast. Perhaps Roku does something substantially different, perhaps it's just a matter of testing and debugging (Roku is the #1 client for Plex), or perhaps Google has no intention of allowing Plex channels on the CC.
Click to expand...
Click to collapse
Don't have any real data to prove it, but it seems like Plex tries to route the external stream through the server to your device and then to Chromecast. I managed to start a couple of streams (out of about 20 that I tried) through Plex and unsupported channels, but XBMC was perfect every time providing Chromecast supports the format and the stream was available on the third party site. I mainly wanted and was playing around with XBMC on Android to be able to watch the stuff from some of the channels, but vGET just "killed" that fun for me, working perfectly so far for everything I tried.
When searching through sdcard/android/data/org.xbmc.xbmc/files/userdata. I couldn't find the userdata folder so I created one. Tried to place the file into it and no luck, even tried placing it in the /files folder. I'm testing this on my HP touchpad jellybean 4.3
jasenko said:
Don't have any real data to prove it, but it seems like Plex tries to route the external stream through the server to your device and then to Chromecast. I managed to start a couple of streams (out of about 20 that I tried) through Plex and unsupported channels, but XBMC was perfect every time providing Chromecast supports the format and the stream was available on the third party site. I mainly wanted and was playing around with XBMC on Android to be able to watch the stuff from some of the channels, but vGET just "killed" that fun for me, working perfectly so far for everything I tried.
Click to expand...
Click to collapse
I believe (and I'm guessing) Plex is (as far as channels are concerned) is trying to do what aVia currently does with content only instead of the player acting as the middleman Plex tries to use the server.
But I don't believe it is transcoding as much as merely stripping the feed from the source web it came from and sending you just the video stream part.
Same here. Çant find the user data file.
frostyguy said:
When searching through sdcard/android/data/org.xbmc.xbmc/files/userdata. I couldn't find the userdata folder so I created one. Tried to place the file into it and no luck, even tried placing it in the /files folder. I'm testing this on my HP touchpad jellybean 4.3
Click to expand...
Click to collapse

Plex Server with AVIA or Plex App

I've been accessing Plex Server via DLNA using AVIA, and it's been ok. However I've noticed with larger video files, the Chromecast seems to stop for a few seconds every 10min or so. It's not always, but I don't want it to be any.
Would I have better success using the Plex App instead of AVIA or is this more of a hardware issue? (Plex Server is running on an old Dell p4 )
thanks.
Both work well for me. I have zero issues with the plex. Avia has only given me a couple issues because of streaming from other sites. The developers are all working very hard, so it more than likely will get smoothed out in time. I still want to get a NAS setup as well and see how that goes too.
Sent from my SCH-I500 using Tapatalk
IMO plex is much better than avia. Plex server automatically transcodes incompatible file formats for CCast plus it has subtitle support. However plex transcoding on pc needs very high cpu so it may not work properly on older hardware.
Sent from my GT-I9300 using Tapatalk
Hard to say if Plex will solve that pausing problem or not. Could be happening for any number of reasons not related to the app or casting method being used and be all about bad network and CCast connection.
Plex being the better option with Plex server for all that transcoding goodness still suffers from the same Pause and buffering issues from time to time that aVia will suffer from, the only improvement being it should happen less and it won't be because the source file is incompatible.
But lets be clear, both Plex and aVia will seem very much like Beta software at times because both are still working out the kinks on the CCast side of things with their systems. aVia has already released a number of updates to their Player and Plex has mostly focused on the Server/Transcoding side of things.
Plex still suffers with bugs in the control protocol where the control device will lose connection but not pick it back up properly without restarting the media from beginning and then manually going back to where you left off, and the Transcoder on the server side is still not at 100% as far as the CCast profile is concerned. Surround is not working properly for CCast in the Transcoder and it may still be having some issues with source files that are at such a high VBitrate that the transcoder can't really keep up. Plex Devs are aware of these problems and are working on them and I suspect thats Reason #1 why they are limiting CCast support to PlexPass users right now as those users are much more familiar with the system and don't want to deal with the onslaught of complaints they would get if these bugs were released to a wider audience as is.
aVia on the other hand is probably a bit more mature in regards to control and connection since their methodology doesn't require a lot because it merely takes in data and spits it back out to the CCast. But this is also why some files simply won't play well on it when sent to a CCast. I'm not sure what plans the aVia Devs have but they could really improve the CCast support if they did some minimal transcoding in the same way the GoogleCast Ext (Chrome) does to make any stream coming in fully CCast compatible. Not sure if most mobile units could handle the task of transcoding without burning through your battery but it would make aVia much more flexible in what it can send to the CCast.
It's apparent that for the $35 price point that the CCast has a very narrow window on what it can play problem free and it certainly is not robust enough to play from content libraries that have very high quality content without transcoding. Most people with large libraries also tend to favor MKV containers due to the fact they can support subs, Multitrack Audio and any Video or Audio Codec.
It is this ANYTHING GOES capability in MKV that always makes it difficult to get transcoding right. and unfortunately it's that same versatility of MKV that makes it impossible to support those container types natively in Hardware. There are just too many Codecs that it would need to have onboard for it to be practical.
That said I would love to see a NextGen CCast support MKV/H264/AAC natively and regardless of container type if the video is H264/AAC just play it without the need to transcode. It probably supports those files now but there is no option (save maybe aVia) to play them to CCast without Transcoding as I write this.
Thanks for the replies! I'm not huge into media and all the codecs and containers. Typically I just rip everything to mp4 since it seems the most compatible for devices. All I want is to be able to stream the occasional movie and TV show that I have ripped, and typically those are shows for my son, so I don't need 1080p or anything, lol.
I do think the majority of my issue might be the network. I played about 3 hours consecutively of tv shows/movies fine last night with no issue. It wasn't until I started streaming the football game on my laptop at the same time that I started to get the pausing in the CCasted video again. Once I switched to streaming the football game over 4g connection instead wi-fi, the pausing stopped after a little while. At least I know networking and hardware a lot more than I do media encoding
walmartman said:
Thanks for the replies! I'm not huge into media and all the codecs and containers. Typically I just rip everything to mp4 since it seems the most compatible for devices. All I want is to be able to stream the occasional movie and TV show that I have ripped, and typically those are shows for my son, so I don't need 1080p or anything, lol.
I do think the majority of my issue might be the network. I played about 3 hours consecutively of tv shows/movies fine last night with no issue. It wasn't until I started streaming the football game on my laptop at the same time that I started to get the pausing in the CCasted video again. Once I switched to streaming the football game over 4g connection instead wi-fi, the pausing stopped after a little while. At least I know networking and hardware a lot more than I do media encoding
Click to expand...
Click to collapse
MP4/H264/AAC should have no issues playing on CCast. If it stops or stutters then the cause is likely Network related.
Laptop streaming is probably connecting via Wireless. Thats half your Wireless Radio Bandwidth out the door.
I suspect thats all going to change if what I'm reading coming out of CES sees the market soon. Netgear has a new Router that claims to have 115Mps throughput on 2.4Ghz and into the 300s on 5Ghz.
Something that might help in your situation is to configure the Laptop to only connect to the 5Ghz side of the router. Then your Wireless traffic should not eat into the 2.4Ghz throughput. No Guarantees mind you but it's worth a try the next time you want to stream to both a CCast and some other device.
My guess is that it's the cpu. I run plex on a minimum spec machine and it runs okay until the computer does something the background. Then I see skips
Sent from my Nexus 7 using xda app-developers app
I use Avia more because it can see the USB flash drive on my router and stream media from it. The only thing I don't like is that Avia does not show thumbnails of each file - only a default music note symbol for mp3 and video reel symbol for mp4. However, Avia does show thumbnails of media files on the device and on Plex Media Server on my PC. Plex is nice, but I don't want to turn on the high power PC just for it, unless it's necessary.
ETFoneHome said:
I use Avia more because it can see the USB flash drive on my router and stream media from it. The only thing I don't like is that Avia does not show thumbnails of each file - only a default music note symbol for mp3 and video reel symbol for mp4. However, Avia does show thumbnails of media files on the device and on Plex Media Server on my PC. Plex is nice, but I don't want to turn on the high power PC just for it, unless it's necessary.
Click to expand...
Click to collapse
That's very strange that you don't see thumbnails of your movies/video files using Avia. I have the paid version of Avia and it's up-to-date with all the recent app updates and mine shows each and every thumbnail with no problem...hmmmmm...man, that's really odd. Have you tried updating it? Is it the most current release? Have you tried clearing the app data/cache?
jsdecker10 said:
That's very strange that you don't see thumbnails of your movies/video files using Avia. I have the paid version of Avia and it's up-to-date with all the recent app updates and mine shows each and every thumbnail with no problem...hmmmmm...man, that's really odd. Have you tried updating it? Is it the most current release? Have you tried clearing the app data/cache?
Click to expand...
Click to collapse
Yea I tried clearing everything. I think since Avia is not showing thumbnails for the USB flash drive on the router it's a router firmware issue. I don't think the DNLA feature is certified.
sherdog16 said:
My guess is that it's the cpu. I run plex on a minimum spec machine and it runs okay until the computer does something the background. Then I see skips
Click to expand...
Click to collapse
Yes that could be the issue, I'm going to make a Feature request at Plex to see if they can't add a priority setting for the transcoder which should help in cases like yours.
ETFoneHome said:
I use Avia more because it can see the USB flash drive on my router and stream media from it. The only thing I don't like is that Avia does not show thumbnails of each file - only a default music note symbol for mp3 and video reel symbol for mp4. However, Avia does show thumbnails of media files on the device and on Plex Media Server on my PC. Plex is nice, but I don't want to turn on the high power PC just for it, unless it's necessary.
Click to expand...
Click to collapse
Plex can see those files as well you just have to map the flash drive to some section in PMS and you may need to refresh whenever you change the Flash drive.
In my PMS setup I have my main Media NAS (Roughly 12TB RAID) for most of my media and also have Two 4TB USB Drives plugged into the NAS and a Router for content I probably won't watch often. I use the same Folder structure I do on the NAS for each external drive and add the appropriate folder of each drive to the Sections that content should be added to. The Router tends to keep the same drive Letter no matter what drive I plug into it so my Router USB port is my sort of wildcard Media location I can plug any media into and with a simple refresh can see that media in Plex.
jsdecker10 said:
That's very strange that you don't see thumbnails of your movies/video files using Avia. I have the paid version of Avia and it's up-to-date with all the recent app updates and mine shows each and every thumbnail with no problem...hmmmmm...man, that's really odd. Have you tried updating it? Is it the most current release? Have you tried clearing the app data/cache?
Click to expand...
Click to collapse
It really depends on the server aVia is connecting to. Some make Thumbnails others do not. Plex will actually send you Posters while other might send you screen caps.
I didn't know you can use the avia app to access the plex media server. After I saw this thread, I immediately went into the avia app to try it out. I went the the "ADD MEDIA" and found my plex server and added it. When I click on the plex media server, it doesn't show any of my movies. I just see two top categories: ADD MEDIA and the name of my Plex server.
My plex server is installed in a notebook. And the movies are in the default video folder in libraries. Do they need to be in a specific folder?
---------- Post added at 03:16 AM ---------- Previous post was at 03:12 AM ----------
Sorry, nevermind.. My notebook was asleep. LOL! Everything works. WOW!
I'm looking at this Qnap TS-112P model. It looks promising with the ability to install Plex Media Server. I don't need transcoding and the specs look good: 1.6GHz; 512MB. But it's a new model and I can't find any reviews.
http://www.qnap.com/en/index.php?lang=en&sn=822&c=351&sc=514&t=524&n=19949
ETFoneHome said:
I'm looking at this Qnap TS-112P model. It looks promising with the ability to install Plex Media Server. I don't need transcoding and the specs look good: 1.6GHz; 512MB. But it's a new model and I can't find any reviews.
http://www.qnap.com/en/index.php?lang=en&sn=822&c=351&sc=514&t=524&n=19949
Click to expand...
Click to collapse
That unit has some great reviews on Newegg but the low RAM scares me...
As for Transcoding, you never need it until you need it! LOL
The one on Newegg is 112 - not 112P. Got a PC with Plex ms to transcode, should that ever arises. So far no need.
ETFoneHome said:
The one on Newegg is 112 - not 112P. Got a PC with Plex ms to transcode, should that ever arises. So far no need.
Click to expand...
Click to collapse
Wow, subtle difference in model number, but significant spec difference:
TS-112P
CPU Marvell 6282 1.6GHz
DRAM 512MB DDR3 RAM
Flash Memory 16MB
TS-112
CPU Marvell 6281 1.2GHz
DRAM 256MB DDRII RAM
Flash Memory 16MB
I would expect the TS-112P to be significantly better than the no-P model.
ETFoneHome said:
The one on Newegg is 112 - not 112P. Got a PC with Plex ms to transcode, should that ever arises. So far no need.
Click to expand...
Click to collapse
The model Iooked at has 512K of Ram (I would think a Gig would be minimum for a NAS serving media and transcoding....
And if what bhiga posted is correct then the one I saw was the P model.
bhiga said:
Wow, subtle difference in model number, but significant spec difference:
TS-112P
CPU Marvell 6282 1.6GHz
DRAM 512MB DDR3 RAM
Flash Memory 16MB
TS-112
CPU Marvell 6281 1.2GHz
DRAM 256MB DDRII RAM
Flash Memory 16MB
I would expect the TS-112P to be significantly better than the no-P model.
Click to expand...
Click to collapse
Yeal, the 112P is not listed on Newegg but is on Amazon but no reviews. http://www.amazon.com/TS-112P-Perso...8&qid=1389746673&sr=8-1&keywords=Qnap+TS-112P
I was looking at the Synology DS213j too. It's seems popular but doesn't have support for Plex server. http://www.amazon.com/Synology-Disk...id=1389747041&sr=8-1&keywords=Synology+DS213j
For under $200 they're not bad as entry level NAS.
Anyone who needs 1gb ram and transcoding should look for something like this: http://www.amazon.com/Synology-DiskStation-Diskless-Attached-DS713/dp/B009TPDDFG
Though at that price range I may as well build a desktop server like this: http://www.amazon.com/Lenovo-ThinkS...8066&sr=1-1&keywords=Lenovo+ThinkServer+TS140
Quite lost here guys, would appriciate some help.
I'm having a lot of trouble casting my local content. I can stream it using the chrome extension, but when trying to cast from the actual web app - I get media unavailable shown on my tv.
Also - I seem to have the oppertunity to cast to my nexus 7, what exactly does it means? I tried to do that and it simply did nothing.
Last, I can't seem to sync it to my tablet, I see that some media was added but N7 sais "not sync" and nothing is displayed at my tabs.
Oh, and also - I thought I would be able to cast content from my tablet and phone (content that "sits" on them), but how can they do that if they have no server installed?
I'm really lost, getting more and more annyoed with this chromecast - a lot of workarounds for things that should be trivial.
edoson said:
I'm really lost, getting more and more annyoed with this chromecast - a lot of workarounds for things that should be trivial.
Click to expand...
Click to collapse
What app(s) are you using, and where does the media you're trying to cast to Chromecast live?

Not sure of best way to stream from computer

Well I have had a Chromecast for some time now. I have been lurking for some time now but can't quite figure out what is the best solution for me.
Here is what I am looking to do.. I have quite a few workout dvd's that the Wife and I use, Yoga and the such. I want to eliminate the need to use the dvd player... my goal is to have everything ripped to my desktop, then use my phone to control what is displayed on the chromecast? especially since i have multiple chromecasts.....I just can't figure out what combination of apps I need to accomplish it... I have used ALLCast but the video will mess up during streaming... (Galaxy S3)
I am assuming I need some sort of media server service running on my desktop..(Plex?)
Any thoughts or suggestions would be great!
cdrshm
Rip the DVDs to MP4 files on your computer using some video tool like Handbrake. Enable the DLNA server function in Windows if you haven't already, and add your video folder as one of the shared media folders. Install BubbleUPnP on your Android phone. Select your computer as the source, Chromecast as the destination. Select your desired video and cast it to the Chromecast, controlling it with BubbleUPnP.
Plex is certainly an alternative, but you would have to install and set up Plex Media Server on your computer, and currently you have to pay $4/month for Plex Pass to use Plex with the Chromecast. For what you want to do the above combination is simpler and free.
@DJames1 hit it on the head.
Since I have multiple players, I'm waiting for My Movies to release Chromecast support, but I suspect it might be a while...
DJames1 said:
Rip the DVDs to MP4 files on your computer using some video tool like Handbrake. Enable the DLNA server function in Windows if you haven't already, and add your video folder as one of the shared media folders. Install BubbleUPnP on your Android phone. Select your computer as the source, Chromecast as the destination. Select your desired video and cast it to the Chromecast, controlling it with BubbleUPnP.
Plex is certainly an alternative, but you would have to install and set up Plex Media Server on your computer, and currently you have to pay $4/month for Plex Pass to use Plex with the Chromecast. For what you want to do the above combination is simpler and free.
Click to expand...
Click to collapse
WOW! This works perfect! Thanks for helping me out! It works better than expected!!
Thanks Again!!
cdrshm
+1 to DJ!
Only thing I would quibble with is I'm not sure the Windows Media DLNA is a very good option but it is free and requires no installation.
Bubble requires SOME DLNA server since it does not have this function built in yet and instead aggregates media from other sources.
Something I suspect Bubble will soon add to it's arsenal!
You can also browse files in the chrome browser, such as your movie folder. And simply cast from that. Works instantly, easily, casts in the same quality the file is in, and requires no additional software or set up.
For instance, my data drive is F, I just browse to file:///F:/ on chrome, select my movies folder and start the video then cast from the browser.
^^ That's tab-casting. While it works as long as your computer is fast enough, it has several issues compared to the recommended solution:
1. It puts a heavier workload on your PC due to Google's rather inefficient tab-casting code.
2. Even with a high-performance PC, the video tends to stutter a little when tab-casting.
3. It has to be controlled from the PC. The OP said that he has an Android phone he wants to use as the controller.
If the OP were interested in trying streaming from Chrome, he would be better off to use the newly-renamed Videostream extension for Chrome mentioned in another thread here. It offers much smoother performance than tab-casting.
I use serviio on my computer and Avia on my devices. Works great.
I use Logitech Media Server with avia and it works perfectly...
Sent from my HTCONE using Tapatalk
^^ Also good solutions, but Avia isn't quite free, and they would require the OP to install a new media server on his PC.
Any good solution for mac os?
2fastkuztoms said:
Any good solution for mac os?
Click to expand...
Click to collapse
Plex is probably the easiest option but it currently requires PlexPass subscription as it's still getting the kinks worked out.
Sent from a device with no keyboard. Please forgive typos, they may not be my own.
You could use any DLNA server that runs on Mac along with BubbleUPnP as the controller on Android. I would probably choose Serviio.
Asphyx said:
+1 to DJ!
Only thing I would quibble with is I'm not sure the Windows Media DLNA is a very good option but it is free and requires no installation.
Bubble requires SOME DLNA server since it does not have this function built in yet and instead aggregates media from other sources.
Something I suspect Bubble will soon add to it's arsenal!
Click to expand...
Click to collapse
Agreed Windows Media Server sucks. Install the free BubbleUPnP Server side app on your PC. Pay for the pro license of BubbleUPnP on Android and not only can you stream your PC media to Chromecast but you can stream through your PS3 and you can remotely watch all of your videos on your Android device or anyone else's media server in the world
Sent from my Nexus 10 using Tapatalk

Android and Windows - streaming RMVB to chromecast

I wanted to ask if there is any way / workaround to stream rmvb files to chromecast. I need solution to stream local media files that are stored on my Samsung Galaxy S2 and from my Local computer directly to chromecast.
Any thoughts? There are literally 3 threads in this forum that even mention this format.
kordi666 said:
I wanted to ask if there is any way / workaround to stream rmvb files to chromecast. I need solution to stream local media files that are stored on my Samsung Galaxy S2 and from my Local computer directly to chromecast.
Any thoughts? There are literally 3 threads in this forum that even mention this format.
Click to expand...
Click to collapse
Real Player Cloud...What you have is a Real Player Format video.
Real Player is probably the only App that will play those files properly and definitely the only one with CCast support.
kordi666 said:
I wanted to ask if there is any way / workaround to stream rmvb files to chromecast. I need solution to stream local media files that are stored on my Samsung Galaxy S2 and from my Local computer directly to chromecast.
Any thoughts? There are literally 3 threads in this forum that even mention this format.
Click to expand...
Click to collapse
BubbleUPnP + BubbleUPnP Server can transcode rmvb to something playable.
bubbleguuum said:
BubbleUPnP + BubbleUPnP Server can transcode rmvb to something playable.
Click to expand...
Click to collapse
Can it be done on android device? I mean can I open RMVB on Android, transcode it on the fly and send to CC? I am playing with this program (free version) but I cannot figure out how to do it.
Asphyx said:
Real Player Cloud...What you have is a Real Player Format video.
Real Player is probably the only App that will play those files properly and definitely the only one with CCast support.
Click to expand...
Click to collapse
No. Real player cloud to my knowledge DOES NOT support rmvb on android device. I know this sound stupid but what can I say...
kordi666 said:
Can it be done on android device? I mean can I open RMVB on Android, transcode it on the fly and send to CC? I am playing with this program (free version) but I cannot figure out how to do it.
Click to expand...
Click to collapse
Not possible. You have to install BubbleUPnP Server on a machine on your network (ideally a PC).
bubbleguuum said:
Not possible. You have to install BubbleUPnP Server on a machine on your network (ideally a PC).
Click to expand...
Click to collapse
I installed the server but my bubbleupnp app on android does not seem to detect it although they are on the same router. Any tips where to search for an anwser? On the bubbleupnp site they write it should be autommatic...
Glad you got it covered in Bubble!
Maybe you should just start listing what it DOESN'T do to save time! LOL
kordi666 said:
I installed the server but my bubbleupnp app on android does not seem to detect it although they are on the same router. Any tips where to search for an anwser? On the bubbleupnp site they write it should be autommatic...
Click to expand...
Click to collapse
I assume you installed it but all settings in Settings > Chromecast remain disabled ?
Check that the windows firewall is not blocking trafic on UDP port 1900. Eventually disable the firewall temporarily (and restart Android BubbleUPnP) to check if it is the cause of the problem.
Also make sure that BubbleUPnP Server started properly by displaying its web inteface. If it shows up, it's good.
bubbleguuum said:
I assume you installed it but all settings in Settings > Chromecast remain disabled ?
Check that the windows firewall is not blocking trafic on UDP port 1900. Eventually disable the firewall temporarily (and restart Android BubbleUPnP) to check if it is the cause of the problem.
Also make sure that BubbleUPnP Server started properly by displaying its web inteface. If it shows up, it's good.
Click to expand...
Click to collapse
You are probably right. I tried on another computer and it worked. Problem is that on the computer that I want it to play I do not have administrator access and I cannot disable firewall.... Any other suggestions?
kordi666 said:
You are probably right. I tried on another computer and it worked. Problem is that on the computer that I want it to play I do not have administrator access and I cannot disable firewall.... Any other suggestions?
Click to expand...
Click to collapse
You can bypass automatic discovery of BubbleUPnP Server by connecting manually to it:
http://bubblesoftapps.com/bubbleupnpserver/#android_configuration
You will have to set a login/password in the web interface. Use its LAN ip address for connecting.
After that, Settings > Chromecast will show that it is connected by displaying its ip address.
RMVB? In 2014? Perhaps also support for 35mm analog film?
hasenbein1966 said:
RMVB? In 2014? Perhaps also support for 35mm analog film?
Click to expand...
Click to collapse
What is so funny about that. Look online. This is the most common format to get decent quality low size movies. You would appreciate if you were on 3G network with transfer limits as I am...

BubbleUPNP doesnt start to play video

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.

Categories

Resources