Related
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
Hi,
I've found a way to stream XBMC from the computer through Chromecast using Avia Player to the TV. It seems a little complicated but it's really not. You can either use the Instructions below or watch the Tutorial Video from You Tube. http://youtu.be/NCgP0r5Dvp8
Step 1. Download and Install Blue Stacks at http://www.bluestacks.com/
Step 2. Download XMBC XAF version with External Player and Install it. It will not work without this special version.
XAF Link - http://www.xbmcandroid.com/2013/05/...-xaf-custom-build-of-xbmc-for-android-is-out/
Download and InstallXMBC XAF Custom Build for NON-NEON Touch Screen Devices
It downloads with an extension of .zip. It wouldn't install so I changed the extension from .zip to .apk and then it installed with no problems.
Important: Before continuing, you need to run xbmc once immediately after installing in order
to create the .xbmc folder preceding /userdata in the following path. Android/data/org.xbmc.xbmc/files/.xbmc/userdata/
Step 3. Start Blue Stacks and download File Manager from the Playstore within Blue Stacks.
Step 4. Download playercorefactory.xml at http://www.mediafire.com/view/a3y3byisq12wksj/playercorefactory.xml
Save playercorefactory.xml to C:\ProgramData\BlueStacks\UserData\SharedFolder\
Open File Manager in Blue Stacks. Go to
Home/bstfolder/BstSharedFolder/Playercorefactory.xml
Click Multi, highlight the playercorefactory.xml and then hit Move
Paste playercorefactory.xml to
Android/data/org.xbmc.xbmc/files/.xbmc/userdata/
Step 5. Download Avia Player from the Google Playstore within BlueStacks for free. You will need to go into Settings of the Avia Player and unlock the Chromecast Add-on for $2.99.
Step 6. Start Chromecast
Start XBMC - Start your show- Click the Cast Button and it automatically finds Avia Player and casts from the computer to the Big Screen.
Are you able to add own repositories in this custom version?I don't see an option to add video add on from zip
Sent from my GT-I9505G using xda app-developers app
Aamir, you can just change the skin to confluence in appearances. You should now be allowed to install from zip just like on the PC.
Silly question, but for my macbook how do I get the .apk xbmc file to install?
I'm trying to upload it into bluestacks via dropbox, but that seems more complicated than necessary.
Thanks!
I am confused with this. I been looking everywhere to get my answer. I already have xbmc installed on my PC. How do I get my XBMC thats installed on my C drive not bluestacks to cast to chromecast?
havi007 said:
I am confused with this. I been looking everywhere to get my answer. I already have xbmc installed on my PC. How do I get my XBMC thats installed on my C drive not bluestacks to cast to chromecast?
Click to expand...
Click to collapse
Not possible yet and when I suggested this feature over at XBMC I got the lame answer
"We already support DLNA and UPnP why do we need to support yet another protocol...."
I do believe there are some XBMC apps that will let you send to DLNA targets so I suppose once someone creates an app that will make CCast into a DLNA target or Google adds a DLNA Renderer to the default screen you won't see this functionality from the XBMC crew.
Although Maybe Gotham release (whenever that happens) will change things.
Asphyx said:
Not possible yet and when I suggested this feature over at XBMC I got the lame answer
"We already support DLNA and UPnP why do we need to support yet another protocol...."
I do believe there are some XBMC apps that will let you send to DLNA targets so I suppose once someone creates an app that will make CCast into a DLNA target or Google adds a DLNA Renderer to the default screen you won't see this functionality from the XBMC crew.
Although Maybe Gotham release (whenever that happens) will change things.
Click to expand...
Click to collapse
Gotcha. So if I install xbmc on blue stacks will it read my other hard drives on my PC for TV shows and movies
sent from my Droid Maxx on VZW
Xbmc works with Windows
Hi,
It's easy to watch Xbmc Channels in your Chromecast Browser. You just need the Google Cast Extension and the correct playercorefactoryfile.xml. I made a video with detailed instructions and it's really simple. Type the following in either Youtube or Google and it will take you to the video. You can even watch live sports this way.
Cast XBMC from Chrome Browser - Free!!! Live Sports!!!
havi007 said:
Gotcha. So if I install xbmc on blue stacks will it read my other hard drives on my PC for TV shows and movies
Click to expand...
Click to collapse
I'm not entirely sure (I have Blue Stacks but not XBMC installed).
I'm uncertain how much of the PC file system is exposed to BStacks or XBMC because I was under the impression that BStacks was running more as a VM machine as opposed to a native program with direct access to the filesystem (That may be a technically inaccurate description on my part)
If it does see everything the PC can see then I suspect it would be seen from XBMC and not BStacks specifically because I don't see any way to map PC drives in BStacks other than the normal Apps you would use on Android for SMB Mapping.
I don't have an Android folder in BlueStacks...
You are saying you downloaded the file manager and you have no android folder?
Regular XBMC on PC and Yatse on your phone/tablet is a great combo. Yatse has a cast plugin to send media from XBMC to your Chromecast.
Sent from my Nexus 4
Do you know if live TV casting works for xbmc to chromecast?
Sent from my SCH-I545 using xda app-developers app
hershsa said:
Do you know if live TV casting works for xbmc to chromecast?
Click to expand...
Click to collapse
Not sure, I don't have that set-up on my XBMC.
Sent from my Nexus 4
Channels (last I checked) do not currently work and I would suspect that the PVR aspects of XBMC might not either.
Might work to Android local but not to CCast unless of course that content is served in a CCast compatible format. I do not have a PVR setup either so I can not confirm or deny either way what it does.
I did not see any mention of PVR in the app when I tested it.
Avia Question
Hi experts
I have a question. will avia work on 12.3 xbmc version. i tried it is not working. But it is working on 13.XXXX version. i want Avia to work on 12.3 version. if you have answer pls reply to this post.
How to Connect to Chromecast Dongle from within Bluestacks?
Could the OP or anyone else please explain how to get Chromecast compatible apps to work from within Bluestacks? Does this XBMC process (particularly Steps 6-7.) not rely on the Chromecast android app to connect? Whenever I launch the Chromecast app within Bluestacks it can't find my Chromecast dongle even though both devices are on the same network. Is there another way to get apps like XBMC, HBOGO etc to recognize the Chromecast on the network and show the cast button in the apps? I'd like to use Bluestacks to cast from compatible apps but I'm not seeing how this is possible without being able first to connect the Chromecast app to the dongle.Thanks in advance for any help folks can provide.
myecomemail said:
Could the OP or anyone else please explain how to get Chromecast compatible apps to work from within Bluestacks? Does this XBMC process (particularly Steps 6-7.) not rely on the Chromecast android app to connect? Whenever I launch the Chromecast app within Bluestacks it can't find my Chromecast dongle even though both devices are on the same network. Is there another way to get apps like XBMC, HBOGO etc to recognize the Chromecast on the network and show the cast button in the apps? I'd like to use Bluestacks to cast from compatible apps but I'm not seeing how this is possible without being able first to connect the Chromecast app to the dongle.Thanks in advance for any help folks can provide.
Click to expand...
Click to collapse
Im having the same problem, has there been a solution to this?
I've downloaded the chromecast app on bluestack but i get the message "no chromecast found on bluestack" it seems it not searching my network which has two chromecast on
I've used bubbleupnp which finds my chromecast but whenever i try to cast anything nothing happens (ive used same links on my phone no problem at all)
any help would be appreciated
Thank you
nij999 said:
Im having the same problem, has there been a solution to this?
I've downloaded the chromecast app on bluestack but i get the message "no chromecast found on bluestack" it seems it not searching my network which has two chromecast on
I've used bubbleupnp which finds my chromecast but whenever i try to cast anything nothing happens (ive used same links on my phone no problem at all)
any help would be appreciated
Thank you
Click to expand...
Click to collapse
I'm in the same boat, I am trying to get the BT Sport app to cast from Bluestack. I think it's because a virtual network. Hope there is a work around. This is for my Dad who doesn't have a smart phone, and BT of course don't have a cast option from the website, unlike everyone else. Shoddy BT.
Choose between external players
Asphyx said:
Not possible yet and when I suggested this feature over at XBMC I got the lame answer
"We already support DLNA and UPnP why do we need to support yet another protocol...."
I do believe there are some XBMC apps that will let you send to DLNA targets so I suppose once someone creates an app that will make CCast into a DLNA target or Google adds a DLNA Renderer to the default screen you won't see this functionality from the XBMC crew.
Although Maybe Gotham release (whenever that happens) will change things.
Click to expand...
Click to collapse
Hi Asphy,
I was wondering if you can give me a hint to solve my problem.
I'm able to cast my XBMC 13.2 Gotham to TV using both AVIA and LocalCast apps. I use single playercorefactory.xml file in XBMC's user data directory, and every time I wanna switch between the two apps (Avia or LocalCast) I just open up the playercorefactory.xml file and change the following line at the end of the code:
for Avia
<rule video="true" player="Avia"/>
for LcalCast
<rule video="true" player="LocalCast"/>
So, I was wondering if there is anyway to get the option to choose between the two apps inside XBMC, so I dont need to change the XML file every time I want to switch between the two apps. I tried long pressing on the links in XBMC to see if "play using" menu pops out... but this didn't work.
Thanks for your help in advance.
y2cast is released.
You could download it from google play store.
y2cast is a DLNA/UPnP media render, which could forward media to chromecast.
You could push media from iphone/ipad, android phone/pad, PC (windows, linux, mac) etc to y2cast.
e.g.: wondershare, moliplayer, pptv, kuaishou, targetv.
Keyword: chromecast, googlecast, DLNA, UPnP
User guide:
code.google.com/p/y2cast
1. Select your chromecast.
2. Press "Home", go to your video APP, e.g.: wondershare, moliplayer, pptv, kuaishou, targetv.
3. Play a video in your video APP.
4. Select "Push" in your video APP.
5. Select y2cast as DLNA/UPnP render.
6. Done.
You could cast local media, LAN, online video to y2cast, then to chromecast.
y2cast could let xbmc cast to chromecast too:
http://www.xbmchub.com/forums/threa...oid(Y2Cast-amp-Moliplayer)-to-Chromecast-Free!
http://play.google.com/store/apps/details?id=org.liby2cast.app
Thanks I'll check this out when I get home.
making CCast a DLNA Renderer is one of the things I always thought CCast should do but doesn't.
It should really do it as part of the default home page as Google insists on a 5 Min receiver app timeout if idle.
I'm assuming that timeout is present and if you don't select media within that time frame we will have to re-activate the renderer app?
Or have you found some way around that on the sending side instead?
Neat idea! I'd like to see a PC app/service that could present a DLNA renderer for every Chromecast on the network and do transcoding. I'd rather not use up my batt on the phone and a universal dlna->chromecast mapper running on a fast PC would be sweet!
rkirmeier said:
Neat idea! I'd like to see a PC app/service that could present a DLNA renderer for every Chromecast on the network and do transcoding. I'd rather not use up my batt on the phone and a universal dlna->chromecast mapper running on a fast PC would be sweet!
Click to expand...
Click to collapse
Actually, y2cast is only a render (DMR), not a player (DMP).
After you push media to y2cast, y2cast will forward media to chromecast.
chromecast will get the link of media, and starts to play it.
After chromecast started to play it, you could even quit y2cast.
Media file will keep playing on chromecast since chromecast already gets the link.
If you want to push a new media or control playback (pause/seek), you could run y2cast again.
After connected y2cast to chromecast, you could pause/seek the media which is still playing.
heres a dropbox link for them in a zip file.
its 172 files. not sure what happened with my chrome extension but i got them, probably with duplicates. I'm too lazy to sift through them though
https://www.dropbox.com/s/o7a8zruliyilz7l/Chromecast Wallpapers.zip
mimepp said:
Actually, y2cast is only a render (DMR), not a player (DMP).
After you push media to y2cast, y2cast will forward media to chromecast.
chromecast will get the link of media, and starts to play it.
After chromecast started to play it, you could even quit y2cast.
Media file will keep playing on chromecast since chromecast already gets the link.
If you want to push a new media or control playback (pause/seek), you could run y2cast again.
After connected y2cast to chromecast, you could pause/seek the media which is still playing.
Click to expand...
Click to collapse
Interesting... Thanks for the clarification.
I don't understand step 4. Select "Push" in your video APP. Basically I play a video in my favorite app moliplayer or mxplayer but I can't see an option to "push" at all. What am I doing wrong?
kawaiichi said:
I don't understand step 4. Select "Push" in your video APP. Basically I play a video in my favorite app moliplayer or mxplayer but I can't see an option to "push" at all. What am I doing wrong?
Click to expand...
Click to collapse
In moliplayer there's an option (select the settings menu while playing a video, render to : ) to select a external rendering device
If you have ys2 running in the background, then it will show up in moliplayer, which will then cast it to your cc
Sent from my One X using Tapatalk
drivenby said:
In moliplayer there's an option (select the settings menu while playing a video, render to : ) to select a external rendering device
If you have ys2 running in the background, then it will show up in moliplayer, which will then cast it to your cc
Sent from my One X using Tapatalk
Click to expand...
Click to collapse
Thanks, I found it in moliplayer, but not in mxplayer
kawaiichi said:
Thanks, I found it in moliplayer, but not in mxplayer
Click to expand...
Click to collapse
I think it should be noted that this requires using a player app that can target DLNA Renderers.
I do not believe MX Player supports that feature.
Hi,
To push from an Ipad, you have to first start the y2cast program from an Android phone. So, why wouldn't you just also push from the Android phone instead of the Ipad. Am I missing something or is an Ipad version of y2cast coming where you wouldn't need the Android phone? Or would this work with 2 Chromecasts at the same time once you started y2cast, one for the phone and one from the Ipad?
Thanks
Think about this case:
You have an Android phone, your wife has a ipad.
She'd like to use ipad to push media file to chromecase, not operate on your Android phone, right?
Hi Again,
I was trying to get this working on my computer without a phone using Bluestacks, an android emulator. It works the same as on the phone except the cast button doesn't show up on Y2Cast. Is there any way to get the cast button to show up that you know of or is it not possible.
Thanks
I do not try bluestacks, but please make sure y2cast and chromecast is under the same LAN, otherwise, it could not find chromecast.
it seems bluestacks has different IP address, and it could not be changed.
vincent1964 said:
Hi,
To push from an Ipad, you have to first start the y2cast program from an Android phone. So, why wouldn't you just also push from the Android phone instead of the Ipad. Am I missing something or is an Ipad version of y2cast coming where you wouldn't need the Android phone? Or would this work with 2 Chromecasts at the same time once you started y2cast, one for the phone and one from the Ipad?
Thanks
Click to expand...
Click to collapse
Depends on what people are watching. Because not all apps on Ipad are available on Android and vice versa. Or you may prefer how smoothly certain apps run on Ipad versus Android, or vice versa. I've tested it from our Ipad Air and I think it's brilliant.
Yes, it would be nice and tidy if y2cast was available for IOS. But this is a very cool work-around. Keep in mind you're still relegated to using apps that support DLNA. What would make y2cast even cooler is if it supported Airplay. Because I also tested apps on the Ipad that only support Airplay and the Airplay button was grayed out. I was hoping for some miracle that it would allow me to Airplay to y2cast. LOL! But it can't. You need DLNA supported apps.
The seekbar is definatelt smoother than allcast, shows the timer changing but the seek head returns to the beginning
ermacwins said:
The seekbar is definatelt smoother than allcast, shows the timer changing but the seek head returns to the beginning
Click to expand...
Click to collapse
Which app are you using with y2cast? moliplayer?
mimepp said:
Which app are you using with y2cast? moliplayer?
Click to expand...
Click to collapse
Yep moliplayer, forgot to mention it
All cast .avi video support from my android
I'm finding that I can't cast .avi files with Allcast or this app. Will there be any support? Mp4 files are the only video types I see. Further more, I've tried a lot of other cast apps for .avi files on my android nexus 7 and they just give a black screen and broken audio. Anyone had any success? Do tell!
Thanks.
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...
Hey guys. anyone able to get this to work? Everytime I try to use sportsdevil streams through kodi and local cast i get this thing that says external player active. but there is no external player active. anyone know why this is?